Max level shown:
1 [ Oct 1 02:32:48 Enabled. ]
2 [ Oct 1 02:32:48 Rereading configuration. ]
3 [ Oct 1 02:32:49 Rereading configuration. ]
4 [ Oct 1 02:32:50 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 + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + 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
24 [ Oct 1 02:32:50 Method "start" exited with status 0. ]
25 Processing configuration file 'config.xml'.
26 There is no file 'config.xml', will use embedded config.
27 Logging trace to /var/tmp/clickhouse-server.log
28 Logging errors to /var/tmp/clickhouse-server.errlog
29 2024.10.01 02:32:51.418082 [ 1 ] {} <Information> Application: Will watch for the process with pid 23016
30 2024.10.01 02:32:51.418818 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.10.01 02:32:51.611768 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23016
32 2024.10.01 02:32:51.612479 [ 1 ] {} <Information> Application: starting up
33 2024.10.01 02:32:51.613168 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.10.01 02:32:51.699184 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.10.01 02:32:51.733865 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.10.01 02:32:51.733911 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.10.01 02:32:51.733931 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.10.01 02:32:51.733995 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.10.01 02:32:51.734267 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.10.01 02:32:51.735733 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
41 Processing configuration file 'config.xml'.
42 There is no file 'config.xml', will use embedded config.
43 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
44 2024.10.01 02:32:51.736210 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.10.01 02:32:51.737017 [ 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)
46 2024.10.01 02:32:51.737043 [ 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)
47 2024.10.01 02:32:51.737056 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.10.01 02:32:51.737221 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.10.01 02:32:51.738000 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.10.01 02:32:51.742768 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.10.01 02:32:51.743748 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.10.01 02:32:51.744992 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.10.01 02:32:51.745055 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.10.01 02:32:51.746556 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
55 Processing configuration file 'config.xml'.
56 There is no file 'config.xml', will use embedded config.
57 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
58 2024.10.01 02:32:51.746835 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.10.01 02:32:51.751317 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.10.01 02:32:51.751824 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.10.01 02:32:51.753850 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.10.01 02:32:51.754301 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.10.01 02:32:51.754652 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.10.01 02:32:51.755009 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.10.01 02:32:51.756370 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.10.01 02:32:51.756405 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.10.01 02:32:51.756502 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.10.01 02:32:51.756680 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.10.01 02:32:51.799074 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.10.01 02:32:51.799107 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167113 sec
71 2024.10.01 02:32:51.799160 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.10.01 02:32:51.799175 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.10.01 02:32:51.800387 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.10.01 02:32:51.801397 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.10.01 02:32:51.801416 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.10.01 02:32:51.801451 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.10.01 02:32:51.801466 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.10.01 02:32:51.801478 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.10.01 02:32:51.801509 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.10.01 02:32:51.801522 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.10.01 02:32:51.801536 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.10.01 02:32:51.801566 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.10.01 02:32:51.801583 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.10.01 02:32:51.801597 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.10.01 02:32:51.801612 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.10.01 02:32:51.801644 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.10.01 02:32:51.801659 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.10.01 02:32:51.801672 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.10.01 02:32:51.801701 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.10.01 02:32:51.801717 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.10.01 02:32:51.836247 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.10.01 02:32:51.844791 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.10.01 02:32:51.844828 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1891e-05 sec
94 2024.10.01 02:32:51.844848 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.10.01 02:32:51.844862 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.10.01 02:32:51.844893 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.10.01 02:32:51.845117 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.10.01 02:32:51.845171 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.10.01 02:32:51.845189 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.10.01 02:32:51.845203 [ 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).
101 2024.10.01 02:32:51.845223 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.10.01 02:32:51.863655 [ 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)
103 2024.10.01 02:32:52.061973 [ 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)
104 2024.10.01 02:32:52.062027 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.10.01 02:32:52.150075 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.10.01 02:32:52.150274 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.10 MiB (RSS), difference: 147.23 MiB
107 2024.10.01 02:32:52.150626 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.343e-05 sec.
108 2024.10.01 02:32:52.150983 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.10.01 02:32:52.151130 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.10.01 02:32:52.151186 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.10.01 02:32:52.151207 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.10.01 02:32:52.541320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.10.01 02:32:52.541532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.10.01 02:32:52.541567 [ 3 ] {} <Debug> HTTP-Session: 247b9271-cbc7-4648-8fc4-345762be881c Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
115 2024.10.01 02:32:52.541596 [ 3 ] {} <Debug> HTTP-Session: 247b9271-cbc7-4648-8fc4-345762be881c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.10.01 02:32:52.541614 [ 3 ] {} <Debug> HTTP-Session: 247b9271-cbc7-4648-8fc4-345762be881c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.10.01 02:32:52.541694 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.10.01 02:32:52.541729 [ 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
119 2024.10.01 02:32:52.541751 [ 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
120 2024.10.01 02:32:52.541815 [ 3 ] {} <Trace> HTTP-Session: 247b9271-cbc7-4648-8fc4-345762be881c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.10.01 02:32:52.542915 [ 3 ] {a93dddac-64d1-4e22-8697-1672f657d19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.10.01 02:32:52.567621 [ 3 ] {a93dddac-64d1-4e22-8697-1672f657d19c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45126) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
123 
124 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
125 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
126 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
127 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
128 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
129 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
130 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
131 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
132 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
133 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
134 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
135 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
136 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
137 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
138 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
139 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
140 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
141 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
142 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
143 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
144 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
145 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
146 
147 2024.10.01 02:32:52.568309 [ 3 ] {a93dddac-64d1-4e22-8697-1672f657d19c} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
148 
149 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
150 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
151 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
152 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
153 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
154 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
155 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
156 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
157 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
158 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
159 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
160 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
161 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
162 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
163 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
164 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
165 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
166 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
167 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
168 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
169 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
170 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
171 (version 23.8.7.1)
172 2024.10.01 02:32:52.569648 [ 3 ] {} <Debug> HTTP-Session: 247b9271-cbc7-4648-8fc4-345762be881c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.10.01 02:32:52.570000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.10.01 02:32:52.570070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.10.01 02:32:52.570096 [ 3 ] {} <Debug> HTTP-Session: 78c83cd4-e2c3-4b1f-9610-70a212816278 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
176 2024.10.01 02:32:52.570120 [ 3 ] {} <Debug> HTTP-Session: 78c83cd4-e2c3-4b1f-9610-70a212816278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.10.01 02:32:52.570134 [ 3 ] {} <Debug> HTTP-Session: 78c83cd4-e2c3-4b1f-9610-70a212816278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.10.01 02:32:52.570175 [ 3 ] {} <Trace> HTTP-Session: 78c83cd4-e2c3-4b1f-9610-70a212816278 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.10.01 02:32:52.570313 [ 3 ] {14f6681c-fc39-4922-92cf-a2598e4c5a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.10.01 02:32:52.570558 [ 3 ] {14f6681c-fc39-4922-92cf-a2598e4c5a42} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45126) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
181 
182 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
183 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
184 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
185 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
186 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
187 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
188 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
189 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
190 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
191 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
192 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
193 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
194 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
195 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
196 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
197 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
198 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
199 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
200 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
201 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
202 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
203 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
204 
205 2024.10.01 02:32:52.570667 [ 3 ] {14f6681c-fc39-4922-92cf-a2598e4c5a42} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
206 
207 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
209 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
210 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
213 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
214 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
215 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
216 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
217 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
218 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
220 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
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
229 (version 23.8.7.1)
230 2024.10.01 02:32:52.570800 [ 3 ] {} <Debug> HTTP-Session: 78c83cd4-e2c3-4b1f-9610-70a212816278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.10.01 02:32:52.571255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.10.01 02:32:52.571304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.10.01 02:32:52.571328 [ 3 ] {} <Debug> HTTP-Session: a618eab3-3cce-4a12-b23d-b790a6a29a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
234 2024.10.01 02:32:52.571348 [ 3 ] {} <Debug> HTTP-Session: a618eab3-3cce-4a12-b23d-b790a6a29a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.10.01 02:32:52.571362 [ 3 ] {} <Debug> HTTP-Session: a618eab3-3cce-4a12-b23d-b790a6a29a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.10.01 02:32:52.571395 [ 3 ] {} <Trace> HTTP-Session: a618eab3-3cce-4a12-b23d-b790a6a29a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.10.01 02:32:52.572558 [ 3 ] {71e247f2-b571-443a-8a4a-a5cda2c09ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.10.01 02:32:52.573246 [ 3 ] {71e247f2-b571-443a-8a4a-a5cda2c09ba1} <Debug> DynamicQueryHandler: Done processing query
239 2024.10.01 02:32:52.573278 [ 3 ] {} <Debug> HTTP-Session: a618eab3-3cce-4a12-b23d-b790a6a29a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.10.01 02:32:52.573644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.10.01 02:32:52.573687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.10.01 02:32:52.573711 [ 3 ] {} <Debug> HTTP-Session: ee512266-6d5c-4d94-bbf0-adaf996b4262 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
243 2024.10.01 02:32:52.573730 [ 3 ] {} <Debug> HTTP-Session: ee512266-6d5c-4d94-bbf0-adaf996b4262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.10.01 02:32:52.573743 [ 3 ] {} <Debug> HTTP-Session: ee512266-6d5c-4d94-bbf0-adaf996b4262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.10.01 02:32:52.573774 [ 3 ] {} <Trace> HTTP-Session: ee512266-6d5c-4d94-bbf0-adaf996b4262 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.10.01 02:32:52.573854 [ 3 ] {8f3e3d1d-7e9d-4e6e-ba96-c15d0746f194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.10.01 02:32:52.573943 [ 3 ] {8f3e3d1d-7e9d-4e6e-ba96-c15d0746f194} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.10.01 02:32:52.578960 [ 3 ] {8f3e3d1d-7e9d-4e6e-ba96-c15d0746f194} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.10.01 02:32:52.578991 [ 3 ] {8f3e3d1d-7e9d-4e6e-ba96-c15d0746f194} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6131e-05 sec
250 2024.10.01 02:32:52.579009 [ 3 ] {8f3e3d1d-7e9d-4e6e-ba96-c15d0746f194} <Trace> ReferentialDeps: No tables
251 2024.10.01 02:32:52.579028 [ 3 ] {8f3e3d1d-7e9d-4e6e-ba96-c15d0746f194} <Trace> LoadingDeps: No tables
252 2024.10.01 02:32:52.579052 [ 3 ] {8f3e3d1d-7e9d-4e6e-ba96-c15d0746f194} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.10.01 02:32:52.579189 [ 3 ] {8f3e3d1d-7e9d-4e6e-ba96-c15d0746f194} <Debug> DynamicQueryHandler: Done processing query
254 2024.10.01 02:32:52.579215 [ 3 ] {} <Debug> HTTP-Session: ee512266-6d5c-4d94-bbf0-adaf996b4262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.10.01 02:32:52.579331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.10.01 02:32:52.579390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.10.01 02:32:52.579412 [ 3 ] {} <Debug> HTTP-Session: c65d2eb4-613d-41d4-b14c-630cdbb05e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
258 2024.10.01 02:32:52.579437 [ 3 ] {} <Debug> HTTP-Session: c65d2eb4-613d-41d4-b14c-630cdbb05e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.10.01 02:32:52.579457 [ 3 ] {} <Debug> HTTP-Session: c65d2eb4-613d-41d4-b14c-630cdbb05e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.10.01 02:32:52.579491 [ 3 ] {} <Trace> HTTP-Session: c65d2eb4-613d-41d4-b14c-630cdbb05e33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.10.01 02:32:52.579659 [ 3 ] {0c2cb5a2-1bc8-4683-bc85-7a12ac6b30b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) /* The version table contains metadata about the `oximeter` database */
262 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
263 2024.10.01 02:32:52.579719 [ 3 ] {0c2cb5a2-1bc8-4683-bc85-7a12ac6b30b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.10.01 02:32:52.587320 [ 3 ] {0c2cb5a2-1bc8-4683-bc85-7a12ac6b30b2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.10.01 02:32:52.590898 [ 3 ] {0c2cb5a2-1bc8-4683-bc85-7a12ac6b30b2} <Debug> oximeter.version (9b8ebbcc-bb7e-4880-aabf-6acd54e60bc5): Loading data parts
266 2024.10.01 02:32:52.591462 [ 3 ] {0c2cb5a2-1bc8-4683-bc85-7a12ac6b30b2} <Debug> oximeter.version (9b8ebbcc-bb7e-4880-aabf-6acd54e60bc5): There are no data parts
267 2024.10.01 02:32:52.600310 [ 3 ] {0c2cb5a2-1bc8-4683-bc85-7a12ac6b30b2} <Debug> DynamicQueryHandler: Done processing query
268 2024.10.01 02:32:52.600342 [ 3 ] {} <Debug> HTTP-Session: c65d2eb4-613d-41d4-b14c-630cdbb05e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.10.01 02:32:52.600453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.10.01 02:32:52.600505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.10.01 02:32:52.600528 [ 3 ] {} <Debug> HTTP-Session: 1f926b71-f128-4bfd-acaf-e336eb70df04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
272 2024.10.01 02:32:52.600544 [ 3 ] {} <Debug> HTTP-Session: 1f926b71-f128-4bfd-acaf-e336eb70df04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.10.01 02:32:52.600564 [ 3 ] {} <Debug> HTTP-Session: 1f926b71-f128-4bfd-acaf-e336eb70df04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.10.01 02:32:52.600596 [ 3 ] {} <Trace> HTTP-Session: 1f926b71-f128-4bfd-acaf-e336eb70df04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.10.01 02:32:52.600806 [ 3 ] {6891f146-c418-445c-9e70-02bf310965bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) /* The measurement tables contain all individual samples from each timeseries.
276 *
277 * Each table stores a single datum type, and otherwise contains nearly the same
278 * structure. The primary sorting key is on the timeseries name, key, and then
279 * timestamp, so that all timeseries from the same schema are grouped, followed
280 * by all samples from the same timeseries.
281 *
282 * This reflects that one usually looks up the _key_ in one or more field table,
283 * and then uses that to index quickly into the measurements tables.
284 */
285 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)
286 2024.10.01 02:32:52.600873 [ 3 ] {6891f146-c418-445c-9e70-02bf310965bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.10.01 02:32:52.614752 [ 3 ] {6891f146-c418-445c-9e70-02bf310965bb} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Loading data parts
288 2024.10.01 02:32:52.614970 [ 3 ] {6891f146-c418-445c-9e70-02bf310965bb} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): There are no data parts
289 2024.10.01 02:32:52.621270 [ 3 ] {6891f146-c418-445c-9e70-02bf310965bb} <Debug> DynamicQueryHandler: Done processing query
290 2024.10.01 02:32:52.621303 [ 3 ] {} <Debug> HTTP-Session: 1f926b71-f128-4bfd-acaf-e336eb70df04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.10.01 02:32:52.621425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.10.01 02:32:52.621476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.10.01 02:32:52.621500 [ 3 ] {} <Debug> HTTP-Session: 4c59e3ca-921d-424e-83fd-1c301ac01519 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
294 2024.10.01 02:32:52.621519 [ 3 ] {} <Debug> HTTP-Session: 4c59e3ca-921d-424e-83fd-1c301ac01519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.10.01 02:32:52.621533 [ 3 ] {} <Debug> HTTP-Session: 4c59e3ca-921d-424e-83fd-1c301ac01519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.10.01 02:32:52.621566 [ 3 ] {} <Trace> HTTP-Session: 4c59e3ca-921d-424e-83fd-1c301ac01519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.10.01 02:32:52.621742 [ 3 ] {e6109d50-ba1f-4b79-8107-bfbd5cf52c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
298 2024.10.01 02:32:52.621790 [ 3 ] {e6109d50-ba1f-4b79-8107-bfbd5cf52c78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.10.01 02:32:52.626980 [ 3 ] {e6109d50-ba1f-4b79-8107-bfbd5cf52c78} <Debug> oximeter.measurements_i8 (5650e725-52a6-4639-bd9f-53e68d5aa9ed): Loading data parts
300 2024.10.01 02:32:52.627156 [ 3 ] {e6109d50-ba1f-4b79-8107-bfbd5cf52c78} <Debug> oximeter.measurements_i8 (5650e725-52a6-4639-bd9f-53e68d5aa9ed): There are no data parts
301 2024.10.01 02:32:52.633387 [ 3 ] {e6109d50-ba1f-4b79-8107-bfbd5cf52c78} <Debug> DynamicQueryHandler: Done processing query
302 2024.10.01 02:32:52.633425 [ 3 ] {} <Debug> HTTP-Session: 4c59e3ca-921d-424e-83fd-1c301ac01519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.10.01 02:32:52.633562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.10.01 02:32:52.633625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.10.01 02:32:52.633655 [ 3 ] {} <Debug> HTTP-Session: c277099a-ecfd-4899-9320-fe9f039cd2a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
306 2024.10.01 02:32:52.633679 [ 3 ] {} <Debug> HTTP-Session: c277099a-ecfd-4899-9320-fe9f039cd2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.10.01 02:32:52.633696 [ 3 ] {} <Debug> HTTP-Session: c277099a-ecfd-4899-9320-fe9f039cd2a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.10.01 02:32:52.633736 [ 3 ] {} <Trace> HTTP-Session: c277099a-ecfd-4899-9320-fe9f039cd2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.10.01 02:32:52.633950 [ 3 ] {24d30271-08bc-4621-ab04-5db909861cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
310 2024.10.01 02:32:52.634008 [ 3 ] {24d30271-08bc-4621-ab04-5db909861cca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.10.01 02:32:52.639355 [ 3 ] {24d30271-08bc-4621-ab04-5db909861cca} <Debug> oximeter.measurements_u8 (51b50865-6c5f-4008-bc2e-08ecc5bb479b): Loading data parts
312 2024.10.01 02:32:52.639537 [ 3 ] {24d30271-08bc-4621-ab04-5db909861cca} <Debug> oximeter.measurements_u8 (51b50865-6c5f-4008-bc2e-08ecc5bb479b): There are no data parts
313 2024.10.01 02:32:52.644312 [ 3 ] {24d30271-08bc-4621-ab04-5db909861cca} <Debug> DynamicQueryHandler: Done processing query
314 2024.10.01 02:32:52.644366 [ 3 ] {} <Debug> HTTP-Session: c277099a-ecfd-4899-9320-fe9f039cd2a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.10.01 02:32:52.644508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.10.01 02:32:52.644565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.10.01 02:32:52.644599 [ 3 ] {} <Debug> HTTP-Session: 8692fb5b-05e9-4e51-962c-8235be457d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
318 2024.10.01 02:32:52.644625 [ 3 ] {} <Debug> HTTP-Session: 8692fb5b-05e9-4e51-962c-8235be457d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.10.01 02:32:52.644641 [ 3 ] {} <Debug> HTTP-Session: 8692fb5b-05e9-4e51-962c-8235be457d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.10.01 02:32:52.644683 [ 3 ] {} <Trace> HTTP-Session: 8692fb5b-05e9-4e51-962c-8235be457d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.10.01 02:32:52.644898 [ 3 ] {b5097fe0-30ac-4137-8b32-722d3efcdd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
322 2024.10.01 02:32:52.644965 [ 3 ] {b5097fe0-30ac-4137-8b32-722d3efcdd89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.10.01 02:32:52.657009 [ 3 ] {b5097fe0-30ac-4137-8b32-722d3efcdd89} <Debug> oximeter.measurements_i16 (d09d7ecb-af51-4d21-a8ab-9936873ae6a8): Loading data parts
324 2024.10.01 02:32:52.657181 [ 3 ] {b5097fe0-30ac-4137-8b32-722d3efcdd89} <Debug> oximeter.measurements_i16 (d09d7ecb-af51-4d21-a8ab-9936873ae6a8): There are no data parts
325 2024.10.01 02:32:52.663648 [ 3 ] {b5097fe0-30ac-4137-8b32-722d3efcdd89} <Debug> DynamicQueryHandler: Done processing query
326 2024.10.01 02:32:52.663678 [ 3 ] {} <Debug> HTTP-Session: 8692fb5b-05e9-4e51-962c-8235be457d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.10.01 02:32:52.663810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.10.01 02:32:52.663882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.10.01 02:32:52.663906 [ 3 ] {} <Debug> HTTP-Session: 43aba8c2-e47d-4962-8d83-183346c23886 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
330 2024.10.01 02:32:52.663933 [ 3 ] {} <Debug> HTTP-Session: 43aba8c2-e47d-4962-8d83-183346c23886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.10.01 02:32:52.663949 [ 3 ] {} <Debug> HTTP-Session: 43aba8c2-e47d-4962-8d83-183346c23886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.10.01 02:32:52.663990 [ 3 ] {} <Trace> HTTP-Session: 43aba8c2-e47d-4962-8d83-183346c23886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.10.01 02:32:52.664171 [ 3 ] {5c4a83db-9b4b-4351-a73a-88c57def14ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
334 2024.10.01 02:32:52.664227 [ 3 ] {5c4a83db-9b4b-4351-a73a-88c57def14ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.10.01 02:32:52.673162 [ 3 ] {5c4a83db-9b4b-4351-a73a-88c57def14ad} <Debug> oximeter.measurements_u16 (b022ab28-3369-43ae-84b5-3bbc469c71e6): Loading data parts
336 2024.10.01 02:32:52.673372 [ 3 ] {5c4a83db-9b4b-4351-a73a-88c57def14ad} <Debug> oximeter.measurements_u16 (b022ab28-3369-43ae-84b5-3bbc469c71e6): There are no data parts
337 2024.10.01 02:32:52.678470 [ 3 ] {5c4a83db-9b4b-4351-a73a-88c57def14ad} <Debug> DynamicQueryHandler: Done processing query
338 2024.10.01 02:32:52.678510 [ 3 ] {} <Debug> HTTP-Session: 43aba8c2-e47d-4962-8d83-183346c23886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.10.01 02:32:52.678654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.10.01 02:32:52.678730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.10.01 02:32:52.678752 [ 3 ] {} <Debug> HTTP-Session: 1ca6ee4f-0bd7-46e4-9b25-148e71a88f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
342 2024.10.01 02:32:52.678778 [ 3 ] {} <Debug> HTTP-Session: 1ca6ee4f-0bd7-46e4-9b25-148e71a88f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.10.01 02:32:52.678792 [ 3 ] {} <Debug> HTTP-Session: 1ca6ee4f-0bd7-46e4-9b25-148e71a88f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.10.01 02:32:52.678828 [ 3 ] {} <Trace> HTTP-Session: 1ca6ee4f-0bd7-46e4-9b25-148e71a88f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.10.01 02:32:52.679011 [ 3 ] {59952e4b-f44e-434c-aa12-7c2f8294f488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
346 2024.10.01 02:32:52.679072 [ 3 ] {59952e4b-f44e-434c-aa12-7c2f8294f488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.10.01 02:32:52.686926 [ 3 ] {59952e4b-f44e-434c-aa12-7c2f8294f488} <Debug> oximeter.measurements_i32 (9ff281fb-c0ce-4df7-88bb-c24b540849b0): Loading data parts
348 2024.10.01 02:32:52.687117 [ 3 ] {59952e4b-f44e-434c-aa12-7c2f8294f488} <Debug> oximeter.measurements_i32 (9ff281fb-c0ce-4df7-88bb-c24b540849b0): There are no data parts
349 2024.10.01 02:32:52.693037 [ 3 ] {59952e4b-f44e-434c-aa12-7c2f8294f488} <Debug> DynamicQueryHandler: Done processing query
350 2024.10.01 02:32:52.693064 [ 3 ] {} <Debug> HTTP-Session: 1ca6ee4f-0bd7-46e4-9b25-148e71a88f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.10.01 02:32:52.693203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.10.01 02:32:52.693262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.10.01 02:32:52.693282 [ 3 ] {} <Debug> HTTP-Session: c840d4d9-86f6-4b07-9bb3-0c4629fefafa Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
354 2024.10.01 02:32:52.693307 [ 3 ] {} <Debug> HTTP-Session: c840d4d9-86f6-4b07-9bb3-0c4629fefafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.10.01 02:32:52.693327 [ 3 ] {} <Debug> HTTP-Session: c840d4d9-86f6-4b07-9bb3-0c4629fefafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.10.01 02:32:52.693357 [ 3 ] {} <Trace> HTTP-Session: c840d4d9-86f6-4b07-9bb3-0c4629fefafa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.10.01 02:32:52.693539 [ 3 ] {881c4291-a505-43c7-9f1a-efa91c1a4e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
358 2024.10.01 02:32:52.693599 [ 3 ] {881c4291-a505-43c7-9f1a-efa91c1a4e2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.10.01 02:32:52.700152 [ 3 ] {881c4291-a505-43c7-9f1a-efa91c1a4e2a} <Debug> oximeter.measurements_u32 (830d07c2-ea7d-448b-90f0-c1b50f942ccf): Loading data parts
360 2024.10.01 02:32:52.700308 [ 3 ] {881c4291-a505-43c7-9f1a-efa91c1a4e2a} <Debug> oximeter.measurements_u32 (830d07c2-ea7d-448b-90f0-c1b50f942ccf): There are no data parts
361 2024.10.01 02:32:52.710910 [ 3 ] {881c4291-a505-43c7-9f1a-efa91c1a4e2a} <Debug> DynamicQueryHandler: Done processing query
362 2024.10.01 02:32:52.710942 [ 3 ] {} <Debug> HTTP-Session: c840d4d9-86f6-4b07-9bb3-0c4629fefafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
363 2024.10.01 02:32:52.711078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
364 2024.10.01 02:32:52.711154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
365 2024.10.01 02:32:52.711173 [ 3 ] {} <Debug> HTTP-Session: 5618f359-5b71-4392-b278-94e744bf73f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
366 2024.10.01 02:32:52.711198 [ 3 ] {} <Debug> HTTP-Session: 5618f359-5b71-4392-b278-94e744bf73f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
367 2024.10.01 02:32:52.711219 [ 3 ] {} <Debug> HTTP-Session: 5618f359-5b71-4392-b278-94e744bf73f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.10.01 02:32:52.711247 [ 3 ] {} <Trace> HTTP-Session: 5618f359-5b71-4392-b278-94e744bf73f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
369 2024.10.01 02:32:52.711427 [ 3 ] {3c928550-9b4c-45ea-8cb8-35b2de39a13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
370 2024.10.01 02:32:52.711488 [ 3 ] {3c928550-9b4c-45ea-8cb8-35b2de39a13a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
371 2024.10.01 02:32:52.716910 [ 3 ] {3c928550-9b4c-45ea-8cb8-35b2de39a13a} <Debug> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Loading data parts
372 2024.10.01 02:32:52.717092 [ 3 ] {3c928550-9b4c-45ea-8cb8-35b2de39a13a} <Debug> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): There are no data parts
373 2024.10.01 02:32:52.723452 [ 3 ] {3c928550-9b4c-45ea-8cb8-35b2de39a13a} <Debug> DynamicQueryHandler: Done processing query
374 2024.10.01 02:32:52.723484 [ 3 ] {} <Debug> HTTP-Session: 5618f359-5b71-4392-b278-94e744bf73f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
375 2024.10.01 02:32:52.723622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2024.10.01 02:32:52.723689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
377 2024.10.01 02:32:52.723715 [ 3 ] {} <Debug> HTTP-Session: 987bbb19-fe1d-41b4-9d65-c87a8899bbd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
378 2024.10.01 02:32:52.723745 [ 3 ] {} <Debug> HTTP-Session: 987bbb19-fe1d-41b4-9d65-c87a8899bbd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2024.10.01 02:32:52.723770 [ 3 ] {} <Debug> HTTP-Session: 987bbb19-fe1d-41b4-9d65-c87a8899bbd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.10.01 02:32:52.723807 [ 3 ] {} <Trace> HTTP-Session: 987bbb19-fe1d-41b4-9d65-c87a8899bbd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
381 2024.10.01 02:32:52.724025 [ 3 ] {6efdf91a-1eb3-44c8-bf3f-4fed65dff049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
382 2024.10.01 02:32:52.724086 [ 3 ] {6efdf91a-1eb3-44c8-bf3f-4fed65dff049} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
383 2024.10.01 02:32:52.736752 [ 3 ] {6efdf91a-1eb3-44c8-bf3f-4fed65dff049} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Loading data parts
384 2024.10.01 02:32:52.736952 [ 3 ] {6efdf91a-1eb3-44c8-bf3f-4fed65dff049} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): There are no data parts
385 2024.10.01 02:32:52.740020 [ 3 ] {6efdf91a-1eb3-44c8-bf3f-4fed65dff049} <Debug> DynamicQueryHandler: Done processing query
386 2024.10.01 02:32:52.740051 [ 3 ] {} <Debug> HTTP-Session: 987bbb19-fe1d-41b4-9d65-c87a8899bbd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
387 2024.10.01 02:32:52.740199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2024.10.01 02:32:52.740267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
389 2024.10.01 02:32:52.740289 [ 3 ] {} <Debug> HTTP-Session: 096bad88-f889-4b9a-bf9e-393d24835f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
390 2024.10.01 02:32:52.740319 [ 3 ] {} <Debug> HTTP-Session: 096bad88-f889-4b9a-bf9e-393d24835f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2024.10.01 02:32:52.740343 [ 3 ] {} <Debug> HTTP-Session: 096bad88-f889-4b9a-bf9e-393d24835f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.10.01 02:32:52.740379 [ 3 ] {} <Trace> HTTP-Session: 096bad88-f889-4b9a-bf9e-393d24835f2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
393 2024.10.01 02:32:52.740599 [ 3 ] {6a206fa3-9293-4ce5-b63d-d7f3440684be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
394 2024.10.01 02:32:52.740672 [ 3 ] {6a206fa3-9293-4ce5-b63d-d7f3440684be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
395 2024.10.01 02:32:52.745661 [ 3 ] {6a206fa3-9293-4ce5-b63d-d7f3440684be} <Debug> oximeter.measurements_f32 (a6a6e798-5d5c-493d-b0f3-502c96d492a4): Loading data parts
396 2024.10.01 02:32:52.745849 [ 3 ] {6a206fa3-9293-4ce5-b63d-d7f3440684be} <Debug> oximeter.measurements_f32 (a6a6e798-5d5c-493d-b0f3-502c96d492a4): There are no data parts
397 2024.10.01 02:32:52.749268 [ 3 ] {6a206fa3-9293-4ce5-b63d-d7f3440684be} <Debug> DynamicQueryHandler: Done processing query
398 2024.10.01 02:32:52.749294 [ 3 ] {} <Debug> HTTP-Session: 096bad88-f889-4b9a-bf9e-393d24835f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
399 2024.10.01 02:32:52.749417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.10.01 02:32:52.749474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
401 2024.10.01 02:32:52.749494 [ 3 ] {} <Debug> HTTP-Session: d5d9701f-8bfd-49ea-b450-9a1cf5a6b158 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
402 2024.10.01 02:32:52.749519 [ 3 ] {} <Debug> HTTP-Session: d5d9701f-8bfd-49ea-b450-9a1cf5a6b158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.10.01 02:32:52.749538 [ 3 ] {} <Debug> HTTP-Session: d5d9701f-8bfd-49ea-b450-9a1cf5a6b158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.10.01 02:32:52.749569 [ 3 ] {} <Trace> HTTP-Session: d5d9701f-8bfd-49ea-b450-9a1cf5a6b158 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
405 2024.10.01 02:32:52.749748 [ 3 ] {4a066438-c3d2-4c16-8380-d79551963cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
406 2024.10.01 02:32:52.749810 [ 3 ] {4a066438-c3d2-4c16-8380-d79551963cbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
407 2024.10.01 02:32:52.754948 [ 3 ] {4a066438-c3d2-4c16-8380-d79551963cbc} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Loading data parts
408 2024.10.01 02:32:52.755137 [ 3 ] {4a066438-c3d2-4c16-8380-d79551963cbc} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): There are no data parts
409 2024.10.01 02:32:52.759805 [ 3 ] {4a066438-c3d2-4c16-8380-d79551963cbc} <Debug> DynamicQueryHandler: Done processing query
410 2024.10.01 02:32:52.759831 [ 3 ] {} <Debug> HTTP-Session: d5d9701f-8bfd-49ea-b450-9a1cf5a6b158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
411 2024.10.01 02:32:52.759954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.10.01 02:32:52.760013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
413 2024.10.01 02:32:52.760041 [ 3 ] {} <Debug> HTTP-Session: 1310b83e-b63f-4bf5-b29d-2edeb435213b Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
414 2024.10.01 02:32:52.760058 [ 3 ] {} <Debug> HTTP-Session: 1310b83e-b63f-4bf5-b29d-2edeb435213b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.10.01 02:32:52.760079 [ 3 ] {} <Debug> HTTP-Session: 1310b83e-b63f-4bf5-b29d-2edeb435213b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.10.01 02:32:52.760116 [ 3 ] {} <Trace> HTTP-Session: 1310b83e-b63f-4bf5-b29d-2edeb435213b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
417 2024.10.01 02:32:52.760289 [ 3 ] {b9105d02-5fc4-46bd-bdd4-6de9ebebe0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
418 2024.10.01 02:32:52.760354 [ 3 ] {b9105d02-5fc4-46bd-bdd4-6de9ebebe0d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
419 2024.10.01 02:32:52.765494 [ 3 ] {b9105d02-5fc4-46bd-bdd4-6de9ebebe0d4} <Debug> oximeter.measurements_string (4b18a526-e81d-456a-a8d4-638158019d1b): Loading data parts
420 2024.10.01 02:32:52.765660 [ 3 ] {b9105d02-5fc4-46bd-bdd4-6de9ebebe0d4} <Debug> oximeter.measurements_string (4b18a526-e81d-456a-a8d4-638158019d1b): There are no data parts
421 2024.10.01 02:32:52.770995 [ 3 ] {b9105d02-5fc4-46bd-bdd4-6de9ebebe0d4} <Debug> DynamicQueryHandler: Done processing query
422 2024.10.01 02:32:52.771026 [ 3 ] {} <Debug> HTTP-Session: 1310b83e-b63f-4bf5-b29d-2edeb435213b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
423 2024.10.01 02:32:52.771158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2024.10.01 02:32:52.771226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
425 2024.10.01 02:32:52.771260 [ 3 ] {} <Debug> HTTP-Session: d7dca077-49bf-493a-aa3c-1522ae960e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
426 2024.10.01 02:32:52.771279 [ 3 ] {} <Debug> HTTP-Session: d7dca077-49bf-493a-aa3c-1522ae960e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2024.10.01 02:32:52.771305 [ 3 ] {} <Debug> HTTP-Session: d7dca077-49bf-493a-aa3c-1522ae960e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.10.01 02:32:52.771350 [ 3 ] {} <Trace> HTTP-Session: d7dca077-49bf-493a-aa3c-1522ae960e1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
429 2024.10.01 02:32:52.771571 [ 3 ] {061289dd-cf1e-447a-afc2-720311485938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
430 * NOTE: Right now we can't unambiguously record a nullable byte array.
431 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
432 * a string isn't palatable for a few reasons.
433 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
434 * details.
435 */
436 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
437 2024.10.01 02:32:52.771645 [ 3 ] {061289dd-cf1e-447a-afc2-720311485938} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2024.10.01 02:32:52.776914 [ 3 ] {061289dd-cf1e-447a-afc2-720311485938} <Debug> oximeter.measurements_bytes (e6194403-d0ba-4058-b25f-8f3c423e3d4b): Loading data parts
439 2024.10.01 02:32:52.777104 [ 3 ] {061289dd-cf1e-447a-afc2-720311485938} <Debug> oximeter.measurements_bytes (e6194403-d0ba-4058-b25f-8f3c423e3d4b): There are no data parts
440 2024.10.01 02:32:52.781258 [ 3 ] {061289dd-cf1e-447a-afc2-720311485938} <Debug> DynamicQueryHandler: Done processing query
441 2024.10.01 02:32:52.781304 [ 3 ] {} <Debug> HTTP-Session: d7dca077-49bf-493a-aa3c-1522ae960e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
442 2024.10.01 02:32:52.781429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2024.10.01 02:32:52.781499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
444 2024.10.01 02:32:52.781534 [ 3 ] {} <Debug> HTTP-Session: 14742811-2510-4e43-bbb0-b75d046917ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
445 2024.10.01 02:32:52.781564 [ 3 ] {} <Debug> HTTP-Session: 14742811-2510-4e43-bbb0-b75d046917ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2024.10.01 02:32:52.781583 [ 3 ] {} <Debug> HTTP-Session: 14742811-2510-4e43-bbb0-b75d046917ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
447 2024.10.01 02:32:52.781630 [ 3 ] {} <Trace> HTTP-Session: 14742811-2510-4e43-bbb0-b75d046917ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.10.01 02:32:52.781862 [ 3 ] {016a8bd5-39f4-4b23-8417-1393c5446dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
449 2024.10.01 02:32:52.781940 [ 3 ] {016a8bd5-39f4-4b23-8417-1393c5446dcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2024.10.01 02:32:52.787095 [ 3 ] {016a8bd5-39f4-4b23-8417-1393c5446dcf} <Debug> oximeter.measurements_cumulativei64 (ce1d9a70-1332-4a9b-81a9-f32880c444e4): Loading data parts
451 2024.10.01 02:32:52.787274 [ 3 ] {016a8bd5-39f4-4b23-8417-1393c5446dcf} <Debug> oximeter.measurements_cumulativei64 (ce1d9a70-1332-4a9b-81a9-f32880c444e4): There are no data parts
452 2024.10.01 02:32:52.793034 [ 3 ] {016a8bd5-39f4-4b23-8417-1393c5446dcf} <Debug> DynamicQueryHandler: Done processing query
453 2024.10.01 02:32:52.793061 [ 3 ] {} <Debug> HTTP-Session: 14742811-2510-4e43-bbb0-b75d046917ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
454 2024.10.01 02:32:52.793185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2024.10.01 02:32:52.793248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
456 2024.10.01 02:32:52.793268 [ 3 ] {} <Debug> HTTP-Session: 2a71d239-8bc6-4378-91f9-6e50956af667 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
457 2024.10.01 02:32:52.793295 [ 3 ] {} <Debug> HTTP-Session: 2a71d239-8bc6-4378-91f9-6e50956af667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2024.10.01 02:32:52.793320 [ 3 ] {} <Debug> HTTP-Session: 2a71d239-8bc6-4378-91f9-6e50956af667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.10.01 02:32:52.793352 [ 3 ] {} <Trace> HTTP-Session: 2a71d239-8bc6-4378-91f9-6e50956af667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.10.01 02:32:52.793555 [ 3 ] {982203b4-fdff-4a0d-8649-108ef8fb101d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
461 2024.10.01 02:32:52.793624 [ 3 ] {982203b4-fdff-4a0d-8649-108ef8fb101d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2024.10.01 02:32:52.804133 [ 3 ] {982203b4-fdff-4a0d-8649-108ef8fb101d} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Loading data parts
463 2024.10.01 02:32:52.804298 [ 3 ] {982203b4-fdff-4a0d-8649-108ef8fb101d} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): There are no data parts
464 2024.10.01 02:32:52.811127 [ 3 ] {982203b4-fdff-4a0d-8649-108ef8fb101d} <Debug> DynamicQueryHandler: Done processing query
465 2024.10.01 02:32:52.811167 [ 3 ] {} <Debug> HTTP-Session: 2a71d239-8bc6-4378-91f9-6e50956af667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
466 2024.10.01 02:32:52.811280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2024.10.01 02:32:52.811342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
468 2024.10.01 02:32:52.811371 [ 3 ] {} <Debug> HTTP-Session: 397703b5-d972-475c-a646-8f6344319ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
469 2024.10.01 02:32:52.811388 [ 3 ] {} <Debug> HTTP-Session: 397703b5-d972-475c-a646-8f6344319ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2024.10.01 02:32:52.811411 [ 3 ] {} <Debug> HTTP-Session: 397703b5-d972-475c-a646-8f6344319ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.10.01 02:32:52.811448 [ 3 ] {} <Trace> HTTP-Session: 397703b5-d972-475c-a646-8f6344319ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
472 2024.10.01 02:32:52.811631 [ 3 ] {1cec9193-aa3c-473d-a1eb-763102cec1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
473 2024.10.01 02:32:52.811696 [ 3 ] {1cec9193-aa3c-473d-a1eb-763102cec1db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
474 2024.10.01 02:32:52.820224 [ 3 ] {1cec9193-aa3c-473d-a1eb-763102cec1db} <Debug> oximeter.measurements_cumulativef32 (f998124f-9c62-48e7-be85-53d60cdbb39c): Loading data parts
475 2024.10.01 02:32:52.820419 [ 3 ] {1cec9193-aa3c-473d-a1eb-763102cec1db} <Debug> oximeter.measurements_cumulativef32 (f998124f-9c62-48e7-be85-53d60cdbb39c): There are no data parts
476 2024.10.01 02:32:52.828835 [ 3 ] {1cec9193-aa3c-473d-a1eb-763102cec1db} <Debug> DynamicQueryHandler: Done processing query
477 2024.10.01 02:32:52.828879 [ 3 ] {} <Debug> HTTP-Session: 397703b5-d972-475c-a646-8f6344319ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
478 2024.10.01 02:32:52.829006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2024.10.01 02:32:52.829057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
480 2024.10.01 02:32:52.829087 [ 3 ] {} <Debug> HTTP-Session: 87e91134-719e-4d5d-b37c-87a45197c153 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
481 2024.10.01 02:32:52.829113 [ 3 ] {} <Debug> HTTP-Session: 87e91134-719e-4d5d-b37c-87a45197c153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2024.10.01 02:32:52.829127 [ 3 ] {} <Debug> HTTP-Session: 87e91134-719e-4d5d-b37c-87a45197c153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.10.01 02:32:52.829166 [ 3 ] {} <Trace> HTTP-Session: 87e91134-719e-4d5d-b37c-87a45197c153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
484 2024.10.01 02:32:52.829357 [ 3 ] {914124a4-085b-4f14-af5f-b98e2ac5859b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
485 2024.10.01 02:32:52.829426 [ 3 ] {914124a4-085b-4f14-af5f-b98e2ac5859b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2024.10.01 02:32:52.838917 [ 3 ] {914124a4-085b-4f14-af5f-b98e2ac5859b} <Debug> oximeter.measurements_cumulativef64 (fef9c087-ffd3-49eb-8a8a-f818e2b37bc8): Loading data parts
487 2024.10.01 02:32:52.839135 [ 3 ] {914124a4-085b-4f14-af5f-b98e2ac5859b} <Debug> oximeter.measurements_cumulativef64 (fef9c087-ffd3-49eb-8a8a-f818e2b37bc8): There are no data parts
488 2024.10.01 02:32:52.850671 [ 3 ] {914124a4-085b-4f14-af5f-b98e2ac5859b} <Debug> DynamicQueryHandler: Done processing query
489 2024.10.01 02:32:52.850697 [ 3 ] {} <Debug> HTTP-Session: 87e91134-719e-4d5d-b37c-87a45197c153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
490 2024.10.01 02:32:52.850831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
491 2024.10.01 02:32:52.850889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
492 2024.10.01 02:32:52.850908 [ 3 ] {} <Debug> HTTP-Session: a65e3245-01c4-495b-85de-8668b5219722 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
493 2024.10.01 02:32:52.850935 [ 3 ] {} <Debug> HTTP-Session: a65e3245-01c4-495b-85de-8668b5219722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
494 2024.10.01 02:32:52.850956 [ 3 ] {} <Debug> HTTP-Session: a65e3245-01c4-495b-85de-8668b5219722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.10.01 02:32:52.850986 [ 3 ] {} <Trace> HTTP-Session: a65e3245-01c4-495b-85de-8668b5219722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
496 2024.10.01 02:32:52.851241 [ 3 ] {46deac77-a212-43c3-a3c3-f2b0d3de142f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
497 * NOTE: Array types cannot be Nullable, see
498 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
499 * for more details.
500 *
501 * This means we need to use empty arrays to indicate a missing value. This
502 * is unfortunate, and at this point relies on the fact that an
503 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
504 * to figure out another way to represent missing samples here.
505 */
506 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)
507 2024.10.01 02:32:52.851315 [ 3 ] {46deac77-a212-43c3-a3c3-f2b0d3de142f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
508 2024.10.01 02:32:52.861409 [ 3 ] {46deac77-a212-43c3-a3c3-f2b0d3de142f} <Debug> oximeter.measurements_histogrami8 (3eebcb18-b237-421b-a2da-ae92232a7fa2): Loading data parts
509 2024.10.01 02:32:52.861601 [ 3 ] {46deac77-a212-43c3-a3c3-f2b0d3de142f} <Debug> oximeter.measurements_histogrami8 (3eebcb18-b237-421b-a2da-ae92232a7fa2): There are no data parts
510 2024.10.01 02:32:52.867793 [ 3 ] {46deac77-a212-43c3-a3c3-f2b0d3de142f} <Debug> DynamicQueryHandler: Done processing query
511 2024.10.01 02:32:52.867819 [ 3 ] {} <Debug> HTTP-Session: a65e3245-01c4-495b-85de-8668b5219722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.10.01 02:32:52.867958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
513 2024.10.01 02:32:52.868019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
514 2024.10.01 02:32:52.868039 [ 3 ] {} <Debug> HTTP-Session: 0d152c5b-d6d6-48d0-b0a3-d011317d2a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
515 2024.10.01 02:32:52.868066 [ 3 ] {} <Debug> HTTP-Session: 0d152c5b-d6d6-48d0-b0a3-d011317d2a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
516 2024.10.01 02:32:52.868087 [ 3 ] {} <Debug> HTTP-Session: 0d152c5b-d6d6-48d0-b0a3-d011317d2a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
517 2024.10.01 02:32:52.868117 [ 3 ] {} <Trace> HTTP-Session: 0d152c5b-d6d6-48d0-b0a3-d011317d2a84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
518 2024.10.01 02:32:52.868375 [ 3 ] {9aaa5179-3f90-411d-9a1e-4201f679a7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
519 2024.10.01 02:32:52.868449 [ 3 ] {9aaa5179-3f90-411d-9a1e-4201f679a7e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
520 2024.10.01 02:32:52.873113 [ 3 ] {9aaa5179-3f90-411d-9a1e-4201f679a7e8} <Debug> oximeter.measurements_histogramu8 (1664ebca-2d76-4ba2-9e89-b8cedd6ec485): Loading data parts
521 2024.10.01 02:32:52.873295 [ 3 ] {9aaa5179-3f90-411d-9a1e-4201f679a7e8} <Debug> oximeter.measurements_histogramu8 (1664ebca-2d76-4ba2-9e89-b8cedd6ec485): There are no data parts
522 2024.10.01 02:32:52.878058 [ 3 ] {9aaa5179-3f90-411d-9a1e-4201f679a7e8} <Debug> DynamicQueryHandler: Done processing query
523 2024.10.01 02:32:52.878089 [ 3 ] {} <Debug> HTTP-Session: 0d152c5b-d6d6-48d0-b0a3-d011317d2a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
524 2024.10.01 02:32:52.878229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2024.10.01 02:32:52.878296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
526 2024.10.01 02:32:52.878319 [ 3 ] {} <Debug> HTTP-Session: cc6bca5d-1a5b-41a9-bf5b-d00cf18a8fff Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
527 2024.10.01 02:32:52.878349 [ 3 ] {} <Debug> HTTP-Session: cc6bca5d-1a5b-41a9-bf5b-d00cf18a8fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2024.10.01 02:32:52.878374 [ 3 ] {} <Debug> HTTP-Session: cc6bca5d-1a5b-41a9-bf5b-d00cf18a8fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.10.01 02:32:52.878410 [ 3 ] {} <Trace> HTTP-Session: cc6bca5d-1a5b-41a9-bf5b-d00cf18a8fff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
530 2024.10.01 02:32:52.878723 [ 3 ] {8200d09e-067a-4dbc-86d7-11679537dd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
531 2024.10.01 02:32:52.878809 [ 3 ] {8200d09e-067a-4dbc-86d7-11679537dd6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2024.10.01 02:32:52.889696 [ 3 ] {8200d09e-067a-4dbc-86d7-11679537dd6d} <Debug> oximeter.measurements_histogrami16 (88816c16-5e7e-4d09-971c-416e740a6f3a): Loading data parts
533 2024.10.01 02:32:52.889864 [ 3 ] {8200d09e-067a-4dbc-86d7-11679537dd6d} <Debug> oximeter.measurements_histogrami16 (88816c16-5e7e-4d09-971c-416e740a6f3a): There are no data parts
534 2024.10.01 02:32:52.898255 [ 3 ] {8200d09e-067a-4dbc-86d7-11679537dd6d} <Debug> DynamicQueryHandler: Done processing query
535 2024.10.01 02:32:52.898300 [ 3 ] {} <Debug> HTTP-Session: cc6bca5d-1a5b-41a9-bf5b-d00cf18a8fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
536 2024.10.01 02:32:52.898509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
537 2024.10.01 02:32:52.898610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
538 2024.10.01 02:32:52.898658 [ 3 ] {} <Debug> HTTP-Session: f79a1600-b498-49d2-abcc-e9e2214d0390 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
539 2024.10.01 02:32:52.898688 [ 3 ] {} <Debug> HTTP-Session: f79a1600-b498-49d2-abcc-e9e2214d0390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
540 2024.10.01 02:32:52.898727 [ 3 ] {} <Debug> HTTP-Session: f79a1600-b498-49d2-abcc-e9e2214d0390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.10.01 02:32:52.898783 [ 3 ] {} <Trace> HTTP-Session: f79a1600-b498-49d2-abcc-e9e2214d0390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
542 2024.10.01 02:32:52.899147 [ 3 ] {e2c3f83c-3b78-44eb-a28c-a71e4ab572b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
543 2024.10.01 02:32:52.899220 [ 3 ] {e2c3f83c-3b78-44eb-a28c-a71e4ab572b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
544 2024.10.01 02:32:52.904813 [ 3 ] {e2c3f83c-3b78-44eb-a28c-a71e4ab572b0} <Debug> oximeter.measurements_histogramu16 (bb2e1eb3-c93c-4e4c-911a-f4d09d90d927): Loading data parts
545 2024.10.01 02:32:52.905048 [ 3 ] {e2c3f83c-3b78-44eb-a28c-a71e4ab572b0} <Debug> oximeter.measurements_histogramu16 (bb2e1eb3-c93c-4e4c-911a-f4d09d90d927): There are no data parts
546 2024.10.01 02:32:52.911617 [ 3 ] {e2c3f83c-3b78-44eb-a28c-a71e4ab572b0} <Debug> DynamicQueryHandler: Done processing query
547 2024.10.01 02:32:52.911667 [ 3 ] {} <Debug> HTTP-Session: f79a1600-b498-49d2-abcc-e9e2214d0390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
548 2024.10.01 02:32:52.911898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.10.01 02:32:52.912007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
550 2024.10.01 02:32:52.912046 [ 3 ] {} <Debug> HTTP-Session: 0759c3ff-9d70-459f-9cfd-d70dd5bb26c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
551 2024.10.01 02:32:52.912078 [ 3 ] {} <Debug> HTTP-Session: 0759c3ff-9d70-459f-9cfd-d70dd5bb26c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.10.01 02:32:52.912102 [ 3 ] {} <Debug> HTTP-Session: 0759c3ff-9d70-459f-9cfd-d70dd5bb26c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.10.01 02:32:52.912133 [ 3 ] {} <Trace> HTTP-Session: 0759c3ff-9d70-459f-9cfd-d70dd5bb26c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
554 2024.10.01 02:32:52.912393 [ 3 ] {55993a45-be8d-4919-82f7-8f50d8303943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
555 2024.10.01 02:32:52.912469 [ 3 ] {55993a45-be8d-4919-82f7-8f50d8303943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2024.10.01 02:32:52.923004 [ 3 ] {55993a45-be8d-4919-82f7-8f50d8303943} <Debug> oximeter.measurements_histogrami32 (f1172ae8-5582-4df4-b44e-e46e51c070c0): Loading data parts
557 2024.10.01 02:32:52.923176 [ 3 ] {55993a45-be8d-4919-82f7-8f50d8303943} <Debug> oximeter.measurements_histogrami32 (f1172ae8-5582-4df4-b44e-e46e51c070c0): There are no data parts
558 2024.10.01 02:32:52.929596 [ 3 ] {55993a45-be8d-4919-82f7-8f50d8303943} <Debug> DynamicQueryHandler: Done processing query
559 2024.10.01 02:32:52.929626 [ 3 ] {} <Debug> HTTP-Session: 0759c3ff-9d70-459f-9cfd-d70dd5bb26c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
560 2024.10.01 02:32:52.929760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.10.01 02:32:52.929830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
562 2024.10.01 02:32:52.929865 [ 3 ] {} <Debug> HTTP-Session: 6465c44c-78dd-47e3-840a-4f8278481e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
563 2024.10.01 02:32:52.929886 [ 3 ] {} <Debug> HTTP-Session: 6465c44c-78dd-47e3-840a-4f8278481e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.10.01 02:32:52.929915 [ 3 ] {} <Debug> HTTP-Session: 6465c44c-78dd-47e3-840a-4f8278481e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.10.01 02:32:52.929963 [ 3 ] {} <Trace> HTTP-Session: 6465c44c-78dd-47e3-840a-4f8278481e2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
566 2024.10.01 02:32:52.930220 [ 3 ] {1ace8773-292b-49c0-a6b8-b477f262ad1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
567 2024.10.01 02:32:52.930297 [ 3 ] {1ace8773-292b-49c0-a6b8-b477f262ad1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
568 2024.10.01 02:32:52.935724 [ 3 ] {1ace8773-292b-49c0-a6b8-b477f262ad1e} <Debug> oximeter.measurements_histogramu32 (3a6827ed-28dc-4004-be14-2aa6767bf054): Loading data parts
569 2024.10.01 02:32:52.935878 [ 3 ] {1ace8773-292b-49c0-a6b8-b477f262ad1e} <Debug> oximeter.measurements_histogramu32 (3a6827ed-28dc-4004-be14-2aa6767bf054): There are no data parts
570 2024.10.01 02:32:52.940931 [ 3 ] {1ace8773-292b-49c0-a6b8-b477f262ad1e} <Debug> DynamicQueryHandler: Done processing query
571 2024.10.01 02:32:52.940961 [ 3 ] {} <Debug> HTTP-Session: 6465c44c-78dd-47e3-840a-4f8278481e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
572 2024.10.01 02:32:52.941123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.10.01 02:32:52.941183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
574 2024.10.01 02:32:52.941213 [ 3 ] {} <Debug> HTTP-Session: 342e4455-2cf4-4b0f-8bff-ac8998aba934 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
575 2024.10.01 02:32:52.941230 [ 3 ] {} <Debug> HTTP-Session: 342e4455-2cf4-4b0f-8bff-ac8998aba934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.10.01 02:32:52.941253 [ 3 ] {} <Debug> HTTP-Session: 342e4455-2cf4-4b0f-8bff-ac8998aba934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.10.01 02:32:52.941293 [ 3 ] {} <Trace> HTTP-Session: 342e4455-2cf4-4b0f-8bff-ac8998aba934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
578 2024.10.01 02:32:52.941551 [ 3 ] {f552e0f9-2dbe-4010-96da-9ef8e59d49e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
579 2024.10.01 02:32:52.941621 [ 3 ] {f552e0f9-2dbe-4010-96da-9ef8e59d49e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
580 2024.10.01 02:32:52.947052 [ 3 ] {f552e0f9-2dbe-4010-96da-9ef8e59d49e5} <Debug> oximeter.measurements_histogrami64 (e6fd0ef3-91bf-4e44-8386-1eb52cd344d0): Loading data parts
581 2024.10.01 02:32:52.947197 [ 3 ] {f552e0f9-2dbe-4010-96da-9ef8e59d49e5} <Debug> oximeter.measurements_histogrami64 (e6fd0ef3-91bf-4e44-8386-1eb52cd344d0): There are no data parts
582 2024.10.01 02:32:52.952252 [ 3 ] {f552e0f9-2dbe-4010-96da-9ef8e59d49e5} <Debug> DynamicQueryHandler: Done processing query
583 2024.10.01 02:32:52.952296 [ 3 ] {} <Debug> HTTP-Session: 342e4455-2cf4-4b0f-8bff-ac8998aba934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
584 2024.10.01 02:32:52.952423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
585 2024.10.01 02:32:52.952495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
586 2024.10.01 02:32:52.952530 [ 3 ] {} <Debug> HTTP-Session: 53148261-bf95-4bac-8739-8476043f9883 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
587 2024.10.01 02:32:52.952550 [ 3 ] {} <Debug> HTTP-Session: 53148261-bf95-4bac-8739-8476043f9883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
588 2024.10.01 02:32:52.952576 [ 3 ] {} <Debug> HTTP-Session: 53148261-bf95-4bac-8739-8476043f9883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.10.01 02:32:52.952620 [ 3 ] {} <Trace> HTTP-Session: 53148261-bf95-4bac-8739-8476043f9883 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
590 2024.10.01 02:32:52.952922 [ 3 ] {3f2f7789-7bad-4bae-a7a2-385739bdad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
591 2024.10.01 02:32:52.953005 [ 3 ] {3f2f7789-7bad-4bae-a7a2-385739bdad4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
592 2024.10.01 02:32:52.958439 [ 3 ] {3f2f7789-7bad-4bae-a7a2-385739bdad4f} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Loading data parts
593 2024.10.01 02:32:52.958623 [ 3 ] {3f2f7789-7bad-4bae-a7a2-385739bdad4f} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): There are no data parts
594 2024.10.01 02:32:52.963231 [ 3 ] {3f2f7789-7bad-4bae-a7a2-385739bdad4f} <Debug> DynamicQueryHandler: Done processing query
595 2024.10.01 02:32:52.963274 [ 3 ] {} <Debug> HTTP-Session: 53148261-bf95-4bac-8739-8476043f9883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
596 2024.10.01 02:32:52.963386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2024.10.01 02:32:52.963448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
598 2024.10.01 02:32:52.963478 [ 3 ] {} <Debug> HTTP-Session: 5fe09b59-c9fc-4395-9a6f-84d19f79d27c Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
599 2024.10.01 02:32:52.963494 [ 3 ] {} <Debug> HTTP-Session: 5fe09b59-c9fc-4395-9a6f-84d19f79d27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2024.10.01 02:32:52.963518 [ 3 ] {} <Debug> HTTP-Session: 5fe09b59-c9fc-4395-9a6f-84d19f79d27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.10.01 02:32:52.963557 [ 3 ] {} <Trace> HTTP-Session: 5fe09b59-c9fc-4395-9a6f-84d19f79d27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
602 2024.10.01 02:32:52.963817 [ 3 ] {6aa64227-b9e6-4937-a0e0-3bb0ff919973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
603 2024.10.01 02:32:52.963895 [ 3 ] {6aa64227-b9e6-4937-a0e0-3bb0ff919973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
604 2024.10.01 02:32:52.969373 [ 3 ] {6aa64227-b9e6-4937-a0e0-3bb0ff919973} <Debug> oximeter.measurements_histogramf32 (d4aabf2e-4023-4992-b79d-9c40edf9e3ba): Loading data parts
605 2024.10.01 02:32:52.969554 [ 3 ] {6aa64227-b9e6-4937-a0e0-3bb0ff919973} <Debug> oximeter.measurements_histogramf32 (d4aabf2e-4023-4992-b79d-9c40edf9e3ba): There are no data parts
606 2024.10.01 02:32:52.979908 [ 3 ] {6aa64227-b9e6-4937-a0e0-3bb0ff919973} <Debug> DynamicQueryHandler: Done processing query
607 2024.10.01 02:32:52.979951 [ 3 ] {} <Debug> HTTP-Session: 5fe09b59-c9fc-4395-9a6f-84d19f79d27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
608 2024.10.01 02:32:52.980061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2024.10.01 02:32:52.980123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
610 2024.10.01 02:32:52.980155 [ 3 ] {} <Debug> HTTP-Session: ff8dde9a-91d0-4b5f-9df2-7dd09d4b63af Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
611 2024.10.01 02:32:52.980170 [ 3 ] {} <Debug> HTTP-Session: ff8dde9a-91d0-4b5f-9df2-7dd09d4b63af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2024.10.01 02:32:52.980194 [ 3 ] {} <Debug> HTTP-Session: ff8dde9a-91d0-4b5f-9df2-7dd09d4b63af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.10.01 02:32:52.980234 [ 3 ] {} <Trace> HTTP-Session: ff8dde9a-91d0-4b5f-9df2-7dd09d4b63af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
614 2024.10.01 02:32:52.980491 [ 3 ] {726bf1fc-41fe-4553-b9b1-7dd692e518f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) 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)
615 2024.10.01 02:32:52.980571 [ 3 ] {726bf1fc-41fe-4553-b9b1-7dd692e518f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
616 2024.10.01 02:32:52.990275 [ 3 ] {726bf1fc-41fe-4553-b9b1-7dd692e518f6} <Debug> oximeter.measurements_histogramf64 (f08006dd-01c8-4775-90bc-5fdb805eebe0): Loading data parts
617 2024.10.01 02:32:52.990569 [ 3 ] {726bf1fc-41fe-4553-b9b1-7dd692e518f6} <Debug> oximeter.measurements_histogramf64 (f08006dd-01c8-4775-90bc-5fdb805eebe0): There are no data parts
618 2024.10.01 02:32:52.995853 [ 3 ] {726bf1fc-41fe-4553-b9b1-7dd692e518f6} <Debug> DynamicQueryHandler: Done processing query
619 2024.10.01 02:32:52.995897 [ 3 ] {} <Debug> HTTP-Session: ff8dde9a-91d0-4b5f-9df2-7dd09d4b63af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
620 2024.10.01 02:32:52.996013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.10.01 02:32:52.996075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
622 2024.10.01 02:32:52.996106 [ 3 ] {} <Debug> HTTP-Session: ce2f8bf1-326e-4fd9-bddb-ea1c0c434606 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
623 2024.10.01 02:32:52.996134 [ 3 ] {} <Debug> HTTP-Session: ce2f8bf1-326e-4fd9-bddb-ea1c0c434606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.10.01 02:32:52.996148 [ 3 ] {} <Debug> HTTP-Session: ce2f8bf1-326e-4fd9-bddb-ea1c0c434606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.10.01 02:32:52.996188 [ 3 ] {} <Trace> HTTP-Session: ce2f8bf1-326e-4fd9-bddb-ea1c0c434606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
626 2024.10.01 02:32:52.996376 [ 3 ] {faf044dd-cf49-4805-8832-8caafcc5ab6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) /* The field tables store named dimensions of each timeseries.
627 *
628 * As with the measurement tables, there is one field table for each field data
629 * type. Fields are deduplicated by using the "replacing merge tree", though
630 * this behavior **must not** be relied upon for query correctness.
631 *
632 * The index for the fields differs from the measurements, however. Rows are
633 * sorted by timeseries name, then field name, field value, and finally
634 * timeseries key. This reflects the most common pattern for looking them up:
635 * by field name and possibly value, within a timeseries. The resulting keys are
636 * usually then used to look up measurements.
637 *
638 * NOTE: We may want to consider a secondary index on these tables, sorting by
639 * timeseries name and then key, since it would improve lookups where one
640 * already has the key. Realistically though, these tables are quite small and
641 * so performance benefits will be low in absolute terms.
642 *
643 * TTL: We use a materialized column to expire old field table records. This
644 * column is generated automatically by the database whenever a new row is
645 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
646 * query. Since these tables are `ReplacingMergeTree`s, that means the last
647 * record will remain during a deduplication, which will have the last
648 * timestamp. ClickHouse will then expire old data for us, similar to the
649 * measurement tables.
650 */
651 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
652 2024.10.01 02:32:52.996448 [ 3 ] {faf044dd-cf49-4805-8832-8caafcc5ab6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
653 2024.10.01 02:32:53.000217 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.64 MiB, peak 160.65 MiB, free memory in arenas 0.00 B, will set to 168.43 MiB (RSS), difference: 7.80 MiB
654 2024.10.01 02:32:53.005907 [ 3 ] {faf044dd-cf49-4805-8832-8caafcc5ab6f} <Debug> oximeter.fields_bool (b7d8fe8d-7e03-4287-9da6-13eff3f35fc7): Loading data parts
655 2024.10.01 02:32:53.006087 [ 3 ] {faf044dd-cf49-4805-8832-8caafcc5ab6f} <Debug> oximeter.fields_bool (b7d8fe8d-7e03-4287-9da6-13eff3f35fc7): There are no data parts
656 2024.10.01 02:32:53.016547 [ 3 ] {faf044dd-cf49-4805-8832-8caafcc5ab6f} <Debug> DynamicQueryHandler: Done processing query
657 2024.10.01 02:32:53.016582 [ 3 ] {} <Debug> HTTP-Session: ce2f8bf1-326e-4fd9-bddb-ea1c0c434606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
658 2024.10.01 02:32:53.016740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2024.10.01 02:32:53.016817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
660 2024.10.01 02:32:53.016840 [ 3 ] {} <Debug> HTTP-Session: 4f32f867-2c3c-4233-85bb-81fc68424833 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
661 2024.10.01 02:32:53.016875 [ 3 ] {} <Debug> HTTP-Session: 4f32f867-2c3c-4233-85bb-81fc68424833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2024.10.01 02:32:53.016904 [ 3 ] {} <Debug> HTTP-Session: 4f32f867-2c3c-4233-85bb-81fc68424833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
663 2024.10.01 02:32:53.016940 [ 3 ] {} <Trace> HTTP-Session: 4f32f867-2c3c-4233-85bb-81fc68424833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
664 2024.10.01 02:32:53.017144 [ 3 ] {caac311a-72e7-4a85-a0cc-51f95afa6d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
665 2024.10.01 02:32:53.017215 [ 3 ] {caac311a-72e7-4a85-a0cc-51f95afa6d3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
666 2024.10.01 02:32:53.027801 [ 3 ] {caac311a-72e7-4a85-a0cc-51f95afa6d3d} <Debug> oximeter.fields_i8 (9bc31166-3647-4271-8d86-97e77f00832c): Loading data parts
667 2024.10.01 02:32:53.027975 [ 3 ] {caac311a-72e7-4a85-a0cc-51f95afa6d3d} <Debug> oximeter.fields_i8 (9bc31166-3647-4271-8d86-97e77f00832c): There are no data parts
668 2024.10.01 02:32:53.037672 [ 3 ] {caac311a-72e7-4a85-a0cc-51f95afa6d3d} <Debug> DynamicQueryHandler: Done processing query
669 2024.10.01 02:32:53.037726 [ 3 ] {} <Debug> HTTP-Session: 4f32f867-2c3c-4233-85bb-81fc68424833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.10.01 02:32:53.037857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
671 2024.10.01 02:32:53.037935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
672 2024.10.01 02:32:53.037972 [ 3 ] {} <Debug> HTTP-Session: 4d898fd1-2140-4116-b537-f2ba8a76a79e Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
673 2024.10.01 02:32:53.037992 [ 3 ] {} <Debug> HTTP-Session: 4d898fd1-2140-4116-b537-f2ba8a76a79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
674 2024.10.01 02:32:53.038022 [ 3 ] {} <Debug> HTTP-Session: 4d898fd1-2140-4116-b537-f2ba8a76a79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
675 2024.10.01 02:32:53.038065 [ 3 ] {} <Trace> HTTP-Session: 4d898fd1-2140-4116-b537-f2ba8a76a79e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
676 2024.10.01 02:32:53.038238 [ 3 ] {1a53038e-c23b-4334-ad62-fe7fe6d430d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
677 2024.10.01 02:32:53.038307 [ 3 ] {1a53038e-c23b-4334-ad62-fe7fe6d430d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
678 2024.10.01 02:32:53.044256 [ 3 ] {1a53038e-c23b-4334-ad62-fe7fe6d430d2} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Loading data parts
679 2024.10.01 02:32:53.044437 [ 3 ] {1a53038e-c23b-4334-ad62-fe7fe6d430d2} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): There are no data parts
680 2024.10.01 02:32:53.055750 [ 3 ] {1a53038e-c23b-4334-ad62-fe7fe6d430d2} <Debug> DynamicQueryHandler: Done processing query
681 2024.10.01 02:32:53.055800 [ 3 ] {} <Debug> HTTP-Session: 4d898fd1-2140-4116-b537-f2ba8a76a79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.10.01 02:32:53.055928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
683 2024.10.01 02:32:53.056006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
684 2024.10.01 02:32:53.056041 [ 3 ] {} <Debug> HTTP-Session: 65bf632d-bf9e-43bc-9c85-5e9a8b86424e Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
685 2024.10.01 02:32:53.056057 [ 3 ] {} <Debug> HTTP-Session: 65bf632d-bf9e-43bc-9c85-5e9a8b86424e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
686 2024.10.01 02:32:53.056083 [ 3 ] {} <Debug> HTTP-Session: 65bf632d-bf9e-43bc-9c85-5e9a8b86424e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
687 2024.10.01 02:32:53.056125 [ 3 ] {} <Trace> HTTP-Session: 65bf632d-bf9e-43bc-9c85-5e9a8b86424e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
688 2024.10.01 02:32:53.056312 [ 3 ] {ac94a17f-d272-419c-aaae-12d208286b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
689 2024.10.01 02:32:53.056372 [ 3 ] {ac94a17f-d272-419c-aaae-12d208286b2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
690 2024.10.01 02:32:53.070072 [ 3 ] {ac94a17f-d272-419c-aaae-12d208286b2d} <Debug> oximeter.fields_i16 (0b01546d-a17d-489b-a60e-ebf9da4e68aa): Loading data parts
691 2024.10.01 02:32:53.070238 [ 3 ] {ac94a17f-d272-419c-aaae-12d208286b2d} <Debug> oximeter.fields_i16 (0b01546d-a17d-489b-a60e-ebf9da4e68aa): There are no data parts
692 2024.10.01 02:32:53.076491 [ 3 ] {ac94a17f-d272-419c-aaae-12d208286b2d} <Debug> DynamicQueryHandler: Done processing query
693 2024.10.01 02:32:53.076533 [ 3 ] {} <Debug> HTTP-Session: 65bf632d-bf9e-43bc-9c85-5e9a8b86424e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.10.01 02:32:53.076649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
695 2024.10.01 02:32:53.076711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
696 2024.10.01 02:32:53.076743 [ 3 ] {} <Debug> HTTP-Session: fad84aab-3ec7-4cac-968c-187a224da6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
697 2024.10.01 02:32:53.076759 [ 3 ] {} <Debug> HTTP-Session: fad84aab-3ec7-4cac-968c-187a224da6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2024.10.01 02:32:53.076785 [ 3 ] {} <Debug> HTTP-Session: fad84aab-3ec7-4cac-968c-187a224da6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
699 2024.10.01 02:32:53.076827 [ 3 ] {} <Trace> HTTP-Session: fad84aab-3ec7-4cac-968c-187a224da6a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
700 2024.10.01 02:32:53.077012 [ 3 ] {0ec1d05d-e695-4b6d-b37d-5f6e2308ffbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
701 2024.10.01 02:32:53.077072 [ 3 ] {0ec1d05d-e695-4b6d-b37d-5f6e2308ffbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
702 2024.10.01 02:32:53.083304 [ 3 ] {0ec1d05d-e695-4b6d-b37d-5f6e2308ffbd} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Loading data parts
703 2024.10.01 02:32:53.083463 [ 3 ] {0ec1d05d-e695-4b6d-b37d-5f6e2308ffbd} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): There are no data parts
704 2024.10.01 02:32:53.088798 [ 3 ] {0ec1d05d-e695-4b6d-b37d-5f6e2308ffbd} <Debug> DynamicQueryHandler: Done processing query
705 2024.10.01 02:32:53.088855 [ 3 ] {} <Debug> HTTP-Session: fad84aab-3ec7-4cac-968c-187a224da6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.10.01 02:32:53.089017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
707 2024.10.01 02:32:53.089069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
708 2024.10.01 02:32:53.089102 [ 3 ] {} <Debug> HTTP-Session: 2c588506-37e9-41bd-bac3-74783c67739a Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
709 2024.10.01 02:32:53.089131 [ 3 ] {} <Debug> HTTP-Session: 2c588506-37e9-41bd-bac3-74783c67739a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
710 2024.10.01 02:32:53.089150 [ 3 ] {} <Debug> HTTP-Session: 2c588506-37e9-41bd-bac3-74783c67739a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
711 2024.10.01 02:32:53.089192 [ 3 ] {} <Trace> HTTP-Session: 2c588506-37e9-41bd-bac3-74783c67739a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
712 2024.10.01 02:32:53.089385 [ 3 ] {c4de565e-8611-4281-aef2-8df73dee30ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
713 2024.10.01 02:32:53.089456 [ 3 ] {c4de565e-8611-4281-aef2-8df73dee30ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
714 2024.10.01 02:32:53.094598 [ 3 ] {c4de565e-8611-4281-aef2-8df73dee30ac} <Debug> oximeter.fields_i32 (88514f98-d15d-4991-80b5-c3259cf5405b): Loading data parts
715 2024.10.01 02:32:53.094751 [ 3 ] {c4de565e-8611-4281-aef2-8df73dee30ac} <Debug> oximeter.fields_i32 (88514f98-d15d-4991-80b5-c3259cf5405b): There are no data parts
716 2024.10.01 02:32:53.101068 [ 3 ] {c4de565e-8611-4281-aef2-8df73dee30ac} <Debug> DynamicQueryHandler: Done processing query
717 2024.10.01 02:32:53.101100 [ 3 ] {} <Debug> HTTP-Session: 2c588506-37e9-41bd-bac3-74783c67739a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.10.01 02:32:53.101245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
719 2024.10.01 02:32:53.101317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
720 2024.10.01 02:32:53.101340 [ 3 ] {} <Debug> HTTP-Session: 37ee57a3-9b2b-47d3-85d6-2bab79a0a146 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
721 2024.10.01 02:32:53.101373 [ 3 ] {} <Debug> HTTP-Session: 37ee57a3-9b2b-47d3-85d6-2bab79a0a146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
722 2024.10.01 02:32:53.101403 [ 3 ] {} <Debug> HTTP-Session: 37ee57a3-9b2b-47d3-85d6-2bab79a0a146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
723 2024.10.01 02:32:53.101441 [ 3 ] {} <Trace> HTTP-Session: 37ee57a3-9b2b-47d3-85d6-2bab79a0a146 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
724 2024.10.01 02:32:53.101669 [ 3 ] {3d4787e1-e4dc-4a9c-ad83-1512dc6172cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
725 2024.10.01 02:32:53.101751 [ 3 ] {3d4787e1-e4dc-4a9c-ad83-1512dc6172cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
726 2024.10.01 02:32:53.107066 [ 3 ] {3d4787e1-e4dc-4a9c-ad83-1512dc6172cd} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Loading data parts
727 2024.10.01 02:32:53.107211 [ 3 ] {3d4787e1-e4dc-4a9c-ad83-1512dc6172cd} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): There are no data parts
728 2024.10.01 02:32:53.113886 [ 3 ] {3d4787e1-e4dc-4a9c-ad83-1512dc6172cd} <Debug> DynamicQueryHandler: Done processing query
729 2024.10.01 02:32:53.113917 [ 3 ] {} <Debug> HTTP-Session: 37ee57a3-9b2b-47d3-85d6-2bab79a0a146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.10.01 02:32:53.114056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.10.01 02:32:53.114118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
732 2024.10.01 02:32:53.114137 [ 3 ] {} <Debug> HTTP-Session: c1cbe2a0-0155-42cc-8414-d7435f4f5e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
733 2024.10.01 02:32:53.114169 [ 3 ] {} <Debug> HTTP-Session: c1cbe2a0-0155-42cc-8414-d7435f4f5e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.10.01 02:32:53.114194 [ 3 ] {} <Debug> HTTP-Session: c1cbe2a0-0155-42cc-8414-d7435f4f5e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
735 2024.10.01 02:32:53.114223 [ 3 ] {} <Trace> HTTP-Session: c1cbe2a0-0155-42cc-8414-d7435f4f5e61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
736 2024.10.01 02:32:53.114408 [ 3 ] {e1e2f2f8-23da-419b-9edc-1586a52b6367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
737 2024.10.01 02:32:53.114485 [ 3 ] {e1e2f2f8-23da-419b-9edc-1586a52b6367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
738 2024.10.01 02:32:53.119511 [ 3 ] {e1e2f2f8-23da-419b-9edc-1586a52b6367} <Debug> oximeter.fields_i64 (962b6342-2aa3-4532-a3d3-4cf3e4a55104): Loading data parts
739 2024.10.01 02:32:53.119648 [ 3 ] {e1e2f2f8-23da-419b-9edc-1586a52b6367} <Debug> oximeter.fields_i64 (962b6342-2aa3-4532-a3d3-4cf3e4a55104): There are no data parts
740 2024.10.01 02:32:53.124393 [ 3 ] {e1e2f2f8-23da-419b-9edc-1586a52b6367} <Debug> DynamicQueryHandler: Done processing query
741 2024.10.01 02:32:53.124420 [ 3 ] {} <Debug> HTTP-Session: c1cbe2a0-0155-42cc-8414-d7435f4f5e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.10.01 02:32:53.124530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.10.01 02:32:53.124594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
744 2024.10.01 02:32:53.124613 [ 3 ] {} <Debug> HTTP-Session: b2f27eef-4c58-4c6e-9913-f714d476f7fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
745 2024.10.01 02:32:53.124630 [ 3 ] {} <Debug> HTTP-Session: b2f27eef-4c58-4c6e-9913-f714d476f7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.10.01 02:32:53.124659 [ 3 ] {} <Debug> HTTP-Session: b2f27eef-4c58-4c6e-9913-f714d476f7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
747 2024.10.01 02:32:53.124690 [ 3 ] {} <Trace> HTTP-Session: b2f27eef-4c58-4c6e-9913-f714d476f7fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
748 2024.10.01 02:32:53.124863 [ 3 ] {1b5e65e4-7a89-44d1-a3cd-a9cb2b1ac0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
749 2024.10.01 02:32:53.124908 [ 3 ] {1b5e65e4-7a89-44d1-a3cd-a9cb2b1ac0e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
750 2024.10.01 02:32:53.128918 [ 3 ] {1b5e65e4-7a89-44d1-a3cd-a9cb2b1ac0e4} <Debug> oximeter.fields_u64 (cd11fedc-0d13-43de-a664-5f87a5162b63): Loading data parts
751 2024.10.01 02:32:53.129070 [ 3 ] {1b5e65e4-7a89-44d1-a3cd-a9cb2b1ac0e4} <Debug> oximeter.fields_u64 (cd11fedc-0d13-43de-a664-5f87a5162b63): There are no data parts
752 2024.10.01 02:32:53.133891 [ 3 ] {1b5e65e4-7a89-44d1-a3cd-a9cb2b1ac0e4} <Debug> DynamicQueryHandler: Done processing query
753 2024.10.01 02:32:53.133923 [ 3 ] {} <Debug> HTTP-Session: b2f27eef-4c58-4c6e-9913-f714d476f7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.10.01 02:32:53.134034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2024.10.01 02:32:53.134082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
756 2024.10.01 02:32:53.134102 [ 3 ] {} <Debug> HTTP-Session: 748268d4-9b27-44b5-b5ff-ad6daccb14a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
757 2024.10.01 02:32:53.134120 [ 3 ] {} <Debug> HTTP-Session: 748268d4-9b27-44b5-b5ff-ad6daccb14a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2024.10.01 02:32:53.134136 [ 3 ] {} <Debug> HTTP-Session: 748268d4-9b27-44b5-b5ff-ad6daccb14a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
759 2024.10.01 02:32:53.134167 [ 3 ] {} <Trace> HTTP-Session: 748268d4-9b27-44b5-b5ff-ad6daccb14a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
760 2024.10.01 02:32:53.134341 [ 3 ] {3eba1a65-07ee-44d9-908c-1a06795dd9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
761 2024.10.01 02:32:53.134388 [ 3 ] {3eba1a65-07ee-44d9-908c-1a06795dd9e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
762 2024.10.01 02:32:53.139137 [ 3 ] {3eba1a65-07ee-44d9-908c-1a06795dd9e2} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Loading data parts
763 2024.10.01 02:32:53.139277 [ 3 ] {3eba1a65-07ee-44d9-908c-1a06795dd9e2} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): There are no data parts
764 2024.10.01 02:32:53.144036 [ 3 ] {3eba1a65-07ee-44d9-908c-1a06795dd9e2} <Debug> DynamicQueryHandler: Done processing query
765 2024.10.01 02:32:53.144068 [ 3 ] {} <Debug> HTTP-Session: 748268d4-9b27-44b5-b5ff-ad6daccb14a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.10.01 02:32:53.144175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
767 2024.10.01 02:32:53.144221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
768 2024.10.01 02:32:53.144242 [ 3 ] {} <Debug> HTTP-Session: d2604925-121c-45a1-a979-e368e4812c6f Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
769 2024.10.01 02:32:53.144259 [ 3 ] {} <Debug> HTTP-Session: d2604925-121c-45a1-a979-e368e4812c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
770 2024.10.01 02:32:53.144273 [ 3 ] {} <Debug> HTTP-Session: d2604925-121c-45a1-a979-e368e4812c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
771 2024.10.01 02:32:53.144302 [ 3 ] {} <Trace> HTTP-Session: d2604925-121c-45a1-a979-e368e4812c6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
772 2024.10.01 02:32:53.144477 [ 3 ] {c17e6c74-576b-47d8-915e-594a3ffb2d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
773 2024.10.01 02:32:53.144523 [ 3 ] {c17e6c74-576b-47d8-915e-594a3ffb2d3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
774 2024.10.01 02:32:53.152836 [ 3 ] {c17e6c74-576b-47d8-915e-594a3ffb2d3a} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Loading data parts
775 2024.10.01 02:32:53.153046 [ 3 ] {c17e6c74-576b-47d8-915e-594a3ffb2d3a} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): There are no data parts
776 2024.10.01 02:32:53.156385 [ 3 ] {c17e6c74-576b-47d8-915e-594a3ffb2d3a} <Debug> DynamicQueryHandler: Done processing query
777 2024.10.01 02:32:53.156414 [ 3 ] {} <Debug> HTTP-Session: d2604925-121c-45a1-a979-e368e4812c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.10.01 02:32:53.156520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
779 2024.10.01 02:32:53.156569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
780 2024.10.01 02:32:53.156589 [ 3 ] {} <Debug> HTTP-Session: dda63abb-0919-4dd7-bbce-a87c158367ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
781 2024.10.01 02:32:53.156607 [ 3 ] {} <Debug> HTTP-Session: dda63abb-0919-4dd7-bbce-a87c158367ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
782 2024.10.01 02:32:53.156622 [ 3 ] {} <Debug> HTTP-Session: dda63abb-0919-4dd7-bbce-a87c158367ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
783 2024.10.01 02:32:53.156652 [ 3 ] {} <Trace> HTTP-Session: dda63abb-0919-4dd7-bbce-a87c158367ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
784 2024.10.01 02:32:53.156828 [ 3 ] {66dd55f4-5a74-407a-b652-c0774ebacb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
785 2024.10.01 02:32:53.156875 [ 3 ] {66dd55f4-5a74-407a-b652-c0774ebacb60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
786 2024.10.01 02:32:53.166311 [ 3 ] {66dd55f4-5a74-407a-b652-c0774ebacb60} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Loading data parts
787 2024.10.01 02:32:53.166471 [ 3 ] {66dd55f4-5a74-407a-b652-c0774ebacb60} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): There are no data parts
788 2024.10.01 02:32:53.172362 [ 3 ] {66dd55f4-5a74-407a-b652-c0774ebacb60} <Debug> DynamicQueryHandler: Done processing query
789 2024.10.01 02:32:53.172396 [ 3 ] {} <Debug> HTTP-Session: dda63abb-0919-4dd7-bbce-a87c158367ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.10.01 02:32:53.172548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
791 2024.10.01 02:32:53.172606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
792 2024.10.01 02:32:53.172631 [ 3 ] {} <Debug> HTTP-Session: 9fbc5f6d-53ef-419f-975e-af74e1fef5e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
793 2024.10.01 02:32:53.172651 [ 3 ] {} <Debug> HTTP-Session: 9fbc5f6d-53ef-419f-975e-af74e1fef5e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
794 2024.10.01 02:32:53.172670 [ 3 ] {} <Debug> HTTP-Session: 9fbc5f6d-53ef-419f-975e-af74e1fef5e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
795 2024.10.01 02:32:53.172707 [ 3 ] {} <Trace> HTTP-Session: 9fbc5f6d-53ef-419f-975e-af74e1fef5e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
796 2024.10.01 02:32:53.172964 [ 3 ] {9be9fed5-de49-4067-b512-265fec5f27cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) /* The timeseries schema table stores the extracted schema for the samples
797 * oximeter collects.
798 */
799 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)
800 2024.10.01 02:32:53.173035 [ 3 ] {9be9fed5-de49-4067-b512-265fec5f27cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
801 2024.10.01 02:32:53.178268 [ 3 ] {9be9fed5-de49-4067-b512-265fec5f27cf} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Loading data parts
802 2024.10.01 02:32:53.178432 [ 3 ] {9be9fed5-de49-4067-b512-265fec5f27cf} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): There are no data parts
803 2024.10.01 02:32:53.182959 [ 3 ] {9be9fed5-de49-4067-b512-265fec5f27cf} <Debug> DynamicQueryHandler: Done processing query
804 2024.10.01 02:32:53.182987 [ 3 ] {} <Debug> HTTP-Session: 9fbc5f6d-53ef-419f-975e-af74e1fef5e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
805 2024.10.01 02:32:53.183117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45126, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2024.10.01 02:32:53.183170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
807 2024.10.01 02:32:53.183190 [ 3 ] {} <Debug> HTTP-Session: 17005508-ceb6-4643-b3d4-a44f64e94875 Authenticating user 'default' from [fd00:1122:3344:101::d]:45126
808 2024.10.01 02:32:53.183207 [ 3 ] {} <Debug> HTTP-Session: 17005508-ceb6-4643-b3d4-a44f64e94875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2024.10.01 02:32:53.183222 [ 3 ] {} <Debug> HTTP-Session: 17005508-ceb6-4643-b3d4-a44f64e94875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
810 2024.10.01 02:32:53.183253 [ 3 ] {} <Trace> HTTP-Session: 17005508-ceb6-4643-b3d4-a44f64e94875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
811 2024.10.01 02:32:53.183417 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45126) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
812 2024.10.01 02:32:53.185130 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
813 2024.10.01 02:32:53.190764 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Trace> oximeter.version (9b8ebbcc-bb7e-4880-aabf-6acd54e60bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
814 2024.10.01 02:32:53.190805 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
815 2024.10.01 02:32:53.195140 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
816 2024.10.01 02:32:53.196150 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Trace> oximeter.version (9b8ebbcc-bb7e-4880-aabf-6acd54e60bc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
817 2024.10.01 02:32:53.196431 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013091 sec., 76.38835841417767 rows/sec., 1.19 KiB/sec.
818 2024.10.01 02:32:53.196605 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Debug> DynamicQueryHandler: Done processing query
819 2024.10.01 02:32:53.196630 [ 3 ] {d198c199-c8a1-42ee-a533-58cc362885fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
820 2024.10.01 02:32:53.196646 [ 3 ] {} <Debug> HTTP-Session: 17005508-ceb6-4643-b3d4-a44f64e94875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
821 2024.10.01 02:32:54.000252 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.56 MiB, peak 173.70 MiB, free memory in arenas 0.00 B, will set to 171.67 MiB (RSS), difference: 3.11 MiB
822 2024.10.01 02:33:06.756816 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
823 2024.10.01 02:33:06.756881 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
824 2024.10.01 02:33:21.757160 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
825 2024.10.01 02:33:21.757252 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
826 2024.10.01 02:33:23.202141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
827 2024.10.01 02:33:23.202252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
828 2024.10.01 02:33:23.202277 [ 3 ] {} <Debug> HTTP-Session: 2515c39d-c13b-4a40-b159-2391b09530fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
829 2024.10.01 02:33:23.202301 [ 3 ] {} <Debug> HTTP-Session: 2515c39d-c13b-4a40-b159-2391b09530fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
830 2024.10.01 02:33:23.202317 [ 3 ] {} <Debug> HTTP-Session: 2515c39d-c13b-4a40-b159-2391b09530fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
831 2024.10.01 02:33:23.202366 [ 3 ] {} <Trace> HTTP-Session: 2515c39d-c13b-4a40-b159-2391b09530fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
832 2024.10.01 02:33:23.202814 [ 3 ] {65c34c9e-0acb-47ac-87ed-bafb0a17e4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
833 2024.10.01 02:33:23.213047 [ 3 ] {65c34c9e-0acb-47ac-87ed-bafb0a17e4be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
834 2024.10.01 02:33:23.226666 [ 3 ] {65c34c9e-0acb-47ac-87ed-bafb0a17e4be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
835 2024.10.01 02:33:23.258593 [ 3 ] {65c34c9e-0acb-47ac-87ed-bafb0a17e4be} <Debug> DynamicQueryHandler: Done processing query
836 2024.10.01 02:33:23.258627 [ 3 ] {65c34c9e-0acb-47ac-87ed-bafb0a17e4be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
837 2024.10.01 02:33:23.258646 [ 3 ] {} <Debug> HTTP-Session: 2515c39d-c13b-4a40-b159-2391b09530fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
838 2024.10.01 02:33:23.275135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
839 2024.10.01 02:33:23.275212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
840 2024.10.01 02:33:23.275235 [ 3 ] {} <Debug> HTTP-Session: d5669b62-bfd0-4a30-bd43-563b0683b5d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
841 2024.10.01 02:33:23.275259 [ 3 ] {} <Debug> HTTP-Session: d5669b62-bfd0-4a30-bd43-563b0683b5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
842 2024.10.01 02:33:23.275273 [ 3 ] {} <Debug> HTTP-Session: d5669b62-bfd0-4a30-bd43-563b0683b5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.10.01 02:33:23.275317 [ 3 ] {} <Trace> HTTP-Session: d5669b62-bfd0-4a30-bd43-563b0683b5d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
844 2024.10.01 02:33:23.275518 [ 3 ] {48cf6def-45f0-423d-8bf9-870d99db5829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
845 2024.10.01 02:33:23.295958 [ 3 ] {48cf6def-45f0-423d-8bf9-870d99db5829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
846 2024.10.01 02:33:23.296030 [ 3 ] {48cf6def-45f0-423d-8bf9-870d99db5829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
847 2024.10.01 02:33:23.297129 [ 3 ] {48cf6def-45f0-423d-8bf9-870d99db5829} <Debug> DynamicQueryHandler: Done processing query
848 2024.10.01 02:33:23.297157 [ 3 ] {48cf6def-45f0-423d-8bf9-870d99db5829} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
849 2024.10.01 02:33:23.297177 [ 3 ] {} <Debug> HTTP-Session: d5669b62-bfd0-4a30-bd43-563b0683b5d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
850 2024.10.01 02:33:23.300300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
851 2024.10.01 02:33:23.300366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
852 2024.10.01 02:33:23.300389 [ 3 ] {} <Debug> HTTP-Session: 35dc64e2-e78b-400a-8708-66ba752ab1f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
853 2024.10.01 02:33:23.300409 [ 3 ] {} <Debug> HTTP-Session: 35dc64e2-e78b-400a-8708-66ba752ab1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
854 2024.10.01 02:33:23.300424 [ 3 ] {} <Debug> HTTP-Session: 35dc64e2-e78b-400a-8708-66ba752ab1f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.10.01 02:33:23.300463 [ 3 ] {} <Trace> HTTP-Session: 35dc64e2-e78b-400a-8708-66ba752ab1f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
856 2024.10.01 02:33:23.300623 [ 3 ] {f868a9e5-72c6-4c7d-80d4-883e774af4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
857 2024.10.01 02:33:23.302992 [ 3 ] {f868a9e5-72c6-4c7d-80d4-883e774af4b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
858 2024.10.01 02:33:23.303053 [ 3 ] {f868a9e5-72c6-4c7d-80d4-883e774af4b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
859 2024.10.01 02:33:23.304028 [ 3 ] {f868a9e5-72c6-4c7d-80d4-883e774af4b4} <Debug> DynamicQueryHandler: Done processing query
860 2024.10.01 02:33:23.304063 [ 3 ] {f868a9e5-72c6-4c7d-80d4-883e774af4b4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
861 2024.10.01 02:33:23.304089 [ 3 ] {} <Debug> HTTP-Session: 35dc64e2-e78b-400a-8708-66ba752ab1f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
862 2024.10.01 02:33:23.304319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
863 2024.10.01 02:33:23.304373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
864 2024.10.01 02:33:23.304394 [ 3 ] {} <Debug> HTTP-Session: 922ecc36-cc44-44a8-8290-c93374bf49fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
865 2024.10.01 02:33:23.304412 [ 3 ] {} <Debug> HTTP-Session: 922ecc36-cc44-44a8-8290-c93374bf49fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
866 2024.10.01 02:33:23.304427 [ 3 ] {} <Debug> HTTP-Session: 922ecc36-cc44-44a8-8290-c93374bf49fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.10.01 02:33:23.304462 [ 3 ] {} <Trace> HTTP-Session: 922ecc36-cc44-44a8-8290-c93374bf49fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
868 2024.10.01 02:33:23.304597 [ 3 ] {c8d38498-cee5-4499-a03a-cb641079244a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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)
869 2024.10.01 02:33:23.304933 [ 3 ] {c8d38498-cee5-4499-a03a-cb641079244a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
870 2024.10.01 02:33:23.304989 [ 3 ] {c8d38498-cee5-4499-a03a-cb641079244a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
871 2024.10.01 02:33:23.305946 [ 3 ] {c8d38498-cee5-4499-a03a-cb641079244a} <Debug> DynamicQueryHandler: Done processing query
872 2024.10.01 02:33:23.305974 [ 3 ] {c8d38498-cee5-4499-a03a-cb641079244a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
873 2024.10.01 02:33:23.305991 [ 3 ] {} <Debug> HTTP-Session: 922ecc36-cc44-44a8-8290-c93374bf49fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
874 2024.10.01 02:33:23.306789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
875 2024.10.01 02:33:23.306839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
876 2024.10.01 02:33:23.306860 [ 3 ] {} <Debug> HTTP-Session: 19a971cc-a3ab-4c47-9d26-8e86c3e3c343 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
877 2024.10.01 02:33:23.306879 [ 3 ] {} <Debug> HTTP-Session: 19a971cc-a3ab-4c47-9d26-8e86c3e3c343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
878 2024.10.01 02:33:23.306893 [ 3 ] {} <Debug> HTTP-Session: 19a971cc-a3ab-4c47-9d26-8e86c3e3c343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.10.01 02:33:23.306925 [ 3 ] {} <Trace> HTTP-Session: 19a971cc-a3ab-4c47-9d26-8e86c3e3c343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
880 2024.10.01 02:33:23.307041 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
881 2024.10.01 02:33:23.307091 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
882 2024.10.01 02:33:23.309105 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
883 2024.10.01 02:33:23.321372 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
884 2024.10.01 02:33:23.321429 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
885 2024.10.01 02:33:23.325941 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2024.10.01 02:33:23.326341 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
887 2024.10.01 02:33:23.326524 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.019514 sec., 204.98103925386903 rows/sec., 26.07 KiB/sec.
888 2024.10.01 02:33:23.326720 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Debug> DynamicQueryHandler: Done processing query
889 2024.10.01 02:33:23.326748 [ 3 ] {dbccd8fe-7c42-4df0-ab7b-61485bf97a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
890 2024.10.01 02:33:23.326765 [ 3 ] {} <Debug> HTTP-Session: 19a971cc-a3ab-4c47-9d26-8e86c3e3c343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
891 2024.10.01 02:33:23.326881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.10.01 02:33:23.326935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
893 2024.10.01 02:33:23.326956 [ 3 ] {} <Debug> HTTP-Session: 1c9ed71d-5f35-4135-9a9c-1243bd50c680 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
894 2024.10.01 02:33:23.326975 [ 3 ] {} <Debug> HTTP-Session: 1c9ed71d-5f35-4135-9a9c-1243bd50c680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.10.01 02:33:23.326989 [ 3 ] {} <Debug> HTTP-Session: 1c9ed71d-5f35-4135-9a9c-1243bd50c680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.10.01 02:33:23.327022 [ 3 ] {} <Trace> HTTP-Session: 1c9ed71d-5f35-4135-9a9c-1243bd50c680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
897 2024.10.01 02:33:23.327130 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
898 2024.10.01 02:33:23.327178 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
899 2024.10.01 02:33:23.327445 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
900 2024.10.01 02:33:23.336220 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
901 2024.10.01 02:33:23.336261 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
902 2024.10.01 02:33:23.338863 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
903 2024.10.01 02:33:23.339305 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
904 2024.10.01 02:33:23.339483 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.012373 sec., 323.2845712438374 rows/sec., 27.23 KiB/sec.
905 2024.10.01 02:33:23.339673 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Debug> DynamicQueryHandler: Done processing query
906 2024.10.01 02:33:23.339713 [ 3 ] {3107a97f-293e-41ba-8f44-9871337187e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
907 2024.10.01 02:33:23.339743 [ 3 ] {} <Debug> HTTP-Session: 1c9ed71d-5f35-4135-9a9c-1243bd50c680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
908 2024.10.01 02:33:23.339869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
909 2024.10.01 02:33:23.339930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
910 2024.10.01 02:33:23.339964 [ 3 ] {} <Debug> HTTP-Session: 921f1b9b-1cf4-4a97-8ade-e0a213a48a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
911 2024.10.01 02:33:23.339991 [ 3 ] {} <Debug> HTTP-Session: 921f1b9b-1cf4-4a97-8ade-e0a213a48a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
912 2024.10.01 02:33:23.340012 [ 3 ] {} <Debug> HTTP-Session: 921f1b9b-1cf4-4a97-8ade-e0a213a48a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.10.01 02:33:23.340044 [ 3 ] {} <Trace> HTTP-Session: 921f1b9b-1cf4-4a97-8ade-e0a213a48a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
914 2024.10.01 02:33:23.340153 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
915 2024.10.01 02:33:23.340221 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
916 2024.10.01 02:33:23.341126 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
917 2024.10.01 02:33:23.343665 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
918 2024.10.01 02:33:23.343708 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
919 2024.10.01 02:33:23.346647 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
920 2024.10.01 02:33:23.347007 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
921 2024.10.01 02:33:23.347157 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.007076 sec., 1130.5822498586772 rows/sec., 90.81 KiB/sec.
922 2024.10.01 02:33:23.347490 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Debug> DynamicQueryHandler: Done processing query
923 2024.10.01 02:33:23.347517 [ 3 ] {0c95a13d-d0b7-4dc0-879b-0c3f433dcad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
924 2024.10.01 02:33:23.347534 [ 3 ] {} <Debug> HTTP-Session: 921f1b9b-1cf4-4a97-8ade-e0a213a48a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
925 2024.10.01 02:33:23.347652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
926 2024.10.01 02:33:23.347706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
927 2024.10.01 02:33:23.347726 [ 3 ] {} <Debug> HTTP-Session: 47282769-fb8e-4b8c-97bf-ad6dc5c211ca Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
928 2024.10.01 02:33:23.347743 [ 3 ] {} <Debug> HTTP-Session: 47282769-fb8e-4b8c-97bf-ad6dc5c211ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
929 2024.10.01 02:33:23.347757 [ 3 ] {} <Debug> HTTP-Session: 47282769-fb8e-4b8c-97bf-ad6dc5c211ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.10.01 02:33:23.347795 [ 3 ] {} <Trace> HTTP-Session: 47282769-fb8e-4b8c-97bf-ad6dc5c211ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
931 2024.10.01 02:33:23.347919 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
932 2024.10.01 02:33:23.348525 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
933 2024.10.01 02:33:23.348695 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
934 2024.10.01 02:33:23.353392 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
935 2024.10.01 02:33:23.353434 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
936 2024.10.01 02:33:23.359899 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
937 2024.10.01 02:33:23.360274 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
938 2024.10.01 02:33:23.360403 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.012516 sec., 798.9773090444232 rows/sec., 60.86 KiB/sec.
939 2024.10.01 02:33:23.360715 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Debug> DynamicQueryHandler: Done processing query
940 2024.10.01 02:33:23.360748 [ 3 ] {185602f3-4610-404d-9d75-b68fc75c7f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
941 2024.10.01 02:33:23.360772 [ 3 ] {} <Debug> HTTP-Session: 47282769-fb8e-4b8c-97bf-ad6dc5c211ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
942 2024.10.01 02:33:23.360941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
943 2024.10.01 02:33:23.361000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
944 2024.10.01 02:33:23.361024 [ 3 ] {} <Debug> HTTP-Session: 831ebb35-e55e-44e9-ac40-64392f24ec5d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
945 2024.10.01 02:33:23.361047 [ 3 ] {} <Debug> HTTP-Session: 831ebb35-e55e-44e9-ac40-64392f24ec5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
946 2024.10.01 02:33:23.361066 [ 3 ] {} <Debug> HTTP-Session: 831ebb35-e55e-44e9-ac40-64392f24ec5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
947 2024.10.01 02:33:23.361107 [ 3 ] {} <Trace> HTTP-Session: 831ebb35-e55e-44e9-ac40-64392f24ec5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
948 2024.10.01 02:33:23.361240 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
949 2024.10.01 02:33:23.361295 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
950 2024.10.01 02:33:23.361489 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Trace> ParallelParsingInputFormat: Parallel parsing is used
951 2024.10.01 02:33:23.361813 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
952 2024.10.01 02:33:23.361856 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
953 2024.10.01 02:33:23.362448 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
954 2024.10.01 02:33:23.362805 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
955 2024.10.01 02:33:23.362928 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001735 sec., 5763.688760806916 rows/sec., 363.04 KiB/sec.
956 2024.10.01 02:33:23.363096 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Debug> DynamicQueryHandler: Done processing query
957 2024.10.01 02:33:23.363122 [ 3 ] {b6473b99-13e6-4a25-99b9-001d4abd8600} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
958 2024.10.01 02:33:23.363138 [ 3 ] {} <Debug> HTTP-Session: 831ebb35-e55e-44e9-ac40-64392f24ec5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
959 2024.10.01 02:33:24.000166 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.47 MiB, peak 177.62 MiB, free memory in arenas 0.00 B, will set to 174.78 MiB (RSS), difference: 2.31 MiB
960 2024.10.01 02:33:28.198006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
961 2024.10.01 02:33:28.198130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
962 2024.10.01 02:33:28.198155 [ 3 ] {} <Debug> HTTP-Session: 1e944ce6-b89c-4699-841c-62e74339b31d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
963 2024.10.01 02:33:28.198180 [ 3 ] {} <Debug> HTTP-Session: 1e944ce6-b89c-4699-841c-62e74339b31d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
964 2024.10.01 02:33:28.198194 [ 3 ] {} <Debug> HTTP-Session: 1e944ce6-b89c-4699-841c-62e74339b31d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
965 2024.10.01 02:33:28.198243 [ 3 ] {} <Trace> HTTP-Session: 1e944ce6-b89c-4699-841c-62e74339b31d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
966 2024.10.01 02:33:28.198457 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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)
967 2024.10.01 02:33:28.200770 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
968 2024.10.01 02:33:28.204650 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <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
969 2024.10.01 02:33:28.204965 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
970 2024.10.01 02:33:28.209126 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
971 2024.10.01 02:33:28.213268 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
972 2024.10.01 02:33:28.218093 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
973 2024.10.01 02:33:28.220631 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
974 2024.10.01 02:33:28.220671 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
975 2024.10.01 02:33:28.222691 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <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'))"
976 2024.10.01 02:33:28.222730 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
977 2024.10.01 02:33:28.248579 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.050204 sec., 79.67492630069317 rows/sec., 3.29 KiB/sec.
978 2024.10.01 02:33:28.248887 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Debug> DynamicQueryHandler: Done processing query
979 2024.10.01 02:33:28.248922 [ 3 ] {645de170-6782-4305-84ab-7ac7bbebb006} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
980 2024.10.01 02:33:28.248947 [ 3 ] {} <Debug> HTTP-Session: 1e944ce6-b89c-4699-841c-62e74339b31d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.10.01 02:33:28.249267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
982 2024.10.01 02:33:28.249333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
983 2024.10.01 02:33:28.249355 [ 3 ] {} <Debug> HTTP-Session: 913d90ff-f195-45d8-81a0-b519c5566315 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
984 2024.10.01 02:33:28.249377 [ 3 ] {} <Debug> HTTP-Session: 913d90ff-f195-45d8-81a0-b519c5566315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
985 2024.10.01 02:33:28.249398 [ 3 ] {} <Debug> HTTP-Session: 913d90ff-f195-45d8-81a0-b519c5566315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
986 2024.10.01 02:33:28.249440 [ 3 ] {} <Trace> HTTP-Session: 913d90ff-f195-45d8-81a0-b519c5566315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
987 2024.10.01 02:33:28.249620 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
988 2024.10.01 02:33:28.249944 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
989 2024.10.01 02:33:28.249985 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE
990 2024.10.01 02:33:28.250251 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
991 2024.10.01 02:33:28.250336 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
992 2024.10.01 02:33:28.250525 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
993 2024.10.01 02:33:28.250565 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
994 2024.10.01 02:33:28.250594 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
995 2024.10.01 02:33:28.250615 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
996 2024.10.01 02:33:28.250667 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <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_data_link:link_enabled', 'switch_rib:active_routes'))"
997 2024.10.01 02:33:28.250693 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
998 2024.10.01 02:33:28.251551 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.002013 sec., 1987.083954297069 rows/sec., 81.99 KiB/sec.
999 2024.10.01 02:33:28.251782 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Debug> DynamicQueryHandler: Done processing query
1000 2024.10.01 02:33:28.251807 [ 3 ] {346b7788-8ced-4a80-9713-5a5c33b2ac91} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1001 2024.10.01 02:33:28.251824 [ 3 ] {} <Debug> HTTP-Session: 913d90ff-f195-45d8-81a0-b519c5566315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1002 2024.10.01 02:33:28.252384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1003 2024.10.01 02:33:28.252435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1004 2024.10.01 02:33:28.252455 [ 3 ] {} <Debug> HTTP-Session: bda4a69e-5790-40cc-9124-d91b66badbef Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1005 2024.10.01 02:33:28.252473 [ 3 ] {} <Debug> HTTP-Session: bda4a69e-5790-40cc-9124-d91b66badbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1006 2024.10.01 02:33:28.252486 [ 3 ] {} <Debug> HTTP-Session: bda4a69e-5790-40cc-9124-d91b66badbef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1007 2024.10.01 02:33:28.252519 [ 3 ] {} <Trace> HTTP-Session: bda4a69e-5790-40cc-9124-d91b66badbef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1008 2024.10.01 02:33:28.252649 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1009 2024.10.01 02:33:28.252890 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1010 2024.10.01 02:33:28.252924 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE
1011 2024.10.01 02:33:28.253137 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1012 2024.10.01 02:33:28.253205 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1013 2024.10.01 02:33:28.253348 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1014 2024.10.01 02:33:28.253383 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1015 2024.10.01 02:33:28.253406 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1016 2024.10.01 02:33:28.253432 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1017 2024.10.01 02:33:28.253479 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
1018 2024.10.01 02:33:28.253502 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1019 2024.10.01 02:33:28.254309 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001713 sec., 2335.0846468184473 rows/sec., 96.35 KiB/sec.
1020 2024.10.01 02:33:28.254545 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Debug> DynamicQueryHandler: Done processing query
1021 2024.10.01 02:33:28.254570 [ 3 ] {a4193b5c-8fa1-493b-ac11-63bf355429d6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1022 2024.10.01 02:33:28.254586 [ 3 ] {} <Debug> HTTP-Session: bda4a69e-5790-40cc-9124-d91b66badbef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.10.01 02:33:28.254808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1024 2024.10.01 02:33:28.254857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1025 2024.10.01 02:33:28.254877 [ 3 ] {} <Debug> HTTP-Session: 5c057aab-e667-425f-ac9e-3c579f6b23cd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1026 2024.10.01 02:33:28.254894 [ 3 ] {} <Debug> HTTP-Session: 5c057aab-e667-425f-ac9e-3c579f6b23cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1027 2024.10.01 02:33:28.254909 [ 3 ] {} <Debug> HTTP-Session: 5c057aab-e667-425f-ac9e-3c579f6b23cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.10.01 02:33:28.254940 [ 3 ] {} <Trace> HTTP-Session: 5c057aab-e667-425f-ac9e-3c579f6b23cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1029 2024.10.01 02:33:28.255075 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1030 2024.10.01 02:33:28.255320 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1031 2024.10.01 02:33:28.255355 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
1032 2024.10.01 02:33:28.255566 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1033 2024.10.01 02:33:28.255632 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1034 2024.10.01 02:33:28.255772 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1035 2024.10.01 02:33:28.255806 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1036 2024.10.01 02:33:28.255830 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1037 2024.10.01 02:33:28.255847 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1038 2024.10.01 02:33:28.255887 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
1039 2024.10.01 02:33:28.255908 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1040 2024.10.01 02:33:28.256794 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001774 sec., 2254.7914317925593 rows/sec., 93.03 KiB/sec.
1041 2024.10.01 02:33:28.257016 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Debug> DynamicQueryHandler: Done processing query
1042 2024.10.01 02:33:28.257042 [ 3 ] {67a76c30-5493-4f96-b6d0-5ac85049a410} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1043 2024.10.01 02:33:28.257058 [ 3 ] {} <Debug> HTTP-Session: 5c057aab-e667-425f-ac9e-3c579f6b23cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1044 2024.10.01 02:33:28.257260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1045 2024.10.01 02:33:28.257307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1046 2024.10.01 02:33:28.257327 [ 3 ] {} <Debug> HTTP-Session: 14ae8fd9-7c12-41e2-95d9-58bd3070a98f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1047 2024.10.01 02:33:28.257343 [ 3 ] {} <Debug> HTTP-Session: 14ae8fd9-7c12-41e2-95d9-58bd3070a98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.10.01 02:33:28.257357 [ 3 ] {} <Debug> HTTP-Session: 14ae8fd9-7c12-41e2-95d9-58bd3070a98f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1049 2024.10.01 02:33:28.257387 [ 3 ] {} <Trace> HTTP-Session: 14ae8fd9-7c12-41e2-95d9-58bd3070a98f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1050 2024.10.01 02:33:28.257516 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1051 2024.10.01 02:33:28.257752 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1052 2024.10.01 02:33:28.257786 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1053 2024.10.01 02:33:28.257997 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1054 2024.10.01 02:33:28.258061 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1055 2024.10.01 02:33:28.258199 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1056 2024.10.01 02:33:28.258231 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1057 2024.10.01 02:33:28.258253 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1058 2024.10.01 02:33:28.258270 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1059 2024.10.01 02:33:28.258309 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1060 2024.10.01 02:33:28.258329 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1061 2024.10.01 02:33:28.259196 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001734 sec., 2306.8050749711647 rows/sec., 95.18 KiB/sec.
1062 2024.10.01 02:33:28.259433 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Debug> DynamicQueryHandler: Done processing query
1063 2024.10.01 02:33:28.259457 [ 3 ] {e9f047ae-6f69-4e0d-a269-918e71ea078e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1064 2024.10.01 02:33:28.259479 [ 3 ] {} <Debug> HTTP-Session: 14ae8fd9-7c12-41e2-95d9-58bd3070a98f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1065 2024.10.01 02:33:28.259681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2024.10.01 02:33:28.259730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1067 2024.10.01 02:33:28.259750 [ 3 ] {} <Debug> HTTP-Session: a8f0d90e-7382-4e28-9076-7aeb49d95bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1068 2024.10.01 02:33:28.259766 [ 3 ] {} <Debug> HTTP-Session: a8f0d90e-7382-4e28-9076-7aeb49d95bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.10.01 02:33:28.259780 [ 3 ] {} <Debug> HTTP-Session: a8f0d90e-7382-4e28-9076-7aeb49d95bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1070 2024.10.01 02:33:28.259810 [ 3 ] {} <Trace> HTTP-Session: a8f0d90e-7382-4e28-9076-7aeb49d95bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1071 2024.10.01 02:33:28.259940 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1072 2024.10.01 02:33:28.260177 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1073 2024.10.01 02:33:28.260211 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1074 2024.10.01 02:33:28.260426 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1075 2024.10.01 02:33:28.260492 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1076 2024.10.01 02:33:28.260631 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1077 2024.10.01 02:33:28.260664 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1078 2024.10.01 02:33:28.260687 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1079 2024.10.01 02:33:28.260703 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1080 2024.10.01 02:33:28.260742 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1081 2024.10.01 02:33:28.260762 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1082 2024.10.01 02:33:28.261539 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001655 sec., 2416.918429003021 rows/sec., 99.72 KiB/sec.
1083 2024.10.01 02:33:28.261759 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Debug> DynamicQueryHandler: Done processing query
1084 2024.10.01 02:33:28.261783 [ 3 ] {182afa6e-d675-4a81-adc7-09c83dc92cb1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1085 2024.10.01 02:33:28.261799 [ 3 ] {} <Debug> HTTP-Session: a8f0d90e-7382-4e28-9076-7aeb49d95bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.10.01 02:33:28.262018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1087 2024.10.01 02:33:28.262066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1088 2024.10.01 02:33:28.262085 [ 3 ] {} <Debug> HTTP-Session: 508b43cd-6839-404f-8aba-4f248e10723f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1089 2024.10.01 02:33:28.262101 [ 3 ] {} <Debug> HTTP-Session: 508b43cd-6839-404f-8aba-4f248e10723f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1090 2024.10.01 02:33:28.262114 [ 3 ] {} <Debug> HTTP-Session: 508b43cd-6839-404f-8aba-4f248e10723f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1091 2024.10.01 02:33:28.262145 [ 3 ] {} <Trace> HTTP-Session: 508b43cd-6839-404f-8aba-4f248e10723f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1092 2024.10.01 02:33:28.262274 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1093 2024.10.01 02:33:28.262513 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1094 2024.10.01 02:33:28.262547 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1095 2024.10.01 02:33:28.262765 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1096 2024.10.01 02:33:28.262829 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1097 2024.10.01 02:33:28.262969 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1098 2024.10.01 02:33:28.263002 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1099 2024.10.01 02:33:28.263025 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1100 2024.10.01 02:33:28.263042 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1101 2024.10.01 02:33:28.263080 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1102 2024.10.01 02:33:28.263101 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1103 2024.10.01 02:33:28.263965 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00174 sec., 2298.8505747126437 rows/sec., 94.85 KiB/sec.
1104 2024.10.01 02:33:28.264193 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Debug> DynamicQueryHandler: Done processing query
1105 2024.10.01 02:33:28.264217 [ 3 ] {46227b1b-22c4-4158-bc8c-54c13b2cb62e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1106 2024.10.01 02:33:28.264234 [ 3 ] {} <Debug> HTTP-Session: 508b43cd-6839-404f-8aba-4f248e10723f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1107 2024.10.01 02:33:28.264452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1108 2024.10.01 02:33:28.264501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1109 2024.10.01 02:33:28.264521 [ 3 ] {} <Debug> HTTP-Session: de1b84db-5c98-43d2-9310-852af9f47a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1110 2024.10.01 02:33:28.264538 [ 3 ] {} <Debug> HTTP-Session: de1b84db-5c98-43d2-9310-852af9f47a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1111 2024.10.01 02:33:28.264551 [ 3 ] {} <Debug> HTTP-Session: de1b84db-5c98-43d2-9310-852af9f47a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1112 2024.10.01 02:33:28.264582 [ 3 ] {} <Trace> HTTP-Session: de1b84db-5c98-43d2-9310-852af9f47a4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1113 2024.10.01 02:33:28.264711 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1114 2024.10.01 02:33:28.264954 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1115 2024.10.01 02:33:28.264989 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1116 2024.10.01 02:33:28.265209 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1117 2024.10.01 02:33:28.265275 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1118 2024.10.01 02:33:28.265413 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1119 2024.10.01 02:33:28.265446 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1120 2024.10.01 02:33:28.265470 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1121 2024.10.01 02:33:28.265487 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1122 2024.10.01 02:33:28.265526 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1123 2024.10.01 02:33:28.265547 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1124 2024.10.01 02:33:28.266351 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001696 sec., 2358.490566037736 rows/sec., 97.31 KiB/sec.
1125 2024.10.01 02:33:28.266573 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Debug> DynamicQueryHandler: Done processing query
1126 2024.10.01 02:33:28.266596 [ 3 ] {15b4c1e2-9456-413b-a00c-7a5bf8cf0407} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1127 2024.10.01 02:33:28.266613 [ 3 ] {} <Debug> HTTP-Session: de1b84db-5c98-43d2-9310-852af9f47a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1128 2024.10.01 02:33:28.266821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1129 2024.10.01 02:33:28.266867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1130 2024.10.01 02:33:28.266887 [ 3 ] {} <Debug> HTTP-Session: 7a65ddce-0c61-4b35-bf41-917e0e9c03e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1131 2024.10.01 02:33:28.266903 [ 3 ] {} <Debug> HTTP-Session: 7a65ddce-0c61-4b35-bf41-917e0e9c03e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.10.01 02:33:28.266917 [ 3 ] {} <Debug> HTTP-Session: 7a65ddce-0c61-4b35-bf41-917e0e9c03e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.10.01 02:33:28.266947 [ 3 ] {} <Trace> HTTP-Session: 7a65ddce-0c61-4b35-bf41-917e0e9c03e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1134 2024.10.01 02:33:28.267074 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', '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)
1135 2024.10.01 02:33:28.267310 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1136 2024.10.01 02:33:28.267345 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <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_data_link:link_enabled', 'switch_data_link:link_up', '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
1137 2024.10.01 02:33:28.267568 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1138 2024.10.01 02:33:28.267631 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1139 2024.10.01 02:33:28.267766 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1140 2024.10.01 02:33:28.267798 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1141 2024.10.01 02:33:28.267820 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1142 2024.10.01 02:33:28.267837 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1143 2024.10.01 02:33:28.267875 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1144 2024.10.01 02:33:28.267898 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1145 2024.10.01 02:33:28.268773 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001752 sec., 2283.10502283105 rows/sec., 94.20 KiB/sec.
1146 2024.10.01 02:33:28.269065 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Debug> DynamicQueryHandler: Done processing query
1147 2024.10.01 02:33:28.269096 [ 3 ] {33dce825-39ba-4ad6-b7d3-36c437f556ad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1148 2024.10.01 02:33:28.269116 [ 3 ] {} <Debug> HTTP-Session: 7a65ddce-0c61-4b35-bf41-917e0e9c03e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.10.01 02:33:28.269344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2024.10.01 02:33:28.269396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1151 2024.10.01 02:33:28.269417 [ 3 ] {} <Debug> HTTP-Session: f4f974ae-f4b1-41d9-91ca-7c7ccb2041b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1152 2024.10.01 02:33:28.269434 [ 3 ] {} <Debug> HTTP-Session: f4f974ae-f4b1-41d9-91ca-7c7ccb2041b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.10.01 02:33:28.269449 [ 3 ] {} <Debug> HTTP-Session: f4f974ae-f4b1-41d9-91ca-7c7ccb2041b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1154 2024.10.01 02:33:28.269481 [ 3 ] {} <Trace> HTTP-Session: f4f974ae-f4b1-41d9-91ca-7c7ccb2041b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1155 2024.10.01 02:33:28.269623 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', '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)
1156 2024.10.01 02:33:28.269873 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1157 2024.10.01 02:33:28.269910 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <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_data_link:link_enabled', 'switch_data_link:link_up', '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
1158 2024.10.01 02:33:28.270141 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1159 2024.10.01 02:33:28.270205 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1160 2024.10.01 02:33:28.270344 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1161 2024.10.01 02:33:28.270376 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1162 2024.10.01 02:33:28.270400 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1163 2024.10.01 02:33:28.270416 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1164 2024.10.01 02:33:28.270456 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1165 2024.10.01 02:33:28.270478 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1166 2024.10.01 02:33:28.271310 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001746 sec., 2290.950744558992 rows/sec., 94.52 KiB/sec.
1167 2024.10.01 02:33:28.271533 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Debug> DynamicQueryHandler: Done processing query
1168 2024.10.01 02:33:28.271556 [ 3 ] {8a47734d-6d27-4c17-a7ad-b9b8b4be5701} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1169 2024.10.01 02:33:28.271572 [ 3 ] {} <Debug> HTTP-Session: f4f974ae-f4b1-41d9-91ca-7c7ccb2041b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.10.01 02:33:28.271786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1171 2024.10.01 02:33:28.271835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1172 2024.10.01 02:33:28.271855 [ 3 ] {} <Debug> HTTP-Session: 72165682-7959-45f5-85b7-e8c790ec3efe Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1173 2024.10.01 02:33:28.271871 [ 3 ] {} <Debug> HTTP-Session: 72165682-7959-45f5-85b7-e8c790ec3efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.10.01 02:33:28.271885 [ 3 ] {} <Debug> HTTP-Session: 72165682-7959-45f5-85b7-e8c790ec3efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1175 2024.10.01 02:33:28.271915 [ 3 ] {} <Trace> HTTP-Session: 72165682-7959-45f5-85b7-e8c790ec3efe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1176 2024.10.01 02:33:28.272049 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', '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)
1177 2024.10.01 02:33:28.272294 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1178 2024.10.01 02:33:28.272332 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <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_data_link:link_enabled', 'switch_data_link:link_up', '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
1179 2024.10.01 02:33:28.272562 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1180 2024.10.01 02:33:28.272626 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1181 2024.10.01 02:33:28.272764 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1182 2024.10.01 02:33:28.272797 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1183 2024.10.01 02:33:28.272820 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1184 2024.10.01 02:33:28.272837 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1185 2024.10.01 02:33:28.272876 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1186 2024.10.01 02:33:28.272897 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1187 2024.10.01 02:33:28.273756 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001759 sec., 2274.019329164298 rows/sec., 93.83 KiB/sec.
1188 2024.10.01 02:33:28.273979 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Debug> DynamicQueryHandler: Done processing query
1189 2024.10.01 02:33:28.274003 [ 3 ] {9e8aee91-993e-4116-98e4-f3ed205886e1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1190 2024.10.01 02:33:28.274020 [ 3 ] {} <Debug> HTTP-Session: 72165682-7959-45f5-85b7-e8c790ec3efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.10.01 02:33:28.278523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1192 2024.10.01 02:33:28.278582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1193 2024.10.01 02:33:28.278607 [ 3 ] {} <Debug> HTTP-Session: 2ad8b812-2c73-4a32-a6d0-0cff8f92620d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1194 2024.10.01 02:33:28.278626 [ 3 ] {} <Debug> HTTP-Session: 2ad8b812-2c73-4a32-a6d0-0cff8f92620d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1195 2024.10.01 02:33:28.278643 [ 3 ] {} <Debug> HTTP-Session: 2ad8b812-2c73-4a32-a6d0-0cff8f92620d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1196 2024.10.01 02:33:28.278679 [ 3 ] {} <Trace> HTTP-Session: 2ad8b812-2c73-4a32-a6d0-0cff8f92620d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1197 2024.10.01 02:33:28.278843 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) 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_data_link:link_enabled', 'switch_data_link:link_up', '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)
1198 2024.10.01 02:33:28.279145 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1199 2024.10.01 02:33:28.279190 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <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_data_link:link_enabled', 'switch_data_link:link_up', '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
1200 2024.10.01 02:33:28.279439 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1201 2024.10.01 02:33:28.279504 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1202 2024.10.01 02:33:28.279641 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1203 2024.10.01 02:33:28.279673 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1204 2024.10.01 02:33:28.279697 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1205 2024.10.01 02:33:28.279714 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1206 2024.10.01 02:33:28.279755 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <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_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1207 2024.10.01 02:33:28.279777 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1208 2024.10.01 02:33:28.280657 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001891 sec., 2115.282919090428 rows/sec., 87.28 KiB/sec.
1209 2024.10.01 02:33:28.280888 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Debug> DynamicQueryHandler: Done processing query
1210 2024.10.01 02:33:28.280911 [ 3 ] {866317b5-c072-4b13-9cc6-07ed63890915} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1211 2024.10.01 02:33:28.280927 [ 3 ] {} <Debug> HTTP-Session: 2ad8b812-2c73-4a32-a6d0-0cff8f92620d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1212 2024.10.01 02:33:28.281518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1213 2024.10.01 02:33:28.281566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1214 2024.10.01 02:33:28.281586 [ 3 ] {} <Debug> HTTP-Session: cdd1860d-876d-4a30-96e5-c08217a7cbb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1215 2024.10.01 02:33:28.281602 [ 3 ] {} <Debug> HTTP-Session: cdd1860d-876d-4a30-96e5-c08217a7cbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1216 2024.10.01 02:33:28.281615 [ 3 ] {} <Debug> HTTP-Session: cdd1860d-876d-4a30-96e5-c08217a7cbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1217 2024.10.01 02:33:28.281645 [ 3 ] {} <Trace> HTTP-Session: cdd1860d-876d-4a30-96e5-c08217a7cbb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1218 2024.10.01 02:33:28.281777 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1219 2024.10.01 02:33:28.282024 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1220 2024.10.01 02:33:28.282062 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1221 2024.10.01 02:33:28.282298 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1222 2024.10.01 02:33:28.282362 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1223 2024.10.01 02:33:28.282505 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1224 2024.10.01 02:33:28.282538 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1225 2024.10.01 02:33:28.282561 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1226 2024.10.01 02:33:28.282578 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1227 2024.10.01 02:33:28.282617 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1228 2024.10.01 02:33:28.282638 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1229 2024.10.01 02:33:28.283525 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001782 sec., 2244.6689113355783 rows/sec., 92.61 KiB/sec.
1230 2024.10.01 02:33:28.283748 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Debug> DynamicQueryHandler: Done processing query
1231 2024.10.01 02:33:28.283772 [ 3 ] {cce27183-a63c-48db-afc4-e9e494e77131} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1232 2024.10.01 02:33:28.283789 [ 3 ] {} <Debug> HTTP-Session: cdd1860d-876d-4a30-96e5-c08217a7cbb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.10.01 02:33:28.284988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1234 2024.10.01 02:33:28.285034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1235 2024.10.01 02:33:28.285054 [ 3 ] {} <Debug> HTTP-Session: c124fe00-8a0c-4f83-80a0-ae2022b08773 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1236 2024.10.01 02:33:28.285070 [ 3 ] {} <Debug> HTTP-Session: c124fe00-8a0c-4f83-80a0-ae2022b08773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.10.01 02:33:28.285083 [ 3 ] {} <Debug> HTTP-Session: c124fe00-8a0c-4f83-80a0-ae2022b08773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1238 2024.10.01 02:33:28.285112 [ 3 ] {} <Trace> HTTP-Session: c124fe00-8a0c-4f83-80a0-ae2022b08773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1239 2024.10.01 02:33:28.285246 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1240 2024.10.01 02:33:28.285552 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1241 2024.10.01 02:33:28.285599 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1242 2024.10.01 02:33:28.285903 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1243 2024.10.01 02:33:28.285981 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1244 2024.10.01 02:33:28.286151 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1245 2024.10.01 02:33:28.286190 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1246 2024.10.01 02:33:28.286219 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1247 2024.10.01 02:33:28.286240 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1248 2024.10.01 02:33:28.286288 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1249 2024.10.01 02:33:28.286309 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1250 2024.10.01 02:33:28.287195 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.002009 sec., 1991.040318566451 rows/sec., 82.15 KiB/sec.
1251 2024.10.01 02:33:28.287417 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Debug> DynamicQueryHandler: Done processing query
1252 2024.10.01 02:33:28.287441 [ 3 ] {2de5bba4-3e63-4149-849f-2083ce9101dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1253 2024.10.01 02:33:28.287458 [ 3 ] {} <Debug> HTTP-Session: c124fe00-8a0c-4f83-80a0-ae2022b08773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.10.01 02:33:28.287665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1255 2024.10.01 02:33:28.287711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1256 2024.10.01 02:33:28.287731 [ 3 ] {} <Debug> HTTP-Session: 568bc498-9090-46e6-a533-ad77af5b6c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1257 2024.10.01 02:33:28.287748 [ 3 ] {} <Debug> HTTP-Session: 568bc498-9090-46e6-a533-ad77af5b6c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.10.01 02:33:28.287761 [ 3 ] {} <Debug> HTTP-Session: 568bc498-9090-46e6-a533-ad77af5b6c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1259 2024.10.01 02:33:28.287791 [ 3 ] {} <Trace> HTTP-Session: 568bc498-9090-46e6-a533-ad77af5b6c86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1260 2024.10.01 02:33:28.287926 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1261 2024.10.01 02:33:28.288222 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1262 2024.10.01 02:33:28.288271 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1263 2024.10.01 02:33:28.288528 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1264 2024.10.01 02:33:28.288596 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1265 2024.10.01 02:33:28.288738 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1266 2024.10.01 02:33:28.288771 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1267 2024.10.01 02:33:28.288796 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1268 2024.10.01 02:33:28.288813 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1269 2024.10.01 02:33:28.288859 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1270 2024.10.01 02:33:28.288883 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1271 2024.10.01 02:33:28.289705 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001841 sec., 2172.7322107550244 rows/sec., 89.65 KiB/sec.
1272 2024.10.01 02:33:28.289940 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Debug> DynamicQueryHandler: Done processing query
1273 2024.10.01 02:33:28.289965 [ 3 ] {549ca203-cb10-48c9-8b26-8bd24acbc70c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1274 2024.10.01 02:33:28.289982 [ 3 ] {} <Debug> HTTP-Session: 568bc498-9090-46e6-a533-ad77af5b6c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.10.01 02:33:28.290169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1276 2024.10.01 02:33:28.290218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1277 2024.10.01 02:33:28.290237 [ 3 ] {} <Debug> HTTP-Session: 37447e78-775e-4267-93f6-4c58a7689f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1278 2024.10.01 02:33:28.290253 [ 3 ] {} <Debug> HTTP-Session: 37447e78-775e-4267-93f6-4c58a7689f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1279 2024.10.01 02:33:28.290266 [ 3 ] {} <Debug> HTTP-Session: 37447e78-775e-4267-93f6-4c58a7689f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1280 2024.10.01 02:33:28.290297 [ 3 ] {} <Trace> HTTP-Session: 37447e78-775e-4267-93f6-4c58a7689f62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1281 2024.10.01 02:33:28.290437 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1282 2024.10.01 02:33:28.290693 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1283 2024.10.01 02:33:28.290733 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1284 2024.10.01 02:33:28.290986 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1285 2024.10.01 02:33:28.291052 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1286 2024.10.01 02:33:28.291193 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1287 2024.10.01 02:33:28.291226 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1288 2024.10.01 02:33:28.291249 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1289 2024.10.01 02:33:28.291267 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1290 2024.10.01 02:33:28.291308 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1291 2024.10.01 02:33:28.291330 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1292 2024.10.01 02:33:28.292160 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001811 sec., 2208.7244616234125 rows/sec., 91.13 KiB/sec.
1293 2024.10.01 02:33:28.292371 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Debug> DynamicQueryHandler: Done processing query
1294 2024.10.01 02:33:28.292458 [ 3 ] {8c9fafd7-226c-4439-ab9b-580fbcf0e9e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1295 2024.10.01 02:33:28.292475 [ 3 ] {} <Debug> HTTP-Session: 37447e78-775e-4267-93f6-4c58a7689f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1296 2024.10.01 02:33:28.293379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1297 2024.10.01 02:33:28.293426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1298 2024.10.01 02:33:28.293445 [ 3 ] {} <Debug> HTTP-Session: 4227d9b3-1215-4868-8b39-29bc7b8fef54 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1299 2024.10.01 02:33:28.293462 [ 3 ] {} <Debug> HTTP-Session: 4227d9b3-1215-4868-8b39-29bc7b8fef54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1300 2024.10.01 02:33:28.293476 [ 3 ] {} <Debug> HTTP-Session: 4227d9b3-1215-4868-8b39-29bc7b8fef54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.10.01 02:33:28.293506 [ 3 ] {} <Trace> HTTP-Session: 4227d9b3-1215-4868-8b39-29bc7b8fef54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1302 2024.10.01 02:33:28.293644 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1303 2024.10.01 02:33:28.293899 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1304 2024.10.01 02:33:28.293940 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1305 2024.10.01 02:33:28.294194 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1306 2024.10.01 02:33:28.294259 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1307 2024.10.01 02:33:28.294401 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1308 2024.10.01 02:33:28.294435 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1309 2024.10.01 02:33:28.294459 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1310 2024.10.01 02:33:28.294476 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1311 2024.10.01 02:33:28.294517 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1312 2024.10.01 02:33:28.294540 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1313 2024.10.01 02:33:28.295400 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00182 sec., 2197.802197802198 rows/sec., 90.68 KiB/sec.
1314 2024.10.01 02:33:28.295624 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Debug> DynamicQueryHandler: Done processing query
1315 2024.10.01 02:33:28.295648 [ 3 ] {94e26416-80f4-4f15-ba90-2feac24dfb16} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1316 2024.10.01 02:33:28.295665 [ 3 ] {} <Debug> HTTP-Session: 4227d9b3-1215-4868-8b39-29bc7b8fef54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1317 2024.10.01 02:33:28.296027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1318 2024.10.01 02:33:28.296074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1319 2024.10.01 02:33:28.296093 [ 3 ] {} <Debug> HTTP-Session: 0500eae0-bdd8-49cd-9a3b-4d12bbaee7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1320 2024.10.01 02:33:28.296109 [ 3 ] {} <Debug> HTTP-Session: 0500eae0-bdd8-49cd-9a3b-4d12bbaee7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1321 2024.10.01 02:33:28.296123 [ 3 ] {} <Debug> HTTP-Session: 0500eae0-bdd8-49cd-9a3b-4d12bbaee7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.10.01 02:33:28.296153 [ 3 ] {} <Trace> HTTP-Session: 0500eae0-bdd8-49cd-9a3b-4d12bbaee7ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1323 2024.10.01 02:33:28.296291 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1324 2024.10.01 02:33:28.296550 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1325 2024.10.01 02:33:28.296591 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1326 2024.10.01 02:33:28.296881 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1327 2024.10.01 02:33:28.296946 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1328 2024.10.01 02:33:28.297086 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1329 2024.10.01 02:33:28.297119 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1330 2024.10.01 02:33:28.297142 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1331 2024.10.01 02:33:28.297159 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1332 2024.10.01 02:33:28.297200 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1333 2024.10.01 02:33:28.297245 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1334 2024.10.01 02:33:28.298075 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001849 sec., 2163.3315305570577 rows/sec., 89.26 KiB/sec.
1335 2024.10.01 02:33:28.298296 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Debug> DynamicQueryHandler: Done processing query
1336 2024.10.01 02:33:28.298321 [ 3 ] {980c6b9e-7064-4089-b145-6c7392fe0c3b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1337 2024.10.01 02:33:28.298337 [ 3 ] {} <Debug> HTTP-Session: 0500eae0-bdd8-49cd-9a3b-4d12bbaee7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1338 2024.10.01 02:33:28.298559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1339 2024.10.01 02:33:28.298605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1340 2024.10.01 02:33:28.298624 [ 3 ] {} <Debug> HTTP-Session: c6048404-b447-401c-b46f-3bba8ca30176 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1341 2024.10.01 02:33:28.298640 [ 3 ] {} <Debug> HTTP-Session: c6048404-b447-401c-b46f-3bba8ca30176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1342 2024.10.01 02:33:28.298654 [ 3 ] {} <Debug> HTTP-Session: c6048404-b447-401c-b46f-3bba8ca30176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.10.01 02:33:28.298684 [ 3 ] {} <Trace> HTTP-Session: c6048404-b447-401c-b46f-3bba8ca30176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1344 2024.10.01 02:33:28.298821 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1345 2024.10.01 02:33:28.299082 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1346 2024.10.01 02:33:28.299123 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1347 2024.10.01 02:33:28.299498 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1348 2024.10.01 02:33:28.299567 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1349 2024.10.01 02:33:28.299710 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1350 2024.10.01 02:33:28.299742 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1351 2024.10.01 02:33:28.299765 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1352 2024.10.01 02:33:28.299781 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1353 2024.10.01 02:33:28.299822 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <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', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1354 2024.10.01 02:33:28.299843 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1355 2024.10.01 02:33:28.300666 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001909 sec., 2095.3378732320584 rows/sec., 86.45 KiB/sec.
1356 2024.10.01 02:33:28.300900 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Debug> DynamicQueryHandler: Done processing query
1357 2024.10.01 02:33:28.300925 [ 3 ] {c7acb82e-ff31-44c6-87ed-dd08ca49aaa2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1358 2024.10.01 02:33:28.300941 [ 3 ] {} <Debug> HTTP-Session: c6048404-b447-401c-b46f-3bba8ca30176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1359 2024.10.01 02:33:28.301175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1360 2024.10.01 02:33:28.301222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1361 2024.10.01 02:33:28.301241 [ 3 ] {} <Debug> HTTP-Session: 99639078-c796-49ed-a21a-4138934a72ac Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1362 2024.10.01 02:33:28.301257 [ 3 ] {} <Debug> HTTP-Session: 99639078-c796-49ed-a21a-4138934a72ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1363 2024.10.01 02:33:28.301271 [ 3 ] {} <Debug> HTTP-Session: 99639078-c796-49ed-a21a-4138934a72ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1364 2024.10.01 02:33:28.301301 [ 3 ] {} <Trace> HTTP-Session: 99639078-c796-49ed-a21a-4138934a72ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1365 2024.10.01 02:33:28.301439 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1366 2024.10.01 02:33:28.301704 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1367 2024.10.01 02:33:28.301746 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1368 2024.10.01 02:33:28.302010 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1369 2024.10.01 02:33:28.302074 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1370 2024.10.01 02:33:28.302210 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1371 2024.10.01 02:33:28.302243 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1372 2024.10.01 02:33:28.302267 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1373 2024.10.01 02:33:28.302283 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1374 2024.10.01 02:33:28.302324 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1375 2024.10.01 02:33:28.302346 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1376 2024.10.01 02:33:28.303139 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001766 sec., 2265.0056625141565 rows/sec., 93.45 KiB/sec.
1377 2024.10.01 02:33:28.303356 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Debug> DynamicQueryHandler: Done processing query
1378 2024.10.01 02:33:28.303381 [ 3 ] {2b5b0c3e-fa00-4089-ab62-10d4ea650e47} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1379 2024.10.01 02:33:28.303397 [ 3 ] {} <Debug> HTTP-Session: 99639078-c796-49ed-a21a-4138934a72ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1380 2024.10.01 02:33:28.303614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1381 2024.10.01 02:33:28.303661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1382 2024.10.01 02:33:28.303679 [ 3 ] {} <Debug> HTTP-Session: 5e7ed1bf-7a29-45c7-9c15-38a33e8a9925 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1383 2024.10.01 02:33:28.303695 [ 3 ] {} <Debug> HTTP-Session: 5e7ed1bf-7a29-45c7-9c15-38a33e8a9925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1384 2024.10.01 02:33:28.303709 [ 3 ] {} <Debug> HTTP-Session: 5e7ed1bf-7a29-45c7-9c15-38a33e8a9925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1385 2024.10.01 02:33:28.303739 [ 3 ] {} <Trace> HTTP-Session: 5e7ed1bf-7a29-45c7-9c15-38a33e8a9925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1386 2024.10.01 02:33:28.303879 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1387 2024.10.01 02:33:28.304145 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1388 2024.10.01 02:33:28.304188 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1389 2024.10.01 02:33:28.304459 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1390 2024.10.01 02:33:28.304528 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1391 2024.10.01 02:33:28.304668 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1392 2024.10.01 02:33:28.304701 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1393 2024.10.01 02:33:28.304723 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1394 2024.10.01 02:33:28.304742 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1395 2024.10.01 02:33:28.304784 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1396 2024.10.01 02:33:28.304806 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1397 2024.10.01 02:33:28.305635 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001819 sec., 2199.010445299615 rows/sec., 90.73 KiB/sec.
1398 2024.10.01 02:33:28.305896 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Debug> DynamicQueryHandler: Done processing query
1399 2024.10.01 02:33:28.305927 [ 3 ] {aaf767a5-5bd2-4e52-be40-9965bb89ebe6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1400 2024.10.01 02:33:28.305947 [ 3 ] {} <Debug> HTTP-Session: 5e7ed1bf-7a29-45c7-9c15-38a33e8a9925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1401 2024.10.01 02:33:28.306188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1402 2024.10.01 02:33:28.306247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1403 2024.10.01 02:33:28.306278 [ 3 ] {} <Debug> HTTP-Session: 6ddbaab0-176e-401c-87e0-6b9cfcc22cac Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1404 2024.10.01 02:33:28.306298 [ 3 ] {} <Debug> HTTP-Session: 6ddbaab0-176e-401c-87e0-6b9cfcc22cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1405 2024.10.01 02:33:28.306312 [ 3 ] {} <Debug> HTTP-Session: 6ddbaab0-176e-401c-87e0-6b9cfcc22cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1406 2024.10.01 02:33:28.306343 [ 3 ] {} <Trace> HTTP-Session: 6ddbaab0-176e-401c-87e0-6b9cfcc22cac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1407 2024.10.01 02:33:28.306491 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1408 2024.10.01 02:33:28.306764 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1409 2024.10.01 02:33:28.306809 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1410 2024.10.01 02:33:28.307089 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1411 2024.10.01 02:33:28.307155 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1412 2024.10.01 02:33:28.307299 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1413 2024.10.01 02:33:28.307332 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1414 2024.10.01 02:33:28.307356 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1415 2024.10.01 02:33:28.307373 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1416 2024.10.01 02:33:28.307415 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1417 2024.10.01 02:33:28.307438 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1418 2024.10.01 02:33:28.308201 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001779 sec., 2248.4541877459246 rows/sec., 92.77 KiB/sec.
1419 2024.10.01 02:33:28.308440 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Debug> DynamicQueryHandler: Done processing query
1420 2024.10.01 02:33:28.308466 [ 3 ] {be32ea2a-c415-413f-ac77-46f21b7cf5bb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1421 2024.10.01 02:33:28.308483 [ 3 ] {} <Debug> HTTP-Session: 6ddbaab0-176e-401c-87e0-6b9cfcc22cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1422 2024.10.01 02:33:28.308693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2024.10.01 02:33:28.308742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1424 2024.10.01 02:33:28.308761 [ 3 ] {} <Debug> HTTP-Session: 7b90997c-60a3-4eaf-a09b-3806fdeda927 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1425 2024.10.01 02:33:28.308779 [ 3 ] {} <Debug> HTTP-Session: 7b90997c-60a3-4eaf-a09b-3806fdeda927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.10.01 02:33:28.308792 [ 3 ] {} <Debug> HTTP-Session: 7b90997c-60a3-4eaf-a09b-3806fdeda927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.10.01 02:33:28.308823 [ 3 ] {} <Trace> HTTP-Session: 7b90997c-60a3-4eaf-a09b-3806fdeda927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1428 2024.10.01 02:33:28.308966 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1429 2024.10.01 02:33:28.309236 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1430 2024.10.01 02:33:28.309280 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1431 2024.10.01 02:33:28.309559 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1432 2024.10.01 02:33:28.309623 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1433 2024.10.01 02:33:28.309766 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1434 2024.10.01 02:33:28.309798 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1435 2024.10.01 02:33:28.309821 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1436 2024.10.01 02:33:28.309838 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1437 2024.10.01 02:33:28.309878 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1438 2024.10.01 02:33:28.309899 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1439 2024.10.01 02:33:28.310721 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001823 sec., 2194.1854086670323 rows/sec., 90.53 KiB/sec.
1440 2024.10.01 02:33:28.310954 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Debug> DynamicQueryHandler: Done processing query
1441 2024.10.01 02:33:28.310981 [ 3 ] {0f44ab45-78ee-44c5-9e31-ab6a87c5600a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1442 2024.10.01 02:33:28.310998 [ 3 ] {} <Debug> HTTP-Session: 7b90997c-60a3-4eaf-a09b-3806fdeda927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.10.01 02:33:28.311190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2024.10.01 02:33:28.311240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1445 2024.10.01 02:33:28.311260 [ 3 ] {} <Debug> HTTP-Session: 2816a3eb-01b4-4d9e-a7ad-6d5239645d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1446 2024.10.01 02:33:28.311277 [ 3 ] {} <Debug> HTTP-Session: 2816a3eb-01b4-4d9e-a7ad-6d5239645d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.10.01 02:33:28.311291 [ 3 ] {} <Debug> HTTP-Session: 2816a3eb-01b4-4d9e-a7ad-6d5239645d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.10.01 02:33:28.311322 [ 3 ] {} <Trace> HTTP-Session: 2816a3eb-01b4-4d9e-a7ad-6d5239645d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1449 2024.10.01 02:33:28.311467 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1450 2024.10.01 02:33:28.311741 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1451 2024.10.01 02:33:28.311785 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1452 2024.10.01 02:33:28.312068 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1453 2024.10.01 02:33:28.312133 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1454 2024.10.01 02:33:28.312273 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1455 2024.10.01 02:33:28.312306 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1456 2024.10.01 02:33:28.312329 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1457 2024.10.01 02:33:28.312345 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1458 2024.10.01 02:33:28.312387 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1459 2024.10.01 02:33:28.312410 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1460 2024.10.01 02:33:28.313259 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 89.40 KiB/sec.
1461 2024.10.01 02:33:28.313499 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Debug> DynamicQueryHandler: Done processing query
1462 2024.10.01 02:33:28.313524 [ 3 ] {66a15bed-12bf-4f85-8acd-b3b533be1ec0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1463 2024.10.01 02:33:28.313540 [ 3 ] {} <Debug> HTTP-Session: 2816a3eb-01b4-4d9e-a7ad-6d5239645d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.10.01 02:33:28.313741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1465 2024.10.01 02:33:28.313791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1466 2024.10.01 02:33:28.313812 [ 3 ] {} <Debug> HTTP-Session: 1ca55c60-6eb5-4532-aa2d-d40980280aff Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1467 2024.10.01 02:33:28.313829 [ 3 ] {} <Debug> HTTP-Session: 1ca55c60-6eb5-4532-aa2d-d40980280aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1468 2024.10.01 02:33:28.313842 [ 3 ] {} <Debug> HTTP-Session: 1ca55c60-6eb5-4532-aa2d-d40980280aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1469 2024.10.01 02:33:28.313872 [ 3 ] {} <Trace> HTTP-Session: 1ca55c60-6eb5-4532-aa2d-d40980280aff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1470 2024.10.01 02:33:28.314014 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1471 2024.10.01 02:33:28.314287 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1472 2024.10.01 02:33:28.314332 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1473 2024.10.01 02:33:28.314619 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1474 2024.10.01 02:33:28.314684 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1475 2024.10.01 02:33:28.314823 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1476 2024.10.01 02:33:28.314856 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1477 2024.10.01 02:33:28.314879 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1478 2024.10.01 02:33:28.314896 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1479 2024.10.01 02:33:28.314937 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1480 2024.10.01 02:33:28.314958 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1481 2024.10.01 02:33:28.315856 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001885 sec., 2122.0159151193634 rows/sec., 87.55 KiB/sec.
1482 2024.10.01 02:33:28.316086 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Debug> DynamicQueryHandler: Done processing query
1483 2024.10.01 02:33:28.316112 [ 3 ] {f91d80a9-031c-4be5-a6ec-b10872a85604} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1484 2024.10.01 02:33:28.316128 [ 3 ] {} <Debug> HTTP-Session: 1ca55c60-6eb5-4532-aa2d-d40980280aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1485 2024.10.01 02:33:28.316354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1486 2024.10.01 02:33:28.316402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1487 2024.10.01 02:33:28.316423 [ 3 ] {} <Debug> HTTP-Session: 0edc6f94-47a7-4d09-bc84-b3b564245430 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1488 2024.10.01 02:33:28.316440 [ 3 ] {} <Debug> HTTP-Session: 0edc6f94-47a7-4d09-bc84-b3b564245430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1489 2024.10.01 02:33:28.316453 [ 3 ] {} <Debug> HTTP-Session: 0edc6f94-47a7-4d09-bc84-b3b564245430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.10.01 02:33:28.316484 [ 3 ] {} <Trace> HTTP-Session: 0edc6f94-47a7-4d09-bc84-b3b564245430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1491 2024.10.01 02:33:28.316629 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1492 2024.10.01 02:33:28.316905 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1493 2024.10.01 02:33:28.316950 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1494 2024.10.01 02:33:28.317240 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1495 2024.10.01 02:33:28.317307 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1496 2024.10.01 02:33:28.317448 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1497 2024.10.01 02:33:28.317482 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1498 2024.10.01 02:33:28.317505 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1499 2024.10.01 02:33:28.317522 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1500 2024.10.01 02:33:28.317562 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1501 2024.10.01 02:33:28.317583 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1502 2024.10.01 02:33:28.318418 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 89.40 KiB/sec.
1503 2024.10.01 02:33:28.318657 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Debug> DynamicQueryHandler: Done processing query
1504 2024.10.01 02:33:28.318683 [ 3 ] {01e2ae3f-48eb-4864-ab78-811227bfe7e3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1505 2024.10.01 02:33:28.318700 [ 3 ] {} <Debug> HTTP-Session: 0edc6f94-47a7-4d09-bc84-b3b564245430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1506 2024.10.01 02:33:28.318885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1507 2024.10.01 02:33:28.318935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1508 2024.10.01 02:33:28.318954 [ 3 ] {} <Debug> HTTP-Session: 0a278a2a-6d20-4e77-919e-b4f8a190460c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1509 2024.10.01 02:33:28.318971 [ 3 ] {} <Debug> HTTP-Session: 0a278a2a-6d20-4e77-919e-b4f8a190460c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1510 2024.10.01 02:33:28.318985 [ 3 ] {} <Debug> HTTP-Session: 0a278a2a-6d20-4e77-919e-b4f8a190460c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.10.01 02:33:28.319015 [ 3 ] {} <Trace> HTTP-Session: 0a278a2a-6d20-4e77-919e-b4f8a190460c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1512 2024.10.01 02:33:28.319163 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1513 2024.10.01 02:33:28.319444 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1514 2024.10.01 02:33:28.319492 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1515 2024.10.01 02:33:28.319789 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1516 2024.10.01 02:33:28.319854 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1517 2024.10.01 02:33:28.319995 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1518 2024.10.01 02:33:28.320028 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1519 2024.10.01 02:33:28.320052 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1520 2024.10.01 02:33:28.320068 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1521 2024.10.01 02:33:28.320110 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1522 2024.10.01 02:33:28.320132 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1523 2024.10.01 02:33:28.320945 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001852 sec., 2159.8272138228945 rows/sec., 89.11 KiB/sec.
1524 2024.10.01 02:33:28.321176 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Debug> DynamicQueryHandler: Done processing query
1525 2024.10.01 02:33:28.321202 [ 3 ] {c3d08298-b4f1-418d-a672-b2920e26bbcf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1526 2024.10.01 02:33:28.321218 [ 3 ] {} <Debug> HTTP-Session: 0a278a2a-6d20-4e77-919e-b4f8a190460c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1527 2024.10.01 02:33:28.321418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2024.10.01 02:33:28.321467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1529 2024.10.01 02:33:28.321487 [ 3 ] {} <Debug> HTTP-Session: ebbbf38d-9cc8-4a88-a631-898c8f018f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1530 2024.10.01 02:33:28.321504 [ 3 ] {} <Debug> HTTP-Session: ebbbf38d-9cc8-4a88-a631-898c8f018f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1531 2024.10.01 02:33:28.321518 [ 3 ] {} <Debug> HTTP-Session: ebbbf38d-9cc8-4a88-a631-898c8f018f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.10.01 02:33:28.321549 [ 3 ] {} <Trace> HTTP-Session: ebbbf38d-9cc8-4a88-a631-898c8f018f0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1533 2024.10.01 02:33:28.321694 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1534 2024.10.01 02:33:28.321976 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1535 2024.10.01 02:33:28.322022 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1536 2024.10.01 02:33:28.322328 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1537 2024.10.01 02:33:28.322393 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1538 2024.10.01 02:33:28.322538 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
1539 2024.10.01 02:33:28.322571 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1540 2024.10.01 02:33:28.322594 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1541 2024.10.01 02:33:28.322610 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1542 2024.10.01 02:33:28.322652 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1543 2024.10.01 02:33:28.322674 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1544 2024.10.01 02:33:28.323461 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001837 sec., 2177.4632553075667 rows/sec., 89.84 KiB/sec.
1545 2024.10.01 02:33:28.323700 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Debug> DynamicQueryHandler: Done processing query
1546 2024.10.01 02:33:28.323726 [ 3 ] {7402156e-ed12-47f6-8920-da6af8012103} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1547 2024.10.01 02:33:28.323742 [ 3 ] {} <Debug> HTTP-Session: ebbbf38d-9cc8-4a88-a631-898c8f018f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1548 2024.10.01 02:33:28.323931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1549 2024.10.01 02:33:28.323982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1550 2024.10.01 02:33:28.324003 [ 3 ] {} <Debug> HTTP-Session: ef1d9373-d7e2-428a-92ad-605602e57f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1551 2024.10.01 02:33:28.324020 [ 3 ] {} <Debug> HTTP-Session: ef1d9373-d7e2-428a-92ad-605602e57f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1552 2024.10.01 02:33:28.324034 [ 3 ] {} <Debug> HTTP-Session: ef1d9373-d7e2-428a-92ad-605602e57f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1553 2024.10.01 02:33:28.324065 [ 3 ] {} <Trace> HTTP-Session: ef1d9373-d7e2-428a-92ad-605602e57f9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1554 2024.10.01 02:33:28.324212 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1555 2024.10.01 02:33:28.324494 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1556 2024.10.01 02:33:28.324540 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1557 2024.10.01 02:33:28.324846 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1558 2024.10.01 02:33:28.324912 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1559 2024.10.01 02:33:28.325054 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
1560 2024.10.01 02:33:28.325087 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1561 2024.10.01 02:33:28.325110 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1562 2024.10.01 02:33:28.325126 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1563 2024.10.01 02:33:28.325168 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1564 2024.10.01 02:33:28.325190 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1565 2024.10.01 02:33:28.326111 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001945 sec., 2056.5552699228792 rows/sec., 84.85 KiB/sec.
1566 2024.10.01 02:33:28.326339 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Debug> DynamicQueryHandler: Done processing query
1567 2024.10.01 02:33:28.326364 [ 3 ] {4481175c-6c17-4f21-9586-dbb9e5efd08d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1568 2024.10.01 02:33:28.326380 [ 3 ] {} <Debug> HTTP-Session: ef1d9373-d7e2-428a-92ad-605602e57f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1569 2024.10.01 02:33:28.326620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1570 2024.10.01 02:33:28.326669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1571 2024.10.01 02:33:28.326690 [ 3 ] {} <Debug> HTTP-Session: d5e4a079-99c7-4c20-b32b-25c761fbed4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1572 2024.10.01 02:33:28.326707 [ 3 ] {} <Debug> HTTP-Session: d5e4a079-99c7-4c20-b32b-25c761fbed4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1573 2024.10.01 02:33:28.326720 [ 3 ] {} <Debug> HTTP-Session: d5e4a079-99c7-4c20-b32b-25c761fbed4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.10.01 02:33:28.326751 [ 3 ] {} <Trace> HTTP-Session: d5e4a079-99c7-4c20-b32b-25c761fbed4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1575 2024.10.01 02:33:28.326897 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1576 2024.10.01 02:33:28.327181 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1577 2024.10.01 02:33:28.327228 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1578 2024.10.01 02:33:28.327533 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1579 2024.10.01 02:33:28.327597 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1580 2024.10.01 02:33:28.327738 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
1581 2024.10.01 02:33:28.327770 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1582 2024.10.01 02:33:28.327793 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1583 2024.10.01 02:33:28.327810 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1584 2024.10.01 02:33:28.327853 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1585 2024.10.01 02:33:28.327876 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1586 2024.10.01 02:33:28.328672 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001847 sec., 2165.674066053059 rows/sec., 89.36 KiB/sec.
1587 2024.10.01 02:33:28.328906 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Debug> DynamicQueryHandler: Done processing query
1588 2024.10.01 02:33:28.328930 [ 3 ] {a7052b81-3198-4734-a4b1-28da6ea440f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1589 2024.10.01 02:33:28.328947 [ 3 ] {} <Debug> HTTP-Session: d5e4a079-99c7-4c20-b32b-25c761fbed4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1590 2024.10.01 02:33:28.329154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1591 2024.10.01 02:33:28.329202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1592 2024.10.01 02:33:28.329222 [ 3 ] {} <Debug> HTTP-Session: 20806963-fcb0-4dc1-ae24-9ce8a28df98a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1593 2024.10.01 02:33:28.329238 [ 3 ] {} <Debug> HTTP-Session: 20806963-fcb0-4dc1-ae24-9ce8a28df98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1594 2024.10.01 02:33:28.329252 [ 3 ] {} <Debug> HTTP-Session: 20806963-fcb0-4dc1-ae24-9ce8a28df98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.10.01 02:33:28.329282 [ 3 ] {} <Trace> HTTP-Session: 20806963-fcb0-4dc1-ae24-9ce8a28df98a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1596 2024.10.01 02:33:28.329431 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
1597 2024.10.01 02:33:28.329717 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1598 2024.10.01 02:33:28.329764 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
1599 2024.10.01 02:33:28.330074 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1600 2024.10.01 02:33:28.330139 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1601 2024.10.01 02:33:28.330278 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
1602 2024.10.01 02:33:28.330311 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1603 2024.10.01 02:33:28.330334 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
1604 2024.10.01 02:33:28.330351 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
1605 2024.10.01 02:33:28.330394 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
1606 2024.10.01 02:33:28.330416 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1607 2024.10.01 02:33:28.331306 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001948 sec., 2053.388090349076 rows/sec., 84.72 KiB/sec.
1608 2024.10.01 02:33:28.331537 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Debug> DynamicQueryHandler: Done processing query
1609 2024.10.01 02:33:28.331562 [ 3 ] {4c268b9d-b6d2-483f-9cc0-af4e8fd94ea9} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1610 2024.10.01 02:33:28.331579 [ 3 ] {} <Debug> HTTP-Session: 20806963-fcb0-4dc1-ae24-9ce8a28df98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1611 2024.10.01 02:33:28.333099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1612 2024.10.01 02:33:28.333150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1613 2024.10.01 02:33:28.333170 [ 3 ] {} <Debug> HTTP-Session: 9922aec7-a1c6-46d0-a019-98bb909c8760 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1614 2024.10.01 02:33:28.333187 [ 3 ] {} <Debug> HTTP-Session: 9922aec7-a1c6-46d0-a019-98bb909c8760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1615 2024.10.01 02:33:28.333201 [ 3 ] {} <Debug> HTTP-Session: 9922aec7-a1c6-46d0-a019-98bb909c8760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.10.01 02:33:28.333232 [ 3 ] {} <Trace> HTTP-Session: 9922aec7-a1c6-46d0-a019-98bb909c8760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1617 2024.10.01 02:33:28.333384 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1618 2024.10.01 02:33:28.333439 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1619 2024.10.01 02:33:28.333641 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1620 2024.10.01 02:33:28.334022 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1621 2024.10.01 02:33:28.334068 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1622 2024.10.01 02:33:28.334588 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1623 2024.10.01 02:33:28.334927 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1624 2024.10.01 02:33:28.335102 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Debug> executeQuery: Read 31 rows, 4.60 KiB in 0.001785 sec., 17366.946778711485 rows/sec., 2.51 MiB/sec.
1625 2024.10.01 02:33:28.335433 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Debug> DynamicQueryHandler: Done processing query
1626 2024.10.01 02:33:28.335459 [ 3 ] {ddd8f026-56f3-413f-8705-93dbe05494c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1627 2024.10.01 02:33:28.335480 [ 3 ] {} <Debug> HTTP-Session: 9922aec7-a1c6-46d0-a019-98bb909c8760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1628 2024.10.01 02:33:28.335695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1629 2024.10.01 02:33:28.335745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1630 2024.10.01 02:33:28.335765 [ 3 ] {} <Debug> HTTP-Session: 1ec750e3-7483-48ce-b647-c575548029d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1631 2024.10.01 02:33:28.335783 [ 3 ] {} <Debug> HTTP-Session: 1ec750e3-7483-48ce-b647-c575548029d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1632 2024.10.01 02:33:28.335796 [ 3 ] {} <Debug> HTTP-Session: 1ec750e3-7483-48ce-b647-c575548029d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.10.01 02:33:28.335826 [ 3 ] {} <Trace> HTTP-Session: 1ec750e3-7483-48ce-b647-c575548029d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1634 2024.10.01 02:33:28.335976 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1635 2024.10.01 02:33:28.336020 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1636 2024.10.01 02:33:28.336278 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1637 2024.10.01 02:33:28.336784 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1638 2024.10.01 02:33:28.336820 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1639 2024.10.01 02:33:28.337243 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1640 2024.10.01 02:33:28.337612 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1641 2024.10.01 02:33:28.337772 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Debug> executeQuery: Read 200 rows, 18.37 KiB in 0.001866 sec., 107181.13612004287 rows/sec., 9.61 MiB/sec.
1642 2024.10.01 02:33:28.337933 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Debug> DynamicQueryHandler: Done processing query
1643 2024.10.01 02:33:28.337959 [ 3 ] {79f584b6-c788-4e4d-a575-2e9969f054a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1644 2024.10.01 02:33:28.337974 [ 3 ] {} <Debug> HTTP-Session: 1ec750e3-7483-48ce-b647-c575548029d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1645 2024.10.01 02:33:28.338092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1646 2024.10.01 02:33:28.338141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1647 2024.10.01 02:33:28.338162 [ 3 ] {} <Debug> HTTP-Session: da1be652-a42c-4a34-b738-7b4721b06094 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1648 2024.10.01 02:33:28.338178 [ 3 ] {} <Debug> HTTP-Session: da1be652-a42c-4a34-b738-7b4721b06094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.10.01 02:33:28.338192 [ 3 ] {} <Debug> HTTP-Session: da1be652-a42c-4a34-b738-7b4721b06094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1650 2024.10.01 02:33:28.338223 [ 3 ] {} <Trace> HTTP-Session: da1be652-a42c-4a34-b738-7b4721b06094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1651 2024.10.01 02:33:28.338324 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1652 2024.10.01 02:33:28.338368 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1653 2024.10.01 02:33:28.338789 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1654 2024.10.01 02:33:28.341062 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1655 2024.10.01 02:33:28.341104 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1656 2024.10.01 02:33:28.341571 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1657 2024.10.01 02:33:28.341927 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1658 2024.10.01 02:33:28.342080 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.003784 sec., 4756.871035940803 rows/sec., 357.69 KiB/sec.
1659 2024.10.01 02:33:28.342351 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Debug> DynamicQueryHandler: Done processing query
1660 2024.10.01 02:33:28.342376 [ 3 ] {11e4aab3-c6d0-4127-8b16-ca38bdc91300} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1661 2024.10.01 02:33:28.342393 [ 3 ] {} <Debug> HTTP-Session: da1be652-a42c-4a34-b738-7b4721b06094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1662 2024.10.01 02:33:28.342516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1663 2024.10.01 02:33:28.342566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1664 2024.10.01 02:33:28.342586 [ 3 ] {} <Debug> HTTP-Session: b368ca9d-c37f-476b-8d8b-e0ec97345cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1665 2024.10.01 02:33:28.342603 [ 3 ] {} <Debug> HTTP-Session: b368ca9d-c37f-476b-8d8b-e0ec97345cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1666 2024.10.01 02:33:28.342617 [ 3 ] {} <Debug> HTTP-Session: b368ca9d-c37f-476b-8d8b-e0ec97345cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.10.01 02:33:28.342647 [ 3 ] {} <Trace> HTTP-Session: b368ca9d-c37f-476b-8d8b-e0ec97345cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1668 2024.10.01 02:33:28.342748 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1669 2024.10.01 02:33:28.342790 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1670 2024.10.01 02:33:28.343032 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1671 2024.10.01 02:33:28.345238 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1672 2024.10.01 02:33:28.345277 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1673 2024.10.01 02:33:28.345766 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1674 2024.10.01 02:33:28.346196 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1675 2024.10.01 02:33:28.346385 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.00365 sec., 4109.58904109589 rows/sec., 286.82 KiB/sec.
1676 2024.10.01 02:33:28.346681 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Debug> DynamicQueryHandler: Done processing query
1677 2024.10.01 02:33:28.346705 [ 3 ] {34034f7f-32e5-4fff-a61e-bc6bd562490c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1678 2024.10.01 02:33:28.346721 [ 3 ] {} <Debug> HTTP-Session: b368ca9d-c37f-476b-8d8b-e0ec97345cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.10.01 02:33:28.346823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1680 2024.10.01 02:33:28.346872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1681 2024.10.01 02:33:28.346891 [ 3 ] {} <Debug> HTTP-Session: c7b4b7d3-ec2b-4a03-a2bf-6f5120e4b982 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1682 2024.10.01 02:33:28.346908 [ 3 ] {} <Debug> HTTP-Session: c7b4b7d3-ec2b-4a03-a2bf-6f5120e4b982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1683 2024.10.01 02:33:28.346921 [ 3 ] {} <Debug> HTTP-Session: c7b4b7d3-ec2b-4a03-a2bf-6f5120e4b982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1684 2024.10.01 02:33:28.346951 [ 3 ] {} <Trace> HTTP-Session: c7b4b7d3-ec2b-4a03-a2bf-6f5120e4b982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1685 2024.10.01 02:33:28.347049 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1686 2024.10.01 02:33:28.347093 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1687 2024.10.01 02:33:28.347335 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1688 2024.10.01 02:33:28.347635 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1689 2024.10.01 02:33:28.347672 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1690 2024.10.01 02:33:28.348135 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1691 2024.10.01 02:33:28.348486 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1692 2024.10.01 02:33:28.348644 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 220.18 KiB/sec.
1693 2024.10.01 02:33:28.348917 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Debug> DynamicQueryHandler: Done processing query
1694 2024.10.01 02:33:28.348942 [ 3 ] {ed875331-9c9b-44f7-8c4a-c2ec17644bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1695 2024.10.01 02:33:28.348957 [ 3 ] {} <Debug> HTTP-Session: c7b4b7d3-ec2b-4a03-a2bf-6f5120e4b982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1696 2024.10.01 02:33:28.349260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 62129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1697 2024.10.01 02:33:28.349309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1698 2024.10.01 02:33:28.349329 [ 3 ] {} <Debug> HTTP-Session: aff101a7-5e20-4271-bdb4-17e1d2e34148 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1699 2024.10.01 02:33:28.349346 [ 3 ] {} <Debug> HTTP-Session: aff101a7-5e20-4271-bdb4-17e1d2e34148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1700 2024.10.01 02:33:28.349359 [ 3 ] {} <Debug> HTTP-Session: aff101a7-5e20-4271-bdb4-17e1d2e34148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.10.01 02:33:28.349390 [ 3 ] {} <Trace> HTTP-Session: aff101a7-5e20-4271-bdb4-17e1d2e34148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1702 2024.10.01 02:33:28.349599 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1703 2024.10.01 02:33:28.349641 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1704 2024.10.01 02:33:28.349884 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1705 2024.10.01 02:33:28.350404 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1706 2024.10.01 02:33:28.350441 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1707 2024.10.01 02:33:28.350828 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1708 2024.10.01 02:33:28.351179 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1709 2024.10.01 02:33:28.351298 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Debug> executeQuery: Read 384 rows, 27.85 KiB in 0.001819 sec., 211105.00274876304 rows/sec., 14.95 MiB/sec.
1710 2024.10.01 02:33:28.351468 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Debug> DynamicQueryHandler: Done processing query
1711 2024.10.01 02:33:28.351493 [ 3 ] {dd48b786-b726-41ed-87ea-59e478e40fdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1712 2024.10.01 02:33:28.351509 [ 3 ] {} <Debug> HTTP-Session: aff101a7-5e20-4271-bdb4-17e1d2e34148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1713 2024.10.01 02:33:28.351634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2024.10.01 02:33:28.351684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1715 2024.10.01 02:33:28.351704 [ 3 ] {} <Debug> HTTP-Session: acd8f538-f20b-4358-a47c-2b0699015935 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1716 2024.10.01 02:33:28.351721 [ 3 ] {} <Debug> HTTP-Session: acd8f538-f20b-4358-a47c-2b0699015935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.10.01 02:33:28.351735 [ 3 ] {} <Debug> HTTP-Session: acd8f538-f20b-4358-a47c-2b0699015935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1718 2024.10.01 02:33:28.351766 [ 3 ] {} <Trace> HTTP-Session: acd8f538-f20b-4358-a47c-2b0699015935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1719 2024.10.01 02:33:28.351869 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1720 2024.10.01 02:33:28.351915 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1721 2024.10.01 02:33:28.352043 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1722 2024.10.01 02:33:28.352282 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1723 2024.10.01 02:33:28.352317 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1724 2024.10.01 02:33:28.352722 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1725 2024.10.01 02:33:28.353033 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1726 2024.10.01 02:33:28.353152 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001309 sec., 4583.651642475172 rows/sec., 239.48 KiB/sec.
1727 2024.10.01 02:33:28.353308 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Debug> DynamicQueryHandler: Done processing query
1728 2024.10.01 02:33:28.353332 [ 3 ] {761a39b9-dc5d-468e-8259-a48041ddab9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1729 2024.10.01 02:33:28.353348 [ 3 ] {} <Debug> HTTP-Session: acd8f538-f20b-4358-a47c-2b0699015935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1730 2024.10.01 02:33:28.353515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 21746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1731 2024.10.01 02:33:28.353564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1732 2024.10.01 02:33:28.353585 [ 3 ] {} <Debug> HTTP-Session: 58416eca-0ac8-45ba-aa15-6a3a05615a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1733 2024.10.01 02:33:28.353602 [ 3 ] {} <Debug> HTTP-Session: 58416eca-0ac8-45ba-aa15-6a3a05615a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.10.01 02:33:28.353615 [ 3 ] {} <Debug> HTTP-Session: 58416eca-0ac8-45ba-aa15-6a3a05615a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.10.01 02:33:28.353646 [ 3 ] {} <Trace> HTTP-Session: 58416eca-0ac8-45ba-aa15-6a3a05615a40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1736 2024.10.01 02:33:28.353801 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1737 2024.10.01 02:33:28.353847 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1738 2024.10.01 02:33:28.353989 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1739 2024.10.01 02:33:28.354308 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1740 2024.10.01 02:33:28.354343 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1741 2024.10.01 02:33:28.354707 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1742 2024.10.01 02:33:28.355037 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1743 2024.10.01 02:33:28.355156 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Debug> executeQuery: Read 117 rows, 7.75 KiB in 0.001435 sec., 81533.10104529616 rows/sec., 5.27 MiB/sec.
1744 2024.10.01 02:33:28.355444 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Debug> DynamicQueryHandler: Done processing query
1745 2024.10.01 02:33:28.355470 [ 3 ] {1c696486-ec08-4ceb-a641-b43fef76bed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1746 2024.10.01 02:33:28.355485 [ 3 ] {} <Debug> HTTP-Session: 58416eca-0ac8-45ba-aa15-6a3a05615a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1747 2024.10.01 02:33:28.355587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1748 2024.10.01 02:33:28.355637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1749 2024.10.01 02:33:28.355657 [ 3 ] {} <Debug> HTTP-Session: 37362170-828e-415e-b6ef-18d3978b6f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1750 2024.10.01 02:33:28.355673 [ 3 ] {} <Debug> HTTP-Session: 37362170-828e-415e-b6ef-18d3978b6f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.10.01 02:33:28.355687 [ 3 ] {} <Debug> HTTP-Session: 37362170-828e-415e-b6ef-18d3978b6f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1752 2024.10.01 02:33:28.355717 [ 3 ] {} <Trace> HTTP-Session: 37362170-828e-415e-b6ef-18d3978b6f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1753 2024.10.01 02:33:28.355813 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1754 2024.10.01 02:33:28.355878 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1755 2024.10.01 02:33:28.356045 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1756 2024.10.01 02:33:28.358394 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1757 2024.10.01 02:33:28.358437 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1758 2024.10.01 02:33:28.363362 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1759 2024.10.01 02:33:28.363692 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1760 2024.10.01 02:33:28.363815 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.008025 sec., 249.22118380062307 rows/sec., 16.31 KiB/sec.
1761 2024.10.01 02:33:28.364087 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Debug> DynamicQueryHandler: Done processing query
1762 2024.10.01 02:33:28.364112 [ 3 ] {d623fc63-5174-4ec9-b360-bbff096ac3b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1763 2024.10.01 02:33:28.364127 [ 3 ] {} <Debug> HTTP-Session: 37362170-828e-415e-b6ef-18d3978b6f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1764 2024.10.01 02:33:28.364246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 29326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1765 2024.10.01 02:33:28.364294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1766 2024.10.01 02:33:28.364314 [ 3 ] {} <Debug> HTTP-Session: e6c465e4-92e7-419c-a85f-fb9e15070c7a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1767 2024.10.01 02:33:28.364330 [ 3 ] {} <Debug> HTTP-Session: e6c465e4-92e7-419c-a85f-fb9e15070c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.10.01 02:33:28.364343 [ 3 ] {} <Debug> HTTP-Session: e6c465e4-92e7-419c-a85f-fb9e15070c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1769 2024.10.01 02:33:28.364373 [ 3 ] {} <Trace> HTTP-Session: e6c465e4-92e7-419c-a85f-fb9e15070c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1770 2024.10.01 02:33:28.364606 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1771 2024.10.01 02:33:28.364672 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <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_histogramu64
1772 2024.10.01 02:33:28.365053 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1773 2024.10.01 02:33:28.365583 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1774 2024.10.01 02:33:28.365617 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1775 2024.10.01 02:33:28.366264 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1776 2024.10.01 02:33:28.366691 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1777 2024.10.01 02:33:28.366855 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002399 sec., 7503.126302626094 rows/sec., 13.45 MiB/sec.
1778 2024.10.01 02:33:28.367210 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Debug> DynamicQueryHandler: Done processing query
1779 2024.10.01 02:33:28.367235 [ 3 ] {d35859cf-a6e9-4fe2-9c03-5a946fa01aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1780 2024.10.01 02:33:28.367250 [ 3 ] {} <Debug> HTTP-Session: e6c465e4-92e7-419c-a85f-fb9e15070c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1781 2024.10.01 02:33:28.367356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1782 2024.10.01 02:33:28.367404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1783 2024.10.01 02:33:28.367424 [ 3 ] {} <Debug> HTTP-Session: 1a8be94a-5454-42f6-8da8-13c83efe9a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1784 2024.10.01 02:33:28.367440 [ 3 ] {} <Debug> HTTP-Session: 1a8be94a-5454-42f6-8da8-13c83efe9a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1785 2024.10.01 02:33:28.367453 [ 3 ] {} <Debug> HTTP-Session: 1a8be94a-5454-42f6-8da8-13c83efe9a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1786 2024.10.01 02:33:28.367485 [ 3 ] {} <Trace> HTTP-Session: 1a8be94a-5454-42f6-8da8-13c83efe9a97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1787 2024.10.01 02:33:28.367586 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1788 2024.10.01 02:33:28.367629 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1789 2024.10.01 02:33:28.367758 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1790 2024.10.01 02:33:28.368018 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1791 2024.10.01 02:33:28.368052 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1792 2024.10.01 02:33:28.368461 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1793 2024.10.01 02:33:28.368780 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1794 2024.10.01 02:33:28.368914 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001346 sec., 13372.95690936107 rows/sec., 986.72 KiB/sec.
1795 2024.10.01 02:33:28.369191 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Debug> DynamicQueryHandler: Done processing query
1796 2024.10.01 02:33:28.369215 [ 3 ] {6acd1881-aa01-4a2c-8109-3a0dd2dd0cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1797 2024.10.01 02:33:28.369229 [ 3 ] {} <Debug> HTTP-Session: 1a8be94a-5454-42f6-8da8-13c83efe9a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1798 2024.10.01 02:33:28.369350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2024.10.01 02:33:28.369399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1800 2024.10.01 02:33:28.369418 [ 3 ] {} <Debug> HTTP-Session: 4ca4a4ba-eed7-402d-91e5-84bb3e2e0a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1801 2024.10.01 02:33:28.369434 [ 3 ] {} <Debug> HTTP-Session: 4ca4a4ba-eed7-402d-91e5-84bb3e2e0a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1802 2024.10.01 02:33:28.369447 [ 3 ] {} <Debug> HTTP-Session: 4ca4a4ba-eed7-402d-91e5-84bb3e2e0a95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.10.01 02:33:28.369477 [ 3 ] {} <Trace> HTTP-Session: 4ca4a4ba-eed7-402d-91e5-84bb3e2e0a95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1804 2024.10.01 02:33:28.369581 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1805 2024.10.01 02:33:28.369624 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1806 2024.10.01 02:33:28.369767 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1807 2024.10.01 02:33:28.370045 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1808 2024.10.01 02:33:28.370080 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1809 2024.10.01 02:33:28.370424 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1810 2024.10.01 02:33:28.370734 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1811 2024.10.01 02:33:28.370851 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Debug> executeQuery: Read 44 rows, 2.67 KiB in 0.001305 sec., 33716.47509578544 rows/sec., 2.00 MiB/sec.
1812 2024.10.01 02:33:28.371003 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Debug> DynamicQueryHandler: Done processing query
1813 2024.10.01 02:33:28.371026 [ 3 ] {23e6e6d0-0104-45f0-b940-729856149f35} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1814 2024.10.01 02:33:28.371041 [ 3 ] {} <Debug> HTTP-Session: 4ca4a4ba-eed7-402d-91e5-84bb3e2e0a95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1815 2024.10.01 02:33:33.207558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1816 2024.10.01 02:33:33.207694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1817 2024.10.01 02:33:33.207725 [ 3 ] {} <Debug> HTTP-Session: 83f54cf5-1981-4110-8ad3-9a12739d7288 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1818 2024.10.01 02:33:33.207755 [ 3 ] {} <Debug> HTTP-Session: 83f54cf5-1981-4110-8ad3-9a12739d7288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1819 2024.10.01 02:33:33.207774 [ 3 ] {} <Debug> HTTP-Session: 83f54cf5-1981-4110-8ad3-9a12739d7288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1820 2024.10.01 02:33:33.207830 [ 3 ] {} <Trace> HTTP-Session: 83f54cf5-1981-4110-8ad3-9a12739d7288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1821 2024.10.01 02:33:33.208049 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1822 2024.10.01 02:33:33.208121 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1823 2024.10.01 02:33:33.208493 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1824 2024.10.01 02:33:33.208985 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1825 2024.10.01 02:33:33.209029 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1826 2024.10.01 02:33:33.209449 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1827 2024.10.01 02:33:33.209832 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1828 2024.10.01 02:33:33.209975 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002006 sec., 35892.323030907275 rows/sec., 2.92 MiB/sec.
1829 2024.10.01 02:33:33.210181 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Debug> DynamicQueryHandler: Done processing query
1830 2024.10.01 02:33:33.210210 [ 3 ] {7737cf2b-62a1-408d-b0ab-c0ec2d6604ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1831 2024.10.01 02:33:33.210226 [ 3 ] {} <Debug> HTTP-Session: 83f54cf5-1981-4110-8ad3-9a12739d7288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.10.01 02:33:33.210344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1833 2024.10.01 02:33:33.210399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1834 2024.10.01 02:33:33.210444 [ 3 ] {} <Debug> HTTP-Session: 2b1f45b9-439c-47ec-98eb-ddec1a194ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1835 2024.10.01 02:33:33.210465 [ 3 ] {} <Debug> HTTP-Session: 2b1f45b9-439c-47ec-98eb-ddec1a194ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1836 2024.10.01 02:33:33.210479 [ 3 ] {} <Debug> HTTP-Session: 2b1f45b9-439c-47ec-98eb-ddec1a194ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1837 2024.10.01 02:33:33.210515 [ 3 ] {} <Trace> HTTP-Session: 2b1f45b9-439c-47ec-98eb-ddec1a194ecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1838 2024.10.01 02:33:33.210623 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1839 2024.10.01 02:33:33.210670 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1840 2024.10.01 02:33:33.210906 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1841 2024.10.01 02:33:33.211225 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1842 2024.10.01 02:33:33.211263 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1843 2024.10.01 02:33:33.211605 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1844 2024.10.01 02:33:33.211932 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1845 2024.10.01 02:33:33.212054 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 401.31 KiB/sec.
1846 2024.10.01 02:33:33.212203 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Debug> DynamicQueryHandler: Done processing query
1847 2024.10.01 02:33:33.212227 [ 3 ] {d5fcae85-0c35-4642-b3c2-6a56528c146a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1848 2024.10.01 02:33:33.212242 [ 3 ] {} <Debug> HTTP-Session: 2b1f45b9-439c-47ec-98eb-ddec1a194ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1849 2024.10.01 02:33:33.212354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1850 2024.10.01 02:33:33.212400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1851 2024.10.01 02:33:33.212420 [ 3 ] {} <Debug> HTTP-Session: 1379b5f9-e7d4-4e69-8a8d-0c24ba8496ae Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1852 2024.10.01 02:33:33.212436 [ 3 ] {} <Debug> HTTP-Session: 1379b5f9-e7d4-4e69-8a8d-0c24ba8496ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1853 2024.10.01 02:33:33.212449 [ 3 ] {} <Debug> HTTP-Session: 1379b5f9-e7d4-4e69-8a8d-0c24ba8496ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1854 2024.10.01 02:33:33.212546 [ 3 ] {} <Trace> HTTP-Session: 1379b5f9-e7d4-4e69-8a8d-0c24ba8496ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1855 2024.10.01 02:33:33.212673 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1856 2024.10.01 02:33:33.212718 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1857 2024.10.01 02:33:33.212943 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1858 2024.10.01 02:33:33.213294 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1859 2024.10.01 02:33:33.213332 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1860 2024.10.01 02:33:33.213690 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1861 2024.10.01 02:33:33.214060 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1862 2024.10.01 02:33:33.214197 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001568 sec., 45918.36734693878 rows/sec., 3.58 MiB/sec.
1863 2024.10.01 02:33:33.214390 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Debug> DynamicQueryHandler: Done processing query
1864 2024.10.01 02:33:33.214416 [ 3 ] {f33787ca-1296-4094-a5db-1b6ad10379f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1865 2024.10.01 02:33:33.214433 [ 3 ] {} <Debug> HTTP-Session: 1379b5f9-e7d4-4e69-8a8d-0c24ba8496ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1866 2024.10.01 02:33:33.214659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1867 2024.10.01 02:33:33.214711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1868 2024.10.01 02:33:33.214732 [ 3 ] {} <Debug> HTTP-Session: fa29230d-e593-42eb-ad39-5e86731c1c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1869 2024.10.01 02:33:33.214749 [ 3 ] {} <Debug> HTTP-Session: fa29230d-e593-42eb-ad39-5e86731c1c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1870 2024.10.01 02:33:33.214763 [ 3 ] {} <Debug> HTTP-Session: fa29230d-e593-42eb-ad39-5e86731c1c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1871 2024.10.01 02:33:33.214794 [ 3 ] {} <Trace> HTTP-Session: fa29230d-e593-42eb-ad39-5e86731c1c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1872 2024.10.01 02:33:33.214942 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1873 2024.10.01 02:33:33.214990 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1874 2024.10.01 02:33:33.215135 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1875 2024.10.01 02:33:33.215489 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1876 2024.10.01 02:33:33.215527 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1877 2024.10.01 02:33:33.215908 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1878 2024.10.01 02:33:33.216249 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1879 2024.10.01 02:33:33.216374 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001503 sec., 93147.03925482369 rows/sec., 6.49 MiB/sec.
1880 2024.10.01 02:33:33.216526 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Debug> DynamicQueryHandler: Done processing query
1881 2024.10.01 02:33:33.216552 [ 3 ] {54ce5b60-1851-4286-89c6-ca9a17f82938} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1882 2024.10.01 02:33:33.216569 [ 3 ] {} <Debug> HTTP-Session: fa29230d-e593-42eb-ad39-5e86731c1c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1883 2024.10.01 02:33:33.216704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1884 2024.10.01 02:33:33.216753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1885 2024.10.01 02:33:33.216773 [ 3 ] {} <Debug> HTTP-Session: 44671368-9c12-442e-97d2-ce665f80b9b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1886 2024.10.01 02:33:33.216790 [ 3 ] {} <Debug> HTTP-Session: 44671368-9c12-442e-97d2-ce665f80b9b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.10.01 02:33:33.216807 [ 3 ] {} <Debug> HTTP-Session: 44671368-9c12-442e-97d2-ce665f80b9b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1888 2024.10.01 02:33:33.216838 [ 3 ] {} <Trace> HTTP-Session: 44671368-9c12-442e-97d2-ce665f80b9b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1889 2024.10.01 02:33:33.216998 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
1890 2024.10.01 02:33:33.217063 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <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_histogramu64
1891 2024.10.01 02:33:33.217454 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1892 2024.10.01 02:33:33.217952 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1893 2024.10.01 02:33:33.217988 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1894 2024.10.01 02:33:33.218574 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1895 2024.10.01 02:33:33.218991 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1896 2024.10.01 02:33:33.219147 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002227 sec., 3592.2766052986085 rows/sec., 6.44 MiB/sec.
1897 2024.10.01 02:33:33.219623 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Debug> DynamicQueryHandler: Done processing query
1898 2024.10.01 02:33:33.219650 [ 3 ] {c33f440f-1b7f-44ff-861f-f0cca26d8372} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1899 2024.10.01 02:33:33.219666 [ 3 ] {} <Debug> HTTP-Session: 44671368-9c12-442e-97d2-ce665f80b9b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1900 2024.10.01 02:33:33.219786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1901 2024.10.01 02:33:33.219837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1902 2024.10.01 02:33:33.219858 [ 3 ] {} <Debug> HTTP-Session: 9dc94401-6107-44e0-a2da-7035bed94ead Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1903 2024.10.01 02:33:33.219877 [ 3 ] {} <Debug> HTTP-Session: 9dc94401-6107-44e0-a2da-7035bed94ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1904 2024.10.01 02:33:33.219891 [ 3 ] {} <Debug> HTTP-Session: 9dc94401-6107-44e0-a2da-7035bed94ead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1905 2024.10.01 02:33:33.219922 [ 3 ] {} <Trace> HTTP-Session: 9dc94401-6107-44e0-a2da-7035bed94ead Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1906 2024.10.01 02:33:33.220035 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1907 2024.10.01 02:33:33.220082 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1908 2024.10.01 02:33:33.220227 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1909 2024.10.01 02:33:33.220531 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1910 2024.10.01 02:33:33.220567 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1911 2024.10.01 02:33:33.220936 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1912 2024.10.01 02:33:33.221270 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1913 2024.10.01 02:33:33.221400 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001401 sec., 38543.89721627409 rows/sec., 2.59 MiB/sec.
1914 2024.10.01 02:33:33.221552 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Debug> DynamicQueryHandler: Done processing query
1915 2024.10.01 02:33:33.221576 [ 3 ] {dcd9456c-2014-407b-b90f-b1d08ef8d251} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1916 2024.10.01 02:33:33.221593 [ 3 ] {} <Debug> HTTP-Session: 9dc94401-6107-44e0-a2da-7035bed94ead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1917 2024.10.01 02:33:36.757305 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
1918 2024.10.01 02:33:36.757371 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
1919 2024.10.01 02:33:38.211712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1920 2024.10.01 02:33:38.211835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1921 2024.10.01 02:33:38.211865 [ 3 ] {} <Debug> HTTP-Session: 89db4236-73bb-4e89-be1a-55540078d9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1922 2024.10.01 02:33:38.211896 [ 3 ] {} <Debug> HTTP-Session: 89db4236-73bb-4e89-be1a-55540078d9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1923 2024.10.01 02:33:38.211915 [ 3 ] {} <Debug> HTTP-Session: 89db4236-73bb-4e89-be1a-55540078d9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1924 2024.10.01 02:33:38.211971 [ 3 ] {} <Trace> HTTP-Session: 89db4236-73bb-4e89-be1a-55540078d9f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1925 2024.10.01 02:33:38.212245 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1926 2024.10.01 02:33:38.212320 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1927 2024.10.01 02:33:38.212696 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1928 2024.10.01 02:33:38.213287 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1929 2024.10.01 02:33:38.213332 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1930 2024.10.01 02:33:38.213787 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1931 2024.10.01 02:33:38.214186 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1932 2024.10.01 02:33:38.214356 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002224 sec., 102068.34532374101 rows/sec., 8.99 MiB/sec.
1933 2024.10.01 02:33:38.214571 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Debug> DynamicQueryHandler: Done processing query
1934 2024.10.01 02:33:38.214599 [ 3 ] {f72bcfbe-d8df-414e-bc0a-84c455742539} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1935 2024.10.01 02:33:38.214616 [ 3 ] {} <Debug> HTTP-Session: 89db4236-73bb-4e89-be1a-55540078d9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1936 2024.10.01 02:33:38.214796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1937 2024.10.01 02:33:38.214850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1938 2024.10.01 02:33:38.214870 [ 3 ] {} <Debug> HTTP-Session: e303bcbe-80a7-4384-8d43-47306ce8a7d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1939 2024.10.01 02:33:38.214889 [ 3 ] {} <Debug> HTTP-Session: e303bcbe-80a7-4384-8d43-47306ce8a7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1940 2024.10.01 02:33:38.214903 [ 3 ] {} <Debug> HTTP-Session: e303bcbe-80a7-4384-8d43-47306ce8a7d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1941 2024.10.01 02:33:38.214938 [ 3 ] {} <Trace> HTTP-Session: e303bcbe-80a7-4384-8d43-47306ce8a7d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1942 2024.10.01 02:33:38.215053 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1943 2024.10.01 02:33:38.215101 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1944 2024.10.01 02:33:38.215338 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1945 2024.10.01 02:33:38.215663 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1946 2024.10.01 02:33:38.215702 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1947 2024.10.01 02:33:38.216067 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1948 2024.10.01 02:33:38.216435 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1949 2024.10.01 02:33:38.216591 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001561 sec., 12171.684817424726 rows/sec., 915.25 KiB/sec.
1950 2024.10.01 02:33:38.216862 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Debug> DynamicQueryHandler: Done processing query
1951 2024.10.01 02:33:38.216889 [ 3 ] {79210477-bbd7-46b7-bf74-928734bd4573} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1952 2024.10.01 02:33:38.216906 [ 3 ] {} <Debug> HTTP-Session: e303bcbe-80a7-4384-8d43-47306ce8a7d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1953 2024.10.01 02:33:38.217030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2024.10.01 02:33:38.217081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1955 2024.10.01 02:33:38.217101 [ 3 ] {} <Debug> HTTP-Session: 312074aa-5d09-4ef7-a108-e9209e212112 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1956 2024.10.01 02:33:38.217119 [ 3 ] {} <Debug> HTTP-Session: 312074aa-5d09-4ef7-a108-e9209e212112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.10.01 02:33:38.217132 [ 3 ] {} <Debug> HTTP-Session: 312074aa-5d09-4ef7-a108-e9209e212112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.10.01 02:33:38.217164 [ 3 ] {} <Trace> HTTP-Session: 312074aa-5d09-4ef7-a108-e9209e212112 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1959 2024.10.01 02:33:38.217268 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1960 2024.10.01 02:33:38.217313 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1961 2024.10.01 02:33:38.217556 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1962 2024.10.01 02:33:38.217890 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1963 2024.10.01 02:33:38.217929 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1964 2024.10.01 02:33:38.218296 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1965 2024.10.01 02:33:38.218660 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1966 2024.10.01 02:33:38.218816 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec.
1967 2024.10.01 02:33:38.218993 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Debug> DynamicQueryHandler: Done processing query
1968 2024.10.01 02:33:38.219019 [ 3 ] {8c4d39a7-10b0-4187-b0ae-3ba582f8e4c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1969 2024.10.01 02:33:38.219035 [ 3 ] {} <Debug> HTTP-Session: 312074aa-5d09-4ef7-a108-e9209e212112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1970 2024.10.01 02:33:38.219166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2024.10.01 02:33:38.219220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1972 2024.10.01 02:33:38.219241 [ 3 ] {} <Debug> HTTP-Session: 1942a452-8ed7-49a5-ae8e-f967af8a7388 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1973 2024.10.01 02:33:38.219257 [ 3 ] {} <Debug> HTTP-Session: 1942a452-8ed7-49a5-ae8e-f967af8a7388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.10.01 02:33:38.219272 [ 3 ] {} <Debug> HTTP-Session: 1942a452-8ed7-49a5-ae8e-f967af8a7388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1975 2024.10.01 02:33:38.219303 [ 3 ] {} <Trace> HTTP-Session: 1942a452-8ed7-49a5-ae8e-f967af8a7388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1976 2024.10.01 02:33:38.219409 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1977 2024.10.01 02:33:38.219454 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1978 2024.10.01 02:33:38.219689 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1979 2024.10.01 02:33:38.219993 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1980 2024.10.01 02:33:38.220030 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1981 2024.10.01 02:33:38.220385 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1982 2024.10.01 02:33:38.220747 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1983 2024.10.01 02:33:38.220898 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 235.54 KiB/sec.
1984 2024.10.01 02:33:38.221094 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Debug> DynamicQueryHandler: Done processing query
1985 2024.10.01 02:33:38.221117 [ 3 ] {341ddbbb-469d-4ec0-82d7-6330b77eefd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1986 2024.10.01 02:33:38.221133 [ 3 ] {} <Debug> HTTP-Session: 1942a452-8ed7-49a5-ae8e-f967af8a7388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1987 2024.10.01 02:33:38.221287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1988 2024.10.01 02:33:38.221335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1989 2024.10.01 02:33:38.221353 [ 3 ] {} <Debug> HTTP-Session: 4299185f-7f75-4125-972a-209ab4c92dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
1990 2024.10.01 02:33:38.221369 [ 3 ] {} <Debug> HTTP-Session: 4299185f-7f75-4125-972a-209ab4c92dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1991 2024.10.01 02:33:38.221384 [ 3 ] {} <Debug> HTTP-Session: 4299185f-7f75-4125-972a-209ab4c92dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1992 2024.10.01 02:33:38.221415 [ 3 ] {} <Trace> HTTP-Session: 4299185f-7f75-4125-972a-209ab4c92dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1993 2024.10.01 02:33:38.221618 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1994 2024.10.01 02:33:38.221662 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1995 2024.10.01 02:33:38.221887 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1996 2024.10.01 02:33:38.222436 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1997 2024.10.01 02:33:38.222472 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
1998 2024.10.01 02:33:38.222841 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1999 2024.10.01 02:33:38.223184 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2000 2024.10.01 02:33:38.223331 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001829 sec., 219245.4893384363 rows/sec., 15.59 MiB/sec.
2001 2024.10.01 02:33:38.223502 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Debug> DynamicQueryHandler: Done processing query
2002 2024.10.01 02:33:38.223525 [ 3 ] {8dbdbaa9-fb2f-4e92-bad0-d4b2048396eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2003 2024.10.01 02:33:38.223541 [ 3 ] {} <Debug> HTTP-Session: 4299185f-7f75-4125-972a-209ab4c92dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2004 2024.10.01 02:33:38.223671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2005 2024.10.01 02:33:38.223719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2006 2024.10.01 02:33:38.223737 [ 3 ] {} <Debug> HTTP-Session: 91b7a6d0-cd57-413e-bd80-26fa13cc64e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2007 2024.10.01 02:33:38.223753 [ 3 ] {} <Debug> HTTP-Session: 91b7a6d0-cd57-413e-bd80-26fa13cc64e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.10.01 02:33:38.223767 [ 3 ] {} <Debug> HTTP-Session: 91b7a6d0-cd57-413e-bd80-26fa13cc64e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2009 2024.10.01 02:33:38.223797 [ 3 ] {} <Trace> HTTP-Session: 91b7a6d0-cd57-413e-bd80-26fa13cc64e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2010 2024.10.01 02:33:38.223892 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2011 2024.10.01 02:33:38.223937 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2012 2024.10.01 02:33:38.224067 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2013 2024.10.01 02:33:38.224329 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2014 2024.10.01 02:33:38.224365 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2015 2024.10.01 02:33:38.224712 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2016 2024.10.01 02:33:38.225033 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2017 2024.10.01 02:33:38.225190 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 238.39 KiB/sec.
2018 2024.10.01 02:33:38.225449 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Debug> DynamicQueryHandler: Done processing query
2019 2024.10.01 02:33:38.225473 [ 3 ] {caa9326f-3762-4d58-a7b2-7b5b08521dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2020 2024.10.01 02:33:38.225489 [ 3 ] {} <Debug> HTTP-Session: 91b7a6d0-cd57-413e-bd80-26fa13cc64e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2021 2024.10.01 02:33:38.225649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2022 2024.10.01 02:33:38.225697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2023 2024.10.01 02:33:38.225715 [ 3 ] {} <Debug> HTTP-Session: 1a4fa6ec-63e5-402d-a430-0905ef78cd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2024 2024.10.01 02:33:38.225732 [ 3 ] {} <Debug> HTTP-Session: 1a4fa6ec-63e5-402d-a430-0905ef78cd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2025 2024.10.01 02:33:38.225745 [ 3 ] {} <Debug> HTTP-Session: 1a4fa6ec-63e5-402d-a430-0905ef78cd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2026 2024.10.01 02:33:38.225775 [ 3 ] {} <Trace> HTTP-Session: 1a4fa6ec-63e5-402d-a430-0905ef78cd90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2027 2024.10.01 02:33:38.225951 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2028 2024.10.01 02:33:38.225997 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2029 2024.10.01 02:33:38.226162 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2030 2024.10.01 02:33:38.226673 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2031 2024.10.01 02:33:38.226708 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2032 2024.10.01 02:33:38.227084 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2033 2024.10.01 02:33:38.227409 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2034 2024.10.01 02:33:38.227555 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001698 sec., 139575.97173144875 rows/sec., 9.36 MiB/sec.
2035 2024.10.01 02:33:38.227721 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Debug> DynamicQueryHandler: Done processing query
2036 2024.10.01 02:33:38.227744 [ 3 ] {b1711b00-8378-4e27-9950-10052dc23881} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2037 2024.10.01 02:33:38.227760 [ 3 ] {} <Debug> HTTP-Session: 1a4fa6ec-63e5-402d-a430-0905ef78cd90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2038 2024.10.01 02:33:38.227872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2024.10.01 02:33:38.227920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2040 2024.10.01 02:33:38.227939 [ 3 ] {} <Debug> HTTP-Session: 918b697c-4b36-465d-82d7-93cf7f5bf757 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2041 2024.10.01 02:33:38.227956 [ 3 ] {} <Debug> HTTP-Session: 918b697c-4b36-465d-82d7-93cf7f5bf757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2024.10.01 02:33:38.227977 [ 3 ] {} <Debug> HTTP-Session: 918b697c-4b36-465d-82d7-93cf7f5bf757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2043 2024.10.01 02:33:38.228007 [ 3 ] {} <Trace> HTTP-Session: 918b697c-4b36-465d-82d7-93cf7f5bf757 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2044 2024.10.01 02:33:38.228101 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2045 2024.10.01 02:33:38.228146 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2046 2024.10.01 02:33:38.228276 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2047 2024.10.01 02:33:38.228510 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2048 2024.10.01 02:33:38.228546 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2049 2024.10.01 02:33:38.228914 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2050 2024.10.01 02:33:38.229228 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2051 2024.10.01 02:33:38.229377 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec.
2052 2024.10.01 02:33:38.229652 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Debug> DynamicQueryHandler: Done processing query
2053 2024.10.01 02:33:38.229675 [ 3 ] {ba070603-1820-4115-9bf0-4e7df7c59e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2054 2024.10.01 02:33:38.229691 [ 3 ] {} <Debug> HTTP-Session: 918b697c-4b36-465d-82d7-93cf7f5bf757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.10.01 02:33:38.229880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2056 2024.10.01 02:33:38.229960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2057 2024.10.01 02:33:38.230001 [ 3 ] {} <Debug> HTTP-Session: 41b379f9-cf78-4721-a70f-94573d69cab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2058 2024.10.01 02:33:38.230024 [ 3 ] {} <Debug> HTTP-Session: 41b379f9-cf78-4721-a70f-94573d69cab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.10.01 02:33:38.230041 [ 3 ] {} <Debug> HTTP-Session: 41b379f9-cf78-4721-a70f-94573d69cab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2060 2024.10.01 02:33:38.230080 [ 3 ] {} <Trace> HTTP-Session: 41b379f9-cf78-4721-a70f-94573d69cab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2061 2024.10.01 02:33:38.230590 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2062 2024.10.01 02:33:38.230678 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <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_histogramu64
2063 2024.10.01 02:33:38.231098 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2064 2024.10.01 02:33:38.231742 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2065 2024.10.01 02:33:38.231781 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2066 2024.10.01 02:33:38.232410 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2067 2024.10.01 02:33:38.232820 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2068 2024.10.01 02:33:38.232996 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002817 sec., 6744.763933262336 rows/sec., 12.09 MiB/sec.
2069 2024.10.01 02:33:38.233211 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Debug> DynamicQueryHandler: Done processing query
2070 2024.10.01 02:33:38.233235 [ 3 ] {a878c13b-19fe-446d-8efb-9624d45183b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2071 2024.10.01 02:33:38.233251 [ 3 ] {} <Debug> HTTP-Session: 41b379f9-cf78-4721-a70f-94573d69cab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2072 2024.10.01 02:33:38.233405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2073 2024.10.01 02:33:38.233454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2074 2024.10.01 02:33:38.233473 [ 3 ] {} <Debug> HTTP-Session: 3946a008-d488-45e6-bd82-73380babd441 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2075 2024.10.01 02:33:38.233489 [ 3 ] {} <Debug> HTTP-Session: 3946a008-d488-45e6-bd82-73380babd441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2076 2024.10.01 02:33:38.233503 [ 3 ] {} <Debug> HTTP-Session: 3946a008-d488-45e6-bd82-73380babd441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2077 2024.10.01 02:33:38.233534 [ 3 ] {} <Trace> HTTP-Session: 3946a008-d488-45e6-bd82-73380babd441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2078 2024.10.01 02:33:38.233653 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2079 2024.10.01 02:33:38.233697 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2080 2024.10.01 02:33:38.233826 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2081 2024.10.01 02:33:38.234128 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2082 2024.10.01 02:33:38.234164 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2083 2024.10.01 02:33:38.234517 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2084 2024.10.01 02:33:38.234841 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2085 2024.10.01 02:33:38.234993 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001376 sec., 59593.023255813954 rows/sec., 3.78 MiB/sec.
2086 2024.10.01 02:33:38.235258 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Debug> DynamicQueryHandler: Done processing query
2087 2024.10.01 02:33:38.235282 [ 3 ] {7ab16bdf-1885-44ea-b0f8-b1ce571cf436} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2088 2024.10.01 02:33:38.235297 [ 3 ] {} <Debug> HTTP-Session: 3946a008-d488-45e6-bd82-73380babd441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2089 2024.10.01 02:33:43.207456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2090 2024.10.01 02:33:43.207571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2091 2024.10.01 02:33:43.207596 [ 3 ] {} <Debug> HTTP-Session: c2f8f55c-ab94-4a68-974a-622c7cbe6d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2092 2024.10.01 02:33:43.207625 [ 3 ] {} <Debug> HTTP-Session: c2f8f55c-ab94-4a68-974a-622c7cbe6d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2093 2024.10.01 02:33:43.207640 [ 3 ] {} <Debug> HTTP-Session: c2f8f55c-ab94-4a68-974a-622c7cbe6d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2094 2024.10.01 02:33:43.207690 [ 3 ] {} <Trace> HTTP-Session: c2f8f55c-ab94-4a68-974a-622c7cbe6d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2095 2024.10.01 02:33:43.207885 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2096 2024.10.01 02:33:43.207952 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2097 2024.10.01 02:33:43.208281 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2098 2024.10.01 02:33:43.208742 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2099 2024.10.01 02:33:43.208784 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2100 2024.10.01 02:33:43.209199 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2101 2024.10.01 02:33:43.209586 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2102 2024.10.01 02:33:43.209737 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001924 sec., 37422.03742203742 rows/sec., 3.04 MiB/sec.
2103 2024.10.01 02:33:43.209943 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Debug> DynamicQueryHandler: Done processing query
2104 2024.10.01 02:33:43.209970 [ 3 ] {c61450ad-8f2c-4d43-bb14-ee757a471dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2105 2024.10.01 02:33:43.209986 [ 3 ] {} <Debug> HTTP-Session: c2f8f55c-ab94-4a68-974a-622c7cbe6d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.10.01 02:33:43.210117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2107 2024.10.01 02:33:43.210170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2108 2024.10.01 02:33:43.210191 [ 3 ] {} <Debug> HTTP-Session: b770f1aa-cf9a-40a0-a4e7-66d835a0f482 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2109 2024.10.01 02:33:43.210209 [ 3 ] {} <Debug> HTTP-Session: b770f1aa-cf9a-40a0-a4e7-66d835a0f482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2110 2024.10.01 02:33:43.210223 [ 3 ] {} <Debug> HTTP-Session: b770f1aa-cf9a-40a0-a4e7-66d835a0f482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2111 2024.10.01 02:33:43.210257 [ 3 ] {} <Trace> HTTP-Session: b770f1aa-cf9a-40a0-a4e7-66d835a0f482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2112 2024.10.01 02:33:43.210361 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2113 2024.10.01 02:33:43.210409 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2114 2024.10.01 02:33:43.210646 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2115 2024.10.01 02:33:43.210969 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2116 2024.10.01 02:33:43.211005 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2117 2024.10.01 02:33:43.211364 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2118 2024.10.01 02:33:43.211722 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2119 2024.10.01 02:33:43.211847 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001515 sec., 5280.52805280528 rows/sec., 397.07 KiB/sec.
2120 2024.10.01 02:33:43.212008 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Debug> DynamicQueryHandler: Done processing query
2121 2024.10.01 02:33:43.212033 [ 3 ] {f1a77bfc-0711-4654-ae50-4ef46b321048} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2122 2024.10.01 02:33:43.212049 [ 3 ] {} <Debug> HTTP-Session: b770f1aa-cf9a-40a0-a4e7-66d835a0f482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.10.01 02:33:43.212170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2124 2024.10.01 02:33:43.212219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2125 2024.10.01 02:33:43.212238 [ 3 ] {} <Debug> HTTP-Session: 8b63f863-6ad9-4309-a455-b16ac7b519db Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2126 2024.10.01 02:33:43.212254 [ 3 ] {} <Debug> HTTP-Session: 8b63f863-6ad9-4309-a455-b16ac7b519db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2024.10.01 02:33:43.212268 [ 3 ] {} <Debug> HTTP-Session: 8b63f863-6ad9-4309-a455-b16ac7b519db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2128 2024.10.01 02:33:43.212300 [ 3 ] {} <Trace> HTTP-Session: 8b63f863-6ad9-4309-a455-b16ac7b519db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2129 2024.10.01 02:33:43.212425 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2130 2024.10.01 02:33:43.212471 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2131 2024.10.01 02:33:43.212700 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2132 2024.10.01 02:33:43.213066 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2133 2024.10.01 02:33:43.213105 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2134 2024.10.01 02:33:43.213458 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2135 2024.10.01 02:33:43.213816 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2136 2024.10.01 02:33:43.213948 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001572 sec., 45801.52671755725 rows/sec., 3.58 MiB/sec.
2137 2024.10.01 02:33:43.214214 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Debug> DynamicQueryHandler: Done processing query
2138 2024.10.01 02:33:43.214241 [ 3 ] {e403c7ff-191d-4e2a-8ad9-aef80b110a6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2139 2024.10.01 02:33:43.214259 [ 3 ] {} <Debug> HTTP-Session: 8b63f863-6ad9-4309-a455-b16ac7b519db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2140 2024.10.01 02:33:43.214498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2141 2024.10.01 02:33:43.214549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2142 2024.10.01 02:33:43.214571 [ 3 ] {} <Debug> HTTP-Session: 0e8b5ff6-b17b-4829-b706-517e01c94ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2143 2024.10.01 02:33:43.214588 [ 3 ] {} <Debug> HTTP-Session: 0e8b5ff6-b17b-4829-b706-517e01c94ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2144 2024.10.01 02:33:43.214603 [ 3 ] {} <Debug> HTTP-Session: 0e8b5ff6-b17b-4829-b706-517e01c94ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2145 2024.10.01 02:33:43.214636 [ 3 ] {} <Trace> HTTP-Session: 0e8b5ff6-b17b-4829-b706-517e01c94ea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2146 2024.10.01 02:33:43.214784 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2147 2024.10.01 02:33:43.214831 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2148 2024.10.01 02:33:43.215003 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2149 2024.10.01 02:33:43.215440 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2150 2024.10.01 02:33:43.215478 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2151 2024.10.01 02:33:43.215859 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2152 2024.10.01 02:33:43.216206 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2153 2024.10.01 02:33:43.216341 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec.
2154 2024.10.01 02:33:43.216614 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Debug> DynamicQueryHandler: Done processing query
2155 2024.10.01 02:33:43.216644 [ 3 ] {003347ea-57a2-46e7-81fd-e0a394ad6a43} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2156 2024.10.01 02:33:43.216661 [ 3 ] {} <Debug> HTTP-Session: 0e8b5ff6-b17b-4829-b706-517e01c94ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2157 2024.10.01 02:33:43.216815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2158 2024.10.01 02:33:43.216885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2159 2024.10.01 02:33:43.216914 [ 3 ] {} <Debug> HTTP-Session: 5838f571-abcf-4d71-9c13-c50f9d8e6ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2160 2024.10.01 02:33:43.216940 [ 3 ] {} <Debug> HTTP-Session: 5838f571-abcf-4d71-9c13-c50f9d8e6ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2161 2024.10.01 02:33:43.216963 [ 3 ] {} <Debug> HTTP-Session: 5838f571-abcf-4d71-9c13-c50f9d8e6ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2162 2024.10.01 02:33:43.216996 [ 3 ] {} <Trace> HTTP-Session: 5838f571-abcf-4d71-9c13-c50f9d8e6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2163 2024.10.01 02:33:43.217159 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2164 2024.10.01 02:33:43.217247 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <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_histogramu64
2165 2024.10.01 02:33:43.217709 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2166 2024.10.01 02:33:43.218266 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2167 2024.10.01 02:33:43.218303 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2168 2024.10.01 02:33:43.218947 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2169 2024.10.01 02:33:43.219421 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2170 2024.10.01 02:33:43.219579 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002501 sec., 3198.7205117952817 rows/sec., 5.73 MiB/sec.
2171 2024.10.01 02:33:43.220008 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Debug> DynamicQueryHandler: Done processing query
2172 2024.10.01 02:33:43.220033 [ 3 ] {65cc27fa-7652-4b79-b674-e59254987956} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2173 2024.10.01 02:33:43.220049 [ 3 ] {} <Debug> HTTP-Session: 5838f571-abcf-4d71-9c13-c50f9d8e6ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2174 2024.10.01 02:33:43.220197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2175 2024.10.01 02:33:43.220246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2176 2024.10.01 02:33:43.220265 [ 3 ] {} <Debug> HTTP-Session: 082c6d51-b18e-4f12-b0d4-58ffb014fbed Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2177 2024.10.01 02:33:43.220282 [ 3 ] {} <Debug> HTTP-Session: 082c6d51-b18e-4f12-b0d4-58ffb014fbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2178 2024.10.01 02:33:43.220296 [ 3 ] {} <Debug> HTTP-Session: 082c6d51-b18e-4f12-b0d4-58ffb014fbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2179 2024.10.01 02:33:43.220327 [ 3 ] {} <Trace> HTTP-Session: 082c6d51-b18e-4f12-b0d4-58ffb014fbed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2180 2024.10.01 02:33:43.220442 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2181 2024.10.01 02:33:43.220486 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2182 2024.10.01 02:33:43.220624 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2183 2024.10.01 02:33:43.220926 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2184 2024.10.01 02:33:43.220961 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2185 2024.10.01 02:33:43.221322 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2186 2024.10.01 02:33:43.221652 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2187 2024.10.01 02:33:43.221788 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
2188 2024.10.01 02:33:43.221943 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Debug> DynamicQueryHandler: Done processing query
2189 2024.10.01 02:33:43.221967 [ 3 ] {2ac9dc82-fcbd-4898-b9d3-471a9f82ddd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2190 2024.10.01 02:33:43.221983 [ 3 ] {} <Debug> HTTP-Session: 082c6d51-b18e-4f12-b0d4-58ffb014fbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2191 2024.10.01 02:33:48.212435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2192 2024.10.01 02:33:48.212572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2193 2024.10.01 02:33:48.212603 [ 3 ] {} <Debug> HTTP-Session: a97c6535-c3e5-4e5c-887a-9b45fec72791 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2194 2024.10.01 02:33:48.212632 [ 3 ] {} <Debug> HTTP-Session: a97c6535-c3e5-4e5c-887a-9b45fec72791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2195 2024.10.01 02:33:48.212651 [ 3 ] {} <Debug> HTTP-Session: a97c6535-c3e5-4e5c-887a-9b45fec72791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.10.01 02:33:48.212709 [ 3 ] {} <Trace> HTTP-Session: a97c6535-c3e5-4e5c-887a-9b45fec72791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2197 2024.10.01 02:33:48.212973 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2198 2024.10.01 02:33:48.213047 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2199 2024.10.01 02:33:48.213385 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2200 2024.10.01 02:33:48.213950 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2201 2024.10.01 02:33:48.213996 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2202 2024.10.01 02:33:48.214473 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2203 2024.10.01 02:33:48.214889 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2204 2024.10.01 02:33:48.215044 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002183 sec., 103985.34127347686 rows/sec., 9.16 MiB/sec.
2205 2024.10.01 02:33:48.215044 [ 83 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2206 2024.10.01 02:33:48.215131 [ 83 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2207 2024.10.01 02:33:48.215173 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2208 2024.10.01 02:33:48.215313 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Debug> DynamicQueryHandler: Done processing query
2209 2024.10.01 02:33:48.215367 [ 3 ] {24a7d178-113a-41b7-91ed-83c189b948fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
2210 2024.10.01 02:33:48.215387 [ 3 ] {} <Debug> HTTP-Session: a97c6535-c3e5-4e5c-887a-9b45fec72791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2211 2024.10.01 02:33:48.215558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2212 2024.10.01 02:33:48.215615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2213 2024.10.01 02:33:48.215636 [ 3 ] {} <Debug> HTTP-Session: 393c9b4b-625d-45ee-9ec4-b2d7e845e152 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2214 2024.10.01 02:33:48.215656 [ 3 ] {} <Debug> HTTP-Session: 393c9b4b-625d-45ee-9ec4-b2d7e845e152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2215 2024.10.01 02:33:48.215671 [ 3 ] {} <Debug> HTTP-Session: 393c9b4b-625d-45ee-9ec4-b2d7e845e152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2216 2024.10.01 02:33:48.215708 [ 3 ] {} <Trace> HTTP-Session: 393c9b4b-625d-45ee-9ec4-b2d7e845e152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2217 2024.10.01 02:33:48.215836 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2218 2024.10.01 02:33:48.215884 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2219 2024.10.01 02:33:48.216130 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2220 2024.10.01 02:33:48.216450 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2221 2024.10.01 02:33:48.216486 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2222 2024.10.01 02:33:48.216862 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2223 2024.10.01 02:33:48.217232 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2224 2024.10.01 02:33:48.217372 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001571 sec., 12094.207511139402 rows/sec., 909.43 KiB/sec.
2225 2024.10.01 02:33:48.217540 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Debug> DynamicQueryHandler: Done processing query
2226 2024.10.01 02:33:48.217566 [ 3 ] {b722f1d0-4756-4454-b062-7db8fdc0ef75} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2227 2024.10.01 02:33:48.217583 [ 3 ] {} <Debug> HTTP-Session: 393c9b4b-625d-45ee-9ec4-b2d7e845e152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2228 2024.10.01 02:33:48.217712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2229 2024.10.01 02:33:48.217764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2230 2024.10.01 02:33:48.217785 [ 3 ] {} <Debug> HTTP-Session: e6f3d5f5-b51a-4489-9b80-ae02380d8ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2231 2024.10.01 02:33:48.217803 [ 3 ] {} <Debug> HTTP-Session: e6f3d5f5-b51a-4489-9b80-ae02380d8ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2232 2024.10.01 02:33:48.217817 [ 3 ] {} <Debug> HTTP-Session: e6f3d5f5-b51a-4489-9b80-ae02380d8ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2233 2024.10.01 02:33:48.217851 [ 3 ] {} <Trace> HTTP-Session: e6f3d5f5-b51a-4489-9b80-ae02380d8ab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2234 2024.10.01 02:33:48.217952 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2235 2024.10.01 02:33:48.217997 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2236 2024.10.01 02:33:48.218226 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2237 2024.10.01 02:33:48.218547 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2238 2024.10.01 02:33:48.218584 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2239 2024.10.01 02:33:48.218939 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2240 2024.10.01 02:33:48.219333 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
2241 2024.10.01 02:33:48.219461 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2242 2024.10.01 02:33:48.219859 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2243 2024.10.01 02:33:48.219863 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001933 sec., 7242.628039317124 rows/sec., 507.23 KiB/sec.
2244 2024.10.01 02:33:48.219997 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
2245 2024.10.01 02:33:48.220213 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 200 rows starting from the beginning of the part
2246 2024.10.01 02:33:48.220474 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part
2247 2024.10.01 02:33:48.220702 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 227 rows starting from the beginning of the part
2248 2024.10.01 02:33:48.220814 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
2249 2024.10.01 02:33:48.221011 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 227 rows starting from the beginning of the part
2250 2024.10.01 02:33:48.221986 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Debug> DynamicQueryHandler: Done processing query
2251 2024.10.01 02:33:48.222048 [ 3 ] {0bfde18d-967c-4a0c-9d3f-bf8a4def48a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2252 2024.10.01 02:33:48.222093 [ 3 ] {} <Debug> HTTP-Session: e6f3d5f5-b51a-4489-9b80-ae02380d8ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2253 2024.10.01 02:33:48.222279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2254 2024.10.01 02:33:48.222386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2255 2024.10.01 02:33:48.222440 [ 3 ] {} <Debug> HTTP-Session: 008662c6-7408-483f-bd82-c63a8b1e08fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2256 2024.10.01 02:33:48.222495 [ 3 ] {} <Debug> HTTP-Session: 008662c6-7408-483f-bd82-c63a8b1e08fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2257 2024.10.01 02:33:48.222540 [ 3 ] {} <Debug> HTTP-Session: 008662c6-7408-483f-bd82-c63a8b1e08fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2258 2024.10.01 02:33:48.222621 [ 3 ] {} <Trace> HTTP-Session: 008662c6-7408-483f-bd82-c63a8b1e08fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2259 2024.10.01 02:33:48.222905 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2260 2024.10.01 02:33:48.222969 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2261 2024.10.01 02:33:48.223663 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 5 columns (5 merged, 0 gathered) in 0.00837897 sec., 95715.82187309419 rows/sec., 8.71 MiB/sec.
2262 2024.10.01 02:33:48.223838 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2263 2024.10.01 02:33:48.223930 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2264 2024.10.01 02:33:48.224737 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2265 2024.10.01 02:33:48.224747 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2266 2024.10.01 02:33:48.224829 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2267 2024.10.01 02:33:48.224892 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_6_1} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2268 2024.10.01 02:33:48.225054 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
2269 2024.10.01 02:33:48.225344 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2270 2024.10.01 02:33:48.225735 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2271 2024.10.01 02:33:48.225870 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003078 sec., 1949.317738791423 rows/sec., 115.17 KiB/sec.
2272 2024.10.01 02:33:48.226056 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Debug> DynamicQueryHandler: Done processing query
2273 2024.10.01 02:33:48.226082 [ 3 ] {69bd597e-e7e3-49f1-8662-d67dcf955265} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2274 2024.10.01 02:33:48.226098 [ 3 ] {} <Debug> HTTP-Session: 008662c6-7408-483f-bd82-c63a8b1e08fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2275 2024.10.01 02:33:48.226279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2276 2024.10.01 02:33:48.226331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2277 2024.10.01 02:33:48.226351 [ 3 ] {} <Debug> HTTP-Session: ca3aa69f-a69f-4ba8-9ff5-3cfd3ab555d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2278 2024.10.01 02:33:48.226368 [ 3 ] {} <Debug> HTTP-Session: ca3aa69f-a69f-4ba8-9ff5-3cfd3ab555d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2279 2024.10.01 02:33:48.226383 [ 3 ] {} <Debug> HTTP-Session: ca3aa69f-a69f-4ba8-9ff5-3cfd3ab555d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2280 2024.10.01 02:33:48.226418 [ 3 ] {} <Trace> HTTP-Session: ca3aa69f-a69f-4ba8-9ff5-3cfd3ab555d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2281 2024.10.01 02:33:48.226624 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2282 2024.10.01 02:33:48.226674 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2283 2024.10.01 02:33:48.226905 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2284 2024.10.01 02:33:48.227477 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2285 2024.10.01 02:33:48.227514 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2286 2024.10.01 02:33:48.227920 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2287 2024.10.01 02:33:48.228277 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2288 2024.10.01 02:33:48.228393 [ 83 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2289 2024.10.01 02:33:48.228405 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001894 sec., 211721.22492080252 rows/sec., 15.06 MiB/sec.
2290 2024.10.01 02:33:48.228434 [ 83 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2291 2024.10.01 02:33:48.228468 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2292 2024.10.01 02:33:48.228676 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Debug> DynamicQueryHandler: Done processing query
2293 2024.10.01 02:33:48.228692 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
2294 2024.10.01 02:33:48.228712 [ 3 ] {bd53c53b-56d6-47f2-9c3d-cbf7b35790d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2295 2024.10.01 02:33:48.228795 [ 3 ] {} <Debug> HTTP-Session: ca3aa69f-a69f-4ba8-9ff5-3cfd3ab555d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2296 2024.10.01 02:33:48.229001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2297 2024.10.01 02:33:48.229032 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2298 2024.10.01 02:33:48.229119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2299 2024.10.01 02:33:48.229126 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
2300 2024.10.01 02:33:48.229149 [ 3 ] {} <Debug> HTTP-Session: ed074adb-4edc-47ee-ab09-dbef79f7d294 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2301 2024.10.01 02:33:48.229183 [ 3 ] {} <Debug> HTTP-Session: ed074adb-4edc-47ee-ab09-dbef79f7d294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2302 2024.10.01 02:33:48.229217 [ 3 ] {} <Debug> HTTP-Session: ed074adb-4edc-47ee-ab09-dbef79f7d294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2303 2024.10.01 02:33:48.229323 [ 3 ] {} <Trace> HTTP-Session: ed074adb-4edc-47ee-ab09-dbef79f7d294 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2304 2024.10.01 02:33:48.229452 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 384 rows starting from the beginning of the part
2305 2024.10.01 02:33:48.229653 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2306 2024.10.01 02:33:48.229741 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part
2307 2024.10.01 02:33:48.229805 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2308 2024.10.01 02:33:48.230113 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 401 rows starting from the beginning of the part
2309 2024.10.01 02:33:48.230456 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
2310 2024.10.01 02:33:48.230742 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2311 2024.10.01 02:33:48.230796 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 401 rows starting from the beginning of the part
2312 2024.10.01 02:33:48.231520 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2313 2024.10.01 02:33:48.231576 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2314 2024.10.01 02:33:48.232638 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2315 2024.10.01 02:33:48.233438 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2316 2024.10.01 02:33:48.233934 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004391 sec., 1366.4313368253245 rows/sec., 71.39 KiB/sec.
2317 2024.10.01 02:33:48.234146 [ 202 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1338 rows, containing 5 columns (5 merged, 0 gathered) in 0.005566773 sec., 240354.69023076748 rows/sec., 18.18 MiB/sec.
2318 2024.10.01 02:33:48.234329 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Debug> DynamicQueryHandler: Done processing query
2319 2024.10.01 02:33:48.234364 [ 3 ] {bf73d04d-213f-4250-9428-18afd9c1d8c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2320 2024.10.01 02:33:48.234377 [ 202 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2321 2024.10.01 02:33:48.234390 [ 3 ] {} <Debug> HTTP-Session: ed074adb-4edc-47ee-ab09-dbef79f7d294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2322 2024.10.01 02:33:48.234741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2323 2024.10.01 02:33:48.234836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2324 2024.10.01 02:33:48.234882 [ 3 ] {} <Debug> HTTP-Session: b517aecb-bad5-4904-b38d-0a786f3f172e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2325 2024.10.01 02:33:48.234908 [ 3 ] {} <Debug> HTTP-Session: b517aecb-bad5-4904-b38d-0a786f3f172e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2326 2024.10.01 02:33:48.234931 [ 3 ] {} <Debug> HTTP-Session: b517aecb-bad5-4904-b38d-0a786f3f172e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2327 2024.10.01 02:33:48.234990 [ 3 ] {} <Trace> HTTP-Session: b517aecb-bad5-4904-b38d-0a786f3f172e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2328 2024.10.01 02:33:48.235055 [ 202 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2329 2024.10.01 02:33:48.235218 [ 202 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_6_1} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2330 2024.10.01 02:33:48.235340 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
2331 2024.10.01 02:33:48.235365 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2332 2024.10.01 02:33:48.235426 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2333 2024.10.01 02:33:48.235603 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2334 2024.10.01 02:33:48.236057 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2335 2024.10.01 02:33:48.236096 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2336 2024.10.01 02:33:48.236509 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2337 2024.10.01 02:33:48.236859 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2338 2024.10.01 02:33:48.236987 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2339 2024.10.01 02:33:48.236993 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001855 sec., 127762.80323450133 rows/sec., 8.56 MiB/sec.
2340 2024.10.01 02:33:48.237026 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2341 2024.10.01 02:33:48.237062 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2342 2024.10.01 02:33:48.237318 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Debug> DynamicQueryHandler: Done processing query
2343 2024.10.01 02:33:48.237447 [ 3 ] {1440f091-8fec-4929-a417-29fe006091ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2344 2024.10.01 02:33:48.237561 [ 3 ] {} <Debug> HTTP-Session: b517aecb-bad5-4904-b38d-0a786f3f172e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2345 2024.10.01 02:33:48.237557 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
2346 2024.10.01 02:33:48.237791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2347 2024.10.01 02:33:48.237930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2348 2024.10.01 02:33:48.237987 [ 3 ] {} <Debug> HTTP-Session: d4c370ce-40fa-421b-a812-f10098afe376 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2349 2024.10.01 02:33:48.238045 [ 3 ] {} <Debug> HTTP-Session: d4c370ce-40fa-421b-a812-f10098afe376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2350 2024.10.01 02:33:48.238088 [ 3 ] {} <Debug> HTTP-Session: d4c370ce-40fa-421b-a812-f10098afe376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2351 2024.10.01 02:33:48.238087 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2352 2024.10.01 02:33:48.238151 [ 3 ] {} <Trace> HTTP-Session: d4c370ce-40fa-421b-a812-f10098afe376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2353 2024.10.01 02:33:48.238180 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
2354 2024.10.01 02:33:48.238427 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2355 2024.10.01 02:33:48.238500 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 117 rows starting from the beginning of the part
2356 2024.10.01 02:33:48.238552 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2357 2024.10.01 02:33:48.238951 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part
2358 2024.10.01 02:33:48.239352 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 237 rows starting from the beginning of the part
2359 2024.10.01 02:33:48.239445 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2360 2024.10.01 02:33:48.239672 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part
2361 2024.10.01 02:33:48.239916 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part
2362 2024.10.01 02:33:48.240403 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2363 2024.10.01 02:33:48.240444 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2364 2024.10.01 02:33:48.240796 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2365 2024.10.01 02:33:48.241125 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2366 2024.10.01 02:33:48.241259 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002982 sec., 335.345405767941 rows/sec., 22.60 KiB/sec.
2367 2024.10.01 02:33:48.241524 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Debug> DynamicQueryHandler: Done processing query
2368 2024.10.01 02:33:48.241549 [ 3 ] {2284e5bc-dbab-458b-9e7e-e9060239a93d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2369 2024.10.01 02:33:48.241565 [ 3 ] {} <Debug> HTTP-Session: d4c370ce-40fa-421b-a812-f10098afe376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.10.01 02:33:48.241745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2371 2024.10.01 02:33:48.241796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2372 2024.10.01 02:33:48.241817 [ 3 ] {} <Debug> HTTP-Session: b462aa4a-2531-49c3-92aa-cf2f4aca8f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2373 2024.10.01 02:33:48.241833 [ 3 ] {} <Debug> HTTP-Session: b462aa4a-2531-49c3-92aa-cf2f4aca8f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2374 2024.10.01 02:33:48.241847 [ 3 ] {} <Debug> HTTP-Session: b462aa4a-2531-49c3-92aa-cf2f4aca8f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2375 2024.10.01 02:33:48.241878 [ 3 ] {} <Trace> HTTP-Session: b462aa4a-2531-49c3-92aa-cf2f4aca8f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2376 2024.10.01 02:33:48.242170 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2377 2024.10.01 02:33:48.242285 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <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_histogramu64
2378 2024.10.01 02:33:48.244380 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2379 2024.10.01 02:33:48.245622 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 5 columns (5 merged, 0 gathered) in 0.008439301 sec., 106762.39655393262 rows/sec., 7.23 MiB/sec.
2380 2024.10.01 02:33:48.245933 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2381 2024.10.01 02:33:48.245955 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2382 2024.10.01 02:33:48.246036 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2383 2024.10.01 02:33:48.247001 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2384 2024.10.01 02:33:48.247175 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2385 2024.10.01 02:33:48.247397 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
2386 2024.10.01 02:33:48.247679 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2387 2024.10.01 02:33:48.248122 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2388 2024.10.01 02:33:48.248280 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006327 sec., 3003.003003003003 rows/sec., 5.38 MiB/sec.
2389 2024.10.01 02:33:48.248545 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Debug> DynamicQueryHandler: Done processing query
2390 2024.10.01 02:33:48.248571 [ 3 ] {2638ebfd-f4d9-4de5-b0ec-51faa98d65dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2391 2024.10.01 02:33:48.248589 [ 3 ] {} <Debug> HTTP-Session: b462aa4a-2531-49c3-92aa-cf2f4aca8f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2392 2024.10.01 02:33:48.248724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2393 2024.10.01 02:33:48.248775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2394 2024.10.01 02:33:48.248795 [ 3 ] {} <Debug> HTTP-Session: fd80b9f1-daee-46e9-8d0d-10cdf3d7786e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2395 2024.10.01 02:33:48.248813 [ 3 ] {} <Debug> HTTP-Session: fd80b9f1-daee-46e9-8d0d-10cdf3d7786e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2396 2024.10.01 02:33:48.248827 [ 3 ] {} <Debug> HTTP-Session: fd80b9f1-daee-46e9-8d0d-10cdf3d7786e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.10.01 02:33:48.248858 [ 3 ] {} <Trace> HTTP-Session: fd80b9f1-daee-46e9-8d0d-10cdf3d7786e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2398 2024.10.01 02:33:48.248997 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2399 2024.10.01 02:33:48.249041 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2400 2024.10.01 02:33:48.249174 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2401 2024.10.01 02:33:48.249488 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2402 2024.10.01 02:33:48.249523 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2403 2024.10.01 02:33:48.249888 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2404 2024.10.01 02:33:48.250215 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2405 2024.10.01 02:33:48.250334 [ 83 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2406 2024.10.01 02:33:48.250341 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec.
2407 2024.10.01 02:33:48.250367 [ 83 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2408 2024.10.01 02:33:48.250400 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2409 2024.10.01 02:33:48.250592 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
2410 2024.10.01 02:33:48.250613 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Debug> DynamicQueryHandler: Done processing query
2411 2024.10.01 02:33:48.250665 [ 3 ] {41fef6bb-bf12-420c-aaef-7bdcd13af506} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2412 2024.10.01 02:33:48.250692 [ 3 ] {} <Debug> HTTP-Session: fd80b9f1-daee-46e9-8d0d-10cdf3d7786e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2413 2024.10.01 02:33:48.250805 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2414 2024.10.01 02:33:48.250852 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
2415 2024.10.01 02:33:48.250956 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part
2416 2024.10.01 02:33:48.251025 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part
2417 2024.10.01 02:33:48.251242 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part
2418 2024.10.01 02:33:48.251327 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part
2419 2024.10.01 02:33:48.251504 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part
2420 2024.10.01 02:33:48.252702 [ 187 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.002195377 sec., 151226.87356203512 rows/sec., 9.71 MiB/sec.
2421 2024.10.01 02:33:48.252851 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2422 2024.10.01 02:33:48.253244 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2423 2024.10.01 02:33:48.253325 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_6_1} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2424 2024.10.01 02:33:48.253407 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2425 2024.10.01 02:33:51.757616 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
2426 2024.10.01 02:33:51.757681 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
2427 2024.10.01 02:33:52.504430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2428 2024.10.01 02:33:52.504556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2429 2024.10.01 02:33:52.504588 [ 3 ] {} <Debug> HTTP-Session: 008b5f78-1976-4650-ae37-ba7f2deff455 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2430 2024.10.01 02:33:52.504618 [ 3 ] {} <Debug> HTTP-Session: 008b5f78-1976-4650-ae37-ba7f2deff455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2431 2024.10.01 02:33:52.504637 [ 3 ] {} <Debug> HTTP-Session: 008b5f78-1976-4650-ae37-ba7f2deff455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2432 2024.10.01 02:33:52.504692 [ 3 ] {} <Trace> HTTP-Session: 008b5f78-1976-4650-ae37-ba7f2deff455 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2433 2024.10.01 02:33:52.504984 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2434 2024.10.01 02:33:52.505417 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2435 2024.10.01 02:33:52.505470 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2436 2024.10.01 02:33:52.505838 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2437 2024.10.01 02:33:52.505925 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2438 2024.10.01 02:33:52.506099 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2439 2024.10.01 02:33:52.506251 [ 255 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2440 2024.10.01 02:33:52.506263 [ 253 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2441 2024.10.01 02:33:52.506428 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
2442 2024.10.01 02:33:52.506478 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
2443 2024.10.01 02:33:52.510421 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2444 2024.10.01 02:33:52.512308 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Reading approx. 35 rows with 2 streams
2445 2024.10.01 02:33:52.512390 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2446 2024.10.01 02:33:52.512450 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2447 2024.10.01 02:33:52.514478 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.009628 sec., 3635.2305774823435 rows/sec., 139.97 KiB/sec.
2448 2024.10.01 02:33:52.514847 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> DynamicQueryHandler: Done processing query
2449 2024.10.01 02:33:52.514874 [ 3 ] {fca007ff-20bf-4b8e-8fc8-796ba2bb7794} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2450 2024.10.01 02:33:52.514892 [ 3 ] {} <Debug> HTTP-Session: 008b5f78-1976-4650-ae37-ba7f2deff455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2451 2024.10.01 02:33:52.515171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2452 2024.10.01 02:33:52.515232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2453 2024.10.01 02:33:52.515253 [ 3 ] {} <Debug> HTTP-Session: 2bd5c43d-73ae-4887-97d9-a0fa31527b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2454 2024.10.01 02:33:52.515271 [ 3 ] {} <Debug> HTTP-Session: 2bd5c43d-73ae-4887-97d9-a0fa31527b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.10.01 02:33:52.515285 [ 3 ] {} <Debug> HTTP-Session: 2bd5c43d-73ae-4887-97d9-a0fa31527b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2456 2024.10.01 02:33:52.515321 [ 3 ] {} <Trace> HTTP-Session: 2bd5c43d-73ae-4887-97d9-a0fa31527b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2457 2024.10.01 02:33:52.515494 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2458 2024.10.01 02:33:52.515809 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2459 2024.10.01 02:33:52.515860 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2460 2024.10.01 02:33:52.516185 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2461 2024.10.01 02:33:52.516253 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2462 2024.10.01 02:33:52.516401 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2463 2024.10.01 02:33:52.516508 [ 259 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2464 2024.10.01 02:33:52.516529 [ 257 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2465 2024.10.01 02:33:52.516662 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
2466 2024.10.01 02:33:52.516691 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
2467 2024.10.01 02:33:52.516774 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2468 2024.10.01 02:33:52.516795 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Reading approx. 35 rows with 2 streams
2469 2024.10.01 02:33:52.516837 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2470 2024.10.01 02:33:52.516880 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2471 2024.10.01 02:33:52.518172 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002762 sec., 12671.976828385228 rows/sec., 487.93 KiB/sec.
2472 2024.10.01 02:33:52.518481 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> DynamicQueryHandler: Done processing query
2473 2024.10.01 02:33:52.518506 [ 3 ] {d6aad9cf-b532-4040-aa15-1ab2de1502c3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2474 2024.10.01 02:33:52.518523 [ 3 ] {} <Debug> HTTP-Session: 2bd5c43d-73ae-4887-97d9-a0fa31527b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2475 2024.10.01 02:33:52.518767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2476 2024.10.01 02:33:52.518818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2477 2024.10.01 02:33:52.518836 [ 3 ] {} <Debug> HTTP-Session: 6d0b5a8b-ac5d-4fc7-83d7-65b46046c122 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2478 2024.10.01 02:33:52.518852 [ 3 ] {} <Debug> HTTP-Session: 6d0b5a8b-ac5d-4fc7-83d7-65b46046c122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.10.01 02:33:52.518867 [ 3 ] {} <Debug> HTTP-Session: 6d0b5a8b-ac5d-4fc7-83d7-65b46046c122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.10.01 02:33:52.518897 [ 3 ] {} <Trace> HTTP-Session: 6d0b5a8b-ac5d-4fc7-83d7-65b46046c122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2481 2024.10.01 02:33:52.519053 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2482 2024.10.01 02:33:52.519380 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2483 2024.10.01 02:33:52.519429 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2484 2024.10.01 02:33:52.519776 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2485 2024.10.01 02:33:52.519842 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2486 2024.10.01 02:33:52.519984 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2487 2024.10.01 02:33:52.520090 [ 255 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2488 2024.10.01 02:33:52.520094 [ 253 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2489 2024.10.01 02:33:52.520215 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
2490 2024.10.01 02:33:52.520243 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
2491 2024.10.01 02:33:52.520324 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2492 2024.10.01 02:33:52.520345 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Reading approx. 35 rows with 2 streams
2493 2024.10.01 02:33:52.520386 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2494 2024.10.01 02:33:52.520429 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2495 2024.10.01 02:33:52.521693 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002717 sec., 12881.854987118146 rows/sec., 496.01 KiB/sec.
2496 2024.10.01 02:33:52.522017 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> DynamicQueryHandler: Done processing query
2497 2024.10.01 02:33:52.522042 [ 3 ] {df7ad777-00a5-4bb1-be5f-705cfea5d2af} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2498 2024.10.01 02:33:52.522059 [ 3 ] {} <Debug> HTTP-Session: 6d0b5a8b-ac5d-4fc7-83d7-65b46046c122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2499 2024.10.01 02:33:52.522292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2500 2024.10.01 02:33:52.522340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2501 2024.10.01 02:33:52.522359 [ 3 ] {} <Debug> HTTP-Session: 3cfb0fdb-931d-428c-beaa-9454a8ca1930 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2502 2024.10.01 02:33:52.522377 [ 3 ] {} <Debug> HTTP-Session: 3cfb0fdb-931d-428c-beaa-9454a8ca1930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2503 2024.10.01 02:33:52.522390 [ 3 ] {} <Debug> HTTP-Session: 3cfb0fdb-931d-428c-beaa-9454a8ca1930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2504 2024.10.01 02:33:52.522420 [ 3 ] {} <Trace> HTTP-Session: 3cfb0fdb-931d-428c-beaa-9454a8ca1930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2505 2024.10.01 02:33:52.522576 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2506 2024.10.01 02:33:52.522882 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2507 2024.10.01 02:33:52.522931 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2508 2024.10.01 02:33:52.523253 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2509 2024.10.01 02:33:52.523320 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2510 2024.10.01 02:33:52.523462 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2511 2024.10.01 02:33:52.523556 [ 259 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2512 2024.10.01 02:33:52.523571 [ 258 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2513 2024.10.01 02:33:52.523686 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
2514 2024.10.01 02:33:52.523714 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
2515 2024.10.01 02:33:52.523794 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2516 2024.10.01 02:33:52.523815 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Reading approx. 35 rows with 2 streams
2517 2024.10.01 02:33:52.523856 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2518 2024.10.01 02:33:52.523897 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2519 2024.10.01 02:33:52.525275 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00278 sec., 12589.928057553958 rows/sec., 484.77 KiB/sec.
2520 2024.10.01 02:33:52.525573 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> DynamicQueryHandler: Done processing query
2521 2024.10.01 02:33:52.525598 [ 3 ] {919743bd-2310-4c40-b4b5-ba6fa1f44846} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2522 2024.10.01 02:33:52.525614 [ 3 ] {} <Debug> HTTP-Session: 3cfb0fdb-931d-428c-beaa-9454a8ca1930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.10.01 02:33:52.525849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2524 2024.10.01 02:33:52.525896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2525 2024.10.01 02:33:52.525915 [ 3 ] {} <Debug> HTTP-Session: 56d934a4-146f-4711-bfde-f7c039f485f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2526 2024.10.01 02:33:52.525932 [ 3 ] {} <Debug> HTTP-Session: 56d934a4-146f-4711-bfde-f7c039f485f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2527 2024.10.01 02:33:52.525946 [ 3 ] {} <Debug> HTTP-Session: 56d934a4-146f-4711-bfde-f7c039f485f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2528 2024.10.01 02:33:52.525976 [ 3 ] {} <Trace> HTTP-Session: 56d934a4-146f-4711-bfde-f7c039f485f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2529 2024.10.01 02:33:52.526131 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2530 2024.10.01 02:33:52.526430 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2531 2024.10.01 02:33:52.526480 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2532 2024.10.01 02:33:52.526802 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2533 2024.10.01 02:33:52.526867 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2534 2024.10.01 02:33:52.527010 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2535 2024.10.01 02:33:52.527103 [ 255 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2536 2024.10.01 02:33:52.527119 [ 253 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2537 2024.10.01 02:33:52.527217 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
2538 2024.10.01 02:33:52.527246 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
2539 2024.10.01 02:33:52.527327 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2540 2024.10.01 02:33:52.527346 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Reading approx. 35 rows with 2 streams
2541 2024.10.01 02:33:52.527388 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2542 2024.10.01 02:33:52.527429 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2543 2024.10.01 02:33:52.528586 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002534 sec., 13812.154696132598 rows/sec., 531.83 KiB/sec.
2544 2024.10.01 02:33:52.528889 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> DynamicQueryHandler: Done processing query
2545 2024.10.01 02:33:52.528914 [ 3 ] {2630a726-4ca4-4435-8a45-a55b1bfa8342} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2546 2024.10.01 02:33:52.528933 [ 3 ] {} <Debug> HTTP-Session: 56d934a4-146f-4711-bfde-f7c039f485f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.10.01 02:33:52.529125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2548 2024.10.01 02:33:52.529172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2549 2024.10.01 02:33:52.529192 [ 3 ] {} <Debug> HTTP-Session: d08ed214-3458-4b7b-bf74-adab7f8b0410 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2550 2024.10.01 02:33:52.529209 [ 3 ] {} <Debug> HTTP-Session: d08ed214-3458-4b7b-bf74-adab7f8b0410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.10.01 02:33:52.529222 [ 3 ] {} <Debug> HTTP-Session: d08ed214-3458-4b7b-bf74-adab7f8b0410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2552 2024.10.01 02:33:52.529252 [ 3 ] {} <Trace> HTTP-Session: d08ed214-3458-4b7b-bf74-adab7f8b0410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2553 2024.10.01 02:33:52.529410 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
2554 2024.10.01 02:33:52.529718 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2555 2024.10.01 02:33:52.529768 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
2556 2024.10.01 02:33:52.530094 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2557 2024.10.01 02:33:52.530159 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2558 2024.10.01 02:33:52.530301 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
2559 2024.10.01 02:33:52.530427 [ 253 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2560 2024.10.01 02:33:52.530447 [ 255 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2561 2024.10.01 02:33:52.530586 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
2562 2024.10.01 02:33:52.530615 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
2563 2024.10.01 02:33:52.530695 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2564 2024.10.01 02:33:52.530716 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Reading approx. 35 rows with 2 streams
2565 2024.10.01 02:33:52.530757 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2566 2024.10.01 02:33:52.530800 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
2567 2024.10.01 02:33:52.532218 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002891 sec., 12106.537530266343 rows/sec., 466.16 KiB/sec.
2568 2024.10.01 02:33:52.532521 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> DynamicQueryHandler: Done processing query
2569 2024.10.01 02:33:52.532546 [ 3 ] {20e275c1-8aae-4d47-99ec-bb0c445af619} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2570 2024.10.01 02:33:52.532563 [ 3 ] {} <Debug> HTTP-Session: d08ed214-3458-4b7b-bf74-adab7f8b0410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2571 2024.10.01 02:33:52.631373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2572 2024.10.01 02:33:52.631443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2573 2024.10.01 02:33:52.631469 [ 3 ] {} <Debug> HTTP-Session: a4c93c2e-02ee-4cbb-8483-10db54d5d7fa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2574 2024.10.01 02:33:52.631491 [ 3 ] {} <Debug> HTTP-Session: a4c93c2e-02ee-4cbb-8483-10db54d5d7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2575 2024.10.01 02:33:52.631507 [ 3 ] {} <Debug> HTTP-Session: a4c93c2e-02ee-4cbb-8483-10db54d5d7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2576 2024.10.01 02:33:52.631545 [ 3 ] {} <Trace> HTTP-Session: a4c93c2e-02ee-4cbb-8483-10db54d5d7fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2577 2024.10.01 02:33:52.631691 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2578 2024.10.01 02:33:52.631755 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2579 2024.10.01 02:33:52.631978 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2580 2024.10.01 02:33:52.632509 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2581 2024.10.01 02:33:52.632549 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2582 2024.10.01 02:33:52.633064 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2583 2024.10.01 02:33:52.633394 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2584 2024.10.01 02:33:52.633565 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001912 sec., 3138.075313807531 rows/sec., 698.71 KiB/sec.
2585 2024.10.01 02:33:52.633841 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Debug> DynamicQueryHandler: Done processing query
2586 2024.10.01 02:33:52.633868 [ 3 ] {06b0f4d3-4215-4221-95b9-6377f153e8fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2587 2024.10.01 02:33:52.633884 [ 3 ] {} <Debug> HTTP-Session: a4c93c2e-02ee-4cbb-8483-10db54d5d7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2588 2024.10.01 02:33:52.634427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 173294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2589 2024.10.01 02:33:52.634477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2590 2024.10.01 02:33:52.634496 [ 3 ] {} <Debug> HTTP-Session: 8aab51b0-19ab-45f9-9db3-28b60019470b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2591 2024.10.01 02:33:52.634512 [ 3 ] {} <Debug> HTTP-Session: 8aab51b0-19ab-45f9-9db3-28b60019470b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2592 2024.10.01 02:33:52.634526 [ 3 ] {} <Debug> HTTP-Session: 8aab51b0-19ab-45f9-9db3-28b60019470b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.10.01 02:33:52.634555 [ 3 ] {} <Trace> HTTP-Session: 8aab51b0-19ab-45f9-9db3-28b60019470b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2594 2024.10.01 02:33:52.635327 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2595 2024.10.01 02:33:52.635373 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2596 2024.10.01 02:33:52.635632 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2597 2024.10.01 02:33:52.636857 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2598 2024.10.01 02:33:52.636896 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2599 2024.10.01 02:33:52.637346 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2600 2024.10.01 02:33:52.637724 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2601 2024.10.01 02:33:52.637882 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003188 sec., 375156.8381430364 rows/sec., 30.93 MiB/sec.
2602 2024.10.01 02:33:52.638063 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Debug> DynamicQueryHandler: Done processing query
2603 2024.10.01 02:33:52.638088 [ 3 ] {3a472204-fa24-41b4-aaf7-65e83ef15210} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
2604 2024.10.01 02:33:52.638104 [ 3 ] {} <Debug> HTTP-Session: 8aab51b0-19ab-45f9-9db3-28b60019470b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2605 2024.10.01 02:33:52.638328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2606 2024.10.01 02:33:52.638376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2607 2024.10.01 02:33:52.638397 [ 3 ] {} <Debug> HTTP-Session: 634b4cbb-3fbc-420c-baee-7e2b93c87512 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2608 2024.10.01 02:33:52.638413 [ 3 ] {} <Debug> HTTP-Session: 634b4cbb-3fbc-420c-baee-7e2b93c87512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2609 2024.10.01 02:33:52.638428 [ 3 ] {} <Debug> HTTP-Session: 634b4cbb-3fbc-420c-baee-7e2b93c87512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.10.01 02:33:52.638458 [ 3 ] {} <Trace> HTTP-Session: 634b4cbb-3fbc-420c-baee-7e2b93c87512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2611 2024.10.01 02:33:52.638658 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2612 2024.10.01 02:33:52.638701 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2613 2024.10.01 02:33:52.638933 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2614 2024.10.01 02:33:52.639379 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2615 2024.10.01 02:33:52.639416 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2616 2024.10.01 02:33:52.639779 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2617 2024.10.01 02:33:52.640146 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2618 2024.10.01 02:33:52.640307 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00177 sec., 128813.55932203389 rows/sec., 8.72 MiB/sec.
2619 2024.10.01 02:33:52.640484 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Debug> DynamicQueryHandler: Done processing query
2620 2024.10.01 02:33:52.640509 [ 3 ] {cc775c50-f4f4-4dd4-9d62-92f847a6490a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2621 2024.10.01 02:33:52.640525 [ 3 ] {} <Debug> HTTP-Session: 634b4cbb-3fbc-420c-baee-7e2b93c87512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2622 2024.10.01 02:33:52.640722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 85852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2623 2024.10.01 02:33:52.640770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2624 2024.10.01 02:33:52.640790 [ 3 ] {} <Debug> HTTP-Session: c5a6724a-f03f-448d-8e9b-10d1e9443ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2625 2024.10.01 02:33:52.640806 [ 3 ] {} <Debug> HTTP-Session: c5a6724a-f03f-448d-8e9b-10d1e9443ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2626 2024.10.01 02:33:52.640819 [ 3 ] {} <Debug> HTTP-Session: c5a6724a-f03f-448d-8e9b-10d1e9443ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2627 2024.10.01 02:33:52.640849 [ 3 ] {} <Trace> HTTP-Session: c5a6724a-f03f-448d-8e9b-10d1e9443ca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2628 2024.10.01 02:33:52.641185 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2629 2024.10.01 02:33:52.641228 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2630 2024.10.01 02:33:52.641459 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2631 2024.10.01 02:33:52.642123 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2632 2024.10.01 02:33:52.642161 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2633 2024.10.01 02:33:52.642528 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2634 2024.10.01 02:33:52.642892 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2635 2024.10.01 02:33:52.643052 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002097 sec., 247973.29518359562 rows/sec., 18.35 MiB/sec.
2636 2024.10.01 02:33:52.643239 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Debug> DynamicQueryHandler: Done processing query
2637 2024.10.01 02:33:52.643263 [ 3 ] {4e3be438-222c-44cb-be7e-32662714be54} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2638 2024.10.01 02:33:52.643279 [ 3 ] {} <Debug> HTTP-Session: c5a6724a-f03f-448d-8e9b-10d1e9443ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2639 2024.10.01 02:33:52.643675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 493348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2640 2024.10.01 02:33:52.643726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2641 2024.10.01 02:33:52.643746 [ 3 ] {} <Debug> HTTP-Session: 6d273093-3095-497a-bf32-7b2d4c201137 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2642 2024.10.01 02:33:52.643763 [ 3 ] {} <Debug> HTTP-Session: 6d273093-3095-497a-bf32-7b2d4c201137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2643 2024.10.01 02:33:52.643776 [ 3 ] {} <Debug> HTTP-Session: 6d273093-3095-497a-bf32-7b2d4c201137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2644 2024.10.01 02:33:52.643806 [ 3 ] {} <Trace> HTTP-Session: 6d273093-3095-497a-bf32-7b2d4c201137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2645 2024.10.01 02:33:52.644500 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2646 2024.10.01 02:33:52.644552 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2647 2024.10.01 02:33:52.644703 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2648 2024.10.01 02:33:52.647130 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2649 2024.10.01 02:33:52.647202 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2650 2024.10.01 02:33:52.647779 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2651 2024.10.01 02:33:52.648128 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2652 2024.10.01 02:33:52.648295 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Debug> executeQuery: Read 2608 rows, 178.68 KiB in 0.004282 sec., 609061.1863615133 rows/sec., 40.75 MiB/sec.
2653 2024.10.01 02:33:52.648477 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Debug> DynamicQueryHandler: Done processing query
2654 2024.10.01 02:33:52.648502 [ 3 ] {b1b5a527-70eb-46b7-93f3-91fb9999af02} <Debug> MemoryTracker: Peak memory usage (for query): 5.51 MiB.
2655 2024.10.01 02:33:52.648518 [ 3 ] {} <Debug> HTTP-Session: 6d273093-3095-497a-bf32-7b2d4c201137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2656 2024.10.01 02:33:52.648743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2657 2024.10.01 02:33:52.648792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2658 2024.10.01 02:33:52.648812 [ 3 ] {} <Debug> HTTP-Session: 8e27f847-0b3d-4b5c-a0b1-275fc7fb9836 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2659 2024.10.01 02:33:52.648828 [ 3 ] {} <Debug> HTTP-Session: 8e27f847-0b3d-4b5c-a0b1-275fc7fb9836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2024.10.01 02:33:52.648841 [ 3 ] {} <Debug> HTTP-Session: 8e27f847-0b3d-4b5c-a0b1-275fc7fb9836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.10.01 02:33:52.648873 [ 3 ] {} <Trace> HTTP-Session: 8e27f847-0b3d-4b5c-a0b1-275fc7fb9836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2662 2024.10.01 02:33:52.648982 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2663 2024.10.01 02:33:52.649028 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2664 2024.10.01 02:33:52.649158 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2665 2024.10.01 02:33:52.649471 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2666 2024.10.01 02:33:52.649508 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2667 2024.10.01 02:33:52.649863 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2668 2024.10.01 02:33:52.650201 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2669 2024.10.01 02:33:52.650355 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.001408 sec., 35511.36363636364 rows/sec., 2.38 MiB/sec.
2670 2024.10.01 02:33:52.650547 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Debug> DynamicQueryHandler: Done processing query
2671 2024.10.01 02:33:52.650571 [ 3 ] {abd2c79e-ee16-4a60-a978-58f516c075d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2672 2024.10.01 02:33:52.650588 [ 3 ] {} <Debug> HTTP-Session: 8e27f847-0b3d-4b5c-a0b1-275fc7fb9836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.10.01 02:33:53.201062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2674 2024.10.01 02:33:53.201168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2675 2024.10.01 02:33:53.201197 [ 3 ] {} <Debug> HTTP-Session: 85bde159-694c-4b72-b65c-0d021ccd71df Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2676 2024.10.01 02:33:53.201224 [ 3 ] {} <Debug> HTTP-Session: 85bde159-694c-4b72-b65c-0d021ccd71df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2677 2024.10.01 02:33:53.201243 [ 3 ] {} <Debug> HTTP-Session: 85bde159-694c-4b72-b65c-0d021ccd71df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.10.01 02:33:53.201287 [ 3 ] {} <Trace> HTTP-Session: 85bde159-694c-4b72-b65c-0d021ccd71df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2679 2024.10.01 02:33:53.201461 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2680 2024.10.01 02:33:53.201524 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2681 2024.10.01 02:33:53.201824 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2682 2024.10.01 02:33:53.202261 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2683 2024.10.01 02:33:53.202303 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2684 2024.10.01 02:33:53.202748 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2685 2024.10.01 02:33:53.203138 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2686 2024.10.01 02:33:53.203306 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Debug> executeQuery: Read 68 rows, 5.65 KiB in 0.001896 sec., 35864.97890295359 rows/sec., 2.91 MiB/sec.
2687 2024.10.01 02:33:53.203944 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Debug> DynamicQueryHandler: Done processing query
2688 2024.10.01 02:33:53.203975 [ 3 ] {362dc355-14df-4479-adbb-72a3278887dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2689 2024.10.01 02:33:53.203992 [ 3 ] {} <Debug> HTTP-Session: 85bde159-694c-4b72-b65c-0d021ccd71df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2690 2024.10.01 02:33:53.204123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2024.10.01 02:33:53.204176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2692 2024.10.01 02:33:53.204197 [ 3 ] {} <Debug> HTTP-Session: 9fe81fc1-72cb-4c86-b358-b3ba1cbfb793 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2693 2024.10.01 02:33:53.204214 [ 3 ] {} <Debug> HTTP-Session: 9fe81fc1-72cb-4c86-b358-b3ba1cbfb793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.10.01 02:33:53.204229 [ 3 ] {} <Debug> HTTP-Session: 9fe81fc1-72cb-4c86-b358-b3ba1cbfb793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.10.01 02:33:53.204261 [ 3 ] {} <Trace> HTTP-Session: 9fe81fc1-72cb-4c86-b358-b3ba1cbfb793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2696 2024.10.01 02:33:53.204368 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2697 2024.10.01 02:33:53.204415 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2698 2024.10.01 02:33:53.204664 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2699 2024.10.01 02:33:53.204999 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2700 2024.10.01 02:33:53.205041 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2701 2024.10.01 02:33:53.205395 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2702 2024.10.01 02:33:53.205758 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2703 2024.10.01 02:33:53.205925 [ 77 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2704 2024.10.01 02:33:53.205933 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001586 sec., 5044.136191677176 rows/sec., 379.30 KiB/sec.
2705 2024.10.01 02:33:53.206018 [ 77 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2706 2024.10.01 02:33:53.206090 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2707 2024.10.01 02:33:53.206499 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Debug> DynamicQueryHandler: Done processing query
2708 2024.10.01 02:33:53.206612 [ 3 ] {86b3b0f6-b45d-41cb-8e12-97ce53b795fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2709 2024.10.01 02:33:53.206696 [ 3 ] {} <Debug> HTTP-Session: 9fe81fc1-72cb-4c86-b358-b3ba1cbfb793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2710 2024.10.01 02:33:53.206706 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
2711 2024.10.01 02:33:53.206905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2712 2024.10.01 02:33:53.206987 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2713 2024.10.01 02:33:53.207015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2714 2024.10.01 02:33:53.207063 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
2715 2024.10.01 02:33:53.207066 [ 3 ] {} <Debug> HTTP-Session: b538cb11-0ad3-41de-ac08-8586ad88417b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2716 2024.10.01 02:33:53.207133 [ 3 ] {} <Debug> HTTP-Session: b538cb11-0ad3-41de-ac08-8586ad88417b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2717 2024.10.01 02:33:53.207168 [ 3 ] {} <Debug> HTTP-Session: b538cb11-0ad3-41de-ac08-8586ad88417b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2718 2024.10.01 02:33:53.207302 [ 3 ] {} <Trace> HTTP-Session: b538cb11-0ad3-41de-ac08-8586ad88417b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2719 2024.10.01 02:33:53.207352 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
2720 2024.10.01 02:33:53.207715 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2721 2024.10.01 02:33:53.207736 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
2722 2024.10.01 02:33:53.207853 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2723 2024.10.01 02:33:53.208149 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
2724 2024.10.01 02:33:53.208470 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
2725 2024.10.01 02:33:53.208896 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part
2726 2024.10.01 02:33:53.209409 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2727 2024.10.01 02:33:53.210347 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2728 2024.10.01 02:33:53.210410 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2729 2024.10.01 02:33:53.211550 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2730 2024.10.01 02:33:53.211734 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 5 columns (5 merged, 0 gathered) in 0.005527313 sec., 14473.578753365333 rows/sec., 1.12 MiB/sec.
2731 2024.10.01 02:33:53.212021 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2732 2024.10.01 02:33:53.212494 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2733 2024.10.01 02:33:53.212954 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.005401 sec., 11849.657470838732 rows/sec., 946.73 KiB/sec.
2734 2024.10.01 02:33:53.213342 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2735 2024.10.01 02:33:53.213537 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Debug> DynamicQueryHandler: Done processing query
2736 2024.10.01 02:33:53.213546 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_6_1} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2737 2024.10.01 02:33:53.213579 [ 3 ] {15f2bb2b-cb71-49d5-80e0-1443c8bfeb91} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2738 2024.10.01 02:33:53.213612 [ 3 ] {} <Debug> HTTP-Session: b538cb11-0ad3-41de-ac08-8586ad88417b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2739 2024.10.01 02:33:53.213737 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2740 2024.10.01 02:33:53.213812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 5782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2024.10.01 02:33:53.213868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2742 2024.10.01 02:33:53.213889 [ 3 ] {} <Debug> HTTP-Session: aa004496-35af-40fe-8ce3-6df4082b8787 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2743 2024.10.01 02:33:53.213906 [ 3 ] {} <Debug> HTTP-Session: aa004496-35af-40fe-8ce3-6df4082b8787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2024.10.01 02:33:53.213920 [ 3 ] {} <Debug> HTTP-Session: aa004496-35af-40fe-8ce3-6df4082b8787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2745 2024.10.01 02:33:53.213953 [ 3 ] {} <Trace> HTTP-Session: aa004496-35af-40fe-8ce3-6df4082b8787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2746 2024.10.01 02:33:53.214078 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2747 2024.10.01 02:33:53.214132 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2748 2024.10.01 02:33:53.214310 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2749 2024.10.01 02:33:53.214642 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2750 2024.10.01 02:33:53.214679 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2751 2024.10.01 02:33:53.215054 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2752 2024.10.01 02:33:53.215410 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2753 2024.10.01 02:33:53.215574 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.00154 sec., 19480.51948051948 rows/sec., 1.35 MiB/sec.
2754 2024.10.01 02:33:53.215747 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Debug> DynamicQueryHandler: Done processing query
2755 2024.10.01 02:33:53.215772 [ 3 ] {272134aa-d294-4cca-b9ef-bdb2321b5794} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2756 2024.10.01 02:33:53.215787 [ 3 ] {} <Debug> HTTP-Session: aa004496-35af-40fe-8ce3-6df4082b8787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2757 2024.10.01 02:33:53.215923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2758 2024.10.01 02:33:53.215972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2759 2024.10.01 02:33:53.215991 [ 3 ] {} <Debug> HTTP-Session: 131aec42-b210-418a-b45c-41b0d320b280 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2760 2024.10.01 02:33:53.216009 [ 3 ] {} <Debug> HTTP-Session: 131aec42-b210-418a-b45c-41b0d320b280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2761 2024.10.01 02:33:53.216022 [ 3 ] {} <Debug> HTTP-Session: 131aec42-b210-418a-b45c-41b0d320b280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2762 2024.10.01 02:33:53.216053 [ 3 ] {} <Trace> HTTP-Session: 131aec42-b210-418a-b45c-41b0d320b280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2763 2024.10.01 02:33:53.216238 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2764 2024.10.01 02:33:53.216304 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <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_histogramu64
2765 2024.10.01 02:33:53.216729 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2766 2024.10.01 02:33:53.217263 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2767 2024.10.01 02:33:53.217301 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2768 2024.10.01 02:33:53.217901 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2769 2024.10.01 02:33:53.218321 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2770 2024.10.01 02:33:53.218511 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2771 2024.10.01 02:33:53.218538 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002403 sec., 3329.171868497711 rows/sec., 5.97 MiB/sec.
2772 2024.10.01 02:33:53.218596 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2773 2024.10.01 02:33:53.218696 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2774 2024.10.01 02:33:53.219068 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
2775 2024.10.01 02:33:53.219104 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Debug> DynamicQueryHandler: Done processing query
2776 2024.10.01 02:33:53.219154 [ 3 ] {4e158a75-f1e0-468b-96bb-de77364fc5f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2777 2024.10.01 02:33:53.219184 [ 3 ] {} <Debug> HTTP-Session: 131aec42-b210-418a-b45c-41b0d320b280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2778 2024.10.01 02:33:53.219354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2779 2024.10.01 02:33:53.219480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2780 2024.10.01 02:33:53.219532 [ 3 ] {} <Debug> HTTP-Session: 834af532-22ce-4714-8082-805907a07753 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2781 2024.10.01 02:33:53.219586 [ 3 ] {} <Debug> HTTP-Session: 834af532-22ce-4714-8082-805907a07753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2782 2024.10.01 02:33:53.219635 [ 3 ] {} <Debug> HTTP-Session: 834af532-22ce-4714-8082-805907a07753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2783 2024.10.01 02:33:53.219732 [ 3 ] {} <Trace> HTTP-Session: 834af532-22ce-4714-8082-805907a07753 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2784 2024.10.01 02:33:53.219828 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2785 2024.10.01 02:33:53.219963 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2786 2024.10.01 02:33:53.219998 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
2787 2024.10.01 02:33:53.220053 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2788 2024.10.01 02:33:53.220914 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
2789 2024.10.01 02:33:53.221000 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2790 2024.10.01 02:33:53.221657 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
2791 2024.10.01 02:33:53.222024 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2792 2024.10.01 02:33:53.222112 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2793 2024.10.01 02:33:53.222483 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
2794 2024.10.01 02:33:53.223129 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
2795 2024.10.01 02:33:53.223498 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2796 2024.10.01 02:33:53.223754 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part
2797 2024.10.01 02:33:53.224702 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2798 2024.10.01 02:33:53.225112 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.005225 sec., 1913.8755980861245 rows/sec., 134.38 KiB/sec.
2799 2024.10.01 02:33:53.225553 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Debug> DynamicQueryHandler: Done processing query
2800 2024.10.01 02:33:53.225591 [ 3 ] {e9fc52b7-e2ad-4f73-bfb2-5dd7ae95bb59} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2801 2024.10.01 02:33:53.225636 [ 3 ] {} <Debug> HTTP-Session: 834af532-22ce-4714-8082-805907a07753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2802 2024.10.01 02:33:53.229746 [ 189 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 19 columns (19 merged, 0 gathered) in 0.010866702 sec., 7361.939252590159 rows/sec., 13.17 MiB/sec.
2803 2024.10.01 02:33:53.230018 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2804 2024.10.01 02:33:53.230593 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2805 2024.10.01 02:33:53.230675 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2806 2024.10.01 02:33:53.230789 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
2807 2024.10.01 02:33:58.212663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2808 2024.10.01 02:33:58.212783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2809 2024.10.01 02:33:58.212808 [ 3 ] {} <Debug> HTTP-Session: ed007e6d-c8d4-4ebb-9323-c24dc0cfe573 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2810 2024.10.01 02:33:58.212832 [ 3 ] {} <Debug> HTTP-Session: ed007e6d-c8d4-4ebb-9323-c24dc0cfe573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2811 2024.10.01 02:33:58.212846 [ 3 ] {} <Debug> HTTP-Session: ed007e6d-c8d4-4ebb-9323-c24dc0cfe573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2812 2024.10.01 02:33:58.212894 [ 3 ] {} <Trace> HTTP-Session: ed007e6d-c8d4-4ebb-9323-c24dc0cfe573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2813 2024.10.01 02:33:58.213123 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2814 2024.10.01 02:33:58.213190 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2815 2024.10.01 02:33:58.213519 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2816 2024.10.01 02:33:58.214148 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2817 2024.10.01 02:33:58.214195 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2818 2024.10.01 02:33:58.214636 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2819 2024.10.01 02:33:58.215032 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2820 2024.10.01 02:33:58.215210 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002188 sec., 103747.71480804388 rows/sec., 9.14 MiB/sec.
2821 2024.10.01 02:33:58.215425 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Debug> DynamicQueryHandler: Done processing query
2822 2024.10.01 02:33:58.215453 [ 3 ] {0f151609-fd72-4394-b9bb-279e3bb9f0be} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
2823 2024.10.01 02:33:58.215470 [ 3 ] {} <Debug> HTTP-Session: ed007e6d-c8d4-4ebb-9323-c24dc0cfe573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2824 2024.10.01 02:33:58.215608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2825 2024.10.01 02:33:58.215666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2826 2024.10.01 02:33:58.215687 [ 3 ] {} <Debug> HTTP-Session: 7e913836-3464-4259-9c2c-9e587532e583 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2827 2024.10.01 02:33:58.215705 [ 3 ] {} <Debug> HTTP-Session: 7e913836-3464-4259-9c2c-9e587532e583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.10.01 02:33:58.215719 [ 3 ] {} <Debug> HTTP-Session: 7e913836-3464-4259-9c2c-9e587532e583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2829 2024.10.01 02:33:58.215753 [ 3 ] {} <Trace> HTTP-Session: 7e913836-3464-4259-9c2c-9e587532e583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2830 2024.10.01 02:33:58.215867 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2831 2024.10.01 02:33:58.215916 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2832 2024.10.01 02:33:58.216156 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2833 2024.10.01 02:33:58.216506 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2834 2024.10.01 02:33:58.216545 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2835 2024.10.01 02:33:58.216903 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2836 2024.10.01 02:33:58.217275 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2837 2024.10.01 02:33:58.217440 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001602 sec., 11860.174781523097 rows/sec., 891.83 KiB/sec.
2838 2024.10.01 02:33:58.217661 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Debug> DynamicQueryHandler: Done processing query
2839 2024.10.01 02:33:58.217687 [ 3 ] {dd1134af-32e4-4132-9e79-7886fb91a69b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2840 2024.10.01 02:33:58.217705 [ 3 ] {} <Debug> HTTP-Session: 7e913836-3464-4259-9c2c-9e587532e583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2841 2024.10.01 02:33:58.217824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2842 2024.10.01 02:33:58.217875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2843 2024.10.01 02:33:58.217896 [ 3 ] {} <Debug> HTTP-Session: b9f32032-90fe-4f68-a285-712b14571c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2844 2024.10.01 02:33:58.217912 [ 3 ] {} <Debug> HTTP-Session: b9f32032-90fe-4f68-a285-712b14571c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2845 2024.10.01 02:33:58.217926 [ 3 ] {} <Debug> HTTP-Session: b9f32032-90fe-4f68-a285-712b14571c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2846 2024.10.01 02:33:58.217960 [ 3 ] {} <Trace> HTTP-Session: b9f32032-90fe-4f68-a285-712b14571c0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2847 2024.10.01 02:33:58.218064 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2848 2024.10.01 02:33:58.218110 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2849 2024.10.01 02:33:58.218340 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2850 2024.10.01 02:33:58.218648 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2851 2024.10.01 02:33:58.218686 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2852 2024.10.01 02:33:58.219046 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2853 2024.10.01 02:33:58.219408 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2854 2024.10.01 02:33:58.219573 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec.
2855 2024.10.01 02:33:58.219886 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Debug> DynamicQueryHandler: Done processing query
2856 2024.10.01 02:33:58.219911 [ 3 ] {173b0699-2e32-4bd1-9eee-046158fe57bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2857 2024.10.01 02:33:58.219928 [ 3 ] {} <Debug> HTTP-Session: b9f32032-90fe-4f68-a285-712b14571c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2858 2024.10.01 02:33:58.220041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2859 2024.10.01 02:33:58.220090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2860 2024.10.01 02:33:58.220111 [ 3 ] {} <Debug> HTTP-Session: 8413df08-c693-4ee2-96a7-a54811235d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2861 2024.10.01 02:33:58.220129 [ 3 ] {} <Debug> HTTP-Session: 8413df08-c693-4ee2-96a7-a54811235d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.10.01 02:33:58.220142 [ 3 ] {} <Debug> HTTP-Session: 8413df08-c693-4ee2-96a7-a54811235d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2863 2024.10.01 02:33:58.220173 [ 3 ] {} <Trace> HTTP-Session: 8413df08-c693-4ee2-96a7-a54811235d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2864 2024.10.01 02:33:58.220268 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2865 2024.10.01 02:33:58.220312 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2866 2024.10.01 02:33:58.220561 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2867 2024.10.01 02:33:58.220895 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2868 2024.10.01 02:33:58.220938 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2869 2024.10.01 02:33:58.221357 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2870 2024.10.01 02:33:58.221808 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2871 2024.10.01 02:33:58.221977 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001724 sec., 3480.278422273782 rows/sec., 205.62 KiB/sec.
2872 2024.10.01 02:33:58.222196 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Debug> DynamicQueryHandler: Done processing query
2873 2024.10.01 02:33:58.222221 [ 3 ] {03c017fd-95a4-445b-b1dd-20212699d2aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2874 2024.10.01 02:33:58.222238 [ 3 ] {} <Debug> HTTP-Session: 8413df08-c693-4ee2-96a7-a54811235d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2875 2024.10.01 02:33:58.222509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2876 2024.10.01 02:33:58.222559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2877 2024.10.01 02:33:58.222580 [ 3 ] {} <Debug> HTTP-Session: 5944c65b-c52e-4042-bf25-9209af511e23 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2878 2024.10.01 02:33:58.222596 [ 3 ] {} <Debug> HTTP-Session: 5944c65b-c52e-4042-bf25-9209af511e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.10.01 02:33:58.222610 [ 3 ] {} <Debug> HTTP-Session: 5944c65b-c52e-4042-bf25-9209af511e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2880 2024.10.01 02:33:58.222640 [ 3 ] {} <Trace> HTTP-Session: 5944c65b-c52e-4042-bf25-9209af511e23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2881 2024.10.01 02:33:58.222856 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2882 2024.10.01 02:33:58.222901 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2883 2024.10.01 02:33:58.223128 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2884 2024.10.01 02:33:58.223691 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2885 2024.10.01 02:33:58.223729 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2886 2024.10.01 02:33:58.224126 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2887 2024.10.01 02:33:58.224488 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2888 2024.10.01 02:33:58.224657 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001908 sec., 210167.71488469603 rows/sec., 14.95 MiB/sec.
2889 2024.10.01 02:33:58.224837 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Debug> DynamicQueryHandler: Done processing query
2890 2024.10.01 02:33:58.224863 [ 3 ] {02c0efe5-f1b1-453e-a60c-42e9482a4fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2891 2024.10.01 02:33:58.224879 [ 3 ] {} <Debug> HTTP-Session: 5944c65b-c52e-4042-bf25-9209af511e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2892 2024.10.01 02:33:58.225014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2893 2024.10.01 02:33:58.225064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2894 2024.10.01 02:33:58.225084 [ 3 ] {} <Debug> HTTP-Session: a3e86ac5-7b16-4382-8f6b-8c29a19540d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2895 2024.10.01 02:33:58.225100 [ 3 ] {} <Debug> HTTP-Session: a3e86ac5-7b16-4382-8f6b-8c29a19540d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2896 2024.10.01 02:33:58.225114 [ 3 ] {} <Debug> HTTP-Session: a3e86ac5-7b16-4382-8f6b-8c29a19540d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2897 2024.10.01 02:33:58.225145 [ 3 ] {} <Trace> HTTP-Session: a3e86ac5-7b16-4382-8f6b-8c29a19540d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2898 2024.10.01 02:33:58.225241 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2899 2024.10.01 02:33:58.225288 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2900 2024.10.01 02:33:58.225422 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2901 2024.10.01 02:33:58.225692 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2902 2024.10.01 02:33:58.225731 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2903 2024.10.01 02:33:58.226090 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2904 2024.10.01 02:33:58.226431 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2905 2024.10.01 02:33:58.226598 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec.
2906 2024.10.01 02:33:58.226768 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Debug> DynamicQueryHandler: Done processing query
2907 2024.10.01 02:33:58.226795 [ 3 ] {2260bdc1-f631-4747-b321-faebcb8f5646} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2908 2024.10.01 02:33:58.226811 [ 3 ] {} <Debug> HTTP-Session: a3e86ac5-7b16-4382-8f6b-8c29a19540d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2909 2024.10.01 02:33:58.227027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2910 2024.10.01 02:33:58.227078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2911 2024.10.01 02:33:58.227098 [ 3 ] {} <Debug> HTTP-Session: 9e3d25fd-3af8-43bb-86f5-81b3f14c5fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2912 2024.10.01 02:33:58.227114 [ 3 ] {} <Debug> HTTP-Session: 9e3d25fd-3af8-43bb-86f5-81b3f14c5fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2913 2024.10.01 02:33:58.227128 [ 3 ] {} <Debug> HTTP-Session: 9e3d25fd-3af8-43bb-86f5-81b3f14c5fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2914 2024.10.01 02:33:58.227158 [ 3 ] {} <Trace> HTTP-Session: 9e3d25fd-3af8-43bb-86f5-81b3f14c5fe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2915 2024.10.01 02:33:58.227356 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2916 2024.10.01 02:33:58.227405 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2917 2024.10.01 02:33:58.227549 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2918 2024.10.01 02:33:58.227983 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2919 2024.10.01 02:33:58.228024 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2920 2024.10.01 02:33:58.228412 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2921 2024.10.01 02:33:58.228763 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2922 2024.10.01 02:33:58.228928 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001675 sec., 141492.53731343284 rows/sec., 9.48 MiB/sec.
2923 2024.10.01 02:33:58.229214 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Debug> DynamicQueryHandler: Done processing query
2924 2024.10.01 02:33:58.229239 [ 3 ] {10d12d2d-05f0-49d3-a094-ebd2b1565383} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2925 2024.10.01 02:33:58.229256 [ 3 ] {} <Debug> HTTP-Session: 9e3d25fd-3af8-43bb-86f5-81b3f14c5fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2926 2024.10.01 02:33:58.229370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2927 2024.10.01 02:33:58.229419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2928 2024.10.01 02:33:58.229439 [ 3 ] {} <Debug> HTTP-Session: 81173ab1-1153-4729-a6b8-2d09281f8fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2929 2024.10.01 02:33:58.229455 [ 3 ] {} <Debug> HTTP-Session: 81173ab1-1153-4729-a6b8-2d09281f8fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2930 2024.10.01 02:33:58.229469 [ 3 ] {} <Debug> HTTP-Session: 81173ab1-1153-4729-a6b8-2d09281f8fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2931 2024.10.01 02:33:58.229499 [ 3 ] {} <Trace> HTTP-Session: 81173ab1-1153-4729-a6b8-2d09281f8fa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2932 2024.10.01 02:33:58.229592 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2933 2024.10.01 02:33:58.229641 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2934 2024.10.01 02:33:58.229800 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2935 2024.10.01 02:33:58.230064 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2936 2024.10.01 02:33:58.230100 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2937 2024.10.01 02:33:58.230454 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2938 2024.10.01 02:33:58.230785 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2939 2024.10.01 02:33:58.230948 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec.
2940 2024.10.01 02:33:58.231156 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Debug> DynamicQueryHandler: Done processing query
2941 2024.10.01 02:33:58.231181 [ 3 ] {f649a714-0543-448d-aec3-ea4c463e161a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2942 2024.10.01 02:33:58.231196 [ 3 ] {} <Debug> HTTP-Session: 81173ab1-1153-4729-a6b8-2d09281f8fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2943 2024.10.01 02:33:58.231362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2944 2024.10.01 02:33:58.231411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2945 2024.10.01 02:33:58.231430 [ 3 ] {} <Debug> HTTP-Session: cecc4bc1-6232-449f-ae00-06bb0c7586a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2946 2024.10.01 02:33:58.231446 [ 3 ] {} <Debug> HTTP-Session: cecc4bc1-6232-449f-ae00-06bb0c7586a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2947 2024.10.01 02:33:58.231461 [ 3 ] {} <Debug> HTTP-Session: cecc4bc1-6232-449f-ae00-06bb0c7586a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2948 2024.10.01 02:33:58.231491 [ 3 ] {} <Trace> HTTP-Session: cecc4bc1-6232-449f-ae00-06bb0c7586a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2949 2024.10.01 02:33:58.231764 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
2950 2024.10.01 02:33:58.231830 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <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_histogramu64
2951 2024.10.01 02:33:58.232237 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2952 2024.10.01 02:33:58.232809 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2953 2024.10.01 02:33:58.232846 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2954 2024.10.01 02:33:58.233460 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2955 2024.10.01 02:33:58.233882 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2956 2024.10.01 02:33:58.234076 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002508 sec., 7575.757575757576 rows/sec., 13.58 MiB/sec.
2957 2024.10.01 02:33:58.234301 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Debug> DynamicQueryHandler: Done processing query
2958 2024.10.01 02:33:58.234326 [ 3 ] {0dffb706-8b09-4bdf-83da-06ae00c000c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2959 2024.10.01 02:33:58.234343 [ 3 ] {} <Debug> HTTP-Session: cecc4bc1-6232-449f-ae00-06bb0c7586a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2960 2024.10.01 02:33:58.234477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2961 2024.10.01 02:33:58.234526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2962 2024.10.01 02:33:58.234548 [ 3 ] {} <Debug> HTTP-Session: c249033f-718c-468a-9554-346325c9204d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2963 2024.10.01 02:33:58.234564 [ 3 ] {} <Debug> HTTP-Session: c249033f-718c-468a-9554-346325c9204d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2964 2024.10.01 02:33:58.234578 [ 3 ] {} <Debug> HTTP-Session: c249033f-718c-468a-9554-346325c9204d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2965 2024.10.01 02:33:58.234610 [ 3 ] {} <Trace> HTTP-Session: c249033f-718c-468a-9554-346325c9204d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2966 2024.10.01 02:33:58.234729 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2967 2024.10.01 02:33:58.234775 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2968 2024.10.01 02:33:58.234904 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2969 2024.10.01 02:33:58.235287 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2970 2024.10.01 02:33:58.235325 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2971 2024.10.01 02:33:58.235686 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2972 2024.10.01 02:33:58.236031 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2973 2024.10.01 02:33:58.236193 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec.
2974 2024.10.01 02:33:58.236364 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Debug> DynamicQueryHandler: Done processing query
2975 2024.10.01 02:33:58.236389 [ 3 ] {b8be50c9-0dc2-412f-9f15-3dbcfb249ee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2976 2024.10.01 02:33:58.236405 [ 3 ] {} <Debug> HTTP-Session: c249033f-718c-468a-9554-346325c9204d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2977 2024.10.01 02:34:03.208070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2978 2024.10.01 02:34:03.208193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2979 2024.10.01 02:34:03.208217 [ 3 ] {} <Debug> HTTP-Session: c453449d-ae21-49ce-a2a3-1fa4db1b73f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2980 2024.10.01 02:34:03.208240 [ 3 ] {} <Debug> HTTP-Session: c453449d-ae21-49ce-a2a3-1fa4db1b73f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2981 2024.10.01 02:34:03.208256 [ 3 ] {} <Debug> HTTP-Session: c453449d-ae21-49ce-a2a3-1fa4db1b73f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2982 2024.10.01 02:34:03.208304 [ 3 ] {} <Trace> HTTP-Session: c453449d-ae21-49ce-a2a3-1fa4db1b73f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2983 2024.10.01 02:34:03.208503 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2984 2024.10.01 02:34:03.208567 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2985 2024.10.01 02:34:03.208887 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2986 2024.10.01 02:34:03.209394 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2987 2024.10.01 02:34:03.209437 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
2988 2024.10.01 02:34:03.209845 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2989 2024.10.01 02:34:03.210221 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2990 2024.10.01 02:34:03.210397 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001954 sec., 36847.4923234391 rows/sec., 2.99 MiB/sec.
2991 2024.10.01 02:34:03.210619 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Debug> DynamicQueryHandler: Done processing query
2992 2024.10.01 02:34:03.210645 [ 3 ] {4a489add-aee9-4db9-bbfa-f648751d9d82} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2993 2024.10.01 02:34:03.210662 [ 3 ] {} <Debug> HTTP-Session: c453449d-ae21-49ce-a2a3-1fa4db1b73f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2994 2024.10.01 02:34:03.210859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2995 2024.10.01 02:34:03.210912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2996 2024.10.01 02:34:03.210931 [ 3 ] {} <Debug> HTTP-Session: 99e11a15-76c7-4ed3-b187-0577ca056b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
2997 2024.10.01 02:34:03.210948 [ 3 ] {} <Debug> HTTP-Session: 99e11a15-76c7-4ed3-b187-0577ca056b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2998 2024.10.01 02:34:03.210962 [ 3 ] {} <Debug> HTTP-Session: 99e11a15-76c7-4ed3-b187-0577ca056b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2999 2024.10.01 02:34:03.210994 [ 3 ] {} <Trace> HTTP-Session: 99e11a15-76c7-4ed3-b187-0577ca056b1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3000 2024.10.01 02:34:03.211091 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3001 2024.10.01 02:34:03.211134 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3002 2024.10.01 02:34:03.211353 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3003 2024.10.01 02:34:03.211719 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3004 2024.10.01 02:34:03.211754 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3005 2024.10.01 02:34:03.212155 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3006 2024.10.01 02:34:03.212505 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3007 2024.10.01 02:34:03.212671 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001589 sec., 5034.612964128383 rows/sec., 378.58 KiB/sec.
3008 2024.10.01 02:34:03.212952 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Debug> DynamicQueryHandler: Done processing query
3009 2024.10.01 02:34:03.212976 [ 3 ] {f114f249-aa9b-405e-a3c9-6c460e4210fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3010 2024.10.01 02:34:03.212992 [ 3 ] {} <Debug> HTTP-Session: 99e11a15-76c7-4ed3-b187-0577ca056b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3011 2024.10.01 02:34:03.213122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3012 2024.10.01 02:34:03.213172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3013 2024.10.01 02:34:03.213191 [ 3 ] {} <Debug> HTTP-Session: 05098fab-5c6e-4161-8203-383c66ba6d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3014 2024.10.01 02:34:03.213208 [ 3 ] {} <Debug> HTTP-Session: 05098fab-5c6e-4161-8203-383c66ba6d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3015 2024.10.01 02:34:03.213222 [ 3 ] {} <Debug> HTTP-Session: 05098fab-5c6e-4161-8203-383c66ba6d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3016 2024.10.01 02:34:03.213253 [ 3 ] {} <Trace> HTTP-Session: 05098fab-5c6e-4161-8203-383c66ba6d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3017 2024.10.01 02:34:03.213373 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3018 2024.10.01 02:34:03.213417 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3019 2024.10.01 02:34:03.213660 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3020 2024.10.01 02:34:03.214027 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3021 2024.10.01 02:34:03.214064 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3022 2024.10.01 02:34:03.214413 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3023 2024.10.01 02:34:03.214754 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3024 2024.10.01 02:34:03.214916 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001582 sec., 45512.01011378002 rows/sec., 3.55 MiB/sec.
3025 2024.10.01 02:34:03.215087 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Debug> DynamicQueryHandler: Done processing query
3026 2024.10.01 02:34:03.215111 [ 3 ] {fa4061c1-1c0b-4189-86bb-abc65070f371} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3027 2024.10.01 02:34:03.215127 [ 3 ] {} <Debug> HTTP-Session: 05098fab-5c6e-4161-8203-383c66ba6d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3028 2024.10.01 02:34:03.215313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3029 2024.10.01 02:34:03.215361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3030 2024.10.01 02:34:03.215380 [ 3 ] {} <Debug> HTTP-Session: 24048d47-fd44-4127-a645-2dbc7d5cb7ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3031 2024.10.01 02:34:03.215396 [ 3 ] {} <Debug> HTTP-Session: 24048d47-fd44-4127-a645-2dbc7d5cb7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3032 2024.10.01 02:34:03.215410 [ 3 ] {} <Debug> HTTP-Session: 24048d47-fd44-4127-a645-2dbc7d5cb7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3033 2024.10.01 02:34:03.215440 [ 3 ] {} <Trace> HTTP-Session: 24048d47-fd44-4127-a645-2dbc7d5cb7ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3034 2024.10.01 02:34:03.215585 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3035 2024.10.01 02:34:03.215632 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3036 2024.10.01 02:34:03.215776 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3037 2024.10.01 02:34:03.216271 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3038 2024.10.01 02:34:03.216307 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3039 2024.10.01 02:34:03.216680 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3040 2024.10.01 02:34:03.217005 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3041 2024.10.01 02:34:03.217165 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec.
3042 2024.10.01 02:34:03.217377 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Debug> DynamicQueryHandler: Done processing query
3043 2024.10.01 02:34:03.217402 [ 3 ] {2e989f87-84fd-4945-9877-62338a8bf875} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3044 2024.10.01 02:34:03.217417 [ 3 ] {} <Debug> HTTP-Session: 24048d47-fd44-4127-a645-2dbc7d5cb7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3045 2024.10.01 02:34:03.217556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3046 2024.10.01 02:34:03.217604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3047 2024.10.01 02:34:03.217623 [ 3 ] {} <Debug> HTTP-Session: 29583f42-c348-40e5-985a-4dcafe9fe95a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3048 2024.10.01 02:34:03.217639 [ 3 ] {} <Debug> HTTP-Session: 29583f42-c348-40e5-985a-4dcafe9fe95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3049 2024.10.01 02:34:03.217653 [ 3 ] {} <Debug> HTTP-Session: 29583f42-c348-40e5-985a-4dcafe9fe95a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3050 2024.10.01 02:34:03.217683 [ 3 ] {} <Trace> HTTP-Session: 29583f42-c348-40e5-985a-4dcafe9fe95a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3051 2024.10.01 02:34:03.217851 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3052 2024.10.01 02:34:03.217914 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <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_histogramu64
3053 2024.10.01 02:34:03.218328 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3054 2024.10.01 02:34:03.218855 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3055 2024.10.01 02:34:03.218891 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3056 2024.10.01 02:34:03.219480 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3057 2024.10.01 02:34:03.219888 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3058 2024.10.01 02:34:03.220106 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00234 sec., 3418.8034188034185 rows/sec., 6.13 MiB/sec.
3059 2024.10.01 02:34:03.220588 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Debug> DynamicQueryHandler: Done processing query
3060 2024.10.01 02:34:03.220612 [ 3 ] {5ba66e4b-8116-4f24-b8d9-edc3886e2cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3061 2024.10.01 02:34:03.220628 [ 3 ] {} <Debug> HTTP-Session: 29583f42-c348-40e5-985a-4dcafe9fe95a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3062 2024.10.01 02:34:03.220758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3063 2024.10.01 02:34:03.220805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3064 2024.10.01 02:34:03.220824 [ 3 ] {} <Debug> HTTP-Session: 7052ecbc-2ca7-4191-8a14-09bbed4f5782 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3065 2024.10.01 02:34:03.220842 [ 3 ] {} <Debug> HTTP-Session: 7052ecbc-2ca7-4191-8a14-09bbed4f5782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3066 2024.10.01 02:34:03.220855 [ 3 ] {} <Debug> HTTP-Session: 7052ecbc-2ca7-4191-8a14-09bbed4f5782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3067 2024.10.01 02:34:03.220885 [ 3 ] {} <Trace> HTTP-Session: 7052ecbc-2ca7-4191-8a14-09bbed4f5782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3068 2024.10.01 02:34:03.221005 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3069 2024.10.01 02:34:03.221049 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3070 2024.10.01 02:34:03.221185 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3071 2024.10.01 02:34:03.221496 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3072 2024.10.01 02:34:03.221532 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3073 2024.10.01 02:34:03.221886 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3074 2024.10.01 02:34:03.222203 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3075 2024.10.01 02:34:03.222363 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
3076 2024.10.01 02:34:03.222568 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Debug> DynamicQueryHandler: Done processing query
3077 2024.10.01 02:34:03.222592 [ 3 ] {e799d732-f1bc-4743-acd8-bf5eb8a54d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3078 2024.10.01 02:34:03.222607 [ 3 ] {} <Debug> HTTP-Session: 7052ecbc-2ca7-4191-8a14-09bbed4f5782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.10.01 02:34:06.757932 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
3080 2024.10.01 02:34:06.757996 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
3081 2024.10.01 02:34:08.212874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3082 2024.10.01 02:34:08.213039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3083 2024.10.01 02:34:08.213086 [ 3 ] {} <Debug> HTTP-Session: 31757c18-ec5b-42b9-9cab-3c089339f639 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3084 2024.10.01 02:34:08.213128 [ 3 ] {} <Debug> HTTP-Session: 31757c18-ec5b-42b9-9cab-3c089339f639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3085 2024.10.01 02:34:08.213157 [ 3 ] {} <Debug> HTTP-Session: 31757c18-ec5b-42b9-9cab-3c089339f639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3086 2024.10.01 02:34:08.213331 [ 3 ] {} <Trace> HTTP-Session: 31757c18-ec5b-42b9-9cab-3c089339f639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3087 2024.10.01 02:34:08.213715 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3088 2024.10.01 02:34:08.213815 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3089 2024.10.01 02:34:08.214143 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3090 2024.10.01 02:34:08.214741 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3091 2024.10.01 02:34:08.214786 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3092 2024.10.01 02:34:08.215217 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3093 2024.10.01 02:34:08.215594 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3094 2024.10.01 02:34:08.215773 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002226 sec., 101976.63971248876 rows/sec., 8.98 MiB/sec.
3095 2024.10.01 02:34:08.215775 [ 60 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3096 2024.10.01 02:34:08.215944 [ 60 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3097 2024.10.01 02:34:08.215998 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3098 2024.10.01 02:34:08.216205 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Debug> DynamicQueryHandler: Done processing query
3099 2024.10.01 02:34:08.216284 [ 3 ] {013fd615-6020-4ab9-89ac-bd2e86d5abcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
3100 2024.10.01 02:34:08.216299 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
3101 2024.10.01 02:34:08.216332 [ 3 ] {} <Debug> HTTP-Session: 31757c18-ec5b-42b9-9cab-3c089339f639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3102 2024.10.01 02:34:08.216545 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3103 2024.10.01 02:34:08.216587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2024.10.01 02:34:08.216613 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part
3105 2024.10.01 02:34:08.216681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3106 2024.10.01 02:34:08.216754 [ 3 ] {} <Debug> HTTP-Session: ccbb13ec-5b55-4b89-85c3-6f51fc97a658 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3107 2024.10.01 02:34:08.216837 [ 3 ] {} <Debug> HTTP-Session: ccbb13ec-5b55-4b89-85c3-6f51fc97a658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3108 2024.10.01 02:34:08.216914 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1196 rows starting from the beginning of the part
3109 2024.10.01 02:34:08.216922 [ 3 ] {} <Debug> HTTP-Session: ccbb13ec-5b55-4b89-85c3-6f51fc97a658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3110 2024.10.01 02:34:08.217055 [ 3 ] {} <Trace> HTTP-Session: ccbb13ec-5b55-4b89-85c3-6f51fc97a658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3111 2024.10.01 02:34:08.217176 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 68 rows starting from the beginning of the part
3112 2024.10.01 02:34:08.217416 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 227 rows starting from the beginning of the part
3113 2024.10.01 02:34:08.217505 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3114 2024.10.01 02:34:08.217624 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part
3115 2024.10.01 02:34:08.217684 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3116 2024.10.01 02:34:08.217937 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 227 rows starting from the beginning of the part
3117 2024.10.01 02:34:08.218752 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3118 2024.10.01 02:34:08.219766 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3119 2024.10.01 02:34:08.219850 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3120 2024.10.01 02:34:08.220759 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3121 2024.10.01 02:34:08.221641 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2034 rows, containing 5 columns (5 merged, 0 gathered) in 0.005552983 sec., 366289.61406869063 rows/sec., 32.30 MiB/sec.
3122 2024.10.01 02:34:08.221749 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3123 2024.10.01 02:34:08.221934 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3124 2024.10.01 02:34:08.221996 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.004657 sec., 4079.879750912605 rows/sec., 306.79 KiB/sec.
3125 2024.10.01 02:34:08.222629 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Debug> DynamicQueryHandler: Done processing query
3126 2024.10.01 02:34:08.222684 [ 3 ] {b28c3409-2784-45e6-888f-fd8c46eedd7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3127 2024.10.01 02:34:08.222738 [ 3 ] {} <Debug> HTTP-Session: ccbb13ec-5b55-4b89-85c3-6f51fc97a658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3128 2024.10.01 02:34:08.222911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3129 2024.10.01 02:34:08.222995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3130 2024.10.01 02:34:08.223009 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3131 2024.10.01 02:34:08.223024 [ 3 ] {} <Debug> HTTP-Session: b0bd846f-0bbe-4231-85a0-b00dcd7634c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3132 2024.10.01 02:34:08.223071 [ 3 ] {} <Debug> HTTP-Session: b0bd846f-0bbe-4231-85a0-b00dcd7634c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3133 2024.10.01 02:34:08.223115 [ 3 ] {} <Debug> HTTP-Session: b0bd846f-0bbe-4231-85a0-b00dcd7634c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3134 2024.10.01 02:34:08.223167 [ 3 ] {} <Trace> HTTP-Session: b0bd846f-0bbe-4231-85a0-b00dcd7634c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3135 2024.10.01 02:34:08.223183 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_11_2} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3136 2024.10.01 02:34:08.223331 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3137 2024.10.01 02:34:08.223381 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3138 2024.10.01 02:34:08.223431 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3139 2024.10.01 02:34:08.223676 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3140 2024.10.01 02:34:08.224009 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3141 2024.10.01 02:34:08.224046 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3142 2024.10.01 02:34:08.224406 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3143 2024.10.01 02:34:08.224771 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3144 2024.10.01 02:34:08.224903 [ 59 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3145 2024.10.01 02:34:08.224906 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec.
3146 2024.10.01 02:34:08.224953 [ 59 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3147 2024.10.01 02:34:08.224993 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3148 2024.10.01 02:34:08.225181 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Debug> DynamicQueryHandler: Done processing query
3149 2024.10.01 02:34:08.225213 [ 3 ] {32eab630-2b86-4ed6-a660-a5630b332c32} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3150 2024.10.01 02:34:08.225207 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
3151 2024.10.01 02:34:08.225236 [ 3 ] {} <Debug> HTTP-Session: b0bd846f-0bbe-4231-85a0-b00dcd7634c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3152 2024.10.01 02:34:08.225436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3153 2024.10.01 02:34:08.225510 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3154 2024.10.01 02:34:08.225529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3155 2024.10.01 02:34:08.225583 [ 3 ] {} <Debug> HTTP-Session: dddaa8be-e889-434d-bfc7-32ec789f3fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3156 2024.10.01 02:34:08.225583 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
3157 2024.10.01 02:34:08.225619 [ 3 ] {} <Debug> HTTP-Session: dddaa8be-e889-434d-bfc7-32ec789f3fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3158 2024.10.01 02:34:08.225653 [ 3 ] {} <Debug> HTTP-Session: dddaa8be-e889-434d-bfc7-32ec789f3fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3159 2024.10.01 02:34:08.225764 [ 3 ] {} <Trace> HTTP-Session: dddaa8be-e889-434d-bfc7-32ec789f3fa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3160 2024.10.01 02:34:08.225894 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
3161 2024.10.01 02:34:08.226087 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3162 2024.10.01 02:34:08.226204 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
3163 2024.10.01 02:34:08.226227 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3164 2024.10.01 02:34:08.226590 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part
3165 2024.10.01 02:34:08.226872 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
3166 2024.10.01 02:34:08.227284 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
3167 2024.10.01 02:34:08.227732 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3168 2024.10.01 02:34:08.228583 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3169 2024.10.01 02:34:08.228640 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3170 2024.10.01 02:34:08.229663 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3171 2024.10.01 02:34:08.230417 [ 189 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.005329439 sec., 56103.4660496161 rows/sec., 3.83 MiB/sec.
3172 2024.10.01 02:34:08.230677 [ 200 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3173 2024.10.01 02:34:08.230713 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3174 2024.10.01 02:34:08.231016 [ 59 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3175 2024.10.01 02:34:08.231049 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005104 sec., 1175.5485893416928 rows/sec., 69.45 KiB/sec.
3176 2024.10.01 02:34:08.231100 [ 59 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3177 2024.10.01 02:34:08.231189 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3178 2024.10.01 02:34:08.231931 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Debug> DynamicQueryHandler: Done processing query
3179 2024.10.01 02:34:08.232013 [ 3 ] {ad25e956-d485-4512-a12d-f0aa1ee23a7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3180 2024.10.01 02:34:08.232091 [ 3 ] {} <Debug> HTTP-Session: dddaa8be-e889-434d-bfc7-32ec789f3fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3181 2024.10.01 02:34:08.232330 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::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
3182 2024.10.01 02:34:08.232468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3183 2024.10.01 02:34:08.232607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3184 2024.10.01 02:34:08.232608 [ 200 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3185 2024.10.01 02:34:08.232682 [ 3 ] {} <Debug> HTTP-Session: f20bca75-a8ba-45fd-827f-b485eae0ef3a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3186 2024.10.01 02:34:08.232752 [ 3 ] {} <Debug> HTTP-Session: f20bca75-a8ba-45fd-827f-b485eae0ef3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3187 2024.10.01 02:34:08.232822 [ 3 ] {} <Debug> HTTP-Session: f20bca75-a8ba-45fd-827f-b485eae0ef3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.10.01 02:34:08.232925 [ 200 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_6_1} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3189 2024.10.01 02:34:08.232950 [ 3 ] {} <Trace> HTTP-Session: f20bca75-a8ba-45fd-827f-b485eae0ef3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3190 2024.10.01 02:34:08.232990 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3191 2024.10.01 02:34:08.233158 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
3192 2024.10.01 02:34:08.233187 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3193 2024.10.01 02:34:08.233441 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
3194 2024.10.01 02:34:08.233458 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3195 2024.10.01 02:34:08.233622 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3196 2024.10.01 02:34:08.233829 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
3197 2024.10.01 02:34:08.234188 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
3198 2024.10.01 02:34:08.234569 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3199 2024.10.01 02:34:08.235136 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3200 2024.10.01 02:34:08.235873 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3201 2024.10.01 02:34:08.235912 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3202 2024.10.01 02:34:08.236308 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3203 2024.10.01 02:34:08.236655 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3204 2024.10.01 02:34:08.236785 [ 59 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3205 2024.10.01 02:34:08.236790 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.003613 sec., 110988.09853307501 rows/sec., 7.89 MiB/sec.
3206 2024.10.01 02:34:08.236820 [ 59 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3207 2024.10.01 02:34:08.236863 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3208 2024.10.01 02:34:08.237132 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Debug> DynamicQueryHandler: Done processing query
3209 2024.10.01 02:34:08.237197 [ 3 ] {5f67285f-7e08-4de9-82cb-1eee0bea20fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3210 2024.10.01 02:34:08.237220 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
3211 2024.10.01 02:34:08.237250 [ 3 ] {} <Debug> HTTP-Session: f20bca75-a8ba-45fd-827f-b485eae0ef3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3212 2024.10.01 02:34:08.237509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3213 2024.10.01 02:34:08.237524 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3214 2024.10.01 02:34:08.237577 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 421 rows starting from the beginning of the part
3215 2024.10.01 02:34:08.237590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3216 2024.10.01 02:34:08.237633 [ 3 ] {} <Debug> HTTP-Session: 5b7cc2a1-dc76-43bf-93bc-a80ad14a7da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3217 2024.10.01 02:34:08.237708 [ 3 ] {} <Debug> HTTP-Session: 5b7cc2a1-dc76-43bf-93bc-a80ad14a7da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3218 2024.10.01 02:34:08.237780 [ 3 ] {} <Debug> HTTP-Session: 5b7cc2a1-dc76-43bf-93bc-a80ad14a7da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3219 2024.10.01 02:34:08.237901 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 520 rows starting from the beginning of the part
3220 2024.10.01 02:34:08.237937 [ 3 ] {} <Trace> HTTP-Session: 5b7cc2a1-dc76-43bf-93bc-a80ad14a7da6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3221 2024.10.01 02:34:08.238313 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3222 2024.10.01 02:34:08.238327 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
3223 2024.10.01 02:34:08.238487 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3224 2024.10.01 02:34:08.238677 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 401 rows starting from the beginning of the part
3225 2024.10.01 02:34:08.239153 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part
3226 2024.10.01 02:34:08.239597 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 401 rows starting from the beginning of the part
3227 2024.10.01 02:34:08.239936 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3228 2024.10.01 02:34:08.241232 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3229 2024.10.01 02:34:08.241325 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3230 2024.10.01 02:34:08.243075 [ 197 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.011175687 sec., 2684.398730923656 rows/sec., 170.40 KiB/sec.
3231 2024.10.01 02:34:08.243187 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3232 2024.10.01 02:34:08.243952 [ 198 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3233 2024.10.01 02:34:08.244558 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3234 2024.10.01 02:34:08.245333 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007096 sec., 845.5467869222097 rows/sec., 44.18 KiB/sec.
3235 2024.10.01 02:34:08.245651 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1879 rows, containing 5 columns (5 merged, 0 gathered) in 0.008690545 sec., 216211.98670509158 rows/sec., 16.50 MiB/sec.
3236 2024.10.01 02:34:08.246115 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Debug> DynamicQueryHandler: Done processing query
3237 2024.10.01 02:34:08.246205 [ 3 ] {ebea64cc-c27f-4591-9eaa-94fe449cf049} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3238 2024.10.01 02:34:08.246246 [ 3 ] {} <Debug> HTTP-Session: 5b7cc2a1-dc76-43bf-93bc-a80ad14a7da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3239 2024.10.01 02:34:08.246426 [ 197 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3240 2024.10.01 02:34:08.246429 [ 198 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3241 2024.10.01 02:34:08.246612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3242 2024.10.01 02:34:08.246756 [ 198 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_5_1} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3243 2024.10.01 02:34:08.246784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3244 2024.10.01 02:34:08.246847 [ 3 ] {} <Debug> HTTP-Session: 039929a7-0df4-4810-b3b8-d7585adea7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3245 2024.10.01 02:34:08.246911 [ 3 ] {} <Debug> HTTP-Session: 039929a7-0df4-4810-b3b8-d7585adea7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3246 2024.10.01 02:34:08.246977 [ 3 ] {} <Debug> HTTP-Session: 039929a7-0df4-4810-b3b8-d7585adea7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3247 2024.10.01 02:34:08.247014 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3248 2024.10.01 02:34:08.247093 [ 3 ] {} <Trace> HTTP-Session: 039929a7-0df4-4810-b3b8-d7585adea7c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3249 2024.10.01 02:34:08.247595 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3250 2024.10.01 02:34:08.247681 [ 197 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3251 2024.10.01 02:34:08.247695 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3252 2024.10.01 02:34:08.247914 [ 197 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_11_2} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3253 2024.10.01 02:34:08.248129 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
3254 2024.10.01 02:34:08.248202 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3255 2024.10.01 02:34:08.248669 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3256 2024.10.01 02:34:08.248705 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3257 2024.10.01 02:34:08.249113 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3258 2024.10.01 02:34:08.249479 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3259 2024.10.01 02:34:08.249606 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3260 2024.10.01 02:34:08.249612 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002226 sec., 106469.00269541779 rows/sec., 7.14 MiB/sec.
3261 2024.10.01 02:34:08.249649 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3262 2024.10.01 02:34:08.249699 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3263 2024.10.01 02:34:08.249815 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
3264 2024.10.01 02:34:08.249834 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Debug> DynamicQueryHandler: Done processing query
3265 2024.10.01 02:34:08.249866 [ 3 ] {89972dbe-27a5-4803-8fe8-d163c07d54b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3266 2024.10.01 02:34:08.249890 [ 3 ] {} <Debug> HTTP-Session: 039929a7-0df4-4810-b3b8-d7585adea7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3267 2024.10.01 02:34:08.249987 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3268 2024.10.01 02:34:08.250028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3269 2024.10.01 02:34:08.250040 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 901 rows starting from the beginning of the part
3270 2024.10.01 02:34:08.250081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3271 2024.10.01 02:34:08.250107 [ 3 ] {} <Debug> HTTP-Session: 3cd2b8ae-7f48-47e9-854e-8763c0d55402 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3272 2024.10.01 02:34:08.250141 [ 3 ] {} <Debug> HTTP-Session: 3cd2b8ae-7f48-47e9-854e-8763c0d55402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3273 2024.10.01 02:34:08.250199 [ 3 ] {} <Debug> HTTP-Session: 3cd2b8ae-7f48-47e9-854e-8763c0d55402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3274 2024.10.01 02:34:08.250227 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2608 rows starting from the beginning of the part
3275 2024.10.01 02:34:08.250270 [ 3 ] {} <Trace> HTTP-Session: 3cd2b8ae-7f48-47e9-854e-8763c0d55402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3276 2024.10.01 02:34:08.250454 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part
3277 2024.10.01 02:34:08.250466 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3278 2024.10.01 02:34:08.250566 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3279 2024.10.01 02:34:08.250644 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part
3280 2024.10.01 02:34:08.250916 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
3281 2024.10.01 02:34:08.251173 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part
3282 2024.10.01 02:34:08.251456 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3283 2024.10.01 02:34:08.252154 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3284 2024.10.01 02:34:08.252198 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3285 2024.10.01 02:34:08.252752 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3286 2024.10.01 02:34:08.253251 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3287 2024.10.01 02:34:08.253446 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003054 sec., 327.43942370661426 rows/sec., 22.06 KiB/sec.
3288 2024.10.01 02:34:08.253715 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Debug> DynamicQueryHandler: Done processing query
3289 2024.10.01 02:34:08.253750 [ 3 ] {3847f55e-ec53-4da9-b9b8-c49d0a19d8ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3290 2024.10.01 02:34:08.253770 [ 3 ] {} <Debug> HTTP-Session: 3cd2b8ae-7f48-47e9-854e-8763c0d55402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3291 2024.10.01 02:34:08.253985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3292 2024.10.01 02:34:08.254075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3293 2024.10.01 02:34:08.254123 [ 3 ] {} <Debug> HTTP-Session: 0ae20904-a10e-40fd-b345-09e726a027df Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3294 2024.10.01 02:34:08.254146 [ 3 ] {} <Debug> HTTP-Session: 0ae20904-a10e-40fd-b345-09e726a027df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3295 2024.10.01 02:34:08.254171 [ 3 ] {} <Debug> HTTP-Session: 0ae20904-a10e-40fd-b345-09e726a027df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3296 2024.10.01 02:34:08.254196 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4173 rows, containing 5 columns (5 merged, 0 gathered) in 0.004423304 sec., 943412.4355911327 rows/sec., 63.41 MiB/sec.
3297 2024.10.01 02:34:08.254220 [ 3 ] {} <Trace> HTTP-Session: 0ae20904-a10e-40fd-b345-09e726a027df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3298 2024.10.01 02:34:08.254814 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3299 2024.10.01 02:34:08.254891 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3300 2024.10.01 02:34:08.254997 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <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_histogramu64
3301 2024.10.01 02:34:08.256007 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3302 2024.10.01 02:34:08.256232 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3303 2024.10.01 02:34:08.256488 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB.
3304 2024.10.01 02:34:08.256650 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3305 2024.10.01 02:34:08.257307 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3306 2024.10.01 02:34:08.257345 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3307 2024.10.01 02:34:08.258008 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3308 2024.10.01 02:34:08.258443 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3309 2024.10.01 02:34:08.258592 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004252 sec., 4468.485418626529 rows/sec., 8.01 MiB/sec.
3310 2024.10.01 02:34:08.258822 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Debug> DynamicQueryHandler: Done processing query
3311 2024.10.01 02:34:08.258846 [ 3 ] {2ca64b3f-75a5-4996-9ecf-2f61fc6fb5d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3312 2024.10.01 02:34:08.258862 [ 3 ] {} <Debug> HTTP-Session: 0ae20904-a10e-40fd-b345-09e726a027df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3313 2024.10.01 02:34:08.258994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3314 2024.10.01 02:34:08.259043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3315 2024.10.01 02:34:08.259061 [ 3 ] {} <Debug> HTTP-Session: de1737a4-fc8e-4861-bbe5-493d213ff121 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3316 2024.10.01 02:34:08.259078 [ 3 ] {} <Debug> HTTP-Session: de1737a4-fc8e-4861-bbe5-493d213ff121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.10.01 02:34:08.259091 [ 3 ] {} <Debug> HTTP-Session: de1737a4-fc8e-4861-bbe5-493d213ff121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3318 2024.10.01 02:34:08.259122 [ 3 ] {} <Trace> HTTP-Session: de1737a4-fc8e-4861-bbe5-493d213ff121 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3319 2024.10.01 02:34:08.259252 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3320 2024.10.01 02:34:08.259295 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3321 2024.10.01 02:34:08.259424 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3322 2024.10.01 02:34:08.259833 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3323 2024.10.01 02:34:08.259869 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3324 2024.10.01 02:34:08.260229 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3325 2024.10.01 02:34:08.260543 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3326 2024.10.01 02:34:08.260668 [ 59 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3327 2024.10.01 02:34:08.260670 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001478 sec., 55480.37889039242 rows/sec., 3.52 MiB/sec.
3328 2024.10.01 02:34:08.260704 [ 59 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3329 2024.10.01 02:34:08.260736 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3330 2024.10.01 02:34:08.260929 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
3331 2024.10.01 02:34:08.260943 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Debug> DynamicQueryHandler: Done processing query
3332 2024.10.01 02:34:08.261000 [ 3 ] {39528483-3baa-4d4e-bf5e-8a64f27165e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3333 2024.10.01 02:34:08.261035 [ 3 ] {} <Debug> HTTP-Session: de1737a4-fc8e-4861-bbe5-493d213ff121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3334 2024.10.01 02:34:08.261149 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3335 2024.10.01 02:34:08.261189 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part
3336 2024.10.01 02:34:08.261330 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part
3337 2024.10.01 02:34:08.261465 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part
3338 2024.10.01 02:34:08.261714 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part
3339 2024.10.01 02:34:08.261958 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
3340 2024.10.01 02:34:08.262108 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part
3341 2024.10.01 02:34:08.263245 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.00241539 sec., 255031.27859269106 rows/sec., 16.48 MiB/sec.
3342 2024.10.01 02:34:08.263441 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3343 2024.10.01 02:34:08.263872 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3344 2024.10.01 02:34:08.263954 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_11_2} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3345 2024.10.01 02:34:08.264036 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3346 2024.10.01 02:34:13.206694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3347 2024.10.01 02:34:13.206817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3348 2024.10.01 02:34:13.206841 [ 3 ] {} <Debug> HTTP-Session: 65ecf255-3d6f-4a25-b2fe-36f318c410fc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3349 2024.10.01 02:34:13.206866 [ 3 ] {} <Debug> HTTP-Session: 65ecf255-3d6f-4a25-b2fe-36f318c410fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3350 2024.10.01 02:34:13.206880 [ 3 ] {} <Debug> HTTP-Session: 65ecf255-3d6f-4a25-b2fe-36f318c410fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3351 2024.10.01 02:34:13.206928 [ 3 ] {} <Trace> HTTP-Session: 65ecf255-3d6f-4a25-b2fe-36f318c410fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3352 2024.10.01 02:34:13.207140 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3353 2024.10.01 02:34:13.207204 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3354 2024.10.01 02:34:13.207540 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3355 2024.10.01 02:34:13.208038 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3356 2024.10.01 02:34:13.208085 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3357 2024.10.01 02:34:13.208516 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3358 2024.10.01 02:34:13.208900 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3359 2024.10.01 02:34:13.209052 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001976 sec., 36437.24696356276 rows/sec., 2.96 MiB/sec.
3360 2024.10.01 02:34:13.209288 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Debug> DynamicQueryHandler: Done processing query
3361 2024.10.01 02:34:13.209315 [ 3 ] {bbda866f-0d82-488b-b7cd-f88c03a80c3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3362 2024.10.01 02:34:13.209332 [ 3 ] {} <Debug> HTTP-Session: 65ecf255-3d6f-4a25-b2fe-36f318c410fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3363 2024.10.01 02:34:13.209503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3364 2024.10.01 02:34:13.209561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3365 2024.10.01 02:34:13.209581 [ 3 ] {} <Debug> HTTP-Session: af1cd7b1-f86f-45fb-b9ab-3db81b244b87 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3366 2024.10.01 02:34:13.209599 [ 3 ] {} <Debug> HTTP-Session: af1cd7b1-f86f-45fb-b9ab-3db81b244b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3367 2024.10.01 02:34:13.209614 [ 3 ] {} <Debug> HTTP-Session: af1cd7b1-f86f-45fb-b9ab-3db81b244b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3368 2024.10.01 02:34:13.209650 [ 3 ] {} <Trace> HTTP-Session: af1cd7b1-f86f-45fb-b9ab-3db81b244b87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3369 2024.10.01 02:34:13.209757 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3370 2024.10.01 02:34:13.209804 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3371 2024.10.01 02:34:13.210053 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3372 2024.10.01 02:34:13.210414 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3373 2024.10.01 02:34:13.210452 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3374 2024.10.01 02:34:13.210806 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3375 2024.10.01 02:34:13.211200 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3376 2024.10.01 02:34:13.211365 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001624 sec., 4926.108374384236 rows/sec., 370.42 KiB/sec.
3377 2024.10.01 02:34:13.211555 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Debug> DynamicQueryHandler: Done processing query
3378 2024.10.01 02:34:13.211580 [ 3 ] {3907aee3-3fb4-4a68-aa53-b5b0fdd21c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3379 2024.10.01 02:34:13.211595 [ 3 ] {} <Debug> HTTP-Session: af1cd7b1-f86f-45fb-b9ab-3db81b244b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3380 2024.10.01 02:34:13.211730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3381 2024.10.01 02:34:13.211782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3382 2024.10.01 02:34:13.211802 [ 3 ] {} <Debug> HTTP-Session: f8353933-c6d2-48c7-b1fd-18c86d3fc90e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3383 2024.10.01 02:34:13.211819 [ 3 ] {} <Debug> HTTP-Session: f8353933-c6d2-48c7-b1fd-18c86d3fc90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3384 2024.10.01 02:34:13.211833 [ 3 ] {} <Debug> HTTP-Session: f8353933-c6d2-48c7-b1fd-18c86d3fc90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3385 2024.10.01 02:34:13.211865 [ 3 ] {} <Trace> HTTP-Session: f8353933-c6d2-48c7-b1fd-18c86d3fc90e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3386 2024.10.01 02:34:13.211988 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3387 2024.10.01 02:34:13.212033 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3388 2024.10.01 02:34:13.212267 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3389 2024.10.01 02:34:13.212640 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3390 2024.10.01 02:34:13.212677 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3391 2024.10.01 02:34:13.213041 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3392 2024.10.01 02:34:13.213401 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3393 2024.10.01 02:34:13.213555 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001611 sec., 44692.737430167595 rows/sec., 3.49 MiB/sec.
3394 2024.10.01 02:34:13.213731 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Debug> DynamicQueryHandler: Done processing query
3395 2024.10.01 02:34:13.213756 [ 3 ] {d42e470e-14f3-4550-8309-3d4a2bd51638} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3396 2024.10.01 02:34:13.213771 [ 3 ] {} <Debug> HTTP-Session: f8353933-c6d2-48c7-b1fd-18c86d3fc90e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3397 2024.10.01 02:34:13.213926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3398 2024.10.01 02:34:13.213977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3399 2024.10.01 02:34:13.213995 [ 3 ] {} <Debug> HTTP-Session: 00f80bb2-6fff-4d4d-bce1-96bf6727af76 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3400 2024.10.01 02:34:13.214011 [ 3 ] {} <Debug> HTTP-Session: 00f80bb2-6fff-4d4d-bce1-96bf6727af76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3401 2024.10.01 02:34:13.214025 [ 3 ] {} <Debug> HTTP-Session: 00f80bb2-6fff-4d4d-bce1-96bf6727af76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.10.01 02:34:13.214056 [ 3 ] {} <Trace> HTTP-Session: 00f80bb2-6fff-4d4d-bce1-96bf6727af76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3403 2024.10.01 02:34:13.214205 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3404 2024.10.01 02:34:13.214251 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3405 2024.10.01 02:34:13.214396 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3406 2024.10.01 02:34:13.214805 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3407 2024.10.01 02:34:13.214844 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3408 2024.10.01 02:34:13.215235 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3409 2024.10.01 02:34:13.215568 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3410 2024.10.01 02:34:13.215731 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec.
3411 2024.10.01 02:34:13.216056 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Debug> DynamicQueryHandler: Done processing query
3412 2024.10.01 02:34:13.216081 [ 3 ] {191a5728-3f15-4e7a-b41e-9cc1ac39128c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3413 2024.10.01 02:34:13.216097 [ 3 ] {} <Debug> HTTP-Session: 00f80bb2-6fff-4d4d-bce1-96bf6727af76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3414 2024.10.01 02:34:13.216226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3415 2024.10.01 02:34:13.216275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3416 2024.10.01 02:34:13.216294 [ 3 ] {} <Debug> HTTP-Session: f205059d-587f-4820-ad20-dee9ba0875f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3417 2024.10.01 02:34:13.216309 [ 3 ] {} <Debug> HTTP-Session: f205059d-587f-4820-ad20-dee9ba0875f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3418 2024.10.01 02:34:13.216323 [ 3 ] {} <Debug> HTTP-Session: f205059d-587f-4820-ad20-dee9ba0875f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3419 2024.10.01 02:34:13.216354 [ 3 ] {} <Trace> HTTP-Session: f205059d-587f-4820-ad20-dee9ba0875f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3420 2024.10.01 02:34:13.216533 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3421 2024.10.01 02:34:13.216605 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <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_histogramu64
3422 2024.10.01 02:34:13.217080 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3423 2024.10.01 02:34:13.217602 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3424 2024.10.01 02:34:13.217638 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3425 2024.10.01 02:34:13.218251 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3426 2024.10.01 02:34:13.218675 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3427 2024.10.01 02:34:13.218865 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002438 sec., 3281.3781788351107 rows/sec., 5.88 MiB/sec.
3428 2024.10.01 02:34:13.219095 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Debug> DynamicQueryHandler: Done processing query
3429 2024.10.01 02:34:13.219119 [ 3 ] {edd686ff-fd58-4117-8a53-99af200bb384} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3430 2024.10.01 02:34:13.219134 [ 3 ] {} <Debug> HTTP-Session: f205059d-587f-4820-ad20-dee9ba0875f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3431 2024.10.01 02:34:13.219264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3432 2024.10.01 02:34:13.219312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3433 2024.10.01 02:34:13.219330 [ 3 ] {} <Debug> HTTP-Session: 85a1fb6d-ce15-48c2-8ac5-606b7034249b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3434 2024.10.01 02:34:13.219346 [ 3 ] {} <Debug> HTTP-Session: 85a1fb6d-ce15-48c2-8ac5-606b7034249b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3435 2024.10.01 02:34:13.219360 [ 3 ] {} <Debug> HTTP-Session: 85a1fb6d-ce15-48c2-8ac5-606b7034249b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.10.01 02:34:13.219389 [ 3 ] {} <Trace> HTTP-Session: 85a1fb6d-ce15-48c2-8ac5-606b7034249b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3437 2024.10.01 02:34:13.219507 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3438 2024.10.01 02:34:13.219551 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3439 2024.10.01 02:34:13.219681 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3440 2024.10.01 02:34:13.219991 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3441 2024.10.01 02:34:13.220026 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3442 2024.10.01 02:34:13.220379 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3443 2024.10.01 02:34:13.220703 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3444 2024.10.01 02:34:13.220862 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
3445 2024.10.01 02:34:13.221094 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Debug> DynamicQueryHandler: Done processing query
3446 2024.10.01 02:34:13.221133 [ 3 ] {02205714-afb4-4ff9-b8e2-65fa13f56153} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3447 2024.10.01 02:34:13.221151 [ 3 ] {} <Debug> HTTP-Session: 85a1fb6d-ce15-48c2-8ac5-606b7034249b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3448 2024.10.01 02:34:18.203538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3449 2024.10.01 02:34:18.203660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3450 2024.10.01 02:34:18.203686 [ 3 ] {} <Debug> HTTP-Session: 28f6569a-6c87-4073-ae54-f9b32e861fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3451 2024.10.01 02:34:18.203711 [ 3 ] {} <Debug> HTTP-Session: 28f6569a-6c87-4073-ae54-f9b32e861fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3452 2024.10.01 02:34:18.203726 [ 3 ] {} <Debug> HTTP-Session: 28f6569a-6c87-4073-ae54-f9b32e861fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3453 2024.10.01 02:34:18.203774 [ 3 ] {} <Trace> HTTP-Session: 28f6569a-6c87-4073-ae54-f9b32e861fb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3454 2024.10.01 02:34:18.204024 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
3455 2024.10.01 02:34:18.204437 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3456 2024.10.01 02:34:18.204492 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
3457 2024.10.01 02:34:18.204875 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3458 2024.10.01 02:34:18.204959 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3459 2024.10.01 02:34:18.205141 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
3460 2024.10.01 02:34:18.205309 [ 260 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3461 2024.10.01 02:34:18.205342 [ 253 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3462 2024.10.01 02:34:18.205354 [ 255 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3463 2024.10.01 02:34:18.205536 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (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
3464 2024.10.01 02:34:18.205570 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
3465 2024.10.01 02:34:18.205689 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3466 2024.10.01 02:34:18.205716 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Reading approx. 41 rows with 3 streams
3467 2024.10.01 02:34:18.205763 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
3468 2024.10.01 02:34:18.205812 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
3469 2024.10.01 02:34:18.205859 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
3470 2024.10.01 02:34:18.207807 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003901 sec., 10510.125608818253 rows/sec., 401.04 KiB/sec.
3471 2024.10.01 02:34:18.208215 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> DynamicQueryHandler: Done processing query
3472 2024.10.01 02:34:18.208243 [ 3 ] {ae48cd6a-3a2a-42f5-884a-62cb382cbb28} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
3473 2024.10.01 02:34:18.208262 [ 3 ] {} <Debug> HTTP-Session: 28f6569a-6c87-4073-ae54-f9b32e861fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3474 2024.10.01 02:34:18.224252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3475 2024.10.01 02:34:18.224320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3476 2024.10.01 02:34:18.224342 [ 3 ] {} <Debug> HTTP-Session: 03bf70c4-6081-4a93-89f0-ddd5206faab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3477 2024.10.01 02:34:18.224363 [ 3 ] {} <Debug> HTTP-Session: 03bf70c4-6081-4a93-89f0-ddd5206faab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3478 2024.10.01 02:34:18.224377 [ 3 ] {} <Debug> HTTP-Session: 03bf70c4-6081-4a93-89f0-ddd5206faab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3479 2024.10.01 02:34:18.224416 [ 3 ] {} <Trace> HTTP-Session: 03bf70c4-6081-4a93-89f0-ddd5206faab9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3480 2024.10.01 02:34:18.224548 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3481 2024.10.01 02:34:18.224605 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3482 2024.10.01 02:34:18.224796 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3483 2024.10.01 02:34:18.225162 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3484 2024.10.01 02:34:18.225202 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3485 2024.10.01 02:34:18.225711 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3486 2024.10.01 02:34:18.226039 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3487 2024.10.01 02:34:18.226190 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001677 sec., 596.3029218843172 rows/sec., 135.10 KiB/sec.
3488 2024.10.01 02:34:18.226426 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Debug> DynamicQueryHandler: Done processing query
3489 2024.10.01 02:34:18.226454 [ 3 ] {506e78cf-f716-4c80-a3ba-a1708eb5a7ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3490 2024.10.01 02:34:18.226471 [ 3 ] {} <Debug> HTTP-Session: 03bf70c4-6081-4a93-89f0-ddd5206faab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3491 2024.10.01 02:34:18.226593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3492 2024.10.01 02:34:18.226646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3493 2024.10.01 02:34:18.226666 [ 3 ] {} <Debug> HTTP-Session: 02c61a03-6326-48ef-80e8-638fe5968c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3494 2024.10.01 02:34:18.226685 [ 3 ] {} <Debug> HTTP-Session: 02c61a03-6326-48ef-80e8-638fe5968c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3495 2024.10.01 02:34:18.226699 [ 3 ] {} <Debug> HTTP-Session: 02c61a03-6326-48ef-80e8-638fe5968c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3496 2024.10.01 02:34:18.226732 [ 3 ] {} <Trace> HTTP-Session: 02c61a03-6326-48ef-80e8-638fe5968c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3497 2024.10.01 02:34:18.226836 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3498 2024.10.01 02:34:18.226884 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3499 2024.10.01 02:34:18.227164 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3500 2024.10.01 02:34:18.227545 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3501 2024.10.01 02:34:18.227581 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3502 2024.10.01 02:34:18.228047 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3503 2024.10.01 02:34:18.228425 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3504 2024.10.01 02:34:18.228585 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001773 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec.
3505 2024.10.01 02:34:18.228802 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Debug> DynamicQueryHandler: Done processing query
3506 2024.10.01 02:34:18.228828 [ 3 ] {32c6a949-6856-444f-a3f8-a0f4aa3fa9cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3507 2024.10.01 02:34:18.228844 [ 3 ] {} <Debug> HTTP-Session: 02c61a03-6326-48ef-80e8-638fe5968c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3508 2024.10.01 02:34:18.229027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3509 2024.10.01 02:34:18.229079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3510 2024.10.01 02:34:18.229100 [ 3 ] {} <Debug> HTTP-Session: 33e42564-460c-4379-bd08-056d2c54e230 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3511 2024.10.01 02:34:18.229117 [ 3 ] {} <Debug> HTTP-Session: 33e42564-460c-4379-bd08-056d2c54e230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3512 2024.10.01 02:34:18.229131 [ 3 ] {} <Debug> HTTP-Session: 33e42564-460c-4379-bd08-056d2c54e230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3513 2024.10.01 02:34:18.229166 [ 3 ] {} <Trace> HTTP-Session: 33e42564-460c-4379-bd08-056d2c54e230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3514 2024.10.01 02:34:18.229376 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3515 2024.10.01 02:34:18.229425 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3516 2024.10.01 02:34:18.229655 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3517 2024.10.01 02:34:18.230191 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3518 2024.10.01 02:34:18.230231 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3519 2024.10.01 02:34:18.230603 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3520 2024.10.01 02:34:18.230963 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3521 2024.10.01 02:34:18.231124 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Debug> executeQuery: Read 230 rows, 20.69 KiB in 0.001824 sec., 126096.49122807017 rows/sec., 11.08 MiB/sec.
3522 2024.10.01 02:34:18.231301 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Debug> DynamicQueryHandler: Done processing query
3523 2024.10.01 02:34:18.231327 [ 3 ] {e7648f6f-02c8-4ec1-86dd-fecb44070496} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
3524 2024.10.01 02:34:18.231344 [ 3 ] {} <Debug> HTTP-Session: 33e42564-460c-4379-bd08-056d2c54e230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.10.01 02:34:18.231465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3526 2024.10.01 02:34:18.231516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3527 2024.10.01 02:34:18.231537 [ 3 ] {} <Debug> HTTP-Session: 6070bea9-7508-4a60-91d1-a2a09844f938 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3528 2024.10.01 02:34:18.231554 [ 3 ] {} <Debug> HTTP-Session: 6070bea9-7508-4a60-91d1-a2a09844f938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3529 2024.10.01 02:34:18.231568 [ 3 ] {} <Debug> HTTP-Session: 6070bea9-7508-4a60-91d1-a2a09844f938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3530 2024.10.01 02:34:18.231600 [ 3 ] {} <Trace> HTTP-Session: 6070bea9-7508-4a60-91d1-a2a09844f938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3531 2024.10.01 02:34:18.231705 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3532 2024.10.01 02:34:18.231750 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3533 2024.10.01 02:34:18.231978 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3534 2024.10.01 02:34:18.232329 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3535 2024.10.01 02:34:18.232368 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3536 2024.10.01 02:34:18.232737 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3537 2024.10.01 02:34:18.233099 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3538 2024.10.01 02:34:18.233262 [ 40 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3539 2024.10.01 02:34:18.233266 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001582 sec., 15802.781289506953 rows/sec., 1.14 MiB/sec.
3540 2024.10.01 02:34:18.233337 [ 40 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3541 2024.10.01 02:34:18.233398 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3542 2024.10.01 02:34:18.233590 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
3543 2024.10.01 02:34:18.233608 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Debug> DynamicQueryHandler: Done processing query
3544 2024.10.01 02:34:18.233658 [ 3 ] {3d867d56-436f-4266-a280-c8ab79695836} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3545 2024.10.01 02:34:18.233684 [ 3 ] {} <Debug> HTTP-Session: 6070bea9-7508-4a60-91d1-a2a09844f938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3546 2024.10.01 02:34:18.233812 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3547 2024.10.01 02:34:18.233841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3548 2024.10.01 02:34:18.233883 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 27 rows starting from the beginning of the part
3549 2024.10.01 02:34:18.233927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3550 2024.10.01 02:34:18.233966 [ 3 ] {} <Debug> HTTP-Session: 096b878e-46ef-4d27-b835-55dd6569619c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3551 2024.10.01 02:34:18.233997 [ 3 ] {} <Debug> HTTP-Session: 096b878e-46ef-4d27-b835-55dd6569619c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3552 2024.10.01 02:34:18.234056 [ 3 ] {} <Debug> HTTP-Session: 096b878e-46ef-4d27-b835-55dd6569619c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.10.01 02:34:18.234160 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
3554 2024.10.01 02:34:18.234192 [ 3 ] {} <Trace> HTTP-Session: 096b878e-46ef-4d27-b835-55dd6569619c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3555 2024.10.01 02:34:18.234544 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part
3556 2024.10.01 02:34:18.234694 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3557 2024.10.01 02:34:18.234834 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
3558 2024.10.01 02:34:18.234874 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3559 2024.10.01 02:34:18.235148 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part
3560 2024.10.01 02:34:18.235450 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part
3561 2024.10.01 02:34:18.236235 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3562 2024.10.01 02:34:18.237071 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3563 2024.10.01 02:34:18.237147 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3564 2024.10.01 02:34:18.238277 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3565 2024.10.01 02:34:18.238293 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 5 columns (5 merged, 0 gathered) in 0.004812191 sec., 22027.388355948464 rows/sec., 1.70 MiB/sec.
3566 2024.10.01 02:34:18.238484 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3567 2024.10.01 02:34:18.238756 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3568 2024.10.01 02:34:18.239099 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004616 sec., 3032.9289428076254 rows/sec., 212.41 KiB/sec.
3569 2024.10.01 02:34:18.239300 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3570 2024.10.01 02:34:18.239339 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Debug> DynamicQueryHandler: Done processing query
3571 2024.10.01 02:34:18.239374 [ 3 ] {250bd017-8724-4e83-9a64-503cf2aa6a44} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3572 2024.10.01 02:34:18.239394 [ 3 ] {} <Debug> HTTP-Session: 096b878e-46ef-4d27-b835-55dd6569619c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3573 2024.10.01 02:34:18.239403 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_11_2} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3574 2024.10.01 02:34:18.239500 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3575 2024.10.01 02:34:18.239520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3576 2024.10.01 02:34:18.239575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3577 2024.10.01 02:34:18.239597 [ 3 ] {} <Debug> HTTP-Session: 44aee8c5-4ec6-47ba-a89b-cf2475e2fd2e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3578 2024.10.01 02:34:18.239614 [ 3 ] {} <Debug> HTTP-Session: 44aee8c5-4ec6-47ba-a89b-cf2475e2fd2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3579 2024.10.01 02:34:18.239628 [ 3 ] {} <Debug> HTTP-Session: 44aee8c5-4ec6-47ba-a89b-cf2475e2fd2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3580 2024.10.01 02:34:18.239658 [ 3 ] {} <Trace> HTTP-Session: 44aee8c5-4ec6-47ba-a89b-cf2475e2fd2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3581 2024.10.01 02:34:18.239760 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3582 2024.10.01 02:34:18.239806 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3583 2024.10.01 02:34:18.240038 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3584 2024.10.01 02:34:18.240358 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3585 2024.10.01 02:34:18.240398 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3586 2024.10.01 02:34:18.240747 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3587 2024.10.01 02:34:18.241113 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3588 2024.10.01 02:34:18.241276 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 229.89 KiB/sec.
3589 2024.10.01 02:34:18.241452 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Debug> DynamicQueryHandler: Done processing query
3590 2024.10.01 02:34:18.241477 [ 3 ] {aa3b6acd-189a-4cbb-bbee-0725dd523933} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3591 2024.10.01 02:34:18.241494 [ 3 ] {} <Debug> HTTP-Session: 44aee8c5-4ec6-47ba-a89b-cf2475e2fd2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.10.01 02:34:18.241699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3593 2024.10.01 02:34:18.241749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3594 2024.10.01 02:34:18.241770 [ 3 ] {} <Debug> HTTP-Session: ce1ad1eb-f0d2-4c4d-92ad-e5efd02775bd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3595 2024.10.01 02:34:18.241787 [ 3 ] {} <Debug> HTTP-Session: ce1ad1eb-f0d2-4c4d-92ad-e5efd02775bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3596 2024.10.01 02:34:18.241801 [ 3 ] {} <Debug> HTTP-Session: ce1ad1eb-f0d2-4c4d-92ad-e5efd02775bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3597 2024.10.01 02:34:18.241832 [ 3 ] {} <Trace> HTTP-Session: ce1ad1eb-f0d2-4c4d-92ad-e5efd02775bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3598 2024.10.01 02:34:18.242162 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3599 2024.10.01 02:34:18.242209 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3600 2024.10.01 02:34:18.242439 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3601 2024.10.01 02:34:18.243036 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3602 2024.10.01 02:34:18.243074 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3603 2024.10.01 02:34:18.243458 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3604 2024.10.01 02:34:18.243833 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3605 2024.10.01 02:34:18.243992 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.002058 sec., 197764.8202137998 rows/sec., 14.09 MiB/sec.
3606 2024.10.01 02:34:18.244167 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Debug> DynamicQueryHandler: Done processing query
3607 2024.10.01 02:34:18.244192 [ 3 ] {7cead54d-ebca-4a94-aed6-8936b16774d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3608 2024.10.01 02:34:18.244208 [ 3 ] {} <Debug> HTTP-Session: ce1ad1eb-f0d2-4c4d-92ad-e5efd02775bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3609 2024.10.01 02:34:18.244334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3610 2024.10.01 02:34:18.244383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3611 2024.10.01 02:34:18.244404 [ 3 ] {} <Debug> HTTP-Session: f95800e5-b496-45f2-b6f2-9ae93ca10ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3612 2024.10.01 02:34:18.244421 [ 3 ] {} <Debug> HTTP-Session: f95800e5-b496-45f2-b6f2-9ae93ca10ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3613 2024.10.01 02:34:18.244435 [ 3 ] {} <Debug> HTTP-Session: f95800e5-b496-45f2-b6f2-9ae93ca10ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3614 2024.10.01 02:34:18.244466 [ 3 ] {} <Trace> HTTP-Session: f95800e5-b496-45f2-b6f2-9ae93ca10ef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3615 2024.10.01 02:34:18.244564 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3616 2024.10.01 02:34:18.244610 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3617 2024.10.01 02:34:18.244742 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3618 2024.10.01 02:34:18.245018 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3619 2024.10.01 02:34:18.245054 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3620 2024.10.01 02:34:18.245418 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3621 2024.10.01 02:34:18.245759 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3622 2024.10.01 02:34:18.245916 [ 40 ] {} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3623 2024.10.01 02:34:18.245924 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec.
3624 2024.10.01 02:34:18.245963 [ 40 ] {} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3625 2024.10.01 02:34:18.246023 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3626 2024.10.01 02:34:18.246193 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
3627 2024.10.01 02:34:18.246235 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Debug> DynamicQueryHandler: Done processing query
3628 2024.10.01 02:34:18.246285 [ 3 ] {62a313f4-6473-483f-a9a6-aefc9a582336} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3629 2024.10.01 02:34:18.246343 [ 3 ] {} <Debug> HTTP-Session: f95800e5-b496-45f2-b6f2-9ae93ca10ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3630 2024.10.01 02:34:18.246432 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3631 2024.10.01 02:34:18.246466 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
3632 2024.10.01 02:34:18.246552 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
3633 2024.10.01 02:34:18.246703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 45202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3634 2024.10.01 02:34:18.246800 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
3635 2024.10.01 02:34:18.246850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3636 2024.10.01 02:34:18.246954 [ 3 ] {} <Debug> HTTP-Session: 78861fc7-abca-4d0f-ae6c-e63f7f027f49 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3637 2024.10.01 02:34:18.247089 [ 3 ] {} <Debug> HTTP-Session: 78861fc7-abca-4d0f-ae6c-e63f7f027f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.10.01 02:34:18.247105 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
3639 2024.10.01 02:34:18.247177 [ 3 ] {} <Debug> HTTP-Session: 78861fc7-abca-4d0f-ae6c-e63f7f027f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.10.01 02:34:18.247388 [ 3 ] {} <Trace> HTTP-Session: 78861fc7-abca-4d0f-ae6c-e63f7f027f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3641 2024.10.01 02:34:18.247467 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
3642 2024.10.01 02:34:18.247729 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
3643 2024.10.01 02:34:18.247958 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3644 2024.10.01 02:34:18.248150 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3645 2024.10.01 02:34:18.248662 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3646 2024.10.01 02:34:18.249622 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3647 2024.10.01 02:34:18.249682 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3648 2024.10.01 02:34:18.250145 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004027008 sec., 8939.639553733192 rows/sec., 467.06 KiB/sec.
3649 2024.10.01 02:34:18.250439 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3650 2024.10.01 02:34:18.250656 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3651 2024.10.01 02:34:18.251594 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_6_1} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3652 2024.10.01 02:34:18.251643 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3653 2024.10.01 02:34:18.251797 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_6_1} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3654 2024.10.01 02:34:18.251969 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.004323 sec., 55517.002081887586 rows/sec., 3.72 MiB/sec.
3655 2024.10.01 02:34:18.252258 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3656 2024.10.01 02:34:18.252516 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Debug> DynamicQueryHandler: Done processing query
3657 2024.10.01 02:34:18.252545 [ 3 ] {8196050d-5933-4d7e-b2fd-49341311192e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3658 2024.10.01 02:34:18.252563 [ 3 ] {} <Debug> HTTP-Session: 78861fc7-abca-4d0f-ae6c-e63f7f027f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3659 2024.10.01 02:34:18.252680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3660 2024.10.01 02:34:18.252730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3661 2024.10.01 02:34:18.252751 [ 3 ] {} <Debug> HTTP-Session: b16847b7-5503-48dd-b15b-b49f682b45c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3662 2024.10.01 02:34:18.252769 [ 3 ] {} <Debug> HTTP-Session: b16847b7-5503-48dd-b15b-b49f682b45c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3663 2024.10.01 02:34:18.252784 [ 3 ] {} <Debug> HTTP-Session: b16847b7-5503-48dd-b15b-b49f682b45c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3664 2024.10.01 02:34:18.252816 [ 3 ] {} <Trace> HTTP-Session: b16847b7-5503-48dd-b15b-b49f682b45c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3665 2024.10.01 02:34:18.252915 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3666 2024.10.01 02:34:18.252965 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3667 2024.10.01 02:34:18.253130 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3668 2024.10.01 02:34:18.253401 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3669 2024.10.01 02:34:18.253438 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3670 2024.10.01 02:34:18.253796 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3671 2024.10.01 02:34:18.254141 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3672 2024.10.01 02:34:18.254292 [ 40 ] {} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3673 2024.10.01 02:34:18.254301 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec.
3674 2024.10.01 02:34:18.254344 [ 40 ] {} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3675 2024.10.01 02:34:18.254402 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3676 2024.10.01 02:34:18.254568 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
3677 2024.10.01 02:34:18.254627 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Debug> DynamicQueryHandler: Done processing query
3678 2024.10.01 02:34:18.254678 [ 3 ] {8522d5cb-f5b5-4af3-a668-16e757748607} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3679 2024.10.01 02:34:18.254728 [ 3 ] {} <Debug> HTTP-Session: b16847b7-5503-48dd-b15b-b49f682b45c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3680 2024.10.01 02:34:18.254802 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3681 2024.10.01 02:34:18.254836 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
3682 2024.10.01 02:34:18.254966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3683 2024.10.01 02:34:18.254970 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
3684 2024.10.01 02:34:18.255088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3685 2024.10.01 02:34:18.255225 [ 3 ] {} <Debug> HTTP-Session: 5c5a480c-690c-4a4f-84b4-7f9e52c1ce13 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3686 2024.10.01 02:34:18.255298 [ 3 ] {} <Debug> HTTP-Session: 5c5a480c-690c-4a4f-84b4-7f9e52c1ce13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3687 2024.10.01 02:34:18.255326 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
3688 2024.10.01 02:34:18.255353 [ 3 ] {} <Debug> HTTP-Session: 5c5a480c-690c-4a4f-84b4-7f9e52c1ce13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3689 2024.10.01 02:34:18.255461 [ 3 ] {} <Trace> HTTP-Session: 5c5a480c-690c-4a4f-84b4-7f9e52c1ce13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3690 2024.10.01 02:34:18.255585 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
3691 2024.10.01 02:34:18.255868 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3692 2024.10.01 02:34:18.256042 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
3693 2024.10.01 02:34:18.256400 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3694 2024.10.01 02:34:18.256551 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <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_histogramu64
3695 2024.10.01 02:34:18.258607 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3696 2024.10.01 02:34:18.259908 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3697 2024.10.01 02:34:18.259982 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3698 2024.10.01 02:34:18.260041 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.005548253 sec., 1261.6583994998064 rows/sec., 84.31 KiB/sec.
3699 2024.10.01 02:34:18.260261 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3700 2024.10.01 02:34:18.261284 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3701 2024.10.01 02:34:18.261491 [ 196 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_6_1} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3702 2024.10.01 02:34:18.261658 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3703 2024.10.01 02:34:18.261719 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3704 2024.10.01 02:34:18.262175 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3705 2024.10.01 02:34:18.262351 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3706 2024.10.01 02:34:18.262384 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006667 sec., 2849.8575071246437 rows/sec., 5.11 MiB/sec.
3707 2024.10.01 02:34:18.262416 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3708 2024.10.01 02:34:18.262484 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3709 2024.10.01 02:34:18.262829 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
3710 2024.10.01 02:34:18.263009 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Debug> DynamicQueryHandler: Done processing query
3711 2024.10.01 02:34:18.263068 [ 3 ] {d509c3d0-d530-4041-a1b7-ab9ad6c3a608} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3712 2024.10.01 02:34:18.263110 [ 3 ] {} <Debug> HTTP-Session: 5c5a480c-690c-4a4f-84b4-7f9e52c1ce13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3713 2024.10.01 02:34:18.263317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3714 2024.10.01 02:34:18.263439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3715 2024.10.01 02:34:18.263507 [ 3 ] {} <Debug> HTTP-Session: 63da48c0-0e8c-4bb0-8fc1-0110b214b6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3716 2024.10.01 02:34:18.263515 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3717 2024.10.01 02:34:18.263533 [ 3 ] {} <Debug> HTTP-Session: 63da48c0-0e8c-4bb0-8fc1-0110b214b6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3718 2024.10.01 02:34:18.263580 [ 3 ] {} <Debug> HTTP-Session: 63da48c0-0e8c-4bb0-8fc1-0110b214b6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3719 2024.10.01 02:34:18.263678 [ 3 ] {} <Trace> HTTP-Session: 63da48c0-0e8c-4bb0-8fc1-0110b214b6ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3720 2024.10.01 02:34:18.263694 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part
3721 2024.10.01 02:34:18.264003 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3722 2024.10.01 02:34:18.264230 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3723 2024.10.01 02:34:18.264335 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
3724 2024.10.01 02:34:18.265223 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3725 2024.10.01 02:34:18.265229 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part
3726 2024.10.01 02:34:18.265860 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
3727 2024.10.01 02:34:18.266448 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3728 2024.10.01 02:34:18.266520 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part
3729 2024.10.01 02:34:18.266527 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3730 2024.10.01 02:34:18.267114 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
3731 2024.10.01 02:34:18.267959 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3732 2024.10.01 02:34:18.268688 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3733 2024.10.01 02:34:18.269123 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005289 sec., 15503.875968992248 rows/sec., 1008.32 KiB/sec.
3734 2024.10.01 02:34:18.269707 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Debug> DynamicQueryHandler: Done processing query
3735 2024.10.01 02:34:18.269767 [ 3 ] {91e9250e-b4a2-40fe-9982-d17050aed13c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3736 2024.10.01 02:34:18.269823 [ 3 ] {} <Debug> HTTP-Session: 63da48c0-0e8c-4bb0-8fc1-0110b214b6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.10.01 02:34:18.274409 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 19 columns (19 merged, 0 gathered) in 0.011741387 sec., 13030.828470265054 rows/sec., 23.35 MiB/sec.
3738 2024.10.01 02:34:18.274833 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3739 2024.10.01 02:34:18.275482 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3740 2024.10.01 02:34:18.275562 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3741 2024.10.01 02:34:18.275703 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB.
3742 2024.10.01 02:34:21.758043 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
3743 2024.10.01 02:34:21.758109 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
3744 2024.10.01 02:34:22.504743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 177144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3745 2024.10.01 02:34:22.504856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3746 2024.10.01 02:34:22.504881 [ 3 ] {} <Debug> HTTP-Session: 9ea7a9ea-5990-4957-92da-63bfdf8fd2cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3747 2024.10.01 02:34:22.504905 [ 3 ] {} <Debug> HTTP-Session: 9ea7a9ea-5990-4957-92da-63bfdf8fd2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3748 2024.10.01 02:34:22.504920 [ 3 ] {} <Debug> HTTP-Session: 9ea7a9ea-5990-4957-92da-63bfdf8fd2cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3749 2024.10.01 02:34:22.504969 [ 3 ] {} <Trace> HTTP-Session: 9ea7a9ea-5990-4957-92da-63bfdf8fd2cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3750 2024.10.01 02:34:22.505733 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3751 2024.10.01 02:34:22.505806 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3752 2024.10.01 02:34:22.506139 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3753 2024.10.01 02:34:22.507430 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3754 2024.10.01 02:34:22.507481 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3755 2024.10.01 02:34:22.508058 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3756 2024.10.01 02:34:22.508525 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3757 2024.10.01 02:34:22.508722 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Debug> executeQuery: Read 1221 rows, 103.30 KiB in 0.003553 sec., 343653.2507739938 rows/sec., 28.39 MiB/sec.
3758 2024.10.01 02:34:22.509092 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Debug> DynamicQueryHandler: Done processing query
3759 2024.10.01 02:34:22.509123 [ 3 ] {0ce65c63-1cd9-4847-aba0-6329ff3893bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
3760 2024.10.01 02:34:22.509140 [ 3 ] {} <Debug> HTTP-Session: 9ea7a9ea-5990-4957-92da-63bfdf8fd2cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3761 2024.10.01 02:34:22.509355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3762 2024.10.01 02:34:22.509418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3763 2024.10.01 02:34:22.509439 [ 3 ] {} <Debug> HTTP-Session: 8b1fb2d9-0379-4e88-bddc-c11d000320f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3764 2024.10.01 02:34:22.509459 [ 3 ] {} <Debug> HTTP-Session: 8b1fb2d9-0379-4e88-bddc-c11d000320f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3765 2024.10.01 02:34:22.509499 [ 3 ] {} <Debug> HTTP-Session: 8b1fb2d9-0379-4e88-bddc-c11d000320f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3766 2024.10.01 02:34:22.509536 [ 3 ] {} <Trace> HTTP-Session: 8b1fb2d9-0379-4e88-bddc-c11d000320f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3767 2024.10.01 02:34:22.509650 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3768 2024.10.01 02:34:22.509701 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3769 2024.10.01 02:34:22.509961 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3770 2024.10.01 02:34:22.510321 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3771 2024.10.01 02:34:22.510360 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3772 2024.10.01 02:34:22.510723 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3773 2024.10.01 02:34:22.511095 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3774 2024.10.01 02:34:22.511268 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.00165 sec., 7272.727272727273 rows/sec., 546.88 KiB/sec.
3775 2024.10.01 02:34:22.511460 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Debug> DynamicQueryHandler: Done processing query
3776 2024.10.01 02:34:22.511485 [ 3 ] {f713bcbb-413c-44ff-a9fc-0bbc09328ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3777 2024.10.01 02:34:22.511502 [ 3 ] {} <Debug> HTTP-Session: 8b1fb2d9-0379-4e88-bddc-c11d000320f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3778 2024.10.01 02:34:22.511683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3779 2024.10.01 02:34:22.511752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3780 2024.10.01 02:34:22.511774 [ 3 ] {} <Debug> HTTP-Session: d0b258b2-9815-4c66-8ff1-94a008c95db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3781 2024.10.01 02:34:22.511793 [ 3 ] {} <Debug> HTTP-Session: d0b258b2-9815-4c66-8ff1-94a008c95db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3782 2024.10.01 02:34:22.511807 [ 3 ] {} <Debug> HTTP-Session: d0b258b2-9815-4c66-8ff1-94a008c95db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3783 2024.10.01 02:34:22.511842 [ 3 ] {} <Trace> HTTP-Session: d0b258b2-9815-4c66-8ff1-94a008c95db3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3784 2024.10.01 02:34:22.512051 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3785 2024.10.01 02:34:22.512099 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3786 2024.10.01 02:34:22.512338 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3787 2024.10.01 02:34:22.512794 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3788 2024.10.01 02:34:22.512835 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3789 2024.10.01 02:34:22.513214 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3790 2024.10.01 02:34:22.513577 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3791 2024.10.01 02:34:22.513737 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001806 sec., 126799.55703211516 rows/sec., 8.58 MiB/sec.
3792 2024.10.01 02:34:22.513919 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Debug> DynamicQueryHandler: Done processing query
3793 2024.10.01 02:34:22.513944 [ 3 ] {d05c50ee-56d0-461f-8bc0-c1b700d4fc43} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3794 2024.10.01 02:34:22.513961 [ 3 ] {} <Debug> HTTP-Session: d0b258b2-9815-4c66-8ff1-94a008c95db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3795 2024.10.01 02:34:22.514211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 89258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3796 2024.10.01 02:34:22.514263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3797 2024.10.01 02:34:22.514283 [ 3 ] {} <Debug> HTTP-Session: fbc8cb6b-3158-4a79-ad5b-819dfad1981e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3798 2024.10.01 02:34:22.514300 [ 3 ] {} <Debug> HTTP-Session: fbc8cb6b-3158-4a79-ad5b-819dfad1981e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3799 2024.10.01 02:34:22.514314 [ 3 ] {} <Debug> HTTP-Session: fbc8cb6b-3158-4a79-ad5b-819dfad1981e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3800 2024.10.01 02:34:22.514345 [ 3 ] {} <Trace> HTTP-Session: fbc8cb6b-3158-4a79-ad5b-819dfad1981e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3801 2024.10.01 02:34:22.514657 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3802 2024.10.01 02:34:22.514702 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3803 2024.10.01 02:34:22.514933 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3804 2024.10.01 02:34:22.515602 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3805 2024.10.01 02:34:22.515641 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3806 2024.10.01 02:34:22.516042 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3807 2024.10.01 02:34:22.516399 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3808 2024.10.01 02:34:22.516559 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Debug> executeQuery: Read 540 rows, 41.03 KiB in 0.002095 sec., 257756.56324582337 rows/sec., 19.12 MiB/sec.
3809 2024.10.01 02:34:22.516735 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Debug> DynamicQueryHandler: Done processing query
3810 2024.10.01 02:34:22.516760 [ 3 ] {73174491-53fd-4ba5-aff8-6046b7908f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3811 2024.10.01 02:34:22.516776 [ 3 ] {} <Debug> HTTP-Session: fbc8cb6b-3158-4a79-ad5b-819dfad1981e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3812 2024.10.01 02:34:22.517063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 184585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3813 2024.10.01 02:34:22.517112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3814 2024.10.01 02:34:22.517132 [ 3 ] {} <Debug> HTTP-Session: dee9761d-e725-4052-9aee-46a320d5da20 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3815 2024.10.01 02:34:22.517148 [ 3 ] {} <Debug> HTTP-Session: dee9761d-e725-4052-9aee-46a320d5da20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3816 2024.10.01 02:34:22.517162 [ 3 ] {} <Debug> HTTP-Session: dee9761d-e725-4052-9aee-46a320d5da20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3817 2024.10.01 02:34:22.517193 [ 3 ] {} <Trace> HTTP-Session: dee9761d-e725-4052-9aee-46a320d5da20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3818 2024.10.01 02:34:22.517625 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3819 2024.10.01 02:34:22.517675 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3820 2024.10.01 02:34:22.517823 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3821 2024.10.01 02:34:22.518804 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3822 2024.10.01 02:34:22.518841 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3823 2024.10.01 02:34:22.519293 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3824 2024.10.01 02:34:22.519643 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3825 2024.10.01 02:34:22.519776 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.002439 sec., 399343.9934399344 rows/sec., 26.81 MiB/sec.
3826 2024.10.01 02:34:22.520061 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Debug> DynamicQueryHandler: Done processing query
3827 2024.10.01 02:34:22.520086 [ 3 ] {3366d2dd-5f2e-4c6d-8c2f-9eb202a35ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
3828 2024.10.01 02:34:22.520102 [ 3 ] {} <Debug> HTTP-Session: dee9761d-e725-4052-9aee-46a320d5da20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3829 2024.10.01 02:34:22.520256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3830 2024.10.01 02:34:22.520305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3831 2024.10.01 02:34:22.520324 [ 3 ] {} <Debug> HTTP-Session: bbd8bb75-415d-49b6-9ec6-558bc483a754 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3832 2024.10.01 02:34:22.520341 [ 3 ] {} <Debug> HTTP-Session: bbd8bb75-415d-49b6-9ec6-558bc483a754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3833 2024.10.01 02:34:22.520356 [ 3 ] {} <Debug> HTTP-Session: bbd8bb75-415d-49b6-9ec6-558bc483a754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3834 2024.10.01 02:34:22.520386 [ 3 ] {} <Trace> HTTP-Session: bbd8bb75-415d-49b6-9ec6-558bc483a754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3835 2024.10.01 02:34:22.520482 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3836 2024.10.01 02:34:22.520529 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3837 2024.10.01 02:34:22.520680 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3838 2024.10.01 02:34:22.520997 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3839 2024.10.01 02:34:22.521032 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3840 2024.10.01 02:34:22.521373 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3841 2024.10.01 02:34:22.521696 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3842 2024.10.01 02:34:22.521842 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001384 sec., 722.543352601156 rows/sec., 45.86 KiB/sec.
3843 2024.10.01 02:34:22.522014 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Debug> DynamicQueryHandler: Done processing query
3844 2024.10.01 02:34:22.522038 [ 3 ] {d72d48e9-0a74-4f06-b631-33e1e246ab2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3845 2024.10.01 02:34:22.522054 [ 3 ] {} <Debug> HTTP-Session: bbd8bb75-415d-49b6-9ec6-558bc483a754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3846 2024.10.01 02:34:22.522176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 19813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3847 2024.10.01 02:34:22.522224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3848 2024.10.01 02:34:22.522244 [ 3 ] {} <Debug> HTTP-Session: 3c600423-ada3-4668-b52b-af0cad28682d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3849 2024.10.01 02:34:22.522260 [ 3 ] {} <Debug> HTTP-Session: 3c600423-ada3-4668-b52b-af0cad28682d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3850 2024.10.01 02:34:22.522273 [ 3 ] {} <Debug> HTTP-Session: 3c600423-ada3-4668-b52b-af0cad28682d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3851 2024.10.01 02:34:22.522303 [ 3 ] {} <Trace> HTTP-Session: 3c600423-ada3-4668-b52b-af0cad28682d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3852 2024.10.01 02:34:22.522608 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3853 2024.10.01 02:34:22.522675 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <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_histogramu64
3854 2024.10.01 02:34:22.523087 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3855 2024.10.01 02:34:22.523671 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3856 2024.10.01 02:34:22.523708 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3857 2024.10.01 02:34:22.524309 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3858 2024.10.01 02:34:22.524724 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3859 2024.10.01 02:34:22.524944 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002542 sec., 4720.692368214005 rows/sec., 8.46 MiB/sec.
3860 2024.10.01 02:34:22.525452 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Debug> DynamicQueryHandler: Done processing query
3861 2024.10.01 02:34:22.525478 [ 3 ] {f1571e17-9651-4d5b-b089-47cd54fd6d03} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
3862 2024.10.01 02:34:22.525494 [ 3 ] {} <Debug> HTTP-Session: 3c600423-ada3-4668-b52b-af0cad28682d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3863 2024.10.01 02:34:22.525608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3864 2024.10.01 02:34:22.525658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3865 2024.10.01 02:34:22.525678 [ 3 ] {} <Debug> HTTP-Session: 0cee83c2-d157-443b-82d9-334a3e589978 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3866 2024.10.01 02:34:22.525694 [ 3 ] {} <Debug> HTTP-Session: 0cee83c2-d157-443b-82d9-334a3e589978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3867 2024.10.01 02:34:22.525708 [ 3 ] {} <Debug> HTTP-Session: 0cee83c2-d157-443b-82d9-334a3e589978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3868 2024.10.01 02:34:22.525738 [ 3 ] {} <Trace> HTTP-Session: 0cee83c2-d157-443b-82d9-334a3e589978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3869 2024.10.01 02:34:22.525838 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3870 2024.10.01 02:34:22.525884 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3871 2024.10.01 02:34:22.526028 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3872 2024.10.01 02:34:22.526298 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3873 2024.10.01 02:34:22.526336 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3874 2024.10.01 02:34:22.526688 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3875 2024.10.01 02:34:22.527016 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3876 2024.10.01 02:34:22.527176 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001354 sec., 6646.971935007386 rows/sec., 490.44 KiB/sec.
3877 2024.10.01 02:34:22.527450 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Debug> DynamicQueryHandler: Done processing query
3878 2024.10.01 02:34:22.527475 [ 3 ] {ec1c5751-272e-4bd5-a8f2-3d099d026878} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3879 2024.10.01 02:34:22.527491 [ 3 ] {} <Debug> HTTP-Session: 0cee83c2-d157-443b-82d9-334a3e589978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3880 2024.10.01 02:34:22.527602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3881 2024.10.01 02:34:22.527651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3882 2024.10.01 02:34:22.527671 [ 3 ] {} <Debug> HTTP-Session: 8d4c1b84-11bd-4c32-a000-6d9fe78e57a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3883 2024.10.01 02:34:22.527687 [ 3 ] {} <Debug> HTTP-Session: 8d4c1b84-11bd-4c32-a000-6d9fe78e57a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3884 2024.10.01 02:34:22.527701 [ 3 ] {} <Debug> HTTP-Session: 8d4c1b84-11bd-4c32-a000-6d9fe78e57a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3885 2024.10.01 02:34:22.527730 [ 3 ] {} <Trace> HTTP-Session: 8d4c1b84-11bd-4c32-a000-6d9fe78e57a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3886 2024.10.01 02:34:22.527840 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3887 2024.10.01 02:34:22.527884 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3888 2024.10.01 02:34:22.528029 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3889 2024.10.01 02:34:22.528341 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3890 2024.10.01 02:34:22.528377 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3891 2024.10.01 02:34:22.528728 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3892 2024.10.01 02:34:22.529052 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3893 2024.10.01 02:34:22.529204 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001403 sec., 34212.40199572345 rows/sec., 2.31 MiB/sec.
3894 2024.10.01 02:34:22.529373 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Debug> DynamicQueryHandler: Done processing query
3895 2024.10.01 02:34:22.529398 [ 3 ] {0d87bd0d-b593-47cc-af96-20bb2a7d11c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3896 2024.10.01 02:34:22.529413 [ 3 ] {} <Debug> HTTP-Session: 8d4c1b84-11bd-4c32-a000-6d9fe78e57a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3897 2024.10.01 02:34:23.201271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3898 2024.10.01 02:34:23.201408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3899 2024.10.01 02:34:23.201433 [ 3 ] {} <Debug> HTTP-Session: 8c574a46-5fe7-4f61-9446-4ea99ba1ff79 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3900 2024.10.01 02:34:23.201457 [ 3 ] {} <Debug> HTTP-Session: 8c574a46-5fe7-4f61-9446-4ea99ba1ff79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3901 2024.10.01 02:34:23.201472 [ 3 ] {} <Debug> HTTP-Session: 8c574a46-5fe7-4f61-9446-4ea99ba1ff79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3902 2024.10.01 02:34:23.201521 [ 3 ] {} <Trace> HTTP-Session: 8c574a46-5fe7-4f61-9446-4ea99ba1ff79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3903 2024.10.01 02:34:23.201702 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3904 2024.10.01 02:34:23.201770 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3905 2024.10.01 02:34:23.202104 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3906 2024.10.01 02:34:23.202545 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3907 2024.10.01 02:34:23.202595 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3908 2024.10.01 02:34:23.203013 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3909 2024.10.01 02:34:23.203414 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3910 2024.10.01 02:34:23.203582 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001924 sec., 2079.002079002079 rows/sec., 169.53 KiB/sec.
3911 2024.10.01 02:34:23.203898 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Debug> DynamicQueryHandler: Done processing query
3912 2024.10.01 02:34:23.203929 [ 3 ] {e916aca3-896d-4f36-a31f-04f39928461c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3913 2024.10.01 02:34:23.203946 [ 3 ] {} <Debug> HTTP-Session: 8c574a46-5fe7-4f61-9446-4ea99ba1ff79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3914 2024.10.01 02:34:23.204089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3915 2024.10.01 02:34:23.204149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3916 2024.10.01 02:34:23.204170 [ 3 ] {} <Debug> HTTP-Session: 8ef912b8-96e0-44be-89fc-2dbb7d63e63f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3917 2024.10.01 02:34:23.204188 [ 3 ] {} <Debug> HTTP-Session: 8ef912b8-96e0-44be-89fc-2dbb7d63e63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3918 2024.10.01 02:34:23.204202 [ 3 ] {} <Debug> HTTP-Session: 8ef912b8-96e0-44be-89fc-2dbb7d63e63f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3919 2024.10.01 02:34:23.204236 [ 3 ] {} <Trace> HTTP-Session: 8ef912b8-96e0-44be-89fc-2dbb7d63e63f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3920 2024.10.01 02:34:23.204369 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3921 2024.10.01 02:34:23.204417 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3922 2024.10.01 02:34:23.204671 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3923 2024.10.01 02:34:23.205038 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3924 2024.10.01 02:34:23.205077 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3925 2024.10.01 02:34:23.205441 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3926 2024.10.01 02:34:23.205805 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3927 2024.10.01 02:34:23.205969 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001644 sec., 45012.165450121654 rows/sec., 3.64 MiB/sec.
3928 2024.10.01 02:34:23.206154 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Debug> DynamicQueryHandler: Done processing query
3929 2024.10.01 02:34:23.206180 [ 3 ] {49374a6f-70d2-403e-b260-3baeeec51441} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3930 2024.10.01 02:34:23.206196 [ 3 ] {} <Debug> HTTP-Session: 8ef912b8-96e0-44be-89fc-2dbb7d63e63f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3931 2024.10.01 02:34:23.206355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3932 2024.10.01 02:34:23.206409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3933 2024.10.01 02:34:23.206429 [ 3 ] {} <Debug> HTTP-Session: 630f455f-2ed1-4300-83a2-62cee0a50ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3934 2024.10.01 02:34:23.206446 [ 3 ] {} <Debug> HTTP-Session: 630f455f-2ed1-4300-83a2-62cee0a50ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3935 2024.10.01 02:34:23.206461 [ 3 ] {} <Debug> HTTP-Session: 630f455f-2ed1-4300-83a2-62cee0a50ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3936 2024.10.01 02:34:23.206492 [ 3 ] {} <Trace> HTTP-Session: 630f455f-2ed1-4300-83a2-62cee0a50ef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3937 2024.10.01 02:34:23.206598 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3938 2024.10.01 02:34:23.206643 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3939 2024.10.01 02:34:23.206875 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2024.10.01 02:34:23.207185 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3941 2024.10.01 02:34:23.207222 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3942 2024.10.01 02:34:23.207597 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3943 2024.10.01 02:34:23.207960 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3944 2024.10.01 02:34:23.208122 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001553 sec., 7726.980038634901 rows/sec., 567.20 KiB/sec.
3945 2024.10.01 02:34:23.208295 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Debug> DynamicQueryHandler: Done processing query
3946 2024.10.01 02:34:23.208320 [ 3 ] {ed214c5e-715f-491e-a9bc-9776da23632e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3947 2024.10.01 02:34:23.208336 [ 3 ] {} <Debug> HTTP-Session: 630f455f-2ed1-4300-83a2-62cee0a50ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3948 2024.10.01 02:34:23.208458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3949 2024.10.01 02:34:23.208509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3950 2024.10.01 02:34:23.208529 [ 3 ] {} <Debug> HTTP-Session: 11c57738-9453-4154-ab76-557814598dca Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3951 2024.10.01 02:34:23.208546 [ 3 ] {} <Debug> HTTP-Session: 11c57738-9453-4154-ab76-557814598dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3952 2024.10.01 02:34:23.208560 [ 3 ] {} <Debug> HTTP-Session: 11c57738-9453-4154-ab76-557814598dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3953 2024.10.01 02:34:23.208591 [ 3 ] {} <Trace> HTTP-Session: 11c57738-9453-4154-ab76-557814598dca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3954 2024.10.01 02:34:23.208710 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3955 2024.10.01 02:34:23.208754 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3956 2024.10.01 02:34:23.208978 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3957 2024.10.01 02:34:23.209377 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3958 2024.10.01 02:34:23.209413 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3959 2024.10.01 02:34:23.209749 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3960 2024.10.01 02:34:23.210151 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3961 2024.10.01 02:34:23.210311 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001642 sec., 46285.018270401946 rows/sec., 3.62 MiB/sec.
3962 2024.10.01 02:34:23.210487 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Debug> DynamicQueryHandler: Done processing query
3963 2024.10.01 02:34:23.210513 [ 3 ] {9c6cec2a-bac3-43c9-8ded-5219f4851b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3964 2024.10.01 02:34:23.210528 [ 3 ] {} <Debug> HTTP-Session: 11c57738-9453-4154-ab76-557814598dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3965 2024.10.01 02:34:23.210653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3966 2024.10.01 02:34:23.210704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3967 2024.10.01 02:34:23.210723 [ 3 ] {} <Debug> HTTP-Session: bac01482-ccf3-498f-b9c4-c35cd5825e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3968 2024.10.01 02:34:23.210740 [ 3 ] {} <Debug> HTTP-Session: bac01482-ccf3-498f-b9c4-c35cd5825e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3969 2024.10.01 02:34:23.210753 [ 3 ] {} <Debug> HTTP-Session: bac01482-ccf3-498f-b9c4-c35cd5825e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3970 2024.10.01 02:34:23.210783 [ 3 ] {} <Trace> HTTP-Session: bac01482-ccf3-498f-b9c4-c35cd5825e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3971 2024.10.01 02:34:23.210896 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3972 2024.10.01 02:34:23.210944 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3973 2024.10.01 02:34:23.211091 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3974 2024.10.01 02:34:23.211404 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3975 2024.10.01 02:34:23.211441 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3976 2024.10.01 02:34:23.211810 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3977 2024.10.01 02:34:23.212151 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3978 2024.10.01 02:34:23.212303 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Debug> executeQuery: Read 34 rows, 2.42 KiB in 0.001445 sec., 23529.41176470588 rows/sec., 1.64 MiB/sec.
3979 2024.10.01 02:34:23.212473 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Debug> DynamicQueryHandler: Done processing query
3980 2024.10.01 02:34:23.212498 [ 3 ] {4bacb741-be88-4d55-87e7-1f951d1b88a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3981 2024.10.01 02:34:23.212514 [ 3 ] {} <Debug> HTTP-Session: bac01482-ccf3-498f-b9c4-c35cd5825e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3982 2024.10.01 02:34:23.212642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3983 2024.10.01 02:34:23.212693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3984 2024.10.01 02:34:23.212714 [ 3 ] {} <Debug> HTTP-Session: 621a1331-60d8-4d11-a4da-cec67b64c087 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
3985 2024.10.01 02:34:23.212730 [ 3 ] {} <Debug> HTTP-Session: 621a1331-60d8-4d11-a4da-cec67b64c087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3986 2024.10.01 02:34:23.212744 [ 3 ] {} <Debug> HTTP-Session: 621a1331-60d8-4d11-a4da-cec67b64c087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3987 2024.10.01 02:34:23.212774 [ 3 ] {} <Trace> HTTP-Session: 621a1331-60d8-4d11-a4da-cec67b64c087 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3988 2024.10.01 02:34:23.212948 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
3989 2024.10.01 02:34:23.213014 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <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_histogramu64
3990 2024.10.01 02:34:23.213437 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3991 2024.10.01 02:34:23.213950 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3992 2024.10.01 02:34:23.213989 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
3993 2024.10.01 02:34:23.214607 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3994 2024.10.01 02:34:23.215025 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3995 2024.10.01 02:34:23.215208 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002339 sec., 3420.2650705429674 rows/sec., 6.13 MiB/sec.
3996 2024.10.01 02:34:23.215432 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Debug> DynamicQueryHandler: Done processing query
3997 2024.10.01 02:34:23.215457 [ 3 ] {280a4492-0a89-4b9c-9fec-d628f7b57507} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3998 2024.10.01 02:34:23.215473 [ 3 ] {} <Debug> HTTP-Session: 621a1331-60d8-4d11-a4da-cec67b64c087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3999 2024.10.01 02:34:23.215586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4000 2024.10.01 02:34:23.215634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4001 2024.10.01 02:34:23.215654 [ 3 ] {} <Debug> HTTP-Session: c93a7c07-8bba-437d-936e-cd5b61113faa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4002 2024.10.01 02:34:23.215670 [ 3 ] {} <Debug> HTTP-Session: c93a7c07-8bba-437d-936e-cd5b61113faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4003 2024.10.01 02:34:23.215685 [ 3 ] {} <Debug> HTTP-Session: c93a7c07-8bba-437d-936e-cd5b61113faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.10.01 02:34:23.215715 [ 3 ] {} <Trace> HTTP-Session: c93a7c07-8bba-437d-936e-cd5b61113faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4005 2024.10.01 02:34:23.215817 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4006 2024.10.01 02:34:23.215863 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4007 2024.10.01 02:34:23.215996 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4008 2024.10.01 02:34:23.216273 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4009 2024.10.01 02:34:23.216309 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4010 2024.10.01 02:34:23.216662 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4011 2024.10.01 02:34:23.217011 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4012 2024.10.01 02:34:23.217175 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001382 sec., 8683.068017366137 rows/sec., 599.22 KiB/sec.
4013 2024.10.01 02:34:23.217383 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Debug> DynamicQueryHandler: Done processing query
4014 2024.10.01 02:34:23.217408 [ 3 ] {b206d964-6eb4-4e7e-b6c4-f14175dab13c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4015 2024.10.01 02:34:23.217424 [ 3 ] {} <Debug> HTTP-Session: c93a7c07-8bba-437d-936e-cd5b61113faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4016 2024.10.01 02:34:28.212719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4017 2024.10.01 02:34:28.212850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4018 2024.10.01 02:34:28.212875 [ 3 ] {} <Debug> HTTP-Session: 0a317c6b-e4ca-41f7-b0d7-79137ad9dac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4019 2024.10.01 02:34:28.212899 [ 3 ] {} <Debug> HTTP-Session: 0a317c6b-e4ca-41f7-b0d7-79137ad9dac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4020 2024.10.01 02:34:28.212914 [ 3 ] {} <Debug> HTTP-Session: 0a317c6b-e4ca-41f7-b0d7-79137ad9dac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.10.01 02:34:28.212964 [ 3 ] {} <Trace> HTTP-Session: 0a317c6b-e4ca-41f7-b0d7-79137ad9dac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4022 2024.10.01 02:34:28.213149 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4023 2024.10.01 02:34:28.213216 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4024 2024.10.01 02:34:28.213562 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4025 2024.10.01 02:34:28.214014 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4026 2024.10.01 02:34:28.214065 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4027 2024.10.01 02:34:28.214476 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4028 2024.10.01 02:34:28.215074 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4029 2024.10.01 02:34:28.215243 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002161 sec., 925.497454881999 rows/sec., 75.47 KiB/sec.
4030 2024.10.01 02:34:28.215442 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Debug> DynamicQueryHandler: Done processing query
4031 2024.10.01 02:34:28.215468 [ 3 ] {8dd4f7b9-3888-4ddf-810b-0ad5074d5f1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4032 2024.10.01 02:34:28.215484 [ 3 ] {} <Debug> HTTP-Session: 0a317c6b-e4ca-41f7-b0d7-79137ad9dac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4033 2024.10.01 02:34:28.215657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4034 2024.10.01 02:34:28.215705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4035 2024.10.01 02:34:28.215724 [ 3 ] {} <Debug> HTTP-Session: f0c7c7fc-c4bd-445e-8fae-5f960b4eaa33 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4036 2024.10.01 02:34:28.215740 [ 3 ] {} <Debug> HTTP-Session: f0c7c7fc-c4bd-445e-8fae-5f960b4eaa33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4037 2024.10.01 02:34:28.215753 [ 3 ] {} <Debug> HTTP-Session: f0c7c7fc-c4bd-445e-8fae-5f960b4eaa33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.10.01 02:34:28.215787 [ 3 ] {} <Trace> HTTP-Session: f0c7c7fc-c4bd-445e-8fae-5f960b4eaa33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4039 2024.10.01 02:34:28.215932 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4040 2024.10.01 02:34:28.216041 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4041 2024.10.01 02:34:28.216279 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4042 2024.10.01 02:34:28.216762 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4043 2024.10.01 02:34:28.216800 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4044 2024.10.01 02:34:28.217183 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4045 2024.10.01 02:34:28.217545 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4046 2024.10.01 02:34:28.217697 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Debug> executeQuery: Read 228 rows, 20.54 KiB in 0.001773 sec., 128595.60067681894 rows/sec., 11.32 MiB/sec.
4047 2024.10.01 02:34:28.217706 [ 52 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4048 2024.10.01 02:34:28.217802 [ 52 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4049 2024.10.01 02:34:28.217851 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4050 2024.10.01 02:34:28.217997 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Debug> DynamicQueryHandler: Done processing query
4051 2024.10.01 02:34:28.218089 [ 3 ] {67f08bfb-aacc-41fe-80af-bc81de1cfdd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
4052 2024.10.01 02:34:28.218189 [ 3 ] {} <Debug> HTTP-Session: f0c7c7fc-c4bd-445e-8fae-5f960b4eaa33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4053 2024.10.01 02:34:28.218271 [ 190 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
4054 2024.10.01 02:34:28.218390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4055 2024.10.01 02:34:28.218497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4056 2024.10.01 02:34:28.218551 [ 3 ] {} <Debug> HTTP-Session: 277eebfe-a5d5-4e17-87bc-8d870b339223 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4057 2024.10.01 02:34:28.218595 [ 3 ] {} <Debug> HTTP-Session: 277eebfe-a5d5-4e17-87bc-8d870b339223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4058 2024.10.01 02:34:28.218635 [ 190 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4059 2024.10.01 02:34:28.218643 [ 3 ] {} <Debug> HTTP-Session: 277eebfe-a5d5-4e17-87bc-8d870b339223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4060 2024.10.01 02:34:28.218706 [ 190 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1384 rows starting from the beginning of the part
4061 2024.10.01 02:34:28.218734 [ 3 ] {} <Trace> HTTP-Session: 277eebfe-a5d5-4e17-87bc-8d870b339223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4062 2024.10.01 02:34:28.218865 [ 190 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part
4063 2024.10.01 02:34:28.219134 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4064 2024.10.01 02:34:28.219272 [ 190 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 230 rows starting from the beginning of the part
4065 2024.10.01 02:34:28.219317 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4066 2024.10.01 02:34:28.219599 [ 190 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1221 rows starting from the beginning of the part
4067 2024.10.01 02:34:28.219920 [ 190 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part
4068 2024.10.01 02:34:28.220225 [ 190 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part
4069 2024.10.01 02:34:28.220966 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4070 2024.10.01 02:34:28.221729 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4071 2024.10.01 02:34:28.221797 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4072 2024.10.01 02:34:28.222814 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4073 2024.10.01 02:34:28.223516 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4074 2024.10.01 02:34:28.223830 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.004909 sec., 4277.856997351802 rows/sec., 319.49 KiB/sec.
4075 2024.10.01 02:34:28.224434 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3209 rows, containing 5 columns (5 merged, 0 gathered) in 0.006494709 sec., 494094.50061580894 rows/sec., 43.29 MiB/sec.
4076 2024.10.01 02:34:28.224467 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Debug> DynamicQueryHandler: Done processing query
4077 2024.10.01 02:34:28.224493 [ 3 ] {b0c4f2c6-5346-4fa4-924b-3ca5516cfd06} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4078 2024.10.01 02:34:28.224509 [ 3 ] {} <Debug> HTTP-Session: 277eebfe-a5d5-4e17-87bc-8d870b339223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4079 2024.10.01 02:34:28.224674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4080 2024.10.01 02:34:28.224684 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4081 2024.10.01 02:34:28.224735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4082 2024.10.01 02:34:28.224763 [ 3 ] {} <Debug> HTTP-Session: b00188a4-d490-4a91-ae83-4c8f81fa5044 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4083 2024.10.01 02:34:28.224780 [ 3 ] {} <Debug> HTTP-Session: b00188a4-d490-4a91-ae83-4c8f81fa5044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4084 2024.10.01 02:34:28.224794 [ 3 ] {} <Debug> HTTP-Session: b00188a4-d490-4a91-ae83-4c8f81fa5044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4085 2024.10.01 02:34:28.224828 [ 3 ] {} <Trace> HTTP-Session: b00188a4-d490-4a91-ae83-4c8f81fa5044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4086 2024.10.01 02:34:28.224985 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4087 2024.10.01 02:34:28.225056 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4088 2024.10.01 02:34:28.225263 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4089 2024.10.01 02:34:28.225399 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_16_3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4090 2024.10.01 02:34:28.225410 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4091 2024.10.01 02:34:28.225510 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
4092 2024.10.01 02:34:28.225778 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4093 2024.10.01 02:34:28.225814 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4094 2024.10.01 02:34:28.226189 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4095 2024.10.01 02:34:28.226564 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4096 2024.10.01 02:34:28.226705 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001781 sec., 7860.752386299831 rows/sec., 550.52 KiB/sec.
4097 2024.10.01 02:34:28.227067 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Debug> DynamicQueryHandler: Done processing query
4098 2024.10.01 02:34:28.227092 [ 3 ] {df11b246-3e03-4e7b-9ccc-0e1d522ea7a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4099 2024.10.01 02:34:28.227108 [ 3 ] {} <Debug> HTTP-Session: b00188a4-d490-4a91-ae83-4c8f81fa5044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4100 2024.10.01 02:34:28.227222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4101 2024.10.01 02:34:28.227270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4102 2024.10.01 02:34:28.227289 [ 3 ] {} <Debug> HTTP-Session: 619fb8da-de7a-4a99-9bf6-29fdc617a24f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4103 2024.10.01 02:34:28.227305 [ 3 ] {} <Debug> HTTP-Session: 619fb8da-de7a-4a99-9bf6-29fdc617a24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4104 2024.10.01 02:34:28.227319 [ 3 ] {} <Debug> HTTP-Session: 619fb8da-de7a-4a99-9bf6-29fdc617a24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.10.01 02:34:28.227349 [ 3 ] {} <Trace> HTTP-Session: 619fb8da-de7a-4a99-9bf6-29fdc617a24f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4106 2024.10.01 02:34:28.227448 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4107 2024.10.01 02:34:28.227492 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4108 2024.10.01 02:34:28.227743 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4109 2024.10.01 02:34:28.228042 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4110 2024.10.01 02:34:28.228078 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4111 2024.10.01 02:34:28.228417 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4112 2024.10.01 02:34:28.228774 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4113 2024.10.01 02:34:28.228900 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 239.68 KiB/sec.
4114 2024.10.01 02:34:28.229197 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Debug> DynamicQueryHandler: Done processing query
4115 2024.10.01 02:34:28.229222 [ 3 ] {00a90bea-d84a-4d39-bd28-915adfb9270c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4116 2024.10.01 02:34:28.229237 [ 3 ] {} <Debug> HTTP-Session: 619fb8da-de7a-4a99-9bf6-29fdc617a24f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4117 2024.10.01 02:34:28.229417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 65336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4118 2024.10.01 02:34:28.229466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4119 2024.10.01 02:34:28.229484 [ 3 ] {} <Debug> HTTP-Session: b8e8b483-1989-4cb6-83fe-e5c2755b94f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4120 2024.10.01 02:34:28.229501 [ 3 ] {} <Debug> HTTP-Session: b8e8b483-1989-4cb6-83fe-e5c2755b94f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4121 2024.10.01 02:34:28.229515 [ 3 ] {} <Debug> HTTP-Session: b8e8b483-1989-4cb6-83fe-e5c2755b94f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.10.01 02:34:28.229545 [ 3 ] {} <Trace> HTTP-Session: b8e8b483-1989-4cb6-83fe-e5c2755b94f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4123 2024.10.01 02:34:28.229805 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4124 2024.10.01 02:34:28.229848 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4125 2024.10.01 02:34:28.230090 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4126 2024.10.01 02:34:28.230620 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4127 2024.10.01 02:34:28.230656 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4128 2024.10.01 02:34:28.231031 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4129 2024.10.01 02:34:28.231407 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4130 2024.10.01 02:34:28.231536 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Debug> executeQuery: Read 403 rows, 29.37 KiB in 0.001897 sec., 212440.69583552977 rows/sec., 15.12 MiB/sec.
4131 2024.10.01 02:34:28.231536 [ 75 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4132 2024.10.01 02:34:28.231598 [ 75 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4133 2024.10.01 02:34:28.231634 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4134 2024.10.01 02:34:28.231736 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Debug> DynamicQueryHandler: Done processing query
4135 2024.10.01 02:34:28.231760 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
4136 2024.10.01 02:34:28.231765 [ 3 ] {b85ba933-45ed-4e87-894f-f9d43756cdca} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4137 2024.10.01 02:34:28.231805 [ 3 ] {} <Debug> HTTP-Session: b8e8b483-1989-4cb6-83fe-e5c2755b94f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4138 2024.10.01 02:34:28.231887 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4139 2024.10.01 02:34:28.231919 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 877 rows starting from the beginning of the part
4140 2024.10.01 02:34:28.231950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4141 2024.10.01 02:34:28.232011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4142 2024.10.01 02:34:28.232052 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part
4143 2024.10.01 02:34:28.232112 [ 3 ] {} <Debug> HTTP-Session: 3c3435cf-92a7-43bc-adf8-aff78f66006a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4144 2024.10.01 02:34:28.232176 [ 3 ] {} <Debug> HTTP-Session: 3c3435cf-92a7-43bc-adf8-aff78f66006a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4145 2024.10.01 02:34:28.232273 [ 3 ] {} <Debug> HTTP-Session: 3c3435cf-92a7-43bc-adf8-aff78f66006a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4146 2024.10.01 02:34:28.232442 [ 3 ] {} <Trace> HTTP-Session: 3c3435cf-92a7-43bc-adf8-aff78f66006a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4147 2024.10.01 02:34:28.232468 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 407 rows starting from the beginning of the part
4148 2024.10.01 02:34:28.232685 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 540 rows starting from the beginning of the part
4149 2024.10.01 02:34:28.232765 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4150 2024.10.01 02:34:28.232973 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4151 2024.10.01 02:34:28.233085 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part
4152 2024.10.01 02:34:28.233294 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 403 rows starting from the beginning of the part
4153 2024.10.01 02:34:28.233854 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4154 2024.10.01 02:34:28.234249 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4155 2024.10.01 02:34:28.234289 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4156 2024.10.01 02:34:28.234808 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4157 2024.10.01 02:34:28.235189 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4158 2024.10.01 02:34:28.235433 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002784 sec., 2155.1724137931033 rows/sec., 112.60 KiB/sec.
4159 2024.10.01 02:34:28.235456 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 5 columns (5 merged, 0 gathered) in 0.003748783 sec., 633538.937836626 rows/sec., 48.53 MiB/sec.
4160 2024.10.01 02:34:28.235689 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Debug> DynamicQueryHandler: Done processing query
4161 2024.10.01 02:34:28.235723 [ 3 ] {7a54cf30-b208-4cdb-b011-2b5abe3fad2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4162 2024.10.01 02:34:28.235749 [ 3 ] {} <Debug> HTTP-Session: 3c3435cf-92a7-43bc-adf8-aff78f66006a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4163 2024.10.01 02:34:28.235801 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4164 2024.10.01 02:34:28.235920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4165 2024.10.01 02:34:28.235989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4166 2024.10.01 02:34:28.236014 [ 3 ] {} <Debug> HTTP-Session: a8917c03-7d32-4ae8-95bf-f1196cfb1fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4167 2024.10.01 02:34:28.236041 [ 3 ] {} <Debug> HTTP-Session: a8917c03-7d32-4ae8-95bf-f1196cfb1fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4168 2024.10.01 02:34:28.236088 [ 3 ] {} <Debug> HTTP-Session: a8917c03-7d32-4ae8-95bf-f1196cfb1fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4169 2024.10.01 02:34:28.236221 [ 3 ] {} <Trace> HTTP-Session: a8917c03-7d32-4ae8-95bf-f1196cfb1fe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4170 2024.10.01 02:34:28.236624 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4171 2024.10.01 02:34:28.236665 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4172 2024.10.01 02:34:28.236706 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4173 2024.10.01 02:34:28.236877 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_16_3} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4174 2024.10.01 02:34:28.237092 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
4175 2024.10.01 02:34:28.237166 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4176 2024.10.01 02:34:28.237605 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4177 2024.10.01 02:34:28.237643 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4178 2024.10.01 02:34:28.238028 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4179 2024.10.01 02:34:28.238364 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4180 2024.10.01 02:34:28.238482 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4181 2024.10.01 02:34:28.238487 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002046 sec., 116324.53567937438 rows/sec., 7.80 MiB/sec.
4182 2024.10.01 02:34:28.238520 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4183 2024.10.01 02:34:28.238557 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4184 2024.10.01 02:34:28.238750 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Debug> DynamicQueryHandler: Done processing query
4185 2024.10.01 02:34:28.238757 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
4186 2024.10.01 02:34:28.238784 [ 3 ] {8a691705-24c7-4584-8ed0-59cd10022820} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4187 2024.10.01 02:34:28.238820 [ 3 ] {} <Debug> HTTP-Session: a8917c03-7d32-4ae8-95bf-f1196cfb1fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4188 2024.10.01 02:34:28.239000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4189 2024.10.01 02:34:28.239065 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4190 2024.10.01 02:34:28.239088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4191 2024.10.01 02:34:28.239136 [ 3 ] {} <Debug> HTTP-Session: 1e9a56d1-28fe-4c58-9baf-db8992fde9db Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4192 2024.10.01 02:34:28.239141 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4173 rows starting from the beginning of the part
4193 2024.10.01 02:34:28.239165 [ 3 ] {} <Debug> HTTP-Session: 1e9a56d1-28fe-4c58-9baf-db8992fde9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4194 2024.10.01 02:34:28.239206 [ 3 ] {} <Debug> HTTP-Session: 1e9a56d1-28fe-4c58-9baf-db8992fde9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.10.01 02:34:28.239312 [ 3 ] {} <Trace> HTTP-Session: 1e9a56d1-28fe-4c58-9baf-db8992fde9db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4196 2024.10.01 02:34:28.239471 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
4197 2024.10.01 02:34:28.239622 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4198 2024.10.01 02:34:28.239796 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4199 2024.10.01 02:34:28.239806 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 240 rows starting from the beginning of the part
4200 2024.10.01 02:34:28.240221 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 974 rows starting from the beginning of the part
4201 2024.10.01 02:34:28.240568 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part
4202 2024.10.01 02:34:28.240672 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4203 2024.10.01 02:34:28.240897 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 238 rows starting from the beginning of the part
4204 2024.10.01 02:34:28.241566 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4205 2024.10.01 02:34:28.241631 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4206 2024.10.01 02:34:28.242255 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4207 2024.10.01 02:34:28.243104 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4208 2024.10.01 02:34:28.243479 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003955 sec., 252.84450063211125 rows/sec., 17.04 KiB/sec.
4209 2024.10.01 02:34:28.243832 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Debug> DynamicQueryHandler: Done processing query
4210 2024.10.01 02:34:28.243861 [ 3 ] {b1c1bd46-34ea-45ea-b3f9-88907a6c7b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4211 2024.10.01 02:34:28.243877 [ 3 ] {} <Debug> HTTP-Session: 1e9a56d1-28fe-4c58-9baf-db8992fde9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.10.01 02:34:28.244100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4213 2024.10.01 02:34:28.244152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4214 2024.10.01 02:34:28.244171 [ 3 ] {} <Debug> HTTP-Session: bb0ed498-406f-4e4d-a7c8-dd573958b338 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4215 2024.10.01 02:34:28.244187 [ 3 ] {} <Debug> HTTP-Session: bb0ed498-406f-4e4d-a7c8-dd573958b338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4216 2024.10.01 02:34:28.244201 [ 3 ] {} <Debug> HTTP-Session: bb0ed498-406f-4e4d-a7c8-dd573958b338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.10.01 02:34:28.244233 [ 3 ] {} <Trace> HTTP-Session: bb0ed498-406f-4e4d-a7c8-dd573958b338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4218 2024.10.01 02:34:28.244725 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4219 2024.10.01 02:34:28.244803 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <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_histogramu64
4220 2024.10.01 02:34:28.245429 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5819 rows, containing 5 columns (5 merged, 0 gathered) in 0.006777724 sec., 858547.7956907068 rows/sec., 57.75 MiB/sec.
4221 2024.10.01 02:34:28.245759 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4222 2024.10.01 02:34:28.245896 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4223 2024.10.01 02:34:28.246454 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4224 2024.10.01 02:34:28.246584 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4225 2024.10.01 02:34:28.246585 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4226 2024.10.01 02:34:28.246623 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4227 2024.10.01 02:34:28.246697 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB.
4228 2024.10.01 02:34:28.247277 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4229 2024.10.01 02:34:28.247681 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4230 2024.10.01 02:34:28.247825 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.003463 sec., 5486.572336124747 rows/sec., 9.83 MiB/sec.
4231 2024.10.01 02:34:28.248022 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Debug> DynamicQueryHandler: Done processing query
4232 2024.10.01 02:34:28.248046 [ 3 ] {179379d9-4db7-4422-8301-4630916548b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4233 2024.10.01 02:34:28.248062 [ 3 ] {} <Debug> HTTP-Session: bb0ed498-406f-4e4d-a7c8-dd573958b338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4234 2024.10.01 02:34:28.248187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4235 2024.10.01 02:34:28.248234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4236 2024.10.01 02:34:28.248253 [ 3 ] {} <Debug> HTTP-Session: 18dcd79c-4771-40ac-bc85-8653b62790ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4237 2024.10.01 02:34:28.248269 [ 3 ] {} <Debug> HTTP-Session: 18dcd79c-4771-40ac-bc85-8653b62790ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4238 2024.10.01 02:34:28.248282 [ 3 ] {} <Debug> HTTP-Session: 18dcd79c-4771-40ac-bc85-8653b62790ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4239 2024.10.01 02:34:28.248314 [ 3 ] {} <Trace> HTTP-Session: 18dcd79c-4771-40ac-bc85-8653b62790ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4240 2024.10.01 02:34:28.248442 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4241 2024.10.01 02:34:28.248485 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4242 2024.10.01 02:34:28.248609 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4243 2024.10.01 02:34:28.248914 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4244 2024.10.01 02:34:28.248948 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4245 2024.10.01 02:34:28.249301 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4246 2024.10.01 02:34:28.249622 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4247 2024.10.01 02:34:28.249741 [ 75 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4248 2024.10.01 02:34:28.249745 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001359 sec., 60338.48417954378 rows/sec., 3.83 MiB/sec.
4249 2024.10.01 02:34:28.249776 [ 75 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4250 2024.10.01 02:34:28.249812 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB.
4251 2024.10.01 02:34:28.249997 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
4252 2024.10.01 02:34:28.250012 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Debug> DynamicQueryHandler: Done processing query
4253 2024.10.01 02:34:28.250073 [ 3 ] {3066d39c-82d8-4795-890d-0d401d7af3da} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4254 2024.10.01 02:34:28.250090 [ 3 ] {} <Debug> HTTP-Session: 18dcd79c-4771-40ac-bc85-8653b62790ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4255 2024.10.01 02:34:28.250205 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4256 2024.10.01 02:34:28.250243 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 616 rows starting from the beginning of the part
4257 2024.10.01 02:34:28.250332 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
4258 2024.10.01 02:34:28.250531 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part
4259 2024.10.01 02:34:28.250719 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part
4260 2024.10.01 02:34:28.250890 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part
4261 2024.10.01 02:34:28.251019 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
4262 2024.10.01 02:34:28.252257 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002353439 sec., 382419.0896811007 rows/sec., 24.78 MiB/sec.
4263 2024.10.01 02:34:28.252496 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4264 2024.10.01 02:34:28.253003 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4265 2024.10.01 02:34:28.253106 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_16_3} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4266 2024.10.01 02:34:28.253215 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
4267 2024.10.01 02:34:33.207731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4268 2024.10.01 02:34:33.207872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4269 2024.10.01 02:34:33.207901 [ 3 ] {} <Debug> HTTP-Session: 9289bd56-8a9a-43a1-a018-8b458911792d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4270 2024.10.01 02:34:33.207928 [ 3 ] {} <Debug> HTTP-Session: 9289bd56-8a9a-43a1-a018-8b458911792d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4271 2024.10.01 02:34:33.207946 [ 3 ] {} <Debug> HTTP-Session: 9289bd56-8a9a-43a1-a018-8b458911792d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4272 2024.10.01 02:34:33.208000 [ 3 ] {} <Trace> HTTP-Session: 9289bd56-8a9a-43a1-a018-8b458911792d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4273 2024.10.01 02:34:33.208204 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4274 2024.10.01 02:34:33.208278 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4275 2024.10.01 02:34:33.208657 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4276 2024.10.01 02:34:33.209074 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4277 2024.10.01 02:34:33.209123 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4278 2024.10.01 02:34:33.209565 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4279 2024.10.01 02:34:33.209954 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4280 2024.10.01 02:34:33.210134 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001983 sec., 1008.5728693898135 rows/sec., 82.24 KiB/sec.
4281 2024.10.01 02:34:33.210342 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Debug> DynamicQueryHandler: Done processing query
4282 2024.10.01 02:34:33.210369 [ 3 ] {cfb7ede6-e7fd-4ebe-888f-496db14a482a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4283 2024.10.01 02:34:33.210386 [ 3 ] {} <Debug> HTTP-Session: 9289bd56-8a9a-43a1-a018-8b458911792d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4284 2024.10.01 02:34:33.210545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4285 2024.10.01 02:34:33.210598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4286 2024.10.01 02:34:33.210618 [ 3 ] {} <Debug> HTTP-Session: b4d59d1c-0cc8-4e85-8cc0-f27bb7204b3d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4287 2024.10.01 02:34:33.210637 [ 3 ] {} <Debug> HTTP-Session: b4d59d1c-0cc8-4e85-8cc0-f27bb7204b3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4288 2024.10.01 02:34:33.210651 [ 3 ] {} <Debug> HTTP-Session: b4d59d1c-0cc8-4e85-8cc0-f27bb7204b3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4289 2024.10.01 02:34:33.210688 [ 3 ] {} <Trace> HTTP-Session: b4d59d1c-0cc8-4e85-8cc0-f27bb7204b3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4290 2024.10.01 02:34:33.210822 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4291 2024.10.01 02:34:33.210867 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4292 2024.10.01 02:34:33.211104 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4293 2024.10.01 02:34:33.211493 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4294 2024.10.01 02:34:33.211531 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4295 2024.10.01 02:34:33.211903 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4296 2024.10.01 02:34:33.212264 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4297 2024.10.01 02:34:33.212429 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Debug> executeQuery: Read 97 rows, 8.31 KiB in 0.001658 sec., 58504.22195416164 rows/sec., 4.89 MiB/sec.
4298 2024.10.01 02:34:33.212609 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Debug> DynamicQueryHandler: Done processing query
4299 2024.10.01 02:34:33.212634 [ 3 ] {8c36db8e-9912-461d-af67-1a318cb38225} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4300 2024.10.01 02:34:33.212649 [ 3 ] {} <Debug> HTTP-Session: b4d59d1c-0cc8-4e85-8cc0-f27bb7204b3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4301 2024.10.01 02:34:33.212788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4302 2024.10.01 02:34:33.212838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4303 2024.10.01 02:34:33.212857 [ 3 ] {} <Debug> HTTP-Session: acbfae33-2b61-40c0-8e94-d166797ae218 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4304 2024.10.01 02:34:33.212874 [ 3 ] {} <Debug> HTTP-Session: acbfae33-2b61-40c0-8e94-d166797ae218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4305 2024.10.01 02:34:33.212888 [ 3 ] {} <Debug> HTTP-Session: acbfae33-2b61-40c0-8e94-d166797ae218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4306 2024.10.01 02:34:33.212920 [ 3 ] {} <Trace> HTTP-Session: acbfae33-2b61-40c0-8e94-d166797ae218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4307 2024.10.01 02:34:33.213024 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4308 2024.10.01 02:34:33.213068 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4309 2024.10.01 02:34:33.213296 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4310 2024.10.01 02:34:33.213590 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4311 2024.10.01 02:34:33.213627 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4312 2024.10.01 02:34:33.213980 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4313 2024.10.01 02:34:33.214374 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4314 2024.10.01 02:34:33.214534 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001541 sec., 14276.443867618429 rows/sec., 1.04 MiB/sec.
4315 2024.10.01 02:34:33.214698 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Debug> DynamicQueryHandler: Done processing query
4316 2024.10.01 02:34:33.214722 [ 3 ] {57d4ed91-a732-4252-ac44-44c574cbd9fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4317 2024.10.01 02:34:33.214738 [ 3 ] {} <Debug> HTTP-Session: acbfae33-2b61-40c0-8e94-d166797ae218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.10.01 02:34:33.214873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4319 2024.10.01 02:34:33.214921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4320 2024.10.01 02:34:33.214940 [ 3 ] {} <Debug> HTTP-Session: 8b741baf-5751-47c6-8ac8-1a890983a89e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4321 2024.10.01 02:34:33.214956 [ 3 ] {} <Debug> HTTP-Session: 8b741baf-5751-47c6-8ac8-1a890983a89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4322 2024.10.01 02:34:33.214970 [ 3 ] {} <Debug> HTTP-Session: 8b741baf-5751-47c6-8ac8-1a890983a89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4323 2024.10.01 02:34:33.215001 [ 3 ] {} <Trace> HTTP-Session: 8b741baf-5751-47c6-8ac8-1a890983a89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4324 2024.10.01 02:34:33.215121 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4325 2024.10.01 02:34:33.215163 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4326 2024.10.01 02:34:33.215389 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4327 2024.10.01 02:34:33.215733 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4328 2024.10.01 02:34:33.215769 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4329 2024.10.01 02:34:33.216128 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4330 2024.10.01 02:34:33.216480 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4331 2024.10.01 02:34:33.216643 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001566 sec., 54916.98595146871 rows/sec., 4.29 MiB/sec.
4332 2024.10.01 02:34:33.216912 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Debug> DynamicQueryHandler: Done processing query
4333 2024.10.01 02:34:33.216945 [ 3 ] {a601588c-ecd5-4edf-b795-a5a6e83bf7d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4334 2024.10.01 02:34:33.216961 [ 3 ] {} <Debug> HTTP-Session: 8b741baf-5751-47c6-8ac8-1a890983a89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4335 2024.10.01 02:34:33.217147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4336 2024.10.01 02:34:33.217195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4337 2024.10.01 02:34:33.217214 [ 3 ] {} <Debug> HTTP-Session: 7c02e503-39bc-4c4b-8cc2-fc1771701548 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4338 2024.10.01 02:34:33.217230 [ 3 ] {} <Debug> HTTP-Session: 7c02e503-39bc-4c4b-8cc2-fc1771701548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4339 2024.10.01 02:34:33.217243 [ 3 ] {} <Debug> HTTP-Session: 7c02e503-39bc-4c4b-8cc2-fc1771701548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4340 2024.10.01 02:34:33.217274 [ 3 ] {} <Trace> HTTP-Session: 7c02e503-39bc-4c4b-8cc2-fc1771701548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4341 2024.10.01 02:34:33.217420 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4342 2024.10.01 02:34:33.217467 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4343 2024.10.01 02:34:33.217630 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4344 2024.10.01 02:34:33.217996 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4345 2024.10.01 02:34:33.218033 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4346 2024.10.01 02:34:33.218417 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4347 2024.10.01 02:34:33.218755 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4348 2024.10.01 02:34:33.218888 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001535 sec., 104885.99348534203 rows/sec., 7.30 MiB/sec.
4349 2024.10.01 02:34:33.219069 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Debug> DynamicQueryHandler: Done processing query
4350 2024.10.01 02:34:33.219094 [ 3 ] {25b01081-7d11-4f7c-9166-1fe6f75ac725} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4351 2024.10.01 02:34:33.219110 [ 3 ] {} <Debug> HTTP-Session: 7c02e503-39bc-4c4b-8cc2-fc1771701548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4352 2024.10.01 02:34:33.219308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 33940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4353 2024.10.01 02:34:33.219355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4354 2024.10.01 02:34:33.219373 [ 3 ] {} <Debug> HTTP-Session: 6aba404c-0889-4a3a-9212-53b49a1a53d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4355 2024.10.01 02:34:33.219390 [ 3 ] {} <Debug> HTTP-Session: 6aba404c-0889-4a3a-9212-53b49a1a53d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4356 2024.10.01 02:34:33.219403 [ 3 ] {} <Debug> HTTP-Session: 6aba404c-0889-4a3a-9212-53b49a1a53d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4357 2024.10.01 02:34:33.219433 [ 3 ] {} <Trace> HTTP-Session: 6aba404c-0889-4a3a-9212-53b49a1a53d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4358 2024.10.01 02:34:33.219757 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4359 2024.10.01 02:34:33.219822 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <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_histogramu64
4360 2024.10.01 02:34:33.220243 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4361 2024.10.01 02:34:33.220886 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4362 2024.10.01 02:34:33.220922 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4363 2024.10.01 02:34:33.221538 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4364 2024.10.01 02:34:33.221971 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4365 2024.10.01 02:34:33.222162 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002652 sec., 7541.478129713424 rows/sec., 13.51 MiB/sec.
4366 2024.10.01 02:34:33.222506 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Debug> DynamicQueryHandler: Done processing query
4367 2024.10.01 02:34:33.222529 [ 3 ] {5d5803aa-9af5-43c3-bcb9-b6980c1a021c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4368 2024.10.01 02:34:33.222545 [ 3 ] {} <Debug> HTTP-Session: 6aba404c-0889-4a3a-9212-53b49a1a53d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4369 2024.10.01 02:34:33.222668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4370 2024.10.01 02:34:33.222717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4371 2024.10.01 02:34:33.222735 [ 3 ] {} <Debug> HTTP-Session: b1ae2dea-37b9-4946-b4e6-90e8024f89b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4372 2024.10.01 02:34:33.222751 [ 3 ] {} <Debug> HTTP-Session: b1ae2dea-37b9-4946-b4e6-90e8024f89b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4373 2024.10.01 02:34:33.222765 [ 3 ] {} <Debug> HTTP-Session: b1ae2dea-37b9-4946-b4e6-90e8024f89b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4374 2024.10.01 02:34:33.222796 [ 3 ] {} <Trace> HTTP-Session: b1ae2dea-37b9-4946-b4e6-90e8024f89b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4375 2024.10.01 02:34:33.222913 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4376 2024.10.01 02:34:33.222957 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4377 2024.10.01 02:34:33.223086 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4378 2024.10.01 02:34:33.223394 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4379 2024.10.01 02:34:33.223430 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4380 2024.10.01 02:34:33.223786 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4381 2024.10.01 02:34:33.224108 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4382 2024.10.01 02:34:33.224264 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
4383 2024.10.01 02:34:33.224430 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Debug> DynamicQueryHandler: Done processing query
4384 2024.10.01 02:34:33.224454 [ 3 ] {f1ea1b9e-f560-4243-8f9b-1c4699d30504} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4385 2024.10.01 02:34:33.224470 [ 3 ] {} <Debug> HTTP-Session: b1ae2dea-37b9-4946-b4e6-90e8024f89b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4386 2024.10.01 02:34:36.758361 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
4387 2024.10.01 02:34:36.758426 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
4388 2024.10.01 02:34:38.213091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4389 2024.10.01 02:34:38.213215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4390 2024.10.01 02:34:38.213243 [ 3 ] {} <Debug> HTTP-Session: c5e7439d-57d5-403e-857e-d4975ae7e640 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4391 2024.10.01 02:34:38.213268 [ 3 ] {} <Debug> HTTP-Session: c5e7439d-57d5-403e-857e-d4975ae7e640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4392 2024.10.01 02:34:38.213285 [ 3 ] {} <Debug> HTTP-Session: c5e7439d-57d5-403e-857e-d4975ae7e640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4393 2024.10.01 02:34:38.213338 [ 3 ] {} <Trace> HTTP-Session: c5e7439d-57d5-403e-857e-d4975ae7e640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4394 2024.10.01 02:34:38.213603 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4395 2024.10.01 02:34:38.213675 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4396 2024.10.01 02:34:38.214001 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4397 2024.10.01 02:34:38.214672 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4398 2024.10.01 02:34:38.214725 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4399 2024.10.01 02:34:38.215184 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4400 2024.10.01 02:34:38.215579 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4401 2024.10.01 02:34:38.215763 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002238 sec., 101429.84807864165 rows/sec., 8.93 MiB/sec.
4402 2024.10.01 02:34:38.216169 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Debug> DynamicQueryHandler: Done processing query
4403 2024.10.01 02:34:38.216197 [ 3 ] {13d9e324-6268-410c-a598-7c60b72cda56} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
4404 2024.10.01 02:34:38.216214 [ 3 ] {} <Debug> HTTP-Session: c5e7439d-57d5-403e-857e-d4975ae7e640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4405 2024.10.01 02:34:38.216342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4406 2024.10.01 02:34:38.216403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4407 2024.10.01 02:34:38.216424 [ 3 ] {} <Debug> HTTP-Session: 120574a5-e9b3-4d07-859c-dc9ac6a3d9e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4408 2024.10.01 02:34:38.216442 [ 3 ] {} <Debug> HTTP-Session: 120574a5-e9b3-4d07-859c-dc9ac6a3d9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4409 2024.10.01 02:34:38.216456 [ 3 ] {} <Debug> HTTP-Session: 120574a5-e9b3-4d07-859c-dc9ac6a3d9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4410 2024.10.01 02:34:38.216491 [ 3 ] {} <Trace> HTTP-Session: 120574a5-e9b3-4d07-859c-dc9ac6a3d9e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4411 2024.10.01 02:34:38.216609 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4412 2024.10.01 02:34:38.216657 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4413 2024.10.01 02:34:38.216922 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4414 2024.10.01 02:34:38.217278 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4415 2024.10.01 02:34:38.217318 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4416 2024.10.01 02:34:38.217699 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4417 2024.10.01 02:34:38.218061 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4418 2024.10.01 02:34:38.218228 [ 97 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4419 2024.10.01 02:34:38.218235 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00165 sec., 11515.151515151516 rows/sec., 865.89 KiB/sec.
4420 2024.10.01 02:34:38.218314 [ 97 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4421 2024.10.01 02:34:38.218388 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4422 2024.10.01 02:34:38.218594 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
4423 2024.10.01 02:34:38.218611 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Debug> DynamicQueryHandler: Done processing query
4424 2024.10.01 02:34:38.218673 [ 3 ] {2f1054aa-e7e1-4984-999c-d259d66437ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4425 2024.10.01 02:34:38.218701 [ 3 ] {} <Debug> HTTP-Session: 120574a5-e9b3-4d07-859c-dc9ac6a3d9e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4426 2024.10.01 02:34:38.218866 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4427 2024.10.01 02:34:38.218881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4428 2024.10.01 02:34:38.218935 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 33 rows starting from the beginning of the part
4429 2024.10.01 02:34:38.218992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4430 2024.10.01 02:34:38.219069 [ 3 ] {} <Debug> HTTP-Session: c9ef4ddf-f999-4fad-9347-24bfa9104f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4431 2024.10.01 02:34:38.219151 [ 3 ] {} <Debug> HTTP-Session: c9ef4ddf-f999-4fad-9347-24bfa9104f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4432 2024.10.01 02:34:38.219212 [ 3 ] {} <Debug> HTTP-Session: c9ef4ddf-f999-4fad-9347-24bfa9104f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4433 2024.10.01 02:34:38.219212 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part
4434 2024.10.01 02:34:38.219312 [ 3 ] {} <Trace> HTTP-Session: c9ef4ddf-f999-4fad-9347-24bfa9104f68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4435 2024.10.01 02:34:38.219505 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part
4436 2024.10.01 02:34:38.219675 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4437 2024.10.01 02:34:38.219898 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
4438 2024.10.01 02:34:38.219913 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4439 2024.10.01 02:34:38.220198 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part
4440 2024.10.01 02:34:38.220479 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
4441 2024.10.01 02:34:38.221319 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4442 2024.10.01 02:34:38.222877 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4443 2024.10.01 02:34:38.222959 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4444 2024.10.01 02:34:38.223488 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 5 columns (5 merged, 0 gathered) in 0.004983153 sec., 23880.462831464338 rows/sec., 1.83 MiB/sec.
4445 2024.10.01 02:34:38.223777 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4446 2024.10.01 02:34:38.223972 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4447 2024.10.01 02:34:38.224905 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4448 2024.10.01 02:34:38.225068 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4449 2024.10.01 02:34:38.225096 [ 202 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_16_3} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4450 2024.10.01 02:34:38.225273 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4451 2024.10.01 02:34:38.225405 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005863 sec., 2387.8560463926315 rows/sec., 167.23 KiB/sec.
4452 2024.10.01 02:34:38.225628 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Debug> DynamicQueryHandler: Done processing query
4453 2024.10.01 02:34:38.225655 [ 3 ] {04349fdf-c798-4f18-a8b4-3e041e73eb30} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4454 2024.10.01 02:34:38.225672 [ 3 ] {} <Debug> HTTP-Session: c9ef4ddf-f999-4fad-9347-24bfa9104f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.10.01 02:34:38.225783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4456 2024.10.01 02:34:38.225833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4457 2024.10.01 02:34:38.225853 [ 3 ] {} <Debug> HTTP-Session: 19b16638-d9b3-4818-a175-aaa2c9497636 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4458 2024.10.01 02:34:38.225873 [ 3 ] {} <Debug> HTTP-Session: 19b16638-d9b3-4818-a175-aaa2c9497636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4459 2024.10.01 02:34:38.225887 [ 3 ] {} <Debug> HTTP-Session: 19b16638-d9b3-4818-a175-aaa2c9497636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4460 2024.10.01 02:34:38.225920 [ 3 ] {} <Trace> HTTP-Session: 19b16638-d9b3-4818-a175-aaa2c9497636 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4461 2024.10.01 02:34:38.226024 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4462 2024.10.01 02:34:38.226070 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4463 2024.10.01 02:34:38.226312 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4464 2024.10.01 02:34:38.226640 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4465 2024.10.01 02:34:38.226677 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4466 2024.10.01 02:34:38.227036 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4467 2024.10.01 02:34:38.227416 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4468 2024.10.01 02:34:38.227580 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 223.80 KiB/sec.
4469 2024.10.01 02:34:38.227758 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Debug> DynamicQueryHandler: Done processing query
4470 2024.10.01 02:34:38.227806 [ 3 ] {50d9cc29-bf31-4826-b85d-da034b14fe3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4471 2024.10.01 02:34:38.227822 [ 3 ] {} <Debug> HTTP-Session: 19b16638-d9b3-4818-a175-aaa2c9497636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.10.01 02:34:38.228005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4473 2024.10.01 02:34:38.228055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4474 2024.10.01 02:34:38.228074 [ 3 ] {} <Debug> HTTP-Session: d231e2d7-a371-42d1-9e4f-ee081185d716 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4475 2024.10.01 02:34:38.228090 [ 3 ] {} <Debug> HTTP-Session: d231e2d7-a371-42d1-9e4f-ee081185d716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4476 2024.10.01 02:34:38.228104 [ 3 ] {} <Debug> HTTP-Session: d231e2d7-a371-42d1-9e4f-ee081185d716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4477 2024.10.01 02:34:38.228134 [ 3 ] {} <Trace> HTTP-Session: d231e2d7-a371-42d1-9e4f-ee081185d716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4478 2024.10.01 02:34:38.228345 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4479 2024.10.01 02:34:38.228389 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4480 2024.10.01 02:34:38.228641 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4481 2024.10.01 02:34:38.229184 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4482 2024.10.01 02:34:38.229220 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4483 2024.10.01 02:34:38.229586 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4484 2024.10.01 02:34:38.229949 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4485 2024.10.01 02:34:38.230110 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001869 sec., 214553.23702514713 rows/sec., 15.26 MiB/sec.
4486 2024.10.01 02:34:38.230286 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Debug> DynamicQueryHandler: Done processing query
4487 2024.10.01 02:34:38.230312 [ 3 ] {be5c659e-42b2-4834-9e38-04b22c8af264} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4488 2024.10.01 02:34:38.230330 [ 3 ] {} <Debug> HTTP-Session: d231e2d7-a371-42d1-9e4f-ee081185d716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4489 2024.10.01 02:34:38.230463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4490 2024.10.01 02:34:38.230512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4491 2024.10.01 02:34:38.230531 [ 3 ] {} <Debug> HTTP-Session: 00cfbf75-8bbf-47ca-a45d-27baa626bb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4492 2024.10.01 02:34:38.230547 [ 3 ] {} <Debug> HTTP-Session: 00cfbf75-8bbf-47ca-a45d-27baa626bb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4493 2024.10.01 02:34:38.230561 [ 3 ] {} <Debug> HTTP-Session: 00cfbf75-8bbf-47ca-a45d-27baa626bb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4494 2024.10.01 02:34:38.230592 [ 3 ] {} <Trace> HTTP-Session: 00cfbf75-8bbf-47ca-a45d-27baa626bb66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4495 2024.10.01 02:34:38.230688 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4496 2024.10.01 02:34:38.230732 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4497 2024.10.01 02:34:38.230862 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4498 2024.10.01 02:34:38.231125 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4499 2024.10.01 02:34:38.231164 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4500 2024.10.01 02:34:38.231516 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4501 2024.10.01 02:34:38.231830 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4502 2024.10.01 02:34:38.231988 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
4503 2024.10.01 02:34:38.232155 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Debug> DynamicQueryHandler: Done processing query
4504 2024.10.01 02:34:38.232178 [ 3 ] {05edf3d7-1bf4-4ecb-81e1-b06a42bab3a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4505 2024.10.01 02:34:38.232193 [ 3 ] {} <Debug> HTTP-Session: 00cfbf75-8bbf-47ca-a45d-27baa626bb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4506 2024.10.01 02:34:38.232347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4507 2024.10.01 02:34:38.232395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4508 2024.10.01 02:34:38.232413 [ 3 ] {} <Debug> HTTP-Session: 80374afa-9134-499e-9349-a6b59a8cd950 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4509 2024.10.01 02:34:38.232429 [ 3 ] {} <Debug> HTTP-Session: 80374afa-9134-499e-9349-a6b59a8cd950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4510 2024.10.01 02:34:38.232442 [ 3 ] {} <Debug> HTTP-Session: 80374afa-9134-499e-9349-a6b59a8cd950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4511 2024.10.01 02:34:38.232473 [ 3 ] {} <Trace> HTTP-Session: 80374afa-9134-499e-9349-a6b59a8cd950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4512 2024.10.01 02:34:38.232680 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4513 2024.10.01 02:34:38.232725 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4514 2024.10.01 02:34:38.232872 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4515 2024.10.01 02:34:38.233349 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4516 2024.10.01 02:34:38.233385 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4517 2024.10.01 02:34:38.233765 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4518 2024.10.01 02:34:38.234113 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4519 2024.10.01 02:34:38.234278 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec.
4520 2024.10.01 02:34:38.234621 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Debug> DynamicQueryHandler: Done processing query
4521 2024.10.01 02:34:38.234645 [ 3 ] {cec0406f-e62c-465f-95ce-c140f8ba3bb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4522 2024.10.01 02:34:38.234661 [ 3 ] {} <Debug> HTTP-Session: 80374afa-9134-499e-9349-a6b59a8cd950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4523 2024.10.01 02:34:38.234792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4524 2024.10.01 02:34:38.234839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4525 2024.10.01 02:34:38.234857 [ 3 ] {} <Debug> HTTP-Session: 71efe8f5-f1ee-4792-8f85-dcb9da91f7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4526 2024.10.01 02:34:38.234874 [ 3 ] {} <Debug> HTTP-Session: 71efe8f5-f1ee-4792-8f85-dcb9da91f7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4527 2024.10.01 02:34:38.234888 [ 3 ] {} <Debug> HTTP-Session: 71efe8f5-f1ee-4792-8f85-dcb9da91f7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4528 2024.10.01 02:34:38.234918 [ 3 ] {} <Trace> HTTP-Session: 71efe8f5-f1ee-4792-8f85-dcb9da91f7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4529 2024.10.01 02:34:38.235014 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4530 2024.10.01 02:34:38.235061 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4531 2024.10.01 02:34:38.235213 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4532 2024.10.01 02:34:38.235522 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4533 2024.10.01 02:34:38.235557 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4534 2024.10.01 02:34:38.235904 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4535 2024.10.01 02:34:38.236230 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4536 2024.10.01 02:34:38.236397 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec.
4537 2024.10.01 02:34:38.236568 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Debug> DynamicQueryHandler: Done processing query
4538 2024.10.01 02:34:38.236591 [ 3 ] {5745c128-a8e6-490c-947a-fb156b57a3e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4539 2024.10.01 02:34:38.236606 [ 3 ] {} <Debug> HTTP-Session: 71efe8f5-f1ee-4792-8f85-dcb9da91f7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4540 2024.10.01 02:34:38.236733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4541 2024.10.01 02:34:38.236782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4542 2024.10.01 02:34:38.236800 [ 3 ] {} <Debug> HTTP-Session: bb65e4a8-0eee-47c9-ba02-d69e3e1612d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4543 2024.10.01 02:34:38.236817 [ 3 ] {} <Debug> HTTP-Session: bb65e4a8-0eee-47c9-ba02-d69e3e1612d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4544 2024.10.01 02:34:38.236830 [ 3 ] {} <Debug> HTTP-Session: bb65e4a8-0eee-47c9-ba02-d69e3e1612d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4545 2024.10.01 02:34:38.236860 [ 3 ] {} <Trace> HTTP-Session: bb65e4a8-0eee-47c9-ba02-d69e3e1612d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4546 2024.10.01 02:34:38.237127 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4547 2024.10.01 02:34:38.237193 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <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_histogramu64
4548 2024.10.01 02:34:38.237614 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4549 2024.10.01 02:34:38.238204 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4550 2024.10.01 02:34:38.238241 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4551 2024.10.01 02:34:38.238844 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4552 2024.10.01 02:34:38.239267 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4553 2024.10.01 02:34:38.239468 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4554 2024.10.01 02:34:38.239477 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002534 sec., 7498.02683504341 rows/sec., 13.44 MiB/sec.
4555 2024.10.01 02:34:38.239538 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4556 2024.10.01 02:34:38.239606 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4557 2024.10.01 02:34:38.239924 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
4558 2024.10.01 02:34:38.240118 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Debug> DynamicQueryHandler: Done processing query
4559 2024.10.01 02:34:38.240183 [ 3 ] {d1a27a25-1102-4a11-b662-1642fcaac548} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4560 2024.10.01 02:34:38.240236 [ 3 ] {} <Debug> HTTP-Session: bb65e4a8-0eee-47c9-ba02-d69e3e1612d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4561 2024.10.01 02:34:38.240455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4562 2024.10.01 02:34:38.240563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4563 2024.10.01 02:34:38.240629 [ 3 ] {} <Debug> HTTP-Session: 7f40ec21-b5e2-403a-b112-39c1a43af871 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4564 2024.10.01 02:34:38.240691 [ 3 ] {} <Debug> HTTP-Session: 7f40ec21-b5e2-403a-b112-39c1a43af871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4565 2024.10.01 02:34:38.240705 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4566 2024.10.01 02:34:38.240719 [ 3 ] {} <Debug> HTTP-Session: 7f40ec21-b5e2-403a-b112-39c1a43af871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4567 2024.10.01 02:34:38.240820 [ 3 ] {} <Trace> HTTP-Session: 7f40ec21-b5e2-403a-b112-39c1a43af871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4568 2024.10.01 02:34:38.240860 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 153 rows starting from the beginning of the part
4569 2024.10.01 02:34:38.241201 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4570 2024.10.01 02:34:38.241398 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4571 2024.10.01 02:34:38.241442 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part
4572 2024.10.01 02:34:38.242275 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part
4573 2024.10.01 02:34:38.242298 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4574 2024.10.01 02:34:38.242756 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
4575 2024.10.01 02:34:38.243484 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part
4576 2024.10.01 02:34:38.243490 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4577 2024.10.01 02:34:38.243566 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4578 2024.10.01 02:34:38.244010 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
4579 2024.10.01 02:34:38.244946 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4580 2024.10.01 02:34:38.245800 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4581 2024.10.01 02:34:38.246040 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005047 sec., 16247.275609272834 rows/sec., 1.03 MiB/sec.
4582 2024.10.01 02:34:38.246496 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Debug> DynamicQueryHandler: Done processing query
4583 2024.10.01 02:34:38.246577 [ 3 ] {b6ab1b4c-359d-4954-a64e-7c008a876e7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4584 2024.10.01 02:34:38.246647 [ 3 ] {} <Debug> HTTP-Session: 7f40ec21-b5e2-403a-b112-39c1a43af871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4585 2024.10.01 02:34:38.249130 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 19 columns (19 merged, 0 gathered) in 0.009390367 sec., 24599.67752059105 rows/sec., 44.08 MiB/sec.
4586 2024.10.01 02:34:38.249670 [ 187 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4587 2024.10.01 02:34:38.250276 [ 187 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4588 2024.10.01 02:34:38.250356 [ 187 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4589 2024.10.01 02:34:38.250498 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB.
4590 2024.10.01 02:34:43.209779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4591 2024.10.01 02:34:43.209913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4592 2024.10.01 02:34:43.209943 [ 3 ] {} <Debug> HTTP-Session: 7b236d44-7867-4194-ba8e-24f1df75d4aa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4593 2024.10.01 02:34:43.209973 [ 3 ] {} <Debug> HTTP-Session: 7b236d44-7867-4194-ba8e-24f1df75d4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.10.01 02:34:43.209990 [ 3 ] {} <Debug> HTTP-Session: 7b236d44-7867-4194-ba8e-24f1df75d4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4595 2024.10.01 02:34:43.210044 [ 3 ] {} <Trace> HTTP-Session: 7b236d44-7867-4194-ba8e-24f1df75d4aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4596 2024.10.01 02:34:43.210254 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4597 2024.10.01 02:34:43.210320 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4598 2024.10.01 02:34:43.210648 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4599 2024.10.01 02:34:43.211160 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4600 2024.10.01 02:34:43.211208 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4601 2024.10.01 02:34:43.211633 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4602 2024.10.01 02:34:43.212029 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4603 2024.10.01 02:34:43.212206 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.00202 sec., 47524.75247524752 rows/sec., 3.98 MiB/sec.
4604 2024.10.01 02:34:43.212440 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Debug> DynamicQueryHandler: Done processing query
4605 2024.10.01 02:34:43.212469 [ 3 ] {7689dbcc-0430-476b-b275-b29911ef74a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4606 2024.10.01 02:34:43.212486 [ 3 ] {} <Debug> HTTP-Session: 7b236d44-7867-4194-ba8e-24f1df75d4aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4607 2024.10.01 02:34:43.212665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4608 2024.10.01 02:34:43.212724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4609 2024.10.01 02:34:43.212745 [ 3 ] {} <Debug> HTTP-Session: 7df96905-b0f3-4d12-9e4e-061654445670 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4610 2024.10.01 02:34:43.212764 [ 3 ] {} <Debug> HTTP-Session: 7df96905-b0f3-4d12-9e4e-061654445670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4611 2024.10.01 02:34:43.212779 [ 3 ] {} <Debug> HTTP-Session: 7df96905-b0f3-4d12-9e4e-061654445670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4612 2024.10.01 02:34:43.212814 [ 3 ] {} <Trace> HTTP-Session: 7df96905-b0f3-4d12-9e4e-061654445670 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4613 2024.10.01 02:34:43.212930 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4614 2024.10.01 02:34:43.212979 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4615 2024.10.01 02:34:43.213221 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4616 2024.10.01 02:34:43.213578 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4617 2024.10.01 02:34:43.213616 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4618 2024.10.01 02:34:43.213974 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4619 2024.10.01 02:34:43.214348 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4620 2024.10.01 02:34:43.214545 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001647 sec., 12143.290831815422 rows/sec., 913.12 KiB/sec.
4621 2024.10.01 02:34:43.214739 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Debug> DynamicQueryHandler: Done processing query
4622 2024.10.01 02:34:43.214767 [ 3 ] {0d9d85ec-ee35-4db7-9c3d-b2733382c0f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4623 2024.10.01 02:34:43.214785 [ 3 ] {} <Debug> HTTP-Session: 7df96905-b0f3-4d12-9e4e-061654445670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4624 2024.10.01 02:34:43.214925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4625 2024.10.01 02:34:43.214980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4626 2024.10.01 02:34:43.215003 [ 3 ] {} <Debug> HTTP-Session: 0989deae-8c8e-4e3b-9d0e-914dac07062a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4627 2024.10.01 02:34:43.215023 [ 3 ] {} <Debug> HTTP-Session: 0989deae-8c8e-4e3b-9d0e-914dac07062a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4628 2024.10.01 02:34:43.215038 [ 3 ] {} <Debug> HTTP-Session: 0989deae-8c8e-4e3b-9d0e-914dac07062a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4629 2024.10.01 02:34:43.215072 [ 3 ] {} <Trace> HTTP-Session: 0989deae-8c8e-4e3b-9d0e-914dac07062a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4630 2024.10.01 02:34:43.215196 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4631 2024.10.01 02:34:43.215243 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4632 2024.10.01 02:34:43.215478 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4633 2024.10.01 02:34:43.215856 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4634 2024.10.01 02:34:43.215894 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4635 2024.10.01 02:34:43.216246 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4636 2024.10.01 02:34:43.216612 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4637 2024.10.01 02:34:43.216783 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001624 sec., 51724.137931034486 rows/sec., 4.04 MiB/sec.
4638 2024.10.01 02:34:43.216964 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Debug> DynamicQueryHandler: Done processing query
4639 2024.10.01 02:34:43.216988 [ 3 ] {9185cb9e-301d-4e74-9fe3-f381a5819353} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4640 2024.10.01 02:34:43.217004 [ 3 ] {} <Debug> HTTP-Session: 0989deae-8c8e-4e3b-9d0e-914dac07062a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4641 2024.10.01 02:34:43.217197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4642 2024.10.01 02:34:43.217249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4643 2024.10.01 02:34:43.217270 [ 3 ] {} <Debug> HTTP-Session: 5d0b3c03-dbfd-4861-aa2f-e9308c9dabd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4644 2024.10.01 02:34:43.217287 [ 3 ] {} <Debug> HTTP-Session: 5d0b3c03-dbfd-4861-aa2f-e9308c9dabd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4645 2024.10.01 02:34:43.217302 [ 3 ] {} <Debug> HTTP-Session: 5d0b3c03-dbfd-4861-aa2f-e9308c9dabd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4646 2024.10.01 02:34:43.217334 [ 3 ] {} <Trace> HTTP-Session: 5d0b3c03-dbfd-4861-aa2f-e9308c9dabd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4647 2024.10.01 02:34:43.217487 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4648 2024.10.01 02:34:43.217536 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4649 2024.10.01 02:34:43.217684 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4650 2024.10.01 02:34:43.218078 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4651 2024.10.01 02:34:43.218116 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4652 2024.10.01 02:34:43.218504 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4653 2024.10.01 02:34:43.218851 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4654 2024.10.01 02:34:43.219008 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec.
4655 2024.10.01 02:34:43.219362 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Debug> DynamicQueryHandler: Done processing query
4656 2024.10.01 02:34:43.219388 [ 3 ] {08cbbf37-321e-4f98-b423-6486dd44b656} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4657 2024.10.01 02:34:43.219404 [ 3 ] {} <Debug> HTTP-Session: 5d0b3c03-dbfd-4861-aa2f-e9308c9dabd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4658 2024.10.01 02:34:43.219591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 33961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4659 2024.10.01 02:34:43.219643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4660 2024.10.01 02:34:43.219663 [ 3 ] {} <Debug> HTTP-Session: 5937dcdb-1249-4c0d-9fde-5156945ff7aa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4661 2024.10.01 02:34:43.219681 [ 3 ] {} <Debug> HTTP-Session: 5937dcdb-1249-4c0d-9fde-5156945ff7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4662 2024.10.01 02:34:43.219695 [ 3 ] {} <Debug> HTTP-Session: 5937dcdb-1249-4c0d-9fde-5156945ff7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4663 2024.10.01 02:34:43.219725 [ 3 ] {} <Trace> HTTP-Session: 5937dcdb-1249-4c0d-9fde-5156945ff7aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4664 2024.10.01 02:34:43.220083 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4665 2024.10.01 02:34:43.220160 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <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_histogramu64
4666 2024.10.01 02:34:43.220602 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4667 2024.10.01 02:34:43.221324 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4668 2024.10.01 02:34:43.221362 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4669 2024.10.01 02:34:43.221997 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4670 2024.10.01 02:34:43.222424 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4671 2024.10.01 02:34:43.222629 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002817 sec., 7099.751508697195 rows/sec., 12.72 MiB/sec.
4672 2024.10.01 02:34:43.222870 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Debug> DynamicQueryHandler: Done processing query
4673 2024.10.01 02:34:43.222901 [ 3 ] {3a139639-7033-474f-b474-07b324daa3ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4674 2024.10.01 02:34:43.222918 [ 3 ] {} <Debug> HTTP-Session: 5937dcdb-1249-4c0d-9fde-5156945ff7aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4675 2024.10.01 02:34:43.223046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4676 2024.10.01 02:34:43.223097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4677 2024.10.01 02:34:43.223117 [ 3 ] {} <Debug> HTTP-Session: 9edcdbcc-3b35-48ac-bf36-f2b1007f1329 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4678 2024.10.01 02:34:43.223135 [ 3 ] {} <Debug> HTTP-Session: 9edcdbcc-3b35-48ac-bf36-f2b1007f1329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4679 2024.10.01 02:34:43.223149 [ 3 ] {} <Debug> HTTP-Session: 9edcdbcc-3b35-48ac-bf36-f2b1007f1329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4680 2024.10.01 02:34:43.223180 [ 3 ] {} <Trace> HTTP-Session: 9edcdbcc-3b35-48ac-bf36-f2b1007f1329 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4681 2024.10.01 02:34:43.223304 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4682 2024.10.01 02:34:43.223349 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4683 2024.10.01 02:34:43.223483 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4684 2024.10.01 02:34:43.223802 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4685 2024.10.01 02:34:43.223839 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4686 2024.10.01 02:34:43.224200 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4687 2024.10.01 02:34:43.224529 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4688 2024.10.01 02:34:43.224697 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec.
4689 2024.10.01 02:34:43.224982 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Debug> DynamicQueryHandler: Done processing query
4690 2024.10.01 02:34:43.225008 [ 3 ] {672d3c5d-a3db-4bce-b091-679700607c3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4691 2024.10.01 02:34:43.225025 [ 3 ] {} <Debug> HTTP-Session: 9edcdbcc-3b35-48ac-bf36-f2b1007f1329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4692 2024.10.01 02:34:48.212986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4693 2024.10.01 02:34:48.213124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4694 2024.10.01 02:34:48.213154 [ 3 ] {} <Debug> HTTP-Session: 43982de8-aad4-49e8-b58d-7324848f4f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4695 2024.10.01 02:34:48.213182 [ 3 ] {} <Debug> HTTP-Session: 43982de8-aad4-49e8-b58d-7324848f4f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4696 2024.10.01 02:34:48.213201 [ 3 ] {} <Debug> HTTP-Session: 43982de8-aad4-49e8-b58d-7324848f4f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4697 2024.10.01 02:34:48.213257 [ 3 ] {} <Trace> HTTP-Session: 43982de8-aad4-49e8-b58d-7324848f4f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4698 2024.10.01 02:34:48.213514 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4699 2024.10.01 02:34:48.213585 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4700 2024.10.01 02:34:48.213941 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4701 2024.10.01 02:34:48.214638 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4702 2024.10.01 02:34:48.214684 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4703 2024.10.01 02:34:48.215140 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4704 2024.10.01 02:34:48.215548 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4705 2024.10.01 02:34:48.215726 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002298 sec., 98781.54917319407 rows/sec., 8.70 MiB/sec.
4706 2024.10.01 02:34:48.216103 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Debug> DynamicQueryHandler: Done processing query
4707 2024.10.01 02:34:48.216133 [ 3 ] {135f3720-1017-43ed-a828-961418940cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
4708 2024.10.01 02:34:48.216149 [ 3 ] {} <Debug> HTTP-Session: 43982de8-aad4-49e8-b58d-7324848f4f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4709 2024.10.01 02:34:48.216301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4710 2024.10.01 02:34:48.216361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4711 2024.10.01 02:34:48.216384 [ 3 ] {} <Debug> HTTP-Session: 03192e6f-6c7d-413c-a82b-24989a58ed06 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4712 2024.10.01 02:34:48.216402 [ 3 ] {} <Debug> HTTP-Session: 03192e6f-6c7d-413c-a82b-24989a58ed06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4713 2024.10.01 02:34:48.216418 [ 3 ] {} <Debug> HTTP-Session: 03192e6f-6c7d-413c-a82b-24989a58ed06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4714 2024.10.01 02:34:48.216455 [ 3 ] {} <Trace> HTTP-Session: 03192e6f-6c7d-413c-a82b-24989a58ed06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4715 2024.10.01 02:34:48.216574 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4716 2024.10.01 02:34:48.216621 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4717 2024.10.01 02:34:48.216883 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4718 2024.10.01 02:34:48.217228 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4719 2024.10.01 02:34:48.217268 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4720 2024.10.01 02:34:48.217754 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4721 2024.10.01 02:34:48.218227 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4722 2024.10.01 02:34:48.218401 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001857 sec., 10231.556273559505 rows/sec., 769.37 KiB/sec.
4723 2024.10.01 02:34:48.218638 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Debug> DynamicQueryHandler: Done processing query
4724 2024.10.01 02:34:48.218664 [ 3 ] {05d54cf4-4aad-4d62-b8aa-14773fc9ac59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4725 2024.10.01 02:34:48.218681 [ 3 ] {} <Debug> HTTP-Session: 03192e6f-6c7d-413c-a82b-24989a58ed06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4726 2024.10.01 02:34:48.218832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4727 2024.10.01 02:34:48.218884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4728 2024.10.01 02:34:48.218904 [ 3 ] {} <Debug> HTTP-Session: e03d438f-be78-4d72-97ea-25edc7184637 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4729 2024.10.01 02:34:48.218921 [ 3 ] {} <Debug> HTTP-Session: e03d438f-be78-4d72-97ea-25edc7184637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4730 2024.10.01 02:34:48.218935 [ 3 ] {} <Debug> HTTP-Session: e03d438f-be78-4d72-97ea-25edc7184637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4731 2024.10.01 02:34:48.218968 [ 3 ] {} <Trace> HTTP-Session: e03d438f-be78-4d72-97ea-25edc7184637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4732 2024.10.01 02:34:48.219078 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4733 2024.10.01 02:34:48.219122 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4734 2024.10.01 02:34:48.219351 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4735 2024.10.01 02:34:48.219704 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4736 2024.10.01 02:34:48.219743 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4737 2024.10.01 02:34:48.220106 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4738 2024.10.01 02:34:48.220468 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4739 2024.10.01 02:34:48.220626 [ 28 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4740 2024.10.01 02:34:48.220635 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec.
4741 2024.10.01 02:34:48.220706 [ 28 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4742 2024.10.01 02:34:48.220769 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4743 2024.10.01 02:34:48.220976 [ 202 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
4744 2024.10.01 02:34:48.220995 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Debug> DynamicQueryHandler: Done processing query
4745 2024.10.01 02:34:48.221055 [ 3 ] {003fa20a-7a1b-44d2-bed4-d9d5ea1325a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4746 2024.10.01 02:34:48.221088 [ 3 ] {} <Debug> HTTP-Session: e03d438f-be78-4d72-97ea-25edc7184637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4747 2024.10.01 02:34:48.221244 [ 202 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4748 2024.10.01 02:34:48.221267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4749 2024.10.01 02:34:48.221310 [ 202 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part
4750 2024.10.01 02:34:48.221371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4751 2024.10.01 02:34:48.221434 [ 3 ] {} <Debug> HTTP-Session: 64d424ad-8ecd-468a-b9d0-563c0521e35d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4752 2024.10.01 02:34:48.221521 [ 3 ] {} <Debug> HTTP-Session: 64d424ad-8ecd-468a-b9d0-563c0521e35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4753 2024.10.01 02:34:48.221547 [ 202 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
4754 2024.10.01 02:34:48.221587 [ 3 ] {} <Debug> HTTP-Session: 64d424ad-8ecd-468a-b9d0-563c0521e35d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.10.01 02:34:48.221717 [ 3 ] {} <Trace> HTTP-Session: 64d424ad-8ecd-468a-b9d0-563c0521e35d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4756 2024.10.01 02:34:48.221867 [ 202 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part
4757 2024.10.01 02:34:48.222078 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4758 2024.10.01 02:34:48.222117 [ 202 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part
4759 2024.10.01 02:34:48.222259 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4760 2024.10.01 02:34:48.222461 [ 202 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
4761 2024.10.01 02:34:48.222761 [ 202 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
4762 2024.10.01 02:34:48.223617 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4763 2024.10.01 02:34:48.224247 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4764 2024.10.01 02:34:48.224299 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4765 2024.10.01 02:34:48.224903 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4766 2024.10.01 02:34:48.225137 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.004253081 sec., 124145.29608065308 rows/sec., 8.44 MiB/sec.
4767 2024.10.01 02:34:48.225430 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4768 2024.10.01 02:34:48.225600 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4769 2024.10.01 02:34:48.225806 [ 28 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4770 2024.10.01 02:34:48.225906 [ 28 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4771 2024.10.01 02:34:48.225991 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4772 2024.10.01 02:34:48.226029 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004042 sec., 1484.4136566056409 rows/sec., 87.70 KiB/sec.
4773 2024.10.01 02:34:48.226501 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
4774 2024.10.01 02:34:48.226810 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Debug> DynamicQueryHandler: Done processing query
4775 2024.10.01 02:34:48.226884 [ 3 ] {55841b10-26e2-471c-9465-5337b9700aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4776 2024.10.01 02:34:48.226901 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4777 2024.10.01 02:34:48.226937 [ 3 ] {} <Debug> HTTP-Session: 64d424ad-8ecd-468a-b9d0-563c0521e35d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4778 2024.10.01 02:34:48.226982 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
4779 2024.10.01 02:34:48.227060 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4780 2024.10.01 02:34:48.227189 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4781 2024.10.01 02:34:48.227350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4782 2024.10.01 02:34:48.227461 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_11_2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4783 2024.10.01 02:34:48.227606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4784 2024.10.01 02:34:48.227707 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
4785 2024.10.01 02:34:48.227815 [ 3 ] {} <Debug> HTTP-Session: 0bb3b463-600a-45e8-978e-fe478ed8b1df Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4786 2024.10.01 02:34:48.227884 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4787 2024.10.01 02:34:48.227913 [ 3 ] {} <Debug> HTTP-Session: 0bb3b463-600a-45e8-978e-fe478ed8b1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4788 2024.10.01 02:34:48.228025 [ 3 ] {} <Debug> HTTP-Session: 0bb3b463-600a-45e8-978e-fe478ed8b1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4789 2024.10.01 02:34:48.228156 [ 3 ] {} <Trace> HTTP-Session: 0bb3b463-600a-45e8-978e-fe478ed8b1df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4790 2024.10.01 02:34:48.228158 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
4791 2024.10.01 02:34:48.228480 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
4792 2024.10.01 02:34:48.228671 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4793 2024.10.01 02:34:48.228845 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4794 2024.10.01 02:34:48.229647 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4795 2024.10.01 02:34:48.230791 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004641978 sec., 6462.762210419783 rows/sec., 410.23 KiB/sec.
4796 2024.10.01 02:34:48.230838 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4797 2024.10.01 02:34:48.230895 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4798 2024.10.01 02:34:48.230958 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4799 2024.10.01 02:34:48.231882 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4800 2024.10.01 02:34:48.231961 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4801 2024.10.01 02:34:48.232106 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_9_2} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4802 2024.10.01 02:34:48.232334 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4803 2024.10.01 02:34:48.232596 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4804 2024.10.01 02:34:48.232775 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.004369 sec., 91783.01670862899 rows/sec., 6.53 MiB/sec.
4805 2024.10.01 02:34:48.233161 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Debug> DynamicQueryHandler: Done processing query
4806 2024.10.01 02:34:48.233201 [ 3 ] {c8193a88-8e0f-4f95-b6aa-7bdec2d16d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4807 2024.10.01 02:34:48.233224 [ 3 ] {} <Debug> HTTP-Session: 0bb3b463-600a-45e8-978e-fe478ed8b1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4808 2024.10.01 02:34:48.233380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4809 2024.10.01 02:34:48.233429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4810 2024.10.01 02:34:48.233448 [ 3 ] {} <Debug> HTTP-Session: 38325947-22d6-4959-870b-27395dc16f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4811 2024.10.01 02:34:48.233465 [ 3 ] {} <Debug> HTTP-Session: 38325947-22d6-4959-870b-27395dc16f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4812 2024.10.01 02:34:48.233478 [ 3 ] {} <Debug> HTTP-Session: 38325947-22d6-4959-870b-27395dc16f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.10.01 02:34:48.233510 [ 3 ] {} <Trace> HTTP-Session: 38325947-22d6-4959-870b-27395dc16f0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4814 2024.10.01 02:34:48.233610 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4815 2024.10.01 02:34:48.233655 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4816 2024.10.01 02:34:48.233810 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4817 2024.10.01 02:34:48.234107 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4818 2024.10.01 02:34:48.234143 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4819 2024.10.01 02:34:48.234500 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4820 2024.10.01 02:34:48.234832 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4821 2024.10.01 02:34:48.234983 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec.
4822 2024.10.01 02:34:48.235151 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Debug> DynamicQueryHandler: Done processing query
4823 2024.10.01 02:34:48.235174 [ 3 ] {0390d39a-575b-42d0-bb0f-8ed2eb6fb260} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4824 2024.10.01 02:34:48.235190 [ 3 ] {} <Debug> HTTP-Session: 38325947-22d6-4959-870b-27395dc16f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4825 2024.10.01 02:34:48.235361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4826 2024.10.01 02:34:48.235409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4827 2024.10.01 02:34:48.235428 [ 3 ] {} <Debug> HTTP-Session: 793c684d-ae95-41fc-8a7b-fffc7aac96fc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4828 2024.10.01 02:34:48.235444 [ 3 ] {} <Debug> HTTP-Session: 793c684d-ae95-41fc-8a7b-fffc7aac96fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4829 2024.10.01 02:34:48.235458 [ 3 ] {} <Debug> HTTP-Session: 793c684d-ae95-41fc-8a7b-fffc7aac96fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4830 2024.10.01 02:34:48.235489 [ 3 ] {} <Trace> HTTP-Session: 793c684d-ae95-41fc-8a7b-fffc7aac96fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4831 2024.10.01 02:34:48.235718 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4832 2024.10.01 02:34:48.235764 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4833 2024.10.01 02:34:48.235911 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4834 2024.10.01 02:34:48.236341 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4835 2024.10.01 02:34:48.236377 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4836 2024.10.01 02:34:48.236753 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4837 2024.10.01 02:34:48.237089 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4838 2024.10.01 02:34:48.237247 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001671 sec., 141831.23877917416 rows/sec., 9.51 MiB/sec.
4839 2024.10.01 02:34:48.237422 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Debug> DynamicQueryHandler: Done processing query
4840 2024.10.01 02:34:48.237446 [ 3 ] {aa6d056d-9b14-453e-b5d2-f6f342961f21} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4841 2024.10.01 02:34:48.237461 [ 3 ] {} <Debug> HTTP-Session: 793c684d-ae95-41fc-8a7b-fffc7aac96fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4842 2024.10.01 02:34:48.237581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4843 2024.10.01 02:34:48.237628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4844 2024.10.01 02:34:48.237647 [ 3 ] {} <Debug> HTTP-Session: 1161e039-d991-4e04-9071-5dc35b4db23a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4845 2024.10.01 02:34:48.237662 [ 3 ] {} <Debug> HTTP-Session: 1161e039-d991-4e04-9071-5dc35b4db23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4846 2024.10.01 02:34:48.237676 [ 3 ] {} <Debug> HTTP-Session: 1161e039-d991-4e04-9071-5dc35b4db23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4847 2024.10.01 02:34:48.237707 [ 3 ] {} <Trace> HTTP-Session: 1161e039-d991-4e04-9071-5dc35b4db23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4848 2024.10.01 02:34:48.237799 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4849 2024.10.01 02:34:48.237844 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4850 2024.10.01 02:34:48.237972 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4851 2024.10.01 02:34:48.238213 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4852 2024.10.01 02:34:48.238249 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4853 2024.10.01 02:34:48.238590 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4854 2024.10.01 02:34:48.238900 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4855 2024.10.01 02:34:48.239049 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 53.31 KiB/sec.
4856 2024.10.01 02:34:48.239248 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Debug> DynamicQueryHandler: Done processing query
4857 2024.10.01 02:34:48.239272 [ 3 ] {68087c31-7536-4bd3-90b4-394b0d64a043} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4858 2024.10.01 02:34:48.239287 [ 3 ] {} <Debug> HTTP-Session: 1161e039-d991-4e04-9071-5dc35b4db23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4859 2024.10.01 02:34:48.239500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4860 2024.10.01 02:34:48.239548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4861 2024.10.01 02:34:48.239568 [ 3 ] {} <Debug> HTTP-Session: 29d5284f-4f83-4ff4-ad79-005237d6be86 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4862 2024.10.01 02:34:48.239584 [ 3 ] {} <Debug> HTTP-Session: 29d5284f-4f83-4ff4-ad79-005237d6be86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4863 2024.10.01 02:34:48.239599 [ 3 ] {} <Debug> HTTP-Session: 29d5284f-4f83-4ff4-ad79-005237d6be86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.10.01 02:34:48.239628 [ 3 ] {} <Trace> HTTP-Session: 29d5284f-4f83-4ff4-ad79-005237d6be86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4865 2024.10.01 02:34:48.239879 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
4866 2024.10.01 02:34:48.239941 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <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_histogramu64
4867 2024.10.01 02:34:48.240371 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4868 2024.10.01 02:34:48.240967 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4869 2024.10.01 02:34:48.241002 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4870 2024.10.01 02:34:48.241615 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4871 2024.10.01 02:34:48.242018 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4872 2024.10.01 02:34:48.242212 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00251 sec., 7569.721115537848 rows/sec., 13.56 MiB/sec.
4873 2024.10.01 02:34:48.242433 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Debug> DynamicQueryHandler: Done processing query
4874 2024.10.01 02:34:48.242456 [ 3 ] {72781d13-f54f-4df0-a0ae-7c94b41273d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4875 2024.10.01 02:34:48.242472 [ 3 ] {} <Debug> HTTP-Session: 29d5284f-4f83-4ff4-ad79-005237d6be86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4876 2024.10.01 02:34:48.242596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4877 2024.10.01 02:34:48.242644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4878 2024.10.01 02:34:48.242662 [ 3 ] {} <Debug> HTTP-Session: a73431ae-de89-4b44-b60f-2be7fcc7c48e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4879 2024.10.01 02:34:48.242679 [ 3 ] {} <Debug> HTTP-Session: a73431ae-de89-4b44-b60f-2be7fcc7c48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4880 2024.10.01 02:34:48.242692 [ 3 ] {} <Debug> HTTP-Session: a73431ae-de89-4b44-b60f-2be7fcc7c48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4881 2024.10.01 02:34:48.242723 [ 3 ] {} <Trace> HTTP-Session: a73431ae-de89-4b44-b60f-2be7fcc7c48e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4882 2024.10.01 02:34:48.242841 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4883 2024.10.01 02:34:48.242885 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4884 2024.10.01 02:34:48.243014 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4885 2024.10.01 02:34:48.243317 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4886 2024.10.01 02:34:48.243353 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4887 2024.10.01 02:34:48.243704 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4888 2024.10.01 02:34:48.244027 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4889 2024.10.01 02:34:48.244182 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 3.76 MiB/sec.
4890 2024.10.01 02:34:48.244343 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Debug> DynamicQueryHandler: Done processing query
4891 2024.10.01 02:34:48.244366 [ 3 ] {802e0c4c-01dc-4e04-85e3-d5e091e2ecbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4892 2024.10.01 02:34:48.244382 [ 3 ] {} <Debug> HTTP-Session: a73431ae-de89-4b44-b60f-2be7fcc7c48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4893 2024.10.01 02:34:51.758470 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache
4894 2024.10.01 02:34:51.758537 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache
4895 2024.10.01 02:34:52.501803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 176991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4896 2024.10.01 02:34:52.501969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4897 2024.10.01 02:34:52.502015 [ 3 ] {} <Debug> HTTP-Session: df35d310-c270-4b48-beb2-28e6134c2e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4898 2024.10.01 02:34:52.502055 [ 3 ] {} <Debug> HTTP-Session: df35d310-c270-4b48-beb2-28e6134c2e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4899 2024.10.01 02:34:52.502083 [ 3 ] {} <Debug> HTTP-Session: df35d310-c270-4b48-beb2-28e6134c2e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4900 2024.10.01 02:34:52.502159 [ 3 ] {} <Trace> HTTP-Session: df35d310-c270-4b48-beb2-28e6134c2e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4901 2024.10.01 02:34:52.503066 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4902 2024.10.01 02:34:52.503136 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4903 2024.10.01 02:34:52.503458 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4904 2024.10.01 02:34:52.504794 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4905 2024.10.01 02:34:52.504834 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4906 2024.10.01 02:34:52.505322 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4907 2024.10.01 02:34:52.505716 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4908 2024.10.01 02:34:52.505857 [ 39 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4909 2024.10.01 02:34:52.505870 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Debug> executeQuery: Read 1220 rows, 103.21 KiB in 0.00343 sec., 355685.1311953353 rows/sec., 29.39 MiB/sec.
4910 2024.10.01 02:34:52.505898 [ 39 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4911 2024.10.01 02:34:52.505933 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4912 2024.10.01 02:34:52.506152 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Debug> DynamicQueryHandler: Done processing query
4913 2024.10.01 02:34:52.506156 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
4914 2024.10.01 02:34:52.506183 [ 3 ] {e38e64d9-8eea-4937-9dd8-c28bd5a27a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
4915 2024.10.01 02:34:52.506243 [ 3 ] {} <Debug> HTTP-Session: df35d310-c270-4b48-beb2-28e6134c2e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4916 2024.10.01 02:34:52.506405 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4917 2024.10.01 02:34:52.506452 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1415 rows starting from the beginning of the part
4918 2024.10.01 02:34:52.506622 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 97 rows starting from the beginning of the part
4919 2024.10.01 02:34:52.506873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4920 2024.10.01 02:34:52.507030 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 227 rows starting from the beginning of the part
4921 2024.10.01 02:34:52.507163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4922 2024.10.01 02:34:52.507284 [ 3 ] {} <Debug> HTTP-Session: 470c9908-af73-4474-9a13-356d15c083fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4923 2024.10.01 02:34:52.507423 [ 3 ] {} <Debug> HTTP-Session: 470c9908-af73-4474-9a13-356d15c083fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.10.01 02:34:52.507468 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part
4925 2024.10.01 02:34:52.507494 [ 3 ] {} <Debug> HTTP-Session: 470c9908-af73-4474-9a13-356d15c083fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4926 2024.10.01 02:34:52.507653 [ 3 ] {} <Trace> HTTP-Session: 470c9908-af73-4474-9a13-356d15c083fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4927 2024.10.01 02:34:52.507910 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 227 rows starting from the beginning of the part
4928 2024.10.01 02:34:52.508148 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4929 2024.10.01 02:34:52.508182 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1220 rows starting from the beginning of the part
4930 2024.10.01 02:34:52.508299 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4931 2024.10.01 02:34:52.509235 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4932 2024.10.01 02:34:52.510115 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4933 2024.10.01 02:34:52.510175 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
4934 2024.10.01 02:34:52.511093 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4935 2024.10.01 02:34:52.511633 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4936 2024.10.01 02:34:52.511961 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.003964 sec., 3027.2452068617563 rows/sec., 227.63 KiB/sec.
4937 2024.10.01 02:34:52.512469 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3282 rows, containing 5 columns (5 merged, 0 gathered) in 0.006406027 sec., 512330.02920530934 rows/sec., 44.97 MiB/sec.
4938 2024.10.01 02:34:52.512594 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Debug> DynamicQueryHandler: Done processing query
4939 2024.10.01 02:34:52.512633 [ 3 ] {3ae2201c-860a-4f2a-b5ff-fcb7d32e061d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4940 2024.10.01 02:34:52.512655 [ 3 ] {} <Debug> HTTP-Session: 470c9908-af73-4474-9a13-356d15c083fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4941 2024.10.01 02:34:52.512822 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4942 2024.10.01 02:34:52.512931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4943 2024.10.01 02:34:52.513019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4944 2024.10.01 02:34:52.513058 [ 3 ] {} <Debug> HTTP-Session: 3a253738-9b30-4591-8304-b3dc4ca65d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4945 2024.10.01 02:34:52.513090 [ 3 ] {} <Debug> HTTP-Session: 3a253738-9b30-4591-8304-b3dc4ca65d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4946 2024.10.01 02:34:52.513117 [ 3 ] {} <Debug> HTTP-Session: 3a253738-9b30-4591-8304-b3dc4ca65d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4947 2024.10.01 02:34:52.513223 [ 3 ] {} <Trace> HTTP-Session: 3a253738-9b30-4591-8304-b3dc4ca65d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4948 2024.10.01 02:34:52.513637 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4949 2024.10.01 02:34:52.513705 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4950 2024.10.01 02:34:52.513753 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4951 2024.10.01 02:34:52.513963 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_21_4} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4952 2024.10.01 02:34:52.514187 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
4953 2024.10.01 02:34:52.514316 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4954 2024.10.01 02:34:52.514799 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4955 2024.10.01 02:34:52.514855 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4956 2024.10.01 02:34:52.515384 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4957 2024.10.01 02:34:52.515836 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4958 2024.10.01 02:34:52.516045 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002589 sec., 88064.8899188876 rows/sec., 5.96 MiB/sec.
4959 2024.10.01 02:34:52.516410 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Debug> DynamicQueryHandler: Done processing query
4960 2024.10.01 02:34:52.516436 [ 3 ] {5e6bd3a9-4bc1-495e-8090-4e79481e600b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4961 2024.10.01 02:34:52.516452 [ 3 ] {} <Debug> HTTP-Session: 3a253738-9b30-4591-8304-b3dc4ca65d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4962 2024.10.01 02:34:52.516735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 87884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4963 2024.10.01 02:34:52.516789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4964 2024.10.01 02:34:52.516808 [ 3 ] {} <Debug> HTTP-Session: 7ada3f23-d255-432b-b661-6e47fd8b39f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4965 2024.10.01 02:34:52.516827 [ 3 ] {} <Debug> HTTP-Session: 7ada3f23-d255-432b-b661-6e47fd8b39f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4966 2024.10.01 02:34:52.516840 [ 3 ] {} <Debug> HTTP-Session: 7ada3f23-d255-432b-b661-6e47fd8b39f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4967 2024.10.01 02:34:52.516874 [ 3 ] {} <Trace> HTTP-Session: 7ada3f23-d255-432b-b661-6e47fd8b39f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4968 2024.10.01 02:34:52.517187 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4969 2024.10.01 02:34:52.517235 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4970 2024.10.01 02:34:52.517543 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4971 2024.10.01 02:34:52.518203 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4972 2024.10.01 02:34:52.518240 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4973 2024.10.01 02:34:52.518645 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4974 2024.10.01 02:34:52.519021 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4975 2024.10.01 02:34:52.519176 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002171 sec., 245048.36480884382 rows/sec., 18.16 MiB/sec.
4976 2024.10.01 02:34:52.519196 [ 54 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4977 2024.10.01 02:34:52.519306 [ 54 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4978 2024.10.01 02:34:52.519363 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
4979 2024.10.01 02:34:52.519474 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Debug> DynamicQueryHandler: Done processing query
4980 2024.10.01 02:34:52.519522 [ 3 ] {cac0a766-333d-4d50-a518-bb4e3c97cfc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4981 2024.10.01 02:34:52.519545 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
4982 2024.10.01 02:34:52.519558 [ 3 ] {} <Debug> HTTP-Session: 7ada3f23-d255-432b-b661-6e47fd8b39f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4983 2024.10.01 02:34:52.519721 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4984 2024.10.01 02:34:52.519761 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 907 rows starting from the beginning of the part
4985 2024.10.01 02:34:52.519876 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part
4986 2024.10.01 02:34:52.519977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 184736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4987 2024.10.01 02:34:52.520168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4988 2024.10.01 02:34:52.520168 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 401 rows starting from the beginning of the part
4989 2024.10.01 02:34:52.520238 [ 3 ] {} <Debug> HTTP-Session: 9fda6bf3-99ae-40a9-8581-707dcfe6b68c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
4990 2024.10.01 02:34:52.520317 [ 3 ] {} <Debug> HTTP-Session: 9fda6bf3-99ae-40a9-8581-707dcfe6b68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4991 2024.10.01 02:34:52.520393 [ 3 ] {} <Debug> HTTP-Session: 9fda6bf3-99ae-40a9-8581-707dcfe6b68c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.10.01 02:34:52.520519 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 84 rows starting from the beginning of the part
4993 2024.10.01 02:34:52.520540 [ 3 ] {} <Trace> HTTP-Session: 9fda6bf3-99ae-40a9-8581-707dcfe6b68c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4994 2024.10.01 02:34:52.520709 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 401 rows starting from the beginning of the part
4995 2024.10.01 02:34:52.520977 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 532 rows starting from the beginning of the part
4996 2024.10.01 02:34:52.521892 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4997 2024.10.01 02:34:52.522025 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4998 2024.10.01 02:34:52.522759 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4999 2024.10.01 02:34:52.523325 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.003873805 sec., 622385.4840395941 rows/sec., 47.72 MiB/sec.
5000 2024.10.01 02:34:52.523503 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5001 2024.10.01 02:34:52.524360 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5002 2024.10.01 02:34:52.524405 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5003 2024.10.01 02:34:52.524484 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5004 2024.10.01 02:34:52.524504 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_21_4} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5005 2024.10.01 02:34:52.524674 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
5006 2024.10.01 02:34:52.525136 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5007 2024.10.01 02:34:52.525512 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5008 2024.10.01 02:34:52.525684 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.004802 sec., 202832.15326947105 rows/sec., 13.62 MiB/sec.
5009 2024.10.01 02:34:52.525693 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5010 2024.10.01 02:34:52.525784 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5011 2024.10.01 02:34:52.525851 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5012 2024.10.01 02:34:52.526024 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Debug> DynamicQueryHandler: Done processing query
5013 2024.10.01 02:34:52.526056 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
5014 2024.10.01 02:34:52.526067 [ 3 ] {fa1c7b63-a706-4be2-ac32-0f97417cfc9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
5015 2024.10.01 02:34:52.526122 [ 3 ] {} <Debug> HTTP-Session: 9fda6bf3-99ae-40a9-8581-707dcfe6b68c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5016 2024.10.01 02:34:52.526252 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5017 2024.10.01 02:34:52.526289 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5819 rows starting from the beginning of the part
5018 2024.10.01 02:34:52.526376 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
5019 2024.10.01 02:34:52.526466 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part
5020 2024.10.01 02:34:52.526564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 19899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5021 2024.10.01 02:34:52.526782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5022 2024.10.01 02:34:52.526891 [ 3 ] {} <Debug> HTTP-Session: 705af2df-c5e8-4968-bff9-6087eaac2453 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5023 2024.10.01 02:34:52.526889 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
5024 2024.10.01 02:34:52.526970 [ 3 ] {} <Debug> HTTP-Session: 705af2df-c5e8-4968-bff9-6087eaac2453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5025 2024.10.01 02:34:52.527017 [ 3 ] {} <Debug> HTTP-Session: 705af2df-c5e8-4968-bff9-6087eaac2453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.10.01 02:34:52.527150 [ 3 ] {} <Trace> HTTP-Session: 705af2df-c5e8-4968-bff9-6087eaac2453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5027 2024.10.01 02:34:52.527155 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part
5028 2024.10.01 02:34:52.527492 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 974 rows starting from the beginning of the part
5029 2024.10.01 02:34:52.527747 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5030 2024.10.01 02:34:52.527882 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <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_histogramu64
5031 2024.10.01 02:34:52.529179 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5032 2024.10.01 02:34:52.530494 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5033 2024.10.01 02:34:52.530534 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5034 2024.10.01 02:34:52.531500 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5035 2024.10.01 02:34:52.532137 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5036 2024.10.01 02:34:52.532388 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7588 rows, containing 5 columns (5 merged, 0 gathered) in 0.006438507 sec., 1178534.091832159 rows/sec., 79.36 MiB/sec.
5037 2024.10.01 02:34:52.532550 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.005171 sec., 2320.634306710501 rows/sec., 4.16 MiB/sec.
5038 2024.10.01 02:34:52.532858 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Debug> DynamicQueryHandler: Done processing query
5039 2024.10.01 02:34:52.532889 [ 3 ] {5efbcdc7-d824-41b9-8e3e-9c9c3854f1db} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
5040 2024.10.01 02:34:52.532907 [ 3 ] {} <Debug> HTTP-Session: 705af2df-c5e8-4968-bff9-6087eaac2453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5041 2024.10.01 02:34:52.533055 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5042 2024.10.01 02:34:52.533108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5043 2024.10.01 02:34:52.533231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5044 2024.10.01 02:34:52.533253 [ 3 ] {} <Debug> HTTP-Session: ce2458ba-367d-42fc-a602-3e2e01968baf Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5045 2024.10.01 02:34:52.533272 [ 3 ] {} <Debug> HTTP-Session: ce2458ba-367d-42fc-a602-3e2e01968baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5046 2024.10.01 02:34:52.533292 [ 3 ] {} <Debug> HTTP-Session: ce2458ba-367d-42fc-a602-3e2e01968baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5047 2024.10.01 02:34:52.533344 [ 3 ] {} <Trace> HTTP-Session: ce2458ba-367d-42fc-a602-3e2e01968baf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5048 2024.10.01 02:34:52.533669 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5049 2024.10.01 02:34:52.533757 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5050 2024.10.01 02:34:52.534040 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5051 2024.10.01 02:34:52.534097 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5052 2024.10.01 02:34:52.534242 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5053 2024.10.01 02:34:52.534402 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
5054 2024.10.01 02:34:52.534581 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5055 2024.10.01 02:34:52.534625 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5056 2024.10.01 02:34:52.535011 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5057 2024.10.01 02:34:52.535371 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5058 2024.10.01 02:34:52.535545 [ 54 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5059 2024.10.01 02:34:52.535555 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002039 sec., 23540.95144678764 rows/sec., 1.59 MiB/sec.
5060 2024.10.01 02:34:52.535610 [ 54 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5061 2024.10.01 02:34:52.535682 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5062 2024.10.01 02:34:52.535906 [ 189 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
5063 2024.10.01 02:34:52.535939 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Debug> DynamicQueryHandler: Done processing query
5064 2024.10.01 02:34:52.535990 [ 3 ] {3dabaa10-cf7b-4dd2-9ea6-d5561be7d64f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5065 2024.10.01 02:34:52.536024 [ 3 ] {} <Debug> HTTP-Session: ce2458ba-367d-42fc-a602-3e2e01968baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5066 2024.10.01 02:34:52.536135 [ 189 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5067 2024.10.01 02:34:52.536171 [ 189 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part
5068 2024.10.01 02:34:52.536272 [ 189 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
5069 2024.10.01 02:34:52.536459 [ 189 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part
5070 2024.10.01 02:34:52.536671 [ 189 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
5071 2024.10.01 02:34:52.536842 [ 189 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part
5072 2024.10.01 02:34:52.536949 [ 189 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part
5073 2024.10.01 02:34:52.538321 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 4 columns (4 merged, 0 gathered) in 0.002521692 sec., 488560.85517184495 rows/sec., 31.75 MiB/sec.
5074 2024.10.01 02:34:52.538536 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5075 2024.10.01 02:34:52.539012 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5076 2024.10.01 02:34:52.539111 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_21_4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5077 2024.10.01 02:34:52.539207 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
5078 2024.10.01 02:34:53.000231 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.81 MiB, peak 194.51 MiB, free memory in arenas 0.00 B, will set to 186.19 MiB (RSS), difference: 1.37 MiB
5079 2024.10.01 02:34:53.001624 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000975426 sec.
5080 2024.10.01 02:34:53.202506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5081 2024.10.01 02:34:53.202764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5082 2024.10.01 02:34:53.202894 [ 3 ] {} <Debug> HTTP-Session: 2827bc24-98de-4bba-aae1-8cebbf4dc251 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5083 2024.10.01 02:34:53.202970 [ 3 ] {} <Debug> HTTP-Session: 2827bc24-98de-4bba-aae1-8cebbf4dc251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5084 2024.10.01 02:34:53.203020 [ 3 ] {} <Debug> HTTP-Session: 2827bc24-98de-4bba-aae1-8cebbf4dc251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5085 2024.10.01 02:34:53.203109 [ 3 ] {} <Trace> HTTP-Session: 2827bc24-98de-4bba-aae1-8cebbf4dc251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5086 2024.10.01 02:34:53.203443 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5087 2024.10.01 02:34:53.203535 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5088 2024.10.01 02:34:53.203866 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5089 2024.10.01 02:34:53.204355 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5090 2024.10.01 02:34:53.204402 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5091 2024.10.01 02:34:53.204828 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5092 2024.10.01 02:34:53.205224 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5093 2024.10.01 02:34:53.205382 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002067 sec., 34833.09143686503 rows/sec., 2.83 MiB/sec.
5094 2024.10.01 02:34:53.205937 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Debug> DynamicQueryHandler: Done processing query
5095 2024.10.01 02:34:53.206019 [ 3 ] {6cfbdc21-735d-4d75-9db2-2aabc7dd9871} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5096 2024.10.01 02:34:53.206077 [ 3 ] {} <Debug> HTTP-Session: 2827bc24-98de-4bba-aae1-8cebbf4dc251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5097 2024.10.01 02:34:53.206226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5098 2024.10.01 02:34:53.206285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5099 2024.10.01 02:34:53.206306 [ 3 ] {} <Debug> HTTP-Session: 90e5c943-a6ce-4e84-9740-a091e9df3e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5100 2024.10.01 02:34:53.206325 [ 3 ] {} <Debug> HTTP-Session: 90e5c943-a6ce-4e84-9740-a091e9df3e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5101 2024.10.01 02:34:53.206340 [ 3 ] {} <Debug> HTTP-Session: 90e5c943-a6ce-4e84-9740-a091e9df3e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5102 2024.10.01 02:34:53.206376 [ 3 ] {} <Trace> HTTP-Session: 90e5c943-a6ce-4e84-9740-a091e9df3e7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5103 2024.10.01 02:34:53.206486 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5104 2024.10.01 02:34:53.206535 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5105 2024.10.01 02:34:53.206797 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5106 2024.10.01 02:34:53.207139 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5107 2024.10.01 02:34:53.207178 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5108 2024.10.01 02:34:53.207525 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5109 2024.10.01 02:34:53.207895 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5110 2024.10.01 02:34:53.208065 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001603 sec., 4990.642545227698 rows/sec., 375.27 KiB/sec.
5111 2024.10.01 02:34:53.208637 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Debug> DynamicQueryHandler: Done processing query
5112 2024.10.01 02:34:53.208711 [ 3 ] {c711a9f9-52d8-4d59-8c55-b0b65211a891} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5113 2024.10.01 02:34:53.208791 [ 3 ] {} <Debug> HTTP-Session: 90e5c943-a6ce-4e84-9740-a091e9df3e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.10.01 02:34:53.208993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5115 2024.10.01 02:34:53.209047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5116 2024.10.01 02:34:53.209068 [ 3 ] {} <Debug> HTTP-Session: 462928c2-d85e-4bac-a2a5-92a9098d4c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5117 2024.10.01 02:34:53.209085 [ 3 ] {} <Debug> HTTP-Session: 462928c2-d85e-4bac-a2a5-92a9098d4c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5118 2024.10.01 02:34:53.209099 [ 3 ] {} <Debug> HTTP-Session: 462928c2-d85e-4bac-a2a5-92a9098d4c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5119 2024.10.01 02:34:53.209132 [ 3 ] {} <Trace> HTTP-Session: 462928c2-d85e-4bac-a2a5-92a9098d4c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5120 2024.10.01 02:34:53.209262 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5121 2024.10.01 02:34:53.209309 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5122 2024.10.01 02:34:53.209574 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5123 2024.10.01 02:34:53.209947 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5124 2024.10.01 02:34:53.209985 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5125 2024.10.01 02:34:53.210353 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5126 2024.10.01 02:34:53.210720 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5127 2024.10.01 02:34:53.210877 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001663 sec., 43295.249549007814 rows/sec., 3.38 MiB/sec.
5128 2024.10.01 02:34:53.211054 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Debug> DynamicQueryHandler: Done processing query
5129 2024.10.01 02:34:53.211080 [ 3 ] {f1b02734-399e-41f1-9e1d-5c74d7d9ad2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5130 2024.10.01 02:34:53.211097 [ 3 ] {} <Debug> HTTP-Session: 462928c2-d85e-4bac-a2a5-92a9098d4c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5131 2024.10.01 02:34:53.211251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5132 2024.10.01 02:34:53.211302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5133 2024.10.01 02:34:53.211323 [ 3 ] {} <Debug> HTTP-Session: 7399079a-11c0-488e-bb3d-4838abb4150b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5134 2024.10.01 02:34:53.211340 [ 3 ] {} <Debug> HTTP-Session: 7399079a-11c0-488e-bb3d-4838abb4150b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5135 2024.10.01 02:34:53.211353 [ 3 ] {} <Debug> HTTP-Session: 7399079a-11c0-488e-bb3d-4838abb4150b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5136 2024.10.01 02:34:53.211385 [ 3 ] {} <Trace> HTTP-Session: 7399079a-11c0-488e-bb3d-4838abb4150b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5137 2024.10.01 02:34:53.211498 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5138 2024.10.01 02:34:53.211544 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5139 2024.10.01 02:34:53.211693 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5140 2024.10.01 02:34:53.211992 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5141 2024.10.01 02:34:53.212028 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5142 2024.10.01 02:34:53.212395 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5143 2024.10.01 02:34:53.212737 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5144 2024.10.01 02:34:53.212894 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001436 sec., 22284.122562674096 rows/sec., 1.55 MiB/sec.
5145 2024.10.01 02:34:53.213066 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Debug> DynamicQueryHandler: Done processing query
5146 2024.10.01 02:34:53.213091 [ 3 ] {d8082a31-1522-4977-80f4-0e34a80168f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5147 2024.10.01 02:34:53.213108 [ 3 ] {} <Debug> HTTP-Session: 7399079a-11c0-488e-bb3d-4838abb4150b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5148 2024.10.01 02:34:53.213235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5149 2024.10.01 02:34:53.213284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5150 2024.10.01 02:34:53.213304 [ 3 ] {} <Debug> HTTP-Session: 03d1bf50-1841-4c56-af26-ca683884c42f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5151 2024.10.01 02:34:53.213322 [ 3 ] {} <Debug> HTTP-Session: 03d1bf50-1841-4c56-af26-ca683884c42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5152 2024.10.01 02:34:53.213336 [ 3 ] {} <Debug> HTTP-Session: 03d1bf50-1841-4c56-af26-ca683884c42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5153 2024.10.01 02:34:53.213367 [ 3 ] {} <Trace> HTTP-Session: 03d1bf50-1841-4c56-af26-ca683884c42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5154 2024.10.01 02:34:53.213525 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5155 2024.10.01 02:34:53.213589 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <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_histogramu64
5156 2024.10.01 02:34:53.214022 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5157 2024.10.01 02:34:53.214679 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5158 2024.10.01 02:34:53.214717 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5159 2024.10.01 02:34:53.215331 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5160 2024.10.01 02:34:53.215764 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5161 2024.10.01 02:34:53.215975 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002523 sec., 3170.8283789139914 rows/sec., 5.68 MiB/sec.
5162 2024.10.01 02:34:53.216857 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Debug> DynamicQueryHandler: Done processing query
5163 2024.10.01 02:34:53.216881 [ 3 ] {391c7993-ec7f-49cd-8eae-78479ee07d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5164 2024.10.01 02:34:53.216898 [ 3 ] {} <Debug> HTTP-Session: 03d1bf50-1841-4c56-af26-ca683884c42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5165 2024.10.01 02:34:53.217041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5166 2024.10.01 02:34:53.217090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5167 2024.10.01 02:34:53.217109 [ 3 ] {} <Debug> HTTP-Session: cb410960-5967-45fc-ac03-30f1be95a90b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5168 2024.10.01 02:34:53.217126 [ 3 ] {} <Debug> HTTP-Session: cb410960-5967-45fc-ac03-30f1be95a90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5169 2024.10.01 02:34:53.217139 [ 3 ] {} <Debug> HTTP-Session: cb410960-5967-45fc-ac03-30f1be95a90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5170 2024.10.01 02:34:53.217170 [ 3 ] {} <Trace> HTTP-Session: cb410960-5967-45fc-ac03-30f1be95a90b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5171 2024.10.01 02:34:53.217273 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5172 2024.10.01 02:34:53.217318 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5173 2024.10.01 02:34:53.217455 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5174 2024.10.01 02:34:53.217767 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5175 2024.10.01 02:34:53.217805 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB.
5176 2024.10.01 02:34:53.218170 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5177 2024.10.01 02:34:53.218495 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5178 2024.10.01 02:34:53.218643 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001415 sec., 8480.565371024735 rows/sec., 585.25 KiB/sec.
5179 2024.10.01 02:34:53.218962 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Debug> DynamicQueryHandler: Done processing query
5180 2024.10.01 02:34:53.218996 [ 3 ] {6b913fb5-65f5-4471-97d3-0ab0ea19a0f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5181 2024.10.01 02:34:53.219012 [ 3 ] {} <Debug> HTTP-Session: cb410960-5967-45fc-ac03-30f1be95a90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5182 2024.10.01 02:34:58.212344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5183 2024.10.01 02:34:58.212489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5184 2024.10.01 02:34:58.212520 [ 3 ] {} <Debug> HTTP-Session: 7a434d22-0657-4ce4-bf6e-39dff12dc4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5185 2024.10.01 02:34:58.212548 [ 3 ] {} <Debug> HTTP-Session: 7a434d22-0657-4ce4-bf6e-39dff12dc4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.10.01 02:34:58.212567 [ 3 ] {} <Debug> HTTP-Session: 7a434d22-0657-4ce4-bf6e-39dff12dc4f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5187 2024.10.01 02:34:58.212622 [ 3 ] {} <Trace> HTTP-Session: 7a434d22-0657-4ce4-bf6e-39dff12dc4f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5188 2024.10.01 02:34:58.212876 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5189 2024.10.01 02:34:58.212972 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5190 2024.10.01 02:34:58.213310 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5191 2024.10.01 02:34:58.213911 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5192 2024.10.01 02:34:58.213963 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5193 2024.10.01 02:34:58.214427 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5194 2024.10.01 02:34:58.214817 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5195 2024.10.01 02:34:58.214985 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002206 sec., 102901.1786038078 rows/sec., 9.06 MiB/sec.
5196 2024.10.01 02:34:58.215216 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Debug> DynamicQueryHandler: Done processing query
5197 2024.10.01 02:34:58.215245 [ 3 ] {8357ad5f-0520-4d24-8afd-65d760ff48b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
5198 2024.10.01 02:34:58.215263 [ 3 ] {} <Debug> HTTP-Session: 7a434d22-0657-4ce4-bf6e-39dff12dc4f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5199 2024.10.01 02:34:58.215447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5200 2024.10.01 02:34:58.215504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5201 2024.10.01 02:34:58.215524 [ 3 ] {} <Debug> HTTP-Session: 9142a386-bad5-4df0-b33f-eb1a9dbfa35d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5202 2024.10.01 02:34:58.215542 [ 3 ] {} <Debug> HTTP-Session: 9142a386-bad5-4df0-b33f-eb1a9dbfa35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5203 2024.10.01 02:34:58.215555 [ 3 ] {} <Debug> HTTP-Session: 9142a386-bad5-4df0-b33f-eb1a9dbfa35d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5204 2024.10.01 02:34:58.215590 [ 3 ] {} <Trace> HTTP-Session: 9142a386-bad5-4df0-b33f-eb1a9dbfa35d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5205 2024.10.01 02:34:58.215699 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5206 2024.10.01 02:34:58.215747 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5207 2024.10.01 02:34:58.215978 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5208 2024.10.01 02:34:58.216474 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5209 2024.10.01 02:34:58.216514 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5210 2024.10.01 02:34:58.216877 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5211 2024.10.01 02:34:58.217236 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5212 2024.10.01 02:34:58.217381 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001695 sec., 11209.4395280236 rows/sec., 842.90 KiB/sec.
5213 2024.10.01 02:34:58.217440 [ 46 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5214 2024.10.01 02:34:58.217562 [ 46 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5215 2024.10.01 02:34:58.217608 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5216 2024.10.01 02:34:58.217757 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Debug> DynamicQueryHandler: Done processing query
5217 2024.10.01 02:34:58.217861 [ 3 ] {6c7d991f-ec67-41f5-9e50-77eb43b0a862} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5218 2024.10.01 02:34:58.217895 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
5219 2024.10.01 02:34:58.217967 [ 3 ] {} <Debug> HTTP-Session: 9142a386-bad5-4df0-b33f-eb1a9dbfa35d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5220 2024.10.01 02:34:58.218258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5221 2024.10.01 02:34:58.218278 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5222 2024.10.01 02:34:58.218352 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part
5223 2024.10.01 02:34:58.218381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5224 2024.10.01 02:34:58.218461 [ 3 ] {} <Debug> HTTP-Session: 4567b72a-521f-41fc-aae3-807f42aace6e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5225 2024.10.01 02:34:58.218567 [ 3 ] {} <Debug> HTTP-Session: 4567b72a-521f-41fc-aae3-807f42aace6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.10.01 02:34:58.218620 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part
5227 2024.10.01 02:34:58.218630 [ 3 ] {} <Debug> HTTP-Session: 4567b72a-521f-41fc-aae3-807f42aace6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5228 2024.10.01 02:34:58.218805 [ 3 ] {} <Trace> HTTP-Session: 4567b72a-521f-41fc-aae3-807f42aace6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5229 2024.10.01 02:34:58.219011 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
5230 2024.10.01 02:34:58.219224 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5231 2024.10.01 02:34:58.219366 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part
5232 2024.10.01 02:34:58.219388 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5233 2024.10.01 02:34:58.219751 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part
5234 2024.10.01 02:34:58.220201 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
5235 2024.10.01 02:34:58.221149 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5236 2024.10.01 02:34:58.222181 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5237 2024.10.01 02:34:58.222255 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5238 2024.10.01 02:34:58.223371 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5239 2024.10.01 02:34:58.223416 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.005711085 sec., 22937.848062145807 rows/sec., 1.76 MiB/sec.
5240 2024.10.01 02:34:58.223661 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5241 2024.10.01 02:34:58.224348 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5242 2024.10.01 02:34:58.224706 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005611 sec., 2495.0989128497595 rows/sec., 174.74 KiB/sec.
5243 2024.10.01 02:34:58.224731 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5244 2024.10.01 02:34:58.224940 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_21_4} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5245 2024.10.01 02:34:58.225088 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5246 2024.10.01 02:34:58.225113 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Debug> DynamicQueryHandler: Done processing query
5247 2024.10.01 02:34:58.225154 [ 3 ] {abce3ae0-d7b2-4229-ae10-17e503c9978b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5248 2024.10.01 02:34:58.225170 [ 3 ] {} <Debug> HTTP-Session: 4567b72a-521f-41fc-aae3-807f42aace6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5249 2024.10.01 02:34:58.225316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5250 2024.10.01 02:34:58.225368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5251 2024.10.01 02:34:58.225390 [ 3 ] {} <Debug> HTTP-Session: a669b466-bd5d-4b50-80d0-a80800ddca03 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5252 2024.10.01 02:34:58.225406 [ 3 ] {} <Debug> HTTP-Session: a669b466-bd5d-4b50-80d0-a80800ddca03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5253 2024.10.01 02:34:58.225420 [ 3 ] {} <Debug> HTTP-Session: a669b466-bd5d-4b50-80d0-a80800ddca03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5254 2024.10.01 02:34:58.225454 [ 3 ] {} <Trace> HTTP-Session: a669b466-bd5d-4b50-80d0-a80800ddca03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5255 2024.10.01 02:34:58.225563 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5256 2024.10.01 02:34:58.225610 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5257 2024.10.01 02:34:58.225872 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5258 2024.10.01 02:34:58.226199 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5259 2024.10.01 02:34:58.226236 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5260 2024.10.01 02:34:58.226592 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5261 2024.10.01 02:34:58.226967 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5262 2024.10.01 02:34:58.227124 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001591 sec., 3771.213073538655 rows/sec., 222.81 KiB/sec.
5263 2024.10.01 02:34:58.227303 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Debug> DynamicQueryHandler: Done processing query
5264 2024.10.01 02:34:58.227328 [ 3 ] {e62813f0-a7cb-4097-8f83-739ee6c3ef7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5265 2024.10.01 02:34:58.227344 [ 3 ] {} <Debug> HTTP-Session: a669b466-bd5d-4b50-80d0-a80800ddca03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5266 2024.10.01 02:34:58.227522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5267 2024.10.01 02:34:58.227573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5268 2024.10.01 02:34:58.227593 [ 3 ] {} <Debug> HTTP-Session: cf672633-aa7f-4e5e-a2ea-87e3b9ed0fad Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5269 2024.10.01 02:34:58.227609 [ 3 ] {} <Debug> HTTP-Session: cf672633-aa7f-4e5e-a2ea-87e3b9ed0fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5270 2024.10.01 02:34:58.227623 [ 3 ] {} <Debug> HTTP-Session: cf672633-aa7f-4e5e-a2ea-87e3b9ed0fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5271 2024.10.01 02:34:58.227654 [ 3 ] {} <Trace> HTTP-Session: cf672633-aa7f-4e5e-a2ea-87e3b9ed0fad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5272 2024.10.01 02:34:58.227866 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5273 2024.10.01 02:34:58.227910 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5274 2024.10.01 02:34:58.228143 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5275 2024.10.01 02:34:58.228718 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5276 2024.10.01 02:34:58.228756 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5277 2024.10.01 02:34:58.229125 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5278 2024.10.01 02:34:58.229479 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5279 2024.10.01 02:34:58.229643 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001884 sec., 212845.01061571125 rows/sec., 15.14 MiB/sec.
5280 2024.10.01 02:34:58.229865 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Debug> DynamicQueryHandler: Done processing query
5281 2024.10.01 02:34:58.229889 [ 3 ] {e2d00d49-f834-4a4c-b062-2b62f335057c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5282 2024.10.01 02:34:58.229905 [ 3 ] {} <Debug> HTTP-Session: cf672633-aa7f-4e5e-a2ea-87e3b9ed0fad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5283 2024.10.01 02:34:58.230054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5284 2024.10.01 02:34:58.230103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5285 2024.10.01 02:34:58.230122 [ 3 ] {} <Debug> HTTP-Session: 278d6100-c019-4140-9057-8fd49c838373 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5286 2024.10.01 02:34:58.230138 [ 3 ] {} <Debug> HTTP-Session: 278d6100-c019-4140-9057-8fd49c838373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5287 2024.10.01 02:34:58.230152 [ 3 ] {} <Debug> HTTP-Session: 278d6100-c019-4140-9057-8fd49c838373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5288 2024.10.01 02:34:58.230183 [ 3 ] {} <Trace> HTTP-Session: 278d6100-c019-4140-9057-8fd49c838373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5289 2024.10.01 02:34:58.230280 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5290 2024.10.01 02:34:58.230325 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5291 2024.10.01 02:34:58.230455 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5292 2024.10.01 02:34:58.230722 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5293 2024.10.01 02:34:58.230758 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5294 2024.10.01 02:34:58.231114 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5295 2024.10.01 02:34:58.231432 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5296 2024.10.01 02:34:58.231593 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 236.05 KiB/sec.
5297 2024.10.01 02:34:58.231905 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Debug> DynamicQueryHandler: Done processing query
5298 2024.10.01 02:34:58.231930 [ 3 ] {89556cdc-bb47-4d21-a62a-f25f2fcff25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5299 2024.10.01 02:34:58.231947 [ 3 ] {} <Debug> HTTP-Session: 278d6100-c019-4140-9057-8fd49c838373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5300 2024.10.01 02:34:58.232115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5301 2024.10.01 02:34:58.232165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5302 2024.10.01 02:34:58.232184 [ 3 ] {} <Debug> HTTP-Session: fc514e73-6b90-4629-a656-73a2fcba5279 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5303 2024.10.01 02:34:58.232200 [ 3 ] {} <Debug> HTTP-Session: fc514e73-6b90-4629-a656-73a2fcba5279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5304 2024.10.01 02:34:58.232213 [ 3 ] {} <Debug> HTTP-Session: fc514e73-6b90-4629-a656-73a2fcba5279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5305 2024.10.01 02:34:58.232244 [ 3 ] {} <Trace> HTTP-Session: fc514e73-6b90-4629-a656-73a2fcba5279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5306 2024.10.01 02:34:58.232453 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5307 2024.10.01 02:34:58.232501 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5308 2024.10.01 02:34:58.232668 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5309 2024.10.01 02:34:58.233097 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5310 2024.10.01 02:34:58.233133 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5311 2024.10.01 02:34:58.233516 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5312 2024.10.01 02:34:58.233864 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5313 2024.10.01 02:34:58.234020 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001673 sec., 141661.68559473997 rows/sec., 9.50 MiB/sec.
5314 2024.10.01 02:34:58.234186 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Debug> DynamicQueryHandler: Done processing query
5315 2024.10.01 02:34:58.234210 [ 3 ] {6fccdc9a-5f1b-449e-ae19-608e593b7534} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5316 2024.10.01 02:34:58.234225 [ 3 ] {} <Debug> HTTP-Session: fc514e73-6b90-4629-a656-73a2fcba5279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5317 2024.10.01 02:34:58.234350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5318 2024.10.01 02:34:58.234403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5319 2024.10.01 02:34:58.234422 [ 3 ] {} <Debug> HTTP-Session: c76f0731-98b6-4182-b473-956108d1c0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5320 2024.10.01 02:34:58.234439 [ 3 ] {} <Debug> HTTP-Session: c76f0731-98b6-4182-b473-956108d1c0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5321 2024.10.01 02:34:58.234452 [ 3 ] {} <Debug> HTTP-Session: c76f0731-98b6-4182-b473-956108d1c0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5322 2024.10.01 02:34:58.234482 [ 3 ] {} <Trace> HTTP-Session: c76f0731-98b6-4182-b473-956108d1c0c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5323 2024.10.01 02:34:58.234573 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5324 2024.10.01 02:34:58.234618 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5325 2024.10.01 02:34:58.234748 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5326 2024.10.01 02:34:58.235056 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5327 2024.10.01 02:34:58.235091 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5328 2024.10.01 02:34:58.235432 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5329 2024.10.01 02:34:58.235751 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5330 2024.10.01 02:34:58.235908 [ 46 ] {} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5331 2024.10.01 02:34:58.235918 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec.
5332 2024.10.01 02:34:58.235984 [ 46 ] {} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5333 2024.10.01 02:34:58.236055 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5334 2024.10.01 02:34:58.236244 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
5335 2024.10.01 02:34:58.236302 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Debug> DynamicQueryHandler: Done processing query
5336 2024.10.01 02:34:58.236339 [ 3 ] {f9a21ed2-b28a-4dc8-87eb-ee483c700933} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5337 2024.10.01 02:34:58.236374 [ 3 ] {} <Debug> HTTP-Session: c76f0731-98b6-4182-b473-956108d1c0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5338 2024.10.01 02:34:58.236425 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5339 2024.10.01 02:34:58.236466 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part
5340 2024.10.01 02:34:58.236605 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
5341 2024.10.01 02:34:58.236603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5342 2024.10.01 02:34:58.236760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5343 2024.10.01 02:34:58.236888 [ 3 ] {} <Debug> HTTP-Session: 706d8543-f7cd-4ba7-a113-e5d4a415d578 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5344 2024.10.01 02:34:58.236908 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
5345 2024.10.01 02:34:58.236972 [ 3 ] {} <Debug> HTTP-Session: 706d8543-f7cd-4ba7-a113-e5d4a415d578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5346 2024.10.01 02:34:58.237030 [ 3 ] {} <Debug> HTTP-Session: 706d8543-f7cd-4ba7-a113-e5d4a415d578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5347 2024.10.01 02:34:58.237216 [ 3 ] {} <Trace> HTTP-Session: 706d8543-f7cd-4ba7-a113-e5d4a415d578 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5348 2024.10.01 02:34:58.237278 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
5349 2024.10.01 02:34:58.237545 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
5350 2024.10.01 02:34:58.237723 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
5351 2024.10.01 02:34:58.237757 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5352 2024.10.01 02:34:58.238225 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <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_histogramu64
5353 2024.10.01 02:34:58.239238 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5354 2024.10.01 02:34:58.240118 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.003945216 sec., 3041.6585555771853 rows/sec., 202.98 KiB/sec.
5355 2024.10.01 02:34:58.240267 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5356 2024.10.01 02:34:58.240428 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5357 2024.10.01 02:34:58.240467 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5358 2024.10.01 02:34:58.240885 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5359 2024.10.01 02:34:58.240999 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_11_2} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5360 2024.10.01 02:34:58.241088 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5361 2024.10.01 02:34:58.241354 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5362 2024.10.01 02:34:58.241787 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5363 2024.10.01 02:34:58.241986 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5364 2024.10.01 02:34:58.241989 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004548 sec., 4177.660510114336 rows/sec., 7.49 MiB/sec.
5365 2024.10.01 02:34:58.242060 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5366 2024.10.01 02:34:58.242154 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5367 2024.10.01 02:34:58.242473 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
5368 2024.10.01 02:34:58.242721 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Debug> DynamicQueryHandler: Done processing query
5369 2024.10.01 02:34:58.242769 [ 3 ] {c2f51632-3267-47df-bacc-336d24c5989c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5370 2024.10.01 02:34:58.242794 [ 3 ] {} <Debug> HTTP-Session: 706d8543-f7cd-4ba7-a113-e5d4a415d578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5371 2024.10.01 02:34:58.242962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5372 2024.10.01 02:34:58.242980 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5373 2024.10.01 02:34:58.243032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5374 2024.10.01 02:34:58.243056 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 231 rows starting from the beginning of the part
5375 2024.10.01 02:34:58.243062 [ 3 ] {} <Debug> HTTP-Session: 1a840dd5-cc21-4b42-8d40-865009ebbf85 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5376 2024.10.01 02:34:58.243090 [ 3 ] {} <Debug> HTTP-Session: 1a840dd5-cc21-4b42-8d40-865009ebbf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5377 2024.10.01 02:34:58.243115 [ 3 ] {} <Debug> HTTP-Session: 1a840dd5-cc21-4b42-8d40-865009ebbf85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.10.01 02:34:58.243173 [ 3 ] {} <Trace> HTTP-Session: 1a840dd5-cc21-4b42-8d40-865009ebbf85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5379 2024.10.01 02:34:58.243529 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5380 2024.10.01 02:34:58.243530 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part
5381 2024.10.01 02:34:58.243589 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5382 2024.10.01 02:34:58.244175 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
5383 2024.10.01 02:34:58.244218 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5384 2024.10.01 02:34:58.244714 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part
5385 2024.10.01 02:34:58.245317 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5386 2024.10.01 02:34:58.245319 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part
5387 2024.10.01 02:34:58.245361 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5388 2024.10.01 02:34:58.245806 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
5389 2024.10.01 02:34:58.246501 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5390 2024.10.01 02:34:58.247033 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5391 2024.10.01 02:34:58.247247 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003833 sec., 21393.164623010696 rows/sec., 1.36 MiB/sec.
5392 2024.10.01 02:34:58.247783 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Debug> DynamicQueryHandler: Done processing query
5393 2024.10.01 02:34:58.247886 [ 3 ] {c5dd659a-ff58-476e-b227-8dd184e6d7cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5394 2024.10.01 02:34:58.247969 [ 3 ] {} <Debug> HTTP-Session: 1a840dd5-cc21-4b42-8d40-865009ebbf85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5395 2024.10.01 02:34:58.250106 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 19 columns (19 merged, 0 gathered) in 0.007817851 sec., 39524.92826992993 rows/sec., 70.83 MiB/sec.
5396 2024.10.01 02:34:58.250825 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5397 2024.10.01 02:34:58.251475 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5398 2024.10.01 02:34:58.251567 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5399 2024.10.01 02:34:58.251723 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB.
5400 2024.10.01 02:35:03.208002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5401 2024.10.01 02:35:03.208136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5402 2024.10.01 02:35:03.208162 [ 3 ] {} <Debug> HTTP-Session: f6d17d4f-8507-4cf2-a6c6-17a5e47729f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5403 2024.10.01 02:35:03.208186 [ 3 ] {} <Debug> HTTP-Session: f6d17d4f-8507-4cf2-a6c6-17a5e47729f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5404 2024.10.01 02:35:03.208201 [ 3 ] {} <Debug> HTTP-Session: f6d17d4f-8507-4cf2-a6c6-17a5e47729f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5405 2024.10.01 02:35:03.208250 [ 3 ] {} <Trace> HTTP-Session: f6d17d4f-8507-4cf2-a6c6-17a5e47729f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5406 2024.10.01 02:35:03.208462 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5407 2024.10.01 02:35:03.208528 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5408 2024.10.01 02:35:03.208854 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5409 2024.10.01 02:35:03.209367 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5410 2024.10.01 02:35:03.209409 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5411 2024.10.01 02:35:03.209819 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5412 2024.10.01 02:35:03.210204 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5413 2024.10.01 02:35:03.210380 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.001985 sec., 48362.72040302268 rows/sec., 4.05 MiB/sec.
5414 2024.10.01 02:35:03.210582 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Debug> DynamicQueryHandler: Done processing query
5415 2024.10.01 02:35:03.210609 [ 3 ] {7f320d34-a464-462f-b96b-1d577e4cb447} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5416 2024.10.01 02:35:03.210625 [ 3 ] {} <Debug> HTTP-Session: f6d17d4f-8507-4cf2-a6c6-17a5e47729f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.10.01 02:35:03.210749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5418 2024.10.01 02:35:03.210800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5419 2024.10.01 02:35:03.210819 [ 3 ] {} <Debug> HTTP-Session: d3d04d8e-b5d1-4e1f-ba8b-f5aa8adff364 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5420 2024.10.01 02:35:03.210836 [ 3 ] {} <Debug> HTTP-Session: d3d04d8e-b5d1-4e1f-ba8b-f5aa8adff364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5421 2024.10.01 02:35:03.210850 [ 3 ] {} <Debug> HTTP-Session: d3d04d8e-b5d1-4e1f-ba8b-f5aa8adff364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5422 2024.10.01 02:35:03.210881 [ 3 ] {} <Trace> HTTP-Session: d3d04d8e-b5d1-4e1f-ba8b-f5aa8adff364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5423 2024.10.01 02:35:03.210984 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5424 2024.10.01 02:35:03.211028 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5425 2024.10.01 02:35:03.211256 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5426 2024.10.01 02:35:03.211695 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5427 2024.10.01 02:35:03.211734 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5428 2024.10.01 02:35:03.212082 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5429 2024.10.01 02:35:03.212451 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5430 2024.10.01 02:35:03.212609 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001646 sec., 12150.668286755772 rows/sec., 913.67 KiB/sec.
5431 2024.10.01 02:35:03.212788 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Debug> DynamicQueryHandler: Done processing query
5432 2024.10.01 02:35:03.212812 [ 3 ] {0aa24170-8013-46e7-943d-6a84df4fc9d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5433 2024.10.01 02:35:03.212828 [ 3 ] {} <Debug> HTTP-Session: d3d04d8e-b5d1-4e1f-ba8b-f5aa8adff364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5434 2024.10.01 02:35:03.212953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5435 2024.10.01 02:35:03.213001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5436 2024.10.01 02:35:03.213020 [ 3 ] {} <Debug> HTTP-Session: 020184fa-6fa0-4427-b5df-a1e38d96dbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5437 2024.10.01 02:35:03.213036 [ 3 ] {} <Debug> HTTP-Session: 020184fa-6fa0-4427-b5df-a1e38d96dbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5438 2024.10.01 02:35:03.213050 [ 3 ] {} <Debug> HTTP-Session: 020184fa-6fa0-4427-b5df-a1e38d96dbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5439 2024.10.01 02:35:03.213080 [ 3 ] {} <Trace> HTTP-Session: 020184fa-6fa0-4427-b5df-a1e38d96dbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5440 2024.10.01 02:35:03.213205 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5441 2024.10.01 02:35:03.213248 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5442 2024.10.01 02:35:03.213473 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5443 2024.10.01 02:35:03.213828 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5444 2024.10.01 02:35:03.213864 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5445 2024.10.01 02:35:03.214210 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5446 2024.10.01 02:35:03.214563 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5447 2024.10.01 02:35:03.214728 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001564 sec., 53708.439897698205 rows/sec., 4.19 MiB/sec.
5448 2024.10.01 02:35:03.214908 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Debug> DynamicQueryHandler: Done processing query
5449 2024.10.01 02:35:03.214935 [ 3 ] {e2489a25-3ede-4b51-94ec-5d2b6ac05754} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5450 2024.10.01 02:35:03.214952 [ 3 ] {} <Debug> HTTP-Session: 020184fa-6fa0-4427-b5df-a1e38d96dbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5451 2024.10.01 02:35:03.215117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5452 2024.10.01 02:35:03.215168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5453 2024.10.01 02:35:03.215189 [ 3 ] {} <Debug> HTTP-Session: bfcd887a-824e-47b3-8d14-6a95798805d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5454 2024.10.01 02:35:03.215208 [ 3 ] {} <Debug> HTTP-Session: bfcd887a-824e-47b3-8d14-6a95798805d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5455 2024.10.01 02:35:03.215224 [ 3 ] {} <Debug> HTTP-Session: bfcd887a-824e-47b3-8d14-6a95798805d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5456 2024.10.01 02:35:03.215256 [ 3 ] {} <Trace> HTTP-Session: bfcd887a-824e-47b3-8d14-6a95798805d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5457 2024.10.01 02:35:03.215406 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5458 2024.10.01 02:35:03.215454 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5459 2024.10.01 02:35:03.215600 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5460 2024.10.01 02:35:03.215984 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5461 2024.10.01 02:35:03.216021 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5462 2024.10.01 02:35:03.216399 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5463 2024.10.01 02:35:03.216730 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5464 2024.10.01 02:35:03.216889 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec.
5465 2024.10.01 02:35:03.217055 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Debug> DynamicQueryHandler: Done processing query
5466 2024.10.01 02:35:03.217080 [ 3 ] {08a90bdc-cc3b-4493-8e40-2f6bc72b4e60} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5467 2024.10.01 02:35:03.217096 [ 3 ] {} <Debug> HTTP-Session: bfcd887a-824e-47b3-8d14-6a95798805d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5468 2024.10.01 02:35:03.217241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 33962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5469 2024.10.01 02:35:03.217289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5470 2024.10.01 02:35:03.217308 [ 3 ] {} <Debug> HTTP-Session: 76521eba-f94a-417d-9394-b226bb162625 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5471 2024.10.01 02:35:03.217325 [ 3 ] {} <Debug> HTTP-Session: 76521eba-f94a-417d-9394-b226bb162625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5472 2024.10.01 02:35:03.217339 [ 3 ] {} <Debug> HTTP-Session: 76521eba-f94a-417d-9394-b226bb162625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5473 2024.10.01 02:35:03.217369 [ 3 ] {} <Trace> HTTP-Session: 76521eba-f94a-417d-9394-b226bb162625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5474 2024.10.01 02:35:03.217618 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5475 2024.10.01 02:35:03.217683 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <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_histogramu64
5476 2024.10.01 02:35:03.218083 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5477 2024.10.01 02:35:03.218662 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5478 2024.10.01 02:35:03.218698 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5479 2024.10.01 02:35:03.219309 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5480 2024.10.01 02:35:03.219715 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5481 2024.10.01 02:35:03.219893 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002442 sec., 8190.00819000819 rows/sec., 14.68 MiB/sec.
5482 2024.10.01 02:35:03.220124 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Debug> DynamicQueryHandler: Done processing query
5483 2024.10.01 02:35:03.220149 [ 3 ] {8dbb2950-52aa-40f2-9c82-1404a09325e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5484 2024.10.01 02:35:03.220166 [ 3 ] {} <Debug> HTTP-Session: 76521eba-f94a-417d-9394-b226bb162625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5485 2024.10.01 02:35:03.220285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5486 2024.10.01 02:35:03.220334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5487 2024.10.01 02:35:03.220354 [ 3 ] {} <Debug> HTTP-Session: ad68c158-72e7-40ec-aa76-e8a40e2c11ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5488 2024.10.01 02:35:03.220370 [ 3 ] {} <Debug> HTTP-Session: ad68c158-72e7-40ec-aa76-e8a40e2c11ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5489 2024.10.01 02:35:03.220384 [ 3 ] {} <Debug> HTTP-Session: ad68c158-72e7-40ec-aa76-e8a40e2c11ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5490 2024.10.01 02:35:03.220414 [ 3 ] {} <Trace> HTTP-Session: ad68c158-72e7-40ec-aa76-e8a40e2c11ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5491 2024.10.01 02:35:03.220542 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5492 2024.10.01 02:35:03.220587 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5493 2024.10.01 02:35:03.220715 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5494 2024.10.01 02:35:03.221103 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5495 2024.10.01 02:35:03.221139 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5496 2024.10.01 02:35:03.221492 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5497 2024.10.01 02:35:03.221790 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5498 2024.10.01 02:35:03.221949 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec.
5499 2024.10.01 02:35:03.222103 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Debug> DynamicQueryHandler: Done processing query
5500 2024.10.01 02:35:03.222126 [ 3 ] {f0048fb3-f576-45cd-b6e4-17fb07f1df85} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5501 2024.10.01 02:35:03.222141 [ 3 ] {} <Debug> HTTP-Session: ad68c158-72e7-40ec-aa76-e8a40e2c11ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5502 2024.10.01 02:35:06.758783 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
5503 2024.10.01 02:35:06.758844 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
5504 2024.10.01 02:35:08.212907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5505 2024.10.01 02:35:08.213029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5506 2024.10.01 02:35:08.213053 [ 3 ] {} <Debug> HTTP-Session: fb409002-476f-40ba-bbc5-712124db29f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5507 2024.10.01 02:35:08.213077 [ 3 ] {} <Debug> HTTP-Session: fb409002-476f-40ba-bbc5-712124db29f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5508 2024.10.01 02:35:08.213092 [ 3 ] {} <Debug> HTTP-Session: fb409002-476f-40ba-bbc5-712124db29f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5509 2024.10.01 02:35:08.213139 [ 3 ] {} <Trace> HTTP-Session: fb409002-476f-40ba-bbc5-712124db29f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5510 2024.10.01 02:35:08.213377 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5511 2024.10.01 02:35:08.213443 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5512 2024.10.01 02:35:08.213763 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5513 2024.10.01 02:35:08.214379 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5514 2024.10.01 02:35:08.214423 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5515 2024.10.01 02:35:08.214858 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5516 2024.10.01 02:35:08.215292 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5517 2024.10.01 02:35:08.215457 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002176 sec., 104319.85294117648 rows/sec., 9.19 MiB/sec.
5518 2024.10.01 02:35:08.215690 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Debug> DynamicQueryHandler: Done processing query
5519 2024.10.01 02:35:08.215719 [ 3 ] {2d7820e3-56c1-4d62-b646-463e2c7a2500} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
5520 2024.10.01 02:35:08.215735 [ 3 ] {} <Debug> HTTP-Session: fb409002-476f-40ba-bbc5-712124db29f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.10.01 02:35:08.215915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5522 2024.10.01 02:35:08.215977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5523 2024.10.01 02:35:08.215999 [ 3 ] {} <Debug> HTTP-Session: b916d3c2-fd8c-4663-9f70-a104954db0d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5524 2024.10.01 02:35:08.216017 [ 3 ] {} <Debug> HTTP-Session: b916d3c2-fd8c-4663-9f70-a104954db0d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.10.01 02:35:08.216032 [ 3 ] {} <Debug> HTTP-Session: b916d3c2-fd8c-4663-9f70-a104954db0d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5526 2024.10.01 02:35:08.216067 [ 3 ] {} <Trace> HTTP-Session: b916d3c2-fd8c-4663-9f70-a104954db0d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5527 2024.10.01 02:35:08.216184 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5528 2024.10.01 02:35:08.216233 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5529 2024.10.01 02:35:08.216477 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5530 2024.10.01 02:35:08.216849 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5531 2024.10.01 02:35:08.216887 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5532 2024.10.01 02:35:08.217248 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5533 2024.10.01 02:35:08.217613 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5534 2024.10.01 02:35:08.217740 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00159 sec., 11949.685534591195 rows/sec., 898.56 KiB/sec.
5535 2024.10.01 02:35:08.218035 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Debug> DynamicQueryHandler: Done processing query
5536 2024.10.01 02:35:08.218080 [ 3 ] {a2444b8b-8407-44c4-8a96-087eaf184625} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5537 2024.10.01 02:35:08.218098 [ 3 ] {} <Debug> HTTP-Session: b916d3c2-fd8c-4663-9f70-a104954db0d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.10.01 02:35:08.218238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5539 2024.10.01 02:35:08.218298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5540 2024.10.01 02:35:08.218318 [ 3 ] {} <Debug> HTTP-Session: ed957084-60dc-4dee-a2fc-2bf966f890cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5541 2024.10.01 02:35:08.218335 [ 3 ] {} <Debug> HTTP-Session: ed957084-60dc-4dee-a2fc-2bf966f890cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5542 2024.10.01 02:35:08.218350 [ 3 ] {} <Debug> HTTP-Session: ed957084-60dc-4dee-a2fc-2bf966f890cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.10.01 02:35:08.218383 [ 3 ] {} <Trace> HTTP-Session: ed957084-60dc-4dee-a2fc-2bf966f890cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5544 2024.10.01 02:35:08.218490 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5545 2024.10.01 02:35:08.218537 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5546 2024.10.01 02:35:08.218789 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5547 2024.10.01 02:35:08.219121 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5548 2024.10.01 02:35:08.219158 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5549 2024.10.01 02:35:08.219513 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5550 2024.10.01 02:35:08.219872 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5551 2024.10.01 02:35:08.220002 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001543 sec., 9073.233959818535 rows/sec., 635.43 KiB/sec.
5552 2024.10.01 02:35:08.220231 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Debug> DynamicQueryHandler: Done processing query
5553 2024.10.01 02:35:08.220257 [ 3 ] {f0896ebf-ff16-4278-97dd-c6d78f56b395} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5554 2024.10.01 02:35:08.220275 [ 3 ] {} <Debug> HTTP-Session: ed957084-60dc-4dee-a2fc-2bf966f890cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.10.01 02:35:08.220412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5556 2024.10.01 02:35:08.220465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5557 2024.10.01 02:35:08.220485 [ 3 ] {} <Debug> HTTP-Session: 5012798c-1ab2-4145-b9c5-8e0e5a1b92c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5558 2024.10.01 02:35:08.220502 [ 3 ] {} <Debug> HTTP-Session: 5012798c-1ab2-4145-b9c5-8e0e5a1b92c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5559 2024.10.01 02:35:08.220516 [ 3 ] {} <Debug> HTTP-Session: 5012798c-1ab2-4145-b9c5-8e0e5a1b92c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5560 2024.10.01 02:35:08.220546 [ 3 ] {} <Trace> HTTP-Session: 5012798c-1ab2-4145-b9c5-8e0e5a1b92c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5561 2024.10.01 02:35:08.220644 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5562 2024.10.01 02:35:08.220688 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5563 2024.10.01 02:35:08.220912 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5564 2024.10.01 02:35:08.221416 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5565 2024.10.01 02:35:08.221453 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5566 2024.10.01 02:35:08.221793 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5567 2024.10.01 02:35:08.222166 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5568 2024.10.01 02:35:08.222303 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001686 sec., 3558.7188612099644 rows/sec., 210.26 KiB/sec.
5569 2024.10.01 02:35:08.222472 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Debug> DynamicQueryHandler: Done processing query
5570 2024.10.01 02:35:08.222497 [ 3 ] {2b57d874-e9b7-4065-8000-13d8dbaca80b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5571 2024.10.01 02:35:08.222513 [ 3 ] {} <Debug> HTTP-Session: 5012798c-1ab2-4145-b9c5-8e0e5a1b92c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.10.01 02:35:08.222721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5573 2024.10.01 02:35:08.222773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5574 2024.10.01 02:35:08.222793 [ 3 ] {} <Debug> HTTP-Session: f55575c3-25b3-4b5b-94e0-3380e1a2a763 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5575 2024.10.01 02:35:08.222810 [ 3 ] {} <Debug> HTTP-Session: f55575c3-25b3-4b5b-94e0-3380e1a2a763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5576 2024.10.01 02:35:08.222824 [ 3 ] {} <Debug> HTTP-Session: f55575c3-25b3-4b5b-94e0-3380e1a2a763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.10.01 02:35:08.222855 [ 3 ] {} <Trace> HTTP-Session: f55575c3-25b3-4b5b-94e0-3380e1a2a763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5578 2024.10.01 02:35:08.223062 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5579 2024.10.01 02:35:08.223107 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5580 2024.10.01 02:35:08.223327 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5581 2024.10.01 02:35:08.223880 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5582 2024.10.01 02:35:08.223916 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5583 2024.10.01 02:35:08.224282 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5584 2024.10.01 02:35:08.224628 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5585 2024.10.01 02:35:08.224768 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001813 sec., 221180.3640375069 rows/sec., 15.73 MiB/sec.
5586 2024.10.01 02:35:08.224978 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Debug> DynamicQueryHandler: Done processing query
5587 2024.10.01 02:35:08.225004 [ 3 ] {7e6d9362-ec13-48ee-a9fb-7673866dbe25} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5588 2024.10.01 02:35:08.225019 [ 3 ] {} <Debug> HTTP-Session: f55575c3-25b3-4b5b-94e0-3380e1a2a763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5589 2024.10.01 02:35:08.225156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5590 2024.10.01 02:35:08.225205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5591 2024.10.01 02:35:08.225224 [ 3 ] {} <Debug> HTTP-Session: 12ab06fb-4fa2-431c-adbe-021463b41907 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5592 2024.10.01 02:35:08.225241 [ 3 ] {} <Debug> HTTP-Session: 12ab06fb-4fa2-431c-adbe-021463b41907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5593 2024.10.01 02:35:08.225254 [ 3 ] {} <Debug> HTTP-Session: 12ab06fb-4fa2-431c-adbe-021463b41907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5594 2024.10.01 02:35:08.225284 [ 3 ] {} <Trace> HTTP-Session: 12ab06fb-4fa2-431c-adbe-021463b41907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5595 2024.10.01 02:35:08.225388 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5596 2024.10.01 02:35:08.225434 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5597 2024.10.01 02:35:08.225573 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5598 2024.10.01 02:35:08.225846 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5599 2024.10.01 02:35:08.225884 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5600 2024.10.01 02:35:08.226235 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5601 2024.10.01 02:35:08.226565 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5602 2024.10.01 02:35:08.226707 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001339 sec., 4480.955937266617 rows/sec., 234.11 KiB/sec.
5603 2024.10.01 02:35:08.226728 [ 150 ] {} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5604 2024.10.01 02:35:08.226830 [ 150 ] {} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5605 2024.10.01 02:35:08.226880 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5606 2024.10.01 02:35:08.226982 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Debug> DynamicQueryHandler: Done processing query
5607 2024.10.01 02:35:08.227051 [ 3 ] {d4ae1269-cd61-476f-a15a-e33505489a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5608 2024.10.01 02:35:08.227102 [ 3 ] {} <Debug> HTTP-Session: 12ab06fb-4fa2-431c-adbe-021463b41907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5609 2024.10.01 02:35:08.227136 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
5610 2024.10.01 02:35:08.227334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5611 2024.10.01 02:35:08.227451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5612 2024.10.01 02:35:08.227454 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5613 2024.10.01 02:35:08.227479 [ 3 ] {} <Debug> HTTP-Session: 5cc904d4-d95c-43ee-a7c8-a8538457453b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5614 2024.10.01 02:35:08.227507 [ 3 ] {} <Debug> HTTP-Session: 5cc904d4-d95c-43ee-a7c8-a8538457453b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.10.01 02:35:08.227521 [ 3 ] {} <Debug> HTTP-Session: 5cc904d4-d95c-43ee-a7c8-a8538457453b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5616 2024.10.01 02:35:08.227553 [ 3 ] {} <Trace> HTTP-Session: 5cc904d4-d95c-43ee-a7c8-a8538457453b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5617 2024.10.01 02:35:08.227616 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
5618 2024.10.01 02:35:08.227875 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
5619 2024.10.01 02:35:08.227970 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5620 2024.10.01 02:35:08.228192 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5621 2024.10.01 02:35:08.228198 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
5622 2024.10.01 02:35:08.228546 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
5623 2024.10.01 02:35:08.228925 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
5624 2024.10.01 02:35:08.229370 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
5625 2024.10.01 02:35:08.229395 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5626 2024.10.01 02:35:08.230540 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5627 2024.10.01 02:35:08.230608 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5628 2024.10.01 02:35:08.231776 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5629 2024.10.01 02:35:08.231944 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004974183 sec., 13268.510627775455 rows/sec., 693.23 KiB/sec.
5630 2024.10.01 02:35:08.232174 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5631 2024.10.01 02:35:08.232581 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5632 2024.10.01 02:35:08.232966 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005235 sec., 45272.206303724925 rows/sec., 3.03 MiB/sec.
5633 2024.10.01 02:35:08.233220 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_11_2} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5634 2024.10.01 02:35:08.233535 [ 197 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_11_2} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5635 2024.10.01 02:35:08.233641 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Debug> DynamicQueryHandler: Done processing query
5636 2024.10.01 02:35:08.233694 [ 3 ] {f845f083-4623-4c01-a9e3-6c5bf045a7a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5637 2024.10.01 02:35:08.233710 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5638 2024.10.01 02:35:08.233723 [ 3 ] {} <Debug> HTTP-Session: 5cc904d4-d95c-43ee-a7c8-a8538457453b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.10.01 02:35:08.233892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5640 2024.10.01 02:35:08.233941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5641 2024.10.01 02:35:08.233961 [ 3 ] {} <Debug> HTTP-Session: 96c00a11-bbde-496d-9190-90d0fa1c7748 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5642 2024.10.01 02:35:08.233977 [ 3 ] {} <Debug> HTTP-Session: 96c00a11-bbde-496d-9190-90d0fa1c7748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5643 2024.10.01 02:35:08.233991 [ 3 ] {} <Debug> HTTP-Session: 96c00a11-bbde-496d-9190-90d0fa1c7748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.10.01 02:35:08.234021 [ 3 ] {} <Trace> HTTP-Session: 96c00a11-bbde-496d-9190-90d0fa1c7748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5645 2024.10.01 02:35:08.234119 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5646 2024.10.01 02:35:08.234165 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5647 2024.10.01 02:35:08.234324 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5648 2024.10.01 02:35:08.234608 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5649 2024.10.01 02:35:08.234644 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5650 2024.10.01 02:35:08.234998 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5651 2024.10.01 02:35:08.235325 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5652 2024.10.01 02:35:08.235474 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec.
5653 2024.10.01 02:35:08.235630 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Debug> DynamicQueryHandler: Done processing query
5654 2024.10.01 02:35:08.235654 [ 3 ] {346fe5bc-2e83-4837-8403-dbb414f55577} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5655 2024.10.01 02:35:08.235669 [ 3 ] {} <Debug> HTTP-Session: 96c00a11-bbde-496d-9190-90d0fa1c7748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.10.01 02:35:08.235817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5657 2024.10.01 02:35:08.235865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5658 2024.10.01 02:35:08.235884 [ 3 ] {} <Debug> HTTP-Session: f4777062-b37a-4967-88a0-3222ad1b745b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5659 2024.10.01 02:35:08.235900 [ 3 ] {} <Debug> HTTP-Session: f4777062-b37a-4967-88a0-3222ad1b745b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.10.01 02:35:08.235914 [ 3 ] {} <Debug> HTTP-Session: f4777062-b37a-4967-88a0-3222ad1b745b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.10.01 02:35:08.235943 [ 3 ] {} <Trace> HTTP-Session: f4777062-b37a-4967-88a0-3222ad1b745b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5662 2024.10.01 02:35:08.236209 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5663 2024.10.01 02:35:08.236274 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <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_histogramu64
5664 2024.10.01 02:35:08.236707 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5665 2024.10.01 02:35:08.237291 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5666 2024.10.01 02:35:08.237327 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5667 2024.10.01 02:35:08.237972 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5668 2024.10.01 02:35:08.238388 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5669 2024.10.01 02:35:08.238576 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002549 sec., 7453.903491565319 rows/sec., 13.36 MiB/sec.
5670 2024.10.01 02:35:08.238947 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Debug> DynamicQueryHandler: Done processing query
5671 2024.10.01 02:35:08.238972 [ 3 ] {61313741-b716-4405-952e-c455dc8444ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5672 2024.10.01 02:35:08.238987 [ 3 ] {} <Debug> HTTP-Session: f4777062-b37a-4967-88a0-3222ad1b745b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.10.01 02:35:08.239118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5674 2024.10.01 02:35:08.239165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5675 2024.10.01 02:35:08.239185 [ 3 ] {} <Debug> HTTP-Session: 62a854a4-8c5f-461a-8e4a-31c87bfb98af Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5676 2024.10.01 02:35:08.239200 [ 3 ] {} <Debug> HTTP-Session: 62a854a4-8c5f-461a-8e4a-31c87bfb98af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.10.01 02:35:08.239214 [ 3 ] {} <Debug> HTTP-Session: 62a854a4-8c5f-461a-8e4a-31c87bfb98af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.10.01 02:35:08.239244 [ 3 ] {} <Trace> HTTP-Session: 62a854a4-8c5f-461a-8e4a-31c87bfb98af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5679 2024.10.01 02:35:08.239362 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5680 2024.10.01 02:35:08.239406 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5681 2024.10.01 02:35:08.239534 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.10.01 02:35:08.239824 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.10.01 02:35:08.239860 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5684 2024.10.01 02:35:08.240224 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5685 2024.10.01 02:35:08.240557 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2024.10.01 02:35:08.240749 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001418 sec., 57827.92665726375 rows/sec., 3.67 MiB/sec.
5687 2024.10.01 02:35:08.240942 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Debug> DynamicQueryHandler: Done processing query
5688 2024.10.01 02:35:08.240967 [ 3 ] {9b5344e9-64b0-4c66-9c9d-5fece1e412e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5689 2024.10.01 02:35:08.240983 [ 3 ] {} <Debug> HTTP-Session: 62a854a4-8c5f-461a-8e4a-31c87bfb98af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.10.01 02:35:13.208769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5691 2024.10.01 02:35:13.208899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5692 2024.10.01 02:35:13.208925 [ 3 ] {} <Debug> HTTP-Session: eab693b6-e42d-49c3-ae80-4cbaef9ca511 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5693 2024.10.01 02:35:13.208951 [ 3 ] {} <Debug> HTTP-Session: eab693b6-e42d-49c3-ae80-4cbaef9ca511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5694 2024.10.01 02:35:13.208966 [ 3 ] {} <Debug> HTTP-Session: eab693b6-e42d-49c3-ae80-4cbaef9ca511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.10.01 02:35:13.209014 [ 3 ] {} <Trace> HTTP-Session: eab693b6-e42d-49c3-ae80-4cbaef9ca511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5696 2024.10.01 02:35:13.209190 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5697 2024.10.01 02:35:13.209255 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5698 2024.10.01 02:35:13.209585 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5699 2024.10.01 02:35:13.210029 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5700 2024.10.01 02:35:13.210073 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5701 2024.10.01 02:35:13.210477 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5702 2024.10.01 02:35:13.210868 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5703 2024.10.01 02:35:13.211022 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001881 sec., 2126.528442317916 rows/sec., 173.40 KiB/sec.
5704 2024.10.01 02:35:13.211264 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Debug> DynamicQueryHandler: Done processing query
5705 2024.10.01 02:35:13.211291 [ 3 ] {f1af9460-2455-4158-9906-3dec87a32212} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5706 2024.10.01 02:35:13.211309 [ 3 ] {} <Debug> HTTP-Session: eab693b6-e42d-49c3-ae80-4cbaef9ca511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5707 2024.10.01 02:35:13.211485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5708 2024.10.01 02:35:13.211540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5709 2024.10.01 02:35:13.211560 [ 3 ] {} <Debug> HTTP-Session: f31e4cc3-3f15-43c7-9fc7-36e5ed1926b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5710 2024.10.01 02:35:13.211579 [ 3 ] {} <Debug> HTTP-Session: f31e4cc3-3f15-43c7-9fc7-36e5ed1926b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.10.01 02:35:13.211592 [ 3 ] {} <Debug> HTTP-Session: f31e4cc3-3f15-43c7-9fc7-36e5ed1926b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.10.01 02:35:13.211627 [ 3 ] {} <Trace> HTTP-Session: f31e4cc3-3f15-43c7-9fc7-36e5ed1926b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5713 2024.10.01 02:35:13.211759 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5714 2024.10.01 02:35:13.211807 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5715 2024.10.01 02:35:13.212039 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5716 2024.10.01 02:35:13.212411 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.10.01 02:35:13.212449 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5718 2024.10.01 02:35:13.212814 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5719 2024.10.01 02:35:13.213183 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5720 2024.10.01 02:35:13.213314 [ 147 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5721 2024.10.01 02:35:13.213320 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Debug> executeQuery: Read 98 rows, 8.38 KiB in 0.00161 sec., 60869.565217391304 rows/sec., 5.08 MiB/sec.
5722 2024.10.01 02:35:13.213356 [ 147 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5723 2024.10.01 02:35:13.213391 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5724 2024.10.01 02:35:13.213592 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Debug> DynamicQueryHandler: Done processing query
5725 2024.10.01 02:35:13.213628 [ 3 ] {ba77cc0d-b599-44e0-b504-c7a69edf0d76} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5726 2024.10.01 02:35:13.213631 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
5727 2024.10.01 02:35:13.213648 [ 3 ] {} <Debug> HTTP-Session: f31e4cc3-3f15-43c7-9fc7-36e5ed1926b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.10.01 02:35:13.213921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5729 2024.10.01 02:35:13.213986 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5730 2024.10.01 02:35:13.214002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5731 2024.10.01 02:35:13.214066 [ 3 ] {} <Debug> HTTP-Session: 7dac626c-343b-41dd-9092-e996674e98f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5732 2024.10.01 02:35:13.214073 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1416 rows starting from the beginning of the part
5733 2024.10.01 02:35:13.214093 [ 3 ] {} <Debug> HTTP-Session: 7dac626c-343b-41dd-9092-e996674e98f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5734 2024.10.01 02:35:13.214153 [ 3 ] {} <Debug> HTTP-Session: 7dac626c-343b-41dd-9092-e996674e98f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5735 2024.10.01 02:35:13.214255 [ 3 ] {} <Trace> HTTP-Session: 7dac626c-343b-41dd-9092-e996674e98f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5736 2024.10.01 02:35:13.214346 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part
5737 2024.10.01 02:35:13.214640 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5738 2024.10.01 02:35:13.214798 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 227 rows starting from the beginning of the part
5739 2024.10.01 02:35:13.214816 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5740 2024.10.01 02:35:13.215147 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part
5741 2024.10.01 02:35:13.215429 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 227 rows starting from the beginning of the part
5742 2024.10.01 02:35:13.215785 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 98 rows starting from the beginning of the part
5743 2024.10.01 02:35:13.216537 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5744 2024.10.01 02:35:13.217268 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5745 2024.10.01 02:35:13.217338 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5746 2024.10.01 02:35:13.218401 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5747 2024.10.01 02:35:13.219147 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5748 2024.10.01 02:35:13.219567 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.005077 sec., 4727.201103013591 rows/sec., 351.23 KiB/sec.
5749 2024.10.01 02:35:13.219577 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.006093452 sec., 350540.21923861874 rows/sec., 31.00 MiB/sec.
5750 2024.10.01 02:35:13.219842 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Debug> DynamicQueryHandler: Done processing query
5751 2024.10.01 02:35:13.219882 [ 3 ] {4a9ad52e-3c04-4c93-b6f8-a66d9c9f32a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5752 2024.10.01 02:35:13.219904 [ 3 ] {} <Debug> HTTP-Session: 7dac626c-343b-41dd-9092-e996674e98f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5753 2024.10.01 02:35:13.219976 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5754 2024.10.01 02:35:13.220093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5755 2024.10.01 02:35:13.220162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5756 2024.10.01 02:35:13.220198 [ 3 ] {} <Debug> HTTP-Session: 3dba770c-8952-44d3-853e-d55a0eb744c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5757 2024.10.01 02:35:13.220221 [ 3 ] {} <Debug> HTTP-Session: 3dba770c-8952-44d3-853e-d55a0eb744c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5758 2024.10.01 02:35:13.220246 [ 3 ] {} <Debug> HTTP-Session: 3dba770c-8952-44d3-853e-d55a0eb744c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5759 2024.10.01 02:35:13.220344 [ 3 ] {} <Trace> HTTP-Session: 3dba770c-8952-44d3-853e-d55a0eb744c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5760 2024.10.01 02:35:13.220652 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5761 2024.10.01 02:35:13.220731 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5762 2024.10.01 02:35:13.220878 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5763 2024.10.01 02:35:13.221086 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_26_5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5764 2024.10.01 02:35:13.221292 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
5765 2024.10.01 02:35:13.221363 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5766 2024.10.01 02:35:13.221749 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5767 2024.10.01 02:35:13.221788 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5768 2024.10.01 02:35:13.222153 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5769 2024.10.01 02:35:13.222522 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5770 2024.10.01 02:35:13.222652 [ 147 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5771 2024.10.01 02:35:13.222658 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00212 sec., 41509.43396226415 rows/sec., 3.24 MiB/sec.
5772 2024.10.01 02:35:13.222692 [ 147 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5773 2024.10.01 02:35:13.222728 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5774 2024.10.01 02:35:13.222846 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
5775 2024.10.01 02:35:13.222889 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Debug> DynamicQueryHandler: Done processing query
5776 2024.10.01 02:35:13.222922 [ 3 ] {5abbcbbe-00d1-4418-a21c-74116ff5ef98} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5777 2024.10.01 02:35:13.222946 [ 3 ] {} <Debug> HTTP-Session: 3dba770c-8952-44d3-853e-d55a0eb744c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5778 2024.10.01 02:35:13.222993 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5779 2024.10.01 02:35:13.223022 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part
5780 2024.10.01 02:35:13.223082 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part
5781 2024.10.01 02:35:13.223254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5782 2024.10.01 02:35:13.223275 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 401 rows starting from the beginning of the part
5783 2024.10.01 02:35:13.223450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5784 2024.10.01 02:35:13.223575 [ 3 ] {} <Debug> HTTP-Session: e5e3f605-b244-4813-b923-52c8533130b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5785 2024.10.01 02:35:13.223608 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 84 rows starting from the beginning of the part
5786 2024.10.01 02:35:13.223620 [ 3 ] {} <Debug> HTTP-Session: e5e3f605-b244-4813-b923-52c8533130b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5787 2024.10.01 02:35:13.223655 [ 3 ] {} <Debug> HTTP-Session: e5e3f605-b244-4813-b923-52c8533130b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5788 2024.10.01 02:35:13.223763 [ 3 ] {} <Trace> HTTP-Session: e5e3f605-b244-4813-b923-52c8533130b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5789 2024.10.01 02:35:13.223803 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 401 rows starting from the beginning of the part
5790 2024.10.01 02:35:13.224130 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part
5791 2024.10.01 02:35:13.224192 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5792 2024.10.01 02:35:13.224430 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5793 2024.10.01 02:35:13.224857 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5794 2024.10.01 02:35:13.225487 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5795 2024.10.01 02:35:13.225529 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5796 2024.10.01 02:35:13.226079 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5797 2024.10.01 02:35:13.226273 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.003475989 sec., 562429.8580921862 rows/sec., 43.05 MiB/sec.
5798 2024.10.01 02:35:13.226551 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5799 2024.10.01 02:35:13.226723 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5800 2024.10.01 02:35:13.226952 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5801 2024.10.01 02:35:13.227046 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5802 2024.10.01 02:35:13.227094 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003103 sec., 52207.54108926845 rows/sec., 3.64 MiB/sec.
5803 2024.10.01 02:35:13.227125 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5804 2024.10.01 02:35:13.227769 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Debug> DynamicQueryHandler: Done processing query
5805 2024.10.01 02:35:13.227828 [ 3 ] {9693995e-ed53-473f-8657-4d34b30c0082} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5806 2024.10.01 02:35:13.227890 [ 3 ] {} <Debug> HTTP-Session: e5e3f605-b244-4813-b923-52c8533130b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5807 2024.10.01 02:35:13.227877 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
5808 2024.10.01 02:35:13.228147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 33985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5809 2024.10.01 02:35:13.228179 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5810 2024.10.01 02:35:13.228301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5811 2024.10.01 02:35:13.228386 [ 3 ] {} <Debug> HTTP-Session: e077707c-e0c8-4375-8121-dab0c3d4b125 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5812 2024.10.01 02:35:13.228450 [ 3 ] {} <Debug> HTTP-Session: e077707c-e0c8-4375-8121-dab0c3d4b125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5813 2024.10.01 02:35:13.228479 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_26_5} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5814 2024.10.01 02:35:13.228503 [ 3 ] {} <Debug> HTTP-Session: e077707c-e0c8-4375-8121-dab0c3d4b125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5815 2024.10.01 02:35:13.228567 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5816 2024.10.01 02:35:13.228616 [ 3 ] {} <Trace> HTTP-Session: e077707c-e0c8-4375-8121-dab0c3d4b125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5817 2024.10.01 02:35:13.228742 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
5818 2024.10.01 02:35:13.228746 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7588 rows starting from the beginning of the part
5819 2024.10.01 02:35:13.228967 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part
5820 2024.10.01 02:35:13.229183 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
5821 2024.10.01 02:35:13.229279 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part
5822 2024.10.01 02:35:13.229467 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <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_histogramu64
5823 2024.10.01 02:35:13.229666 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
5824 2024.10.01 02:35:13.230084 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part
5825 2024.10.01 02:35:13.230475 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part
5826 2024.10.01 02:35:13.231870 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5827 2024.10.01 02:35:13.233564 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5828 2024.10.01 02:35:13.233645 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5829 2024.10.01 02:35:13.234862 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5830 2024.10.01 02:35:13.235460 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5831 2024.10.01 02:35:13.235640 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.006824 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec.
5832 2024.10.01 02:35:13.235932 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Debug> DynamicQueryHandler: Done processing query
5833 2024.10.01 02:35:13.235979 [ 3 ] {ad923779-6561-4665-a1c5-d3055630dab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5834 2024.10.01 02:35:13.236041 [ 3 ] {} <Debug> HTTP-Session: e077707c-e0c8-4375-8121-dab0c3d4b125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5835 2024.10.01 02:35:13.236290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5836 2024.10.01 02:35:13.236334 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8416 rows, containing 5 columns (5 merged, 0 gathered) in 0.008840388 sec., 951994.4147247836 rows/sec., 64.18 MiB/sec.
5837 2024.10.01 02:35:13.236373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5838 2024.10.01 02:35:13.236404 [ 3 ] {} <Debug> HTTP-Session: c0003153-2e95-4606-a7e6-fce87db6fa2c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5839 2024.10.01 02:35:13.236423 [ 3 ] {} <Debug> HTTP-Session: c0003153-2e95-4606-a7e6-fce87db6fa2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5840 2024.10.01 02:35:13.236440 [ 3 ] {} <Debug> HTTP-Session: c0003153-2e95-4606-a7e6-fce87db6fa2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5841 2024.10.01 02:35:13.236476 [ 3 ] {} <Trace> HTTP-Session: c0003153-2e95-4606-a7e6-fce87db6fa2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5842 2024.10.01 02:35:13.236553 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5843 2024.10.01 02:35:13.236657 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5844 2024.10.01 02:35:13.236709 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5845 2024.10.01 02:35:13.237047 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5846 2024.10.01 02:35:13.237358 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5847 2024.10.01 02:35:13.237466 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5848 2024.10.01 02:35:13.237476 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5849 2024.10.01 02:35:13.237508 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5850 2024.10.01 02:35:13.237591 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB.
5851 2024.10.01 02:35:13.237916 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5852 2024.10.01 02:35:13.238243 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5853 2024.10.01 02:35:13.238393 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001826 sec., 32858.70755750274 rows/sec., 2.21 MiB/sec.
5854 2024.10.01 02:35:13.238420 [ 146 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5855 2024.10.01 02:35:13.238516 [ 146 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5856 2024.10.01 02:35:13.238563 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5857 2024.10.01 02:35:13.238694 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Debug> DynamicQueryHandler: Done processing query
5858 2024.10.01 02:35:13.238782 [ 3 ] {743a12d3-22b3-4ab8-891c-f7d2a1ac0600} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5859 2024.10.01 02:35:13.238835 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
5860 2024.10.01 02:35:13.238852 [ 3 ] {} <Debug> HTTP-Session: c0003153-2e95-4606-a7e6-fce87db6fa2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5861 2024.10.01 02:35:13.239111 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5862 2024.10.01 02:35:13.239150 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1232 rows starting from the beginning of the part
5863 2024.10.01 02:35:13.239229 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part
5864 2024.10.01 02:35:13.239356 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part
5865 2024.10.01 02:35:13.239541 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
5866 2024.10.01 02:35:13.239628 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part
5867 2024.10.01 02:35:13.239710 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
5868 2024.10.01 02:35:13.240935 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281448 sec., 669750.0885402603 rows/sec., 43.55 MiB/sec.
5869 2024.10.01 02:35:13.241114 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5870 2024.10.01 02:35:13.241481 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5871 2024.10.01 02:35:13.241557 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_26_5} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5872 2024.10.01 02:35:13.241626 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
5873 2024.10.01 02:35:18.213729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5874 2024.10.01 02:35:18.213877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5875 2024.10.01 02:35:18.213909 [ 3 ] {} <Debug> HTTP-Session: 42e848f0-3d33-4619-b380-52184cb04ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5876 2024.10.01 02:35:18.213938 [ 3 ] {} <Debug> HTTP-Session: 42e848f0-3d33-4619-b380-52184cb04ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5877 2024.10.01 02:35:18.213956 [ 3 ] {} <Debug> HTTP-Session: 42e848f0-3d33-4619-b380-52184cb04ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5878 2024.10.01 02:35:18.214012 [ 3 ] {} <Trace> HTTP-Session: 42e848f0-3d33-4619-b380-52184cb04ff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5879 2024.10.01 02:35:18.214225 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5880 2024.10.01 02:35:18.214302 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5881 2024.10.01 02:35:18.214647 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5882 2024.10.01 02:35:18.215095 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5883 2024.10.01 02:35:18.215146 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5884 2024.10.01 02:35:18.215568 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5885 2024.10.01 02:35:18.215971 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5886 2024.10.01 02:35:18.216142 [ 144 ] {} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5887 2024.10.01 02:35:18.216153 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001986 sec., 3021.1480362537764 rows/sec., 246.35 KiB/sec.
5888 2024.10.01 02:35:18.216224 [ 144 ] {} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5889 2024.10.01 02:35:18.216320 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5890 2024.10.01 02:35:18.216572 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Debug> DynamicQueryHandler: Done processing query
5891 2024.10.01 02:35:18.216612 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
5892 2024.10.01 02:35:18.216642 [ 3 ] {165eaa71-9dfc-4931-bb7c-9ac8a07e18fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5893 2024.10.01 02:35:18.216707 [ 3 ] {} <Debug> HTTP-Session: 42e848f0-3d33-4619-b380-52184cb04ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5894 2024.10.01 02:35:18.216862 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5895 2024.10.01 02:35:18.216908 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
5896 2024.10.01 02:35:18.217053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5897 2024.10.01 02:35:18.217114 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
5898 2024.10.01 02:35:18.217211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5899 2024.10.01 02:35:18.217336 [ 3 ] {} <Debug> HTTP-Session: 7652ce9e-ac1b-4d69-8a44-bacda223cfb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5900 2024.10.01 02:35:18.217432 [ 3 ] {} <Debug> HTTP-Session: 7652ce9e-ac1b-4d69-8a44-bacda223cfb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.10.01 02:35:18.217494 [ 3 ] {} <Debug> HTTP-Session: 7652ce9e-ac1b-4d69-8a44-bacda223cfb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.10.01 02:35:18.217503 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5903 2024.10.01 02:35:18.217593 [ 3 ] {} <Trace> HTTP-Session: 7652ce9e-ac1b-4d69-8a44-bacda223cfb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5904 2024.10.01 02:35:18.217774 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
5905 2024.10.01 02:35:18.218015 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
5906 2024.10.01 02:35:18.218036 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5907 2024.10.01 02:35:18.218212 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5908 2024.10.01 02:35:18.218270 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
5909 2024.10.01 02:35:18.219310 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5910 2024.10.01 02:35:18.220491 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5911 2024.10.01 02:35:18.220564 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5912 2024.10.01 02:35:18.221079 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.004655518 sec., 5155.172850797699 rows/sec., 440.51 KiB/sec.
5913 2024.10.01 02:35:18.221347 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5914 2024.10.01 02:35:18.221544 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5915 2024.10.01 02:35:18.222708 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5916 2024.10.01 02:35:18.222723 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_6_1} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5917 2024.10.01 02:35:18.222947 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_6_1} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5918 2024.10.01 02:35:18.223038 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Debug> executeQuery: Read 230 rows, 20.69 KiB in 0.005187 sec., 44341.623288991716 rows/sec., 3.90 MiB/sec.
5919 2024.10.01 02:35:18.223209 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5920 2024.10.01 02:35:18.223624 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Debug> DynamicQueryHandler: Done processing query
5921 2024.10.01 02:35:18.223658 [ 3 ] {73a05d0b-ad29-4ca5-b7a5-7869d868aacb} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
5922 2024.10.01 02:35:18.223675 [ 3 ] {} <Debug> HTTP-Session: 7652ce9e-ac1b-4d69-8a44-bacda223cfb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5923 2024.10.01 02:35:18.223816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5924 2024.10.01 02:35:18.223868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5925 2024.10.01 02:35:18.223889 [ 3 ] {} <Debug> HTTP-Session: 20ed63a5-5fb7-49ee-aa72-a590a7faf805 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5926 2024.10.01 02:35:18.223907 [ 3 ] {} <Debug> HTTP-Session: 20ed63a5-5fb7-49ee-aa72-a590a7faf805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5927 2024.10.01 02:35:18.223920 [ 3 ] {} <Debug> HTTP-Session: 20ed63a5-5fb7-49ee-aa72-a590a7faf805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5928 2024.10.01 02:35:18.223955 [ 3 ] {} <Trace> HTTP-Session: 20ed63a5-5fb7-49ee-aa72-a590a7faf805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5929 2024.10.01 02:35:18.224076 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5930 2024.10.01 02:35:18.224124 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5931 2024.10.01 02:35:18.224386 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5932 2024.10.01 02:35:18.224710 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5933 2024.10.01 02:35:18.224747 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5934 2024.10.01 02:35:18.225113 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5935 2024.10.01 02:35:18.225553 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5936 2024.10.01 02:35:18.225738 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001694 sec., 14757.96930342385 rows/sec., 1.07 MiB/sec.
5937 2024.10.01 02:35:18.226126 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Debug> DynamicQueryHandler: Done processing query
5938 2024.10.01 02:35:18.226154 [ 3 ] {4777f8f5-945a-434a-bd4e-5ffd5ec91f4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5939 2024.10.01 02:35:18.226171 [ 3 ] {} <Debug> HTTP-Session: 20ed63a5-5fb7-49ee-aa72-a590a7faf805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5940 2024.10.01 02:35:18.226319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5941 2024.10.01 02:35:18.226374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5942 2024.10.01 02:35:18.226394 [ 3 ] {} <Debug> HTTP-Session: 6d5bae6a-bd21-4cf3-8230-bec7cf8d86a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5943 2024.10.01 02:35:18.226411 [ 3 ] {} <Debug> HTTP-Session: 6d5bae6a-bd21-4cf3-8230-bec7cf8d86a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5944 2024.10.01 02:35:18.226426 [ 3 ] {} <Debug> HTTP-Session: 6d5bae6a-bd21-4cf3-8230-bec7cf8d86a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5945 2024.10.01 02:35:18.226459 [ 3 ] {} <Trace> HTTP-Session: 6d5bae6a-bd21-4cf3-8230-bec7cf8d86a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5946 2024.10.01 02:35:18.226572 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5947 2024.10.01 02:35:18.226618 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5948 2024.10.01 02:35:18.226880 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5949 2024.10.01 02:35:18.227202 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5950 2024.10.01 02:35:18.227241 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5951 2024.10.01 02:35:18.227671 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5952 2024.10.01 02:35:18.228044 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5953 2024.10.01 02:35:18.228200 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001658 sec., 8443.90832328106 rows/sec., 591.36 KiB/sec.
5954 2024.10.01 02:35:18.228549 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Debug> DynamicQueryHandler: Done processing query
5955 2024.10.01 02:35:18.228573 [ 3 ] {61396b78-571d-4f86-9854-bd294401e280} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5956 2024.10.01 02:35:18.228589 [ 3 ] {} <Debug> HTTP-Session: 6d5bae6a-bd21-4cf3-8230-bec7cf8d86a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5957 2024.10.01 02:35:18.228706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5958 2024.10.01 02:35:18.228756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5959 2024.10.01 02:35:18.228775 [ 3 ] {} <Debug> HTTP-Session: 248ea470-eb90-46bf-810d-2143e74ad8ee Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5960 2024.10.01 02:35:18.228793 [ 3 ] {} <Debug> HTTP-Session: 248ea470-eb90-46bf-810d-2143e74ad8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.10.01 02:35:18.228807 [ 3 ] {} <Debug> HTTP-Session: 248ea470-eb90-46bf-810d-2143e74ad8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5962 2024.10.01 02:35:18.228839 [ 3 ] {} <Trace> HTTP-Session: 248ea470-eb90-46bf-810d-2143e74ad8ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5963 2024.10.01 02:35:18.228942 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5964 2024.10.01 02:35:18.228987 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5965 2024.10.01 02:35:18.229235 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5966 2024.10.01 02:35:18.229535 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5967 2024.10.01 02:35:18.229573 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5968 2024.10.01 02:35:18.229915 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5969 2024.10.01 02:35:18.230264 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5970 2024.10.01 02:35:18.230422 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 236.80 KiB/sec.
5971 2024.10.01 02:35:18.230736 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Debug> DynamicQueryHandler: Done processing query
5972 2024.10.01 02:35:18.230761 [ 3 ] {c2502323-726e-4c99-880c-3e07c6b2d67d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5973 2024.10.01 02:35:18.230778 [ 3 ] {} <Debug> HTTP-Session: 248ea470-eb90-46bf-810d-2143e74ad8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5974 2024.10.01 02:35:18.231058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5975 2024.10.01 02:35:18.231107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5976 2024.10.01 02:35:18.231126 [ 3 ] {} <Debug> HTTP-Session: 80d8d7b0-4342-433d-b47f-ed70151a3e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5977 2024.10.01 02:35:18.231143 [ 3 ] {} <Debug> HTTP-Session: 80d8d7b0-4342-433d-b47f-ed70151a3e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5978 2024.10.01 02:35:18.231157 [ 3 ] {} <Debug> HTTP-Session: 80d8d7b0-4342-433d-b47f-ed70151a3e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5979 2024.10.01 02:35:18.231188 [ 3 ] {} <Trace> HTTP-Session: 80d8d7b0-4342-433d-b47f-ed70151a3e61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5980 2024.10.01 02:35:18.231406 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5981 2024.10.01 02:35:18.231450 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5982 2024.10.01 02:35:18.231694 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5983 2024.10.01 02:35:18.232248 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5984 2024.10.01 02:35:18.232285 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
5985 2024.10.01 02:35:18.232647 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5986 2024.10.01 02:35:18.233001 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5987 2024.10.01 02:35:18.233150 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.001854 sec., 219525.35059331177 rows/sec., 15.64 MiB/sec.
5988 2024.10.01 02:35:18.233307 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Debug> DynamicQueryHandler: Done processing query
5989 2024.10.01 02:35:18.233332 [ 3 ] {138fdecd-855c-44f0-a444-b8fd0713d248} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5990 2024.10.01 02:35:18.233348 [ 3 ] {} <Debug> HTTP-Session: 80d8d7b0-4342-433d-b47f-ed70151a3e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5991 2024.10.01 02:35:18.233482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5992 2024.10.01 02:35:18.233530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5993 2024.10.01 02:35:18.233549 [ 3 ] {} <Debug> HTTP-Session: 04400d4f-aa90-47f4-8eb0-6b274000b4ab Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
5994 2024.10.01 02:35:18.233565 [ 3 ] {} <Debug> HTTP-Session: 04400d4f-aa90-47f4-8eb0-6b274000b4ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5995 2024.10.01 02:35:18.233580 [ 3 ] {} <Debug> HTTP-Session: 04400d4f-aa90-47f4-8eb0-6b274000b4ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5996 2024.10.01 02:35:18.233611 [ 3 ] {} <Trace> HTTP-Session: 04400d4f-aa90-47f4-8eb0-6b274000b4ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5997 2024.10.01 02:35:18.233707 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5998 2024.10.01 02:35:18.233752 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5999 2024.10.01 02:35:18.233881 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6000 2024.10.01 02:35:18.234190 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6001 2024.10.01 02:35:18.234226 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
6002 2024.10.01 02:35:18.234585 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6003 2024.10.01 02:35:18.234909 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6004 2024.10.01 02:35:18.235065 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec.
6005 2024.10.01 02:35:18.235373 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Debug> DynamicQueryHandler: Done processing query
6006 2024.10.01 02:35:18.235398 [ 3 ] {24471adc-7b49-4d51-862d-4eb5ff8b5818} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6007 2024.10.01 02:35:18.235414 [ 3 ] {} <Debug> HTTP-Session: 04400d4f-aa90-47f4-8eb0-6b274000b4ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6008 2024.10.01 02:35:18.235662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 45205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6009 2024.10.01 02:35:18.235712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6010 2024.10.01 02:35:18.235730 [ 3 ] {} <Debug> HTTP-Session: c5f076bf-1c04-4442-8d16-2152cb6c1853 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6011 2024.10.01 02:35:18.235746 [ 3 ] {} <Debug> HTTP-Session: c5f076bf-1c04-4442-8d16-2152cb6c1853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6012 2024.10.01 02:35:18.235760 [ 3 ] {} <Debug> HTTP-Session: c5f076bf-1c04-4442-8d16-2152cb6c1853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6013 2024.10.01 02:35:18.235791 [ 3 ] {} <Trace> HTTP-Session: c5f076bf-1c04-4442-8d16-2152cb6c1853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6014 2024.10.01 02:35:18.235990 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6015 2024.10.01 02:35:18.236036 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6016 2024.10.01 02:35:18.236198 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6017 2024.10.01 02:35:18.236650 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6018 2024.10.01 02:35:18.236687 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
6019 2024.10.01 02:35:18.237060 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6020 2024.10.01 02:35:18.237397 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6021 2024.10.01 02:35:18.237549 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001672 sec., 143540.6698564593 rows/sec., 9.62 MiB/sec.
6022 2024.10.01 02:35:18.237763 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Debug> DynamicQueryHandler: Done processing query
6023 2024.10.01 02:35:18.237797 [ 3 ] {fcf07d7d-ea77-4b69-81ad-214505a705a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6024 2024.10.01 02:35:18.237817 [ 3 ] {} <Debug> HTTP-Session: c5f076bf-1c04-4442-8d16-2152cb6c1853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6025 2024.10.01 02:35:18.237953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6026 2024.10.01 02:35:18.238014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6027 2024.10.01 02:35:18.238037 [ 3 ] {} <Debug> HTTP-Session: ebb9a23b-26fe-43d8-8bda-7e2158b7cdd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6028 2024.10.01 02:35:18.238057 [ 3 ] {} <Debug> HTTP-Session: ebb9a23b-26fe-43d8-8bda-7e2158b7cdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6029 2024.10.01 02:35:18.238074 [ 3 ] {} <Debug> HTTP-Session: ebb9a23b-26fe-43d8-8bda-7e2158b7cdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6030 2024.10.01 02:35:18.238112 [ 3 ] {} <Trace> HTTP-Session: ebb9a23b-26fe-43d8-8bda-7e2158b7cdd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6031 2024.10.01 02:35:18.238231 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6032 2024.10.01 02:35:18.238287 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6033 2024.10.01 02:35:18.238440 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6034 2024.10.01 02:35:18.238707 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6035 2024.10.01 02:35:18.238744 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
6036 2024.10.01 02:35:18.239104 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6037 2024.10.01 02:35:18.239427 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6038 2024.10.01 02:35:18.239572 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec.
6039 2024.10.01 02:35:18.239741 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Debug> DynamicQueryHandler: Done processing query
6040 2024.10.01 02:35:18.239766 [ 3 ] {596c22f3-6dea-400c-93b9-100dd17a5fe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6041 2024.10.01 02:35:18.239783 [ 3 ] {} <Debug> HTTP-Session: ebb9a23b-26fe-43d8-8bda-7e2158b7cdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6042 2024.10.01 02:35:18.239944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6043 2024.10.01 02:35:18.239993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6044 2024.10.01 02:35:18.240012 [ 3 ] {} <Debug> HTTP-Session: 1840b565-d13c-4dbd-b022-e4e1dd8d905d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6045 2024.10.01 02:35:18.240028 [ 3 ] {} <Debug> HTTP-Session: 1840b565-d13c-4dbd-b022-e4e1dd8d905d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6046 2024.10.01 02:35:18.240042 [ 3 ] {} <Debug> HTTP-Session: 1840b565-d13c-4dbd-b022-e4e1dd8d905d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6047 2024.10.01 02:35:18.240072 [ 3 ] {} <Trace> HTTP-Session: 1840b565-d13c-4dbd-b022-e4e1dd8d905d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6048 2024.10.01 02:35:18.240315 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6049 2024.10.01 02:35:18.240379 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <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_histogramu64
6050 2024.10.01 02:35:18.240809 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6051 2024.10.01 02:35:18.241405 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6052 2024.10.01 02:35:18.241442 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
6053 2024.10.01 02:35:18.242060 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6054 2024.10.01 02:35:18.242472 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6055 2024.10.01 02:35:18.242674 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002529 sec., 7512.850929221036 rows/sec., 13.46 MiB/sec.
6056 2024.10.01 02:35:18.242902 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Debug> DynamicQueryHandler: Done processing query
6057 2024.10.01 02:35:18.242927 [ 3 ] {31908e75-231e-4b23-b64c-06aac4414910} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6058 2024.10.01 02:35:18.242943 [ 3 ] {} <Debug> HTTP-Session: 1840b565-d13c-4dbd-b022-e4e1dd8d905d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.10.01 02:35:18.243085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6060 2024.10.01 02:35:18.243136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6061 2024.10.01 02:35:18.243155 [ 3 ] {} <Debug> HTTP-Session: b5179a85-3d06-4789-93c4-631e86b98748 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6062 2024.10.01 02:35:18.243171 [ 3 ] {} <Debug> HTTP-Session: b5179a85-3d06-4789-93c4-631e86b98748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6063 2024.10.01 02:35:18.243185 [ 3 ] {} <Debug> HTTP-Session: b5179a85-3d06-4789-93c4-631e86b98748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6064 2024.10.01 02:35:18.243217 [ 3 ] {} <Trace> HTTP-Session: b5179a85-3d06-4789-93c4-631e86b98748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6065 2024.10.01 02:35:18.243355 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6066 2024.10.01 02:35:18.243399 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6067 2024.10.01 02:35:18.243528 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6068 2024.10.01 02:35:18.243828 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6069 2024.10.01 02:35:18.243864 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB.
6070 2024.10.01 02:35:18.244218 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6071 2024.10.01 02:35:18.244542 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6072 2024.10.01 02:35:18.244693 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec.
6073 2024.10.01 02:35:18.244859 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Debug> DynamicQueryHandler: Done processing query
6074 2024.10.01 02:35:18.244883 [ 3 ] {f4d6640d-5dd3-4559-946d-07a244a1aae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6075 2024.10.01 02:35:18.244899 [ 3 ] {} <Debug> HTTP-Session: b5179a85-3d06-4789-93c4-631e86b98748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6076 2024.10.01 02:35:21.758894 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
6077 2024.10.01 02:35:21.758956 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
6078 2024.10.01 02:35:22.444288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 176991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6079 2024.10.01 02:35:22.444427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6080 2024.10.01 02:35:22.444462 [ 3 ] {} <Debug> HTTP-Session: 2fe31abc-80a9-4211-bf1c-154fbb4d0ded Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6081 2024.10.01 02:35:22.444497 [ 3 ] {} <Debug> HTTP-Session: 2fe31abc-80a9-4211-bf1c-154fbb4d0ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6082 2024.10.01 02:35:22.444522 [ 3 ] {} <Debug> HTTP-Session: 2fe31abc-80a9-4211-bf1c-154fbb4d0ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6083 2024.10.01 02:35:22.444574 [ 3 ] {} <Trace> HTTP-Session: 2fe31abc-80a9-4211-bf1c-154fbb4d0ded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6084 2024.10.01 02:35:22.445159 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6085 2024.10.01 02:35:22.445234 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6086 2024.10.01 02:35:22.445563 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6087 2024.10.01 02:35:22.446912 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6088 2024.10.01 02:35:22.446961 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6089 2024.10.01 02:35:22.447465 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6090 2024.10.01 02:35:22.447870 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6091 2024.10.01 02:35:22.448073 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Debug> executeQuery: Read 1220 rows, 103.21 KiB in 0.003268 sec., 373317.0134638923 rows/sec., 30.84 MiB/sec.
6092 2024.10.01 02:35:22.448365 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Debug> DynamicQueryHandler: Done processing query
6093 2024.10.01 02:35:22.448401 [ 3 ] {40082f9e-52a0-4d55-b108-ee18ad316e7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
6094 2024.10.01 02:35:22.448422 [ 3 ] {} <Debug> HTTP-Session: 2fe31abc-80a9-4211-bf1c-154fbb4d0ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6095 2024.10.01 02:35:22.448672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6096 2024.10.01 02:35:22.448737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6097 2024.10.01 02:35:22.448760 [ 3 ] {} <Debug> HTTP-Session: bd4bf4c3-a2fa-4ed3-a000-2246358284b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6098 2024.10.01 02:35:22.448780 [ 3 ] {} <Debug> HTTP-Session: bd4bf4c3-a2fa-4ed3-a000-2246358284b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6099 2024.10.01 02:35:22.448797 [ 3 ] {} <Debug> HTTP-Session: bd4bf4c3-a2fa-4ed3-a000-2246358284b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6100 2024.10.01 02:35:22.448836 [ 3 ] {} <Trace> HTTP-Session: bd4bf4c3-a2fa-4ed3-a000-2246358284b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6101 2024.10.01 02:35:22.448968 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6102 2024.10.01 02:35:22.449021 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6103 2024.10.01 02:35:22.449282 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6104 2024.10.01 02:35:22.449617 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6105 2024.10.01 02:35:22.449660 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6106 2024.10.01 02:35:22.450028 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6107 2024.10.01 02:35:22.450397 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6108 2024.10.01 02:35:22.450533 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001601 sec., 7495.315427857589 rows/sec., 563.61 KiB/sec.
6109 2024.10.01 02:35:22.450538 [ 139 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6110 2024.10.01 02:35:22.450603 [ 139 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6111 2024.10.01 02:35:22.450629 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6112 2024.10.01 02:35:22.450801 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Debug> DynamicQueryHandler: Done processing query
6113 2024.10.01 02:35:22.450879 [ 3 ] {deecc679-7168-4d78-aebf-5a007ad21a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6114 2024.10.01 02:35:22.450961 [ 3 ] {} <Debug> HTTP-Session: bd4bf4c3-a2fa-4ed3-a000-2246358284b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6115 2024.10.01 02:35:22.451092 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
6116 2024.10.01 02:35:22.451230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6117 2024.10.01 02:35:22.451361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6118 2024.10.01 02:35:22.451428 [ 3 ] {} <Debug> HTTP-Session: 52b7e096-c9bd-47e0-ad46-fc624f4108e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6119 2024.10.01 02:35:22.451459 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6120 2024.10.01 02:35:22.451470 [ 3 ] {} <Debug> HTTP-Session: 52b7e096-c9bd-47e0-ad46-fc624f4108e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6121 2024.10.01 02:35:22.451529 [ 3 ] {} <Debug> HTTP-Session: 52b7e096-c9bd-47e0-ad46-fc624f4108e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6122 2024.10.01 02:35:22.451535 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 53 rows starting from the beginning of the part
6123 2024.10.01 02:35:22.451606 [ 3 ] {} <Trace> HTTP-Session: 52b7e096-c9bd-47e0-ad46-fc624f4108e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6124 2024.10.01 02:35:22.451759 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
6125 2024.10.01 02:35:22.452032 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6126 2024.10.01 02:35:22.452055 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
6127 2024.10.01 02:35:22.452150 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6128 2024.10.01 02:35:22.452380 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part
6129 2024.10.01 02:35:22.452803 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part
6130 2024.10.01 02:35:22.453109 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part
6131 2024.10.01 02:35:22.453896 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6132 2024.10.01 02:35:22.455033 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6133 2024.10.01 02:35:22.455106 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6134 2024.10.01 02:35:22.456082 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 5 columns (5 merged, 0 gathered) in 0.005331329 sec., 28698.285174297063 rows/sec., 2.19 MiB/sec.
6135 2024.10.01 02:35:22.456245 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6136 2024.10.01 02:35:22.456269 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6137 2024.10.01 02:35:22.457372 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6138 2024.10.01 02:35:22.457380 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6139 2024.10.01 02:35:22.457535 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_26_5} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6140 2024.10.01 02:35:22.457686 [ 139 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6141 2024.10.01 02:35:22.457790 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6142 2024.10.01 02:35:22.457805 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005957 sec., 38274.299143864366 rows/sec., 2.59 MiB/sec.
6143 2024.10.01 02:35:22.457805 [ 139 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6144 2024.10.01 02:35:22.457867 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6145 2024.10.01 02:35:22.458248 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
6146 2024.10.01 02:35:22.458301 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Debug> DynamicQueryHandler: Done processing query
6147 2024.10.01 02:35:22.458358 [ 3 ] {1c8558fa-2bf8-4811-a3ca-9f91ddb8c4ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6148 2024.10.01 02:35:22.458390 [ 3 ] {} <Debug> HTTP-Session: 52b7e096-c9bd-47e0-ad46-fc624f4108e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6149 2024.10.01 02:35:22.458510 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6150 2024.10.01 02:35:22.458552 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 244 rows starting from the beginning of the part
6151 2024.10.01 02:35:22.458671 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part
6152 2024.10.01 02:35:22.458914 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
6153 2024.10.01 02:35:22.458935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 87884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6154 2024.10.01 02:35:22.459206 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
6155 2024.10.01 02:35:22.459224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6156 2024.10.01 02:35:22.459384 [ 3 ] {} <Debug> HTTP-Session: 64346fd8-c586-4bfe-8186-5c9219b23d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6157 2024.10.01 02:35:22.459495 [ 3 ] {} <Debug> HTTP-Session: 64346fd8-c586-4bfe-8186-5c9219b23d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6158 2024.10.01 02:35:22.459538 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
6159 2024.10.01 02:35:22.459557 [ 3 ] {} <Debug> HTTP-Session: 64346fd8-c586-4bfe-8186-5c9219b23d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6160 2024.10.01 02:35:22.459776 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part
6161 2024.10.01 02:35:22.459779 [ 3 ] {} <Trace> HTTP-Session: 64346fd8-c586-4bfe-8186-5c9219b23d8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6162 2024.10.01 02:35:22.460592 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6163 2024.10.01 02:35:22.460717 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6164 2024.10.01 02:35:22.461944 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6165 2024.10.01 02:35:22.462345 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.004367373 sec., 169896.18244193937 rows/sec., 11.53 MiB/sec.
6166 2024.10.01 02:35:22.462520 [ 201 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6167 2024.10.01 02:35:22.463346 [ 201 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6168 2024.10.01 02:35:22.463493 [ 201 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_16_3} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6169 2024.10.01 02:35:22.463548 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6170 2024.10.01 02:35:22.463627 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
6171 2024.10.01 02:35:22.463633 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6172 2024.10.01 02:35:22.464083 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6173 2024.10.01 02:35:22.464468 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6174 2024.10.01 02:35:22.464602 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00448 sec., 118750.00000000001 rows/sec., 8.80 MiB/sec.
6175 2024.10.01 02:35:22.464807 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Debug> DynamicQueryHandler: Done processing query
6176 2024.10.01 02:35:22.464834 [ 3 ] {f9f3bb8c-85b1-4b86-aff2-2ad103778b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6177 2024.10.01 02:35:22.464852 [ 3 ] {} <Debug> HTTP-Session: 64346fd8-c586-4bfe-8186-5c9219b23d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6178 2024.10.01 02:35:22.465206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 184814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6179 2024.10.01 02:35:22.465261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6180 2024.10.01 02:35:22.465282 [ 3 ] {} <Debug> HTTP-Session: bf2ec4d3-0f55-44f6-8509-fd69dd4b381b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6181 2024.10.01 02:35:22.465300 [ 3 ] {} <Debug> HTTP-Session: bf2ec4d3-0f55-44f6-8509-fd69dd4b381b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6182 2024.10.01 02:35:22.465314 [ 3 ] {} <Debug> HTTP-Session: bf2ec4d3-0f55-44f6-8509-fd69dd4b381b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6183 2024.10.01 02:35:22.465346 [ 3 ] {} <Trace> HTTP-Session: bf2ec4d3-0f55-44f6-8509-fd69dd4b381b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6184 2024.10.01 02:35:22.518123 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6185 2024.10.01 02:35:22.518232 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6186 2024.10.01 02:35:22.518456 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6187 2024.10.01 02:35:22.519612 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6188 2024.10.01 02:35:22.519667 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6189 2024.10.01 02:35:22.520208 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6190 2024.10.01 02:35:22.520600 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6191 2024.10.01 02:35:22.520756 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.00301 sec., 323588.0398671096 rows/sec., 21.72 MiB/sec.
6192 2024.10.01 02:35:22.520959 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Debug> DynamicQueryHandler: Done processing query
6193 2024.10.01 02:35:22.520989 [ 3 ] {c418a2f8-ca16-4f64-9715-032e5578f62b} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
6194 2024.10.01 02:35:22.521009 [ 3 ] {} <Debug> HTTP-Session: bf2ec4d3-0f55-44f6-8509-fd69dd4b381b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6195 2024.10.01 02:35:22.521356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 19921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6196 2024.10.01 02:35:22.521430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6197 2024.10.01 02:35:22.521454 [ 3 ] {} <Debug> HTTP-Session: 1d8a616a-124b-494b-9350-139bb9c54553 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6198 2024.10.01 02:35:22.521477 [ 3 ] {} <Debug> HTTP-Session: 1d8a616a-124b-494b-9350-139bb9c54553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6199 2024.10.01 02:35:22.521492 [ 3 ] {} <Debug> HTTP-Session: 1d8a616a-124b-494b-9350-139bb9c54553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.10.01 02:35:22.521535 [ 3 ] {} <Trace> HTTP-Session: 1d8a616a-124b-494b-9350-139bb9c54553 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6201 2024.10.01 02:35:22.521783 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6202 2024.10.01 02:35:22.521850 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <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_histogramu64
6203 2024.10.01 02:35:22.522285 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6204 2024.10.01 02:35:22.522881 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6205 2024.10.01 02:35:22.522917 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6206 2024.10.01 02:35:22.523561 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6207 2024.10.01 02:35:22.523977 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6208 2024.10.01 02:35:22.524112 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6209 2024.10.01 02:35:22.524132 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002511 sec., 4778.972520908004 rows/sec., 8.56 MiB/sec.
6210 2024.10.01 02:35:22.524155 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6211 2024.10.01 02:35:22.524191 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6212 2024.10.01 02:35:22.524468 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
6213 2024.10.01 02:35:22.524566 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Debug> DynamicQueryHandler: Done processing query
6214 2024.10.01 02:35:22.524616 [ 3 ] {830bb6b9-b0b9-4408-bfce-d1d7530802cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
6215 2024.10.01 02:35:22.524657 [ 3 ] {} <Debug> HTTP-Session: 1d8a616a-124b-494b-9350-139bb9c54553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6216 2024.10.01 02:35:22.524880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6217 2024.10.01 02:35:22.525005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6218 2024.10.01 02:35:22.525077 [ 3 ] {} <Debug> HTTP-Session: e17ebf5d-9eca-4f38-9017-722bbdb65783 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6219 2024.10.01 02:35:22.525123 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6220 2024.10.01 02:35:22.525130 [ 3 ] {} <Debug> HTTP-Session: e17ebf5d-9eca-4f38-9017-722bbdb65783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6221 2024.10.01 02:35:22.525199 [ 3 ] {} <Debug> HTTP-Session: e17ebf5d-9eca-4f38-9017-722bbdb65783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6222 2024.10.01 02:35:22.525298 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 309 rows starting from the beginning of the part
6223 2024.10.01 02:35:22.525305 [ 3 ] {} <Trace> HTTP-Session: e17ebf5d-9eca-4f38-9017-722bbdb65783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6224 2024.10.01 02:35:22.525665 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6225 2024.10.01 02:35:22.525851 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6226 2024.10.01 02:35:22.525942 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
6227 2024.10.01 02:35:22.526784 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
6228 2024.10.01 02:35:22.526805 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6229 2024.10.01 02:35:22.527274 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
6230 2024.10.01 02:35:22.528032 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
6231 2024.10.01 02:35:22.528082 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6232 2024.10.01 02:35:22.528152 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6233 2024.10.01 02:35:22.528611 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part
6234 2024.10.01 02:35:22.529541 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6235 2024.10.01 02:35:22.530413 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6236 2024.10.01 02:35:22.530749 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005277 sec., 9096.077316657193 rows/sec., 627.72 KiB/sec.
6237 2024.10.01 02:35:22.530977 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Debug> DynamicQueryHandler: Done processing query
6238 2024.10.01 02:35:22.531013 [ 3 ] {288bfc50-29a8-4830-b51c-8b46b1c4f4f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6239 2024.10.01 02:35:22.531057 [ 3 ] {} <Debug> HTTP-Session: e17ebf5d-9eca-4f38-9017-722bbdb65783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6240 2024.10.01 02:35:22.533879 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 19 columns (19 merged, 0 gathered) in 0.00957303 sec., 41679.5936082933 rows/sec., 74.69 MiB/sec.
6241 2024.10.01 02:35:22.534729 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6242 2024.10.01 02:35:22.535390 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6243 2024.10.01 02:35:22.535485 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6244 2024.10.01 02:35:22.535653 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB.
6245 2024.10.01 02:35:23.201991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6246 2024.10.01 02:35:23.202110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6247 2024.10.01 02:35:23.202136 [ 3 ] {} <Debug> HTTP-Session: 40db8163-24a1-4536-954c-8271eb5bcda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6248 2024.10.01 02:35:23.202161 [ 3 ] {} <Debug> HTTP-Session: 40db8163-24a1-4536-954c-8271eb5bcda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6249 2024.10.01 02:35:23.202179 [ 3 ] {} <Debug> HTTP-Session: 40db8163-24a1-4536-954c-8271eb5bcda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6250 2024.10.01 02:35:23.202233 [ 3 ] {} <Trace> HTTP-Session: 40db8163-24a1-4536-954c-8271eb5bcda5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6251 2024.10.01 02:35:23.202416 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6252 2024.10.01 02:35:23.202480 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6253 2024.10.01 02:35:23.202819 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6254 2024.10.01 02:35:23.203259 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6255 2024.10.01 02:35:23.203302 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6256 2024.10.01 02:35:23.203728 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
6257 2024.10.01 02:35:23.204134 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6258 2024.10.01 02:35:23.204287 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001923 sec., 2080.083203328133 rows/sec., 169.62 KiB/sec.
6259 2024.10.01 02:35:23.204512 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Debug> DynamicQueryHandler: Done processing query
6260 2024.10.01 02:35:23.204546 [ 3 ] {f5aab8fb-54cf-45c9-bbea-bc7f6a2566a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6261 2024.10.01 02:35:23.204563 [ 3 ] {} <Debug> HTTP-Session: 40db8163-24a1-4536-954c-8271eb5bcda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6262 2024.10.01 02:35:23.204728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6263 2024.10.01 02:35:23.204789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6264 2024.10.01 02:35:23.204810 [ 3 ] {} <Debug> HTTP-Session: ce2d588b-7ae3-46f1-9d3f-796a55e989c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6265 2024.10.01 02:35:23.204829 [ 3 ] {} <Debug> HTTP-Session: ce2d588b-7ae3-46f1-9d3f-796a55e989c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6266 2024.10.01 02:35:23.204843 [ 3 ] {} <Debug> HTTP-Session: ce2d588b-7ae3-46f1-9d3f-796a55e989c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6267 2024.10.01 02:35:23.204878 [ 3 ] {} <Trace> HTTP-Session: ce2d588b-7ae3-46f1-9d3f-796a55e989c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6268 2024.10.01 02:35:23.205014 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6269 2024.10.01 02:35:23.205063 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6270 2024.10.01 02:35:23.205304 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6271 2024.10.01 02:35:23.205686 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6272 2024.10.01 02:35:23.205727 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6273 2024.10.01 02:35:23.206096 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6274 2024.10.01 02:35:23.206469 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6275 2024.10.01 02:35:23.206605 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001642 sec., 45066.99147381242 rows/sec., 3.65 MiB/sec.
6276 2024.10.01 02:35:23.206800 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Debug> DynamicQueryHandler: Done processing query
6277 2024.10.01 02:35:23.206828 [ 3 ] {32253f89-cad0-43ba-8c89-a149724718fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6278 2024.10.01 02:35:23.206845 [ 3 ] {} <Debug> HTTP-Session: ce2d588b-7ae3-46f1-9d3f-796a55e989c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6279 2024.10.01 02:35:23.206969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6280 2024.10.01 02:35:23.207025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6281 2024.10.01 02:35:23.207046 [ 3 ] {} <Debug> HTTP-Session: a42ecbe6-106c-4b05-9c9b-46680d145465 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6282 2024.10.01 02:35:23.207063 [ 3 ] {} <Debug> HTTP-Session: a42ecbe6-106c-4b05-9c9b-46680d145465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6283 2024.10.01 02:35:23.207078 [ 3 ] {} <Debug> HTTP-Session: a42ecbe6-106c-4b05-9c9b-46680d145465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6284 2024.10.01 02:35:23.207112 [ 3 ] {} <Trace> HTTP-Session: a42ecbe6-106c-4b05-9c9b-46680d145465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6285 2024.10.01 02:35:23.207219 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6286 2024.10.01 02:35:23.207265 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6287 2024.10.01 02:35:23.207496 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6288 2024.10.01 02:35:23.207814 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6289 2024.10.01 02:35:23.207851 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6290 2024.10.01 02:35:23.208199 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6291 2024.10.01 02:35:23.208581 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6292 2024.10.01 02:35:23.208723 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001533 sec., 7827.788649706457 rows/sec., 574.60 KiB/sec.
6293 2024.10.01 02:35:23.208916 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Debug> DynamicQueryHandler: Done processing query
6294 2024.10.01 02:35:23.208942 [ 3 ] {08562865-245e-4ebe-ac2a-76e9927d3ac1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6295 2024.10.01 02:35:23.208959 [ 3 ] {} <Debug> HTTP-Session: a42ecbe6-106c-4b05-9c9b-46680d145465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6296 2024.10.01 02:35:23.209091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6297 2024.10.01 02:35:23.209144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6298 2024.10.01 02:35:23.209164 [ 3 ] {} <Debug> HTTP-Session: ffbed2f9-c620-4bc6-8abd-160be88b721b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6299 2024.10.01 02:35:23.209181 [ 3 ] {} <Debug> HTTP-Session: ffbed2f9-c620-4bc6-8abd-160be88b721b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6300 2024.10.01 02:35:23.209194 [ 3 ] {} <Debug> HTTP-Session: ffbed2f9-c620-4bc6-8abd-160be88b721b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6301 2024.10.01 02:35:23.209227 [ 3 ] {} <Trace> HTTP-Session: ffbed2f9-c620-4bc6-8abd-160be88b721b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6302 2024.10.01 02:35:23.209351 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6303 2024.10.01 02:35:23.209397 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6304 2024.10.01 02:35:23.209630 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6305 2024.10.01 02:35:23.210144 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6306 2024.10.01 02:35:23.210194 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6307 2024.10.01 02:35:23.210672 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6308 2024.10.01 02:35:23.211074 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6309 2024.10.01 02:35:23.211288 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001979 sec., 38403.233956543714 rows/sec., 3.00 MiB/sec.
6310 2024.10.01 02:35:23.211665 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Debug> DynamicQueryHandler: Done processing query
6311 2024.10.01 02:35:23.211698 [ 3 ] {a4237053-e95b-4fdc-a59e-9fcffedc8107} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6312 2024.10.01 02:35:23.211716 [ 3 ] {} <Debug> HTTP-Session: ffbed2f9-c620-4bc6-8abd-160be88b721b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6313 2024.10.01 02:35:23.211840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6314 2024.10.01 02:35:23.211892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6315 2024.10.01 02:35:23.211913 [ 3 ] {} <Debug> HTTP-Session: ea4cefed-3f51-40aa-86c3-56163d1a2fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6316 2024.10.01 02:35:23.211929 [ 3 ] {} <Debug> HTTP-Session: ea4cefed-3f51-40aa-86c3-56163d1a2fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6317 2024.10.01 02:35:23.211942 [ 3 ] {} <Debug> HTTP-Session: ea4cefed-3f51-40aa-86c3-56163d1a2fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6318 2024.10.01 02:35:23.211975 [ 3 ] {} <Trace> HTTP-Session: ea4cefed-3f51-40aa-86c3-56163d1a2fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6319 2024.10.01 02:35:23.212097 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6320 2024.10.01 02:35:23.212148 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6321 2024.10.01 02:35:23.212319 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6322 2024.10.01 02:35:23.212657 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6323 2024.10.01 02:35:23.212702 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6324 2024.10.01 02:35:23.213211 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6325 2024.10.01 02:35:23.213669 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6326 2024.10.01 02:35:23.213826 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Debug> executeQuery: Read 34 rows, 2.42 KiB in 0.001766 sec., 19252.548131370328 rows/sec., 1.34 MiB/sec.
6327 2024.10.01 02:35:23.214142 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Debug> DynamicQueryHandler: Done processing query
6328 2024.10.01 02:35:23.214181 [ 3 ] {80ec6469-4bbd-42f5-aadc-8b2c4ab0119b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6329 2024.10.01 02:35:23.214201 [ 3 ] {} <Debug> HTTP-Session: ea4cefed-3f51-40aa-86c3-56163d1a2fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6330 2024.10.01 02:35:23.214325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6331 2024.10.01 02:35:23.214375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6332 2024.10.01 02:35:23.214397 [ 3 ] {} <Debug> HTTP-Session: b0dcbb3a-206b-4274-a00a-e107a410c120 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6333 2024.10.01 02:35:23.214414 [ 3 ] {} <Debug> HTTP-Session: b0dcbb3a-206b-4274-a00a-e107a410c120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.10.01 02:35:23.214427 [ 3 ] {} <Debug> HTTP-Session: b0dcbb3a-206b-4274-a00a-e107a410c120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6335 2024.10.01 02:35:23.214458 [ 3 ] {} <Trace> HTTP-Session: b0dcbb3a-206b-4274-a00a-e107a410c120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6336 2024.10.01 02:35:23.214623 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6337 2024.10.01 02:35:23.214695 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <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_histogramu64
6338 2024.10.01 02:35:23.215124 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6339 2024.10.01 02:35:23.215685 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6340 2024.10.01 02:35:23.215722 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6341 2024.10.01 02:35:23.216331 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6342 2024.10.01 02:35:23.216755 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6343 2024.10.01 02:35:23.216947 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002406 sec., 3325.0207813798834 rows/sec., 5.96 MiB/sec.
6344 2024.10.01 02:35:23.217176 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Debug> DynamicQueryHandler: Done processing query
6345 2024.10.01 02:35:23.217202 [ 3 ] {60a68b25-fb6d-45d9-b57a-24b18bfe92ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6346 2024.10.01 02:35:23.217217 [ 3 ] {} <Debug> HTTP-Session: b0dcbb3a-206b-4274-a00a-e107a410c120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6347 2024.10.01 02:35:23.217331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6348 2024.10.01 02:35:23.217382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6349 2024.10.01 02:35:23.217402 [ 3 ] {} <Debug> HTTP-Session: a1a68b3c-3ef6-4d72-b71d-2b46cdae1d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6350 2024.10.01 02:35:23.217419 [ 3 ] {} <Debug> HTTP-Session: a1a68b3c-3ef6-4d72-b71d-2b46cdae1d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6351 2024.10.01 02:35:23.217434 [ 3 ] {} <Debug> HTTP-Session: a1a68b3c-3ef6-4d72-b71d-2b46cdae1d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6352 2024.10.01 02:35:23.217466 [ 3 ] {} <Trace> HTTP-Session: a1a68b3c-3ef6-4d72-b71d-2b46cdae1d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6353 2024.10.01 02:35:23.217568 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6354 2024.10.01 02:35:23.217614 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6355 2024.10.01 02:35:23.217746 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6356 2024.10.01 02:35:23.218012 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6357 2024.10.01 02:35:23.218049 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6358 2024.10.01 02:35:23.218403 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6359 2024.10.01 02:35:23.218732 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6360 2024.10.01 02:35:23.218887 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001337 sec., 8975.317875841436 rows/sec., 619.39 KiB/sec.
6361 2024.10.01 02:35:23.219043 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Debug> DynamicQueryHandler: Done processing query
6362 2024.10.01 02:35:23.219068 [ 3 ] {6af52f4c-6b03-4df9-81a4-765987237ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6363 2024.10.01 02:35:23.219084 [ 3 ] {} <Debug> HTTP-Session: a1a68b3c-3ef6-4d72-b71d-2b46cdae1d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6364 2024.10.01 02:35:28.212417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6365 2024.10.01 02:35:28.212561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6366 2024.10.01 02:35:28.212592 [ 3 ] {} <Debug> HTTP-Session: 1a84d4ae-b172-4844-99c8-09269f47c736 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6367 2024.10.01 02:35:28.212619 [ 3 ] {} <Debug> HTTP-Session: 1a84d4ae-b172-4844-99c8-09269f47c736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6368 2024.10.01 02:35:28.212637 [ 3 ] {} <Debug> HTTP-Session: 1a84d4ae-b172-4844-99c8-09269f47c736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6369 2024.10.01 02:35:28.212690 [ 3 ] {} <Trace> HTTP-Session: 1a84d4ae-b172-4844-99c8-09269f47c736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6370 2024.10.01 02:35:28.212871 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6371 2024.10.01 02:35:28.212935 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6372 2024.10.01 02:35:28.213263 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6373 2024.10.01 02:35:28.213697 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6374 2024.10.01 02:35:28.213740 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6375 2024.10.01 02:35:28.214150 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6376 2024.10.01 02:35:28.214558 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6377 2024.10.01 02:35:28.214711 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00189 sec., 1058.2010582010582 rows/sec., 86.29 KiB/sec.
6378 2024.10.01 02:35:28.214930 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Debug> DynamicQueryHandler: Done processing query
6379 2024.10.01 02:35:28.214960 [ 3 ] {704b1595-5fb6-4a5e-adee-43a9f704b91c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6380 2024.10.01 02:35:28.214978 [ 3 ] {} <Debug> HTTP-Session: 1a84d4ae-b172-4844-99c8-09269f47c736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6381 2024.10.01 02:35:28.215187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6382 2024.10.01 02:35:28.215242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6383 2024.10.01 02:35:28.215263 [ 3 ] {} <Debug> HTTP-Session: 26a587f9-cff0-4892-b015-c42a1bd5e933 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6384 2024.10.01 02:35:28.215281 [ 3 ] {} <Debug> HTTP-Session: 26a587f9-cff0-4892-b015-c42a1bd5e933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.10.01 02:35:28.215296 [ 3 ] {} <Debug> HTTP-Session: 26a587f9-cff0-4892-b015-c42a1bd5e933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6386 2024.10.01 02:35:28.215330 [ 3 ] {} <Trace> HTTP-Session: 26a587f9-cff0-4892-b015-c42a1bd5e933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6387 2024.10.01 02:35:28.215494 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6388 2024.10.01 02:35:28.215540 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6389 2024.10.01 02:35:28.215777 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6390 2024.10.01 02:35:28.216229 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6391 2024.10.01 02:35:28.216265 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6392 2024.10.01 02:35:28.216642 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6393 2024.10.01 02:35:28.217017 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6394 2024.10.01 02:35:28.217150 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Debug> executeQuery: Read 228 rows, 20.54 KiB in 0.00173 sec., 131791.90751445087 rows/sec., 11.60 MiB/sec.
6395 2024.10.01 02:35:28.217562 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Debug> DynamicQueryHandler: Done processing query
6396 2024.10.01 02:35:28.217662 [ 3 ] {3ea7e800-77bd-4053-848f-c43bb706b0b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
6397 2024.10.01 02:35:28.217723 [ 3 ] {} <Debug> HTTP-Session: 26a587f9-cff0-4892-b015-c42a1bd5e933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6398 2024.10.01 02:35:28.217919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6399 2024.10.01 02:35:28.217982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6400 2024.10.01 02:35:28.218002 [ 3 ] {} <Debug> HTTP-Session: 1312fc6c-2377-4600-8ffa-629dfbf581e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6401 2024.10.01 02:35:28.218019 [ 3 ] {} <Debug> HTTP-Session: 1312fc6c-2377-4600-8ffa-629dfbf581e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6402 2024.10.01 02:35:28.218033 [ 3 ] {} <Debug> HTTP-Session: 1312fc6c-2377-4600-8ffa-629dfbf581e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6403 2024.10.01 02:35:28.218066 [ 3 ] {} <Trace> HTTP-Session: 1312fc6c-2377-4600-8ffa-629dfbf581e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6404 2024.10.01 02:35:28.218169 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6405 2024.10.01 02:35:28.218213 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6406 2024.10.01 02:35:28.218442 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6407 2024.10.01 02:35:28.218833 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6408 2024.10.01 02:35:28.218871 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6409 2024.10.01 02:35:28.219225 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6410 2024.10.01 02:35:28.219593 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6411 2024.10.01 02:35:28.219729 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001559 sec., 13470.173187940987 rows/sec., 1006.00 KiB/sec.
6412 2024.10.01 02:35:28.219910 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Debug> DynamicQueryHandler: Done processing query
6413 2024.10.01 02:35:28.219936 [ 3 ] {5de4c036-646f-4208-a7e4-c5d68c606aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6414 2024.10.01 02:35:28.219953 [ 3 ] {} <Debug> HTTP-Session: 1312fc6c-2377-4600-8ffa-629dfbf581e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6415 2024.10.01 02:35:28.220080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6416 2024.10.01 02:35:28.220132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6417 2024.10.01 02:35:28.220155 [ 3 ] {} <Debug> HTTP-Session: b9193ed0-32ac-4cad-81a4-f53ed4281364 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6418 2024.10.01 02:35:28.220174 [ 3 ] {} <Debug> HTTP-Session: b9193ed0-32ac-4cad-81a4-f53ed4281364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.10.01 02:35:28.220189 [ 3 ] {} <Debug> HTTP-Session: b9193ed0-32ac-4cad-81a4-f53ed4281364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6420 2024.10.01 02:35:28.220222 [ 3 ] {} <Trace> HTTP-Session: b9193ed0-32ac-4cad-81a4-f53ed4281364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6421 2024.10.01 02:35:28.220328 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6422 2024.10.01 02:35:28.220372 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6423 2024.10.01 02:35:28.220600 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6424 2024.10.01 02:35:28.220957 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6425 2024.10.01 02:35:28.220994 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6426 2024.10.01 02:35:28.221347 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6427 2024.10.01 02:35:28.221730 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6428 2024.10.01 02:35:28.221882 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001584 sec., 8838.38383838384 rows/sec., 618.98 KiB/sec.
6429 2024.10.01 02:35:28.222052 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Debug> DynamicQueryHandler: Done processing query
6430 2024.10.01 02:35:28.222078 [ 3 ] {b732b14e-4346-4630-8bd7-3640f186b4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6431 2024.10.01 02:35:28.222096 [ 3 ] {} <Debug> HTTP-Session: b9193ed0-32ac-4cad-81a4-f53ed4281364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6432 2024.10.01 02:35:28.222224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6433 2024.10.01 02:35:28.222288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6434 2024.10.01 02:35:28.222313 [ 3 ] {} <Debug> HTTP-Session: 66d86ffb-176c-43ae-afef-9803d6261899 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6435 2024.10.01 02:35:28.222335 [ 3 ] {} <Debug> HTTP-Session: 66d86ffb-176c-43ae-afef-9803d6261899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6436 2024.10.01 02:35:28.222354 [ 3 ] {} <Debug> HTTP-Session: 66d86ffb-176c-43ae-afef-9803d6261899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6437 2024.10.01 02:35:28.222393 [ 3 ] {} <Trace> HTTP-Session: 66d86ffb-176c-43ae-afef-9803d6261899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6438 2024.10.01 02:35:28.222513 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6439 2024.10.01 02:35:28.222563 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6440 2024.10.01 02:35:28.222849 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6441 2024.10.01 02:35:28.223226 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6442 2024.10.01 02:35:28.223268 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6443 2024.10.01 02:35:28.223672 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6444 2024.10.01 02:35:28.224041 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6445 2024.10.01 02:35:28.224164 [ 131 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
6446 2024.10.01 02:35:28.224174 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001692 sec., 3546.099290780142 rows/sec., 209.51 KiB/sec.
6447 2024.10.01 02:35:28.224217 [ 131 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6448 2024.10.01 02:35:28.224256 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6449 2024.10.01 02:35:28.224397 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Debug> DynamicQueryHandler: Done processing query
6450 2024.10.01 02:35:28.224424 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
6451 2024.10.01 02:35:28.224431 [ 3 ] {2b26ae8c-5dc0-4985-a69f-769e4ae01617} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6452 2024.10.01 02:35:28.224528 [ 3 ] {} <Debug> HTTP-Session: 66d86ffb-176c-43ae-afef-9803d6261899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6453 2024.10.01 02:35:28.224671 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6454 2024.10.01 02:35:28.224733 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part
6455 2024.10.01 02:35:28.224763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 65336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6456 2024.10.01 02:35:28.224874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6457 2024.10.01 02:35:28.224926 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
6458 2024.10.01 02:35:28.224963 [ 3 ] {} <Debug> HTTP-Session: 6e062174-c33c-4183-9c59-fecf3a49b44d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6459 2024.10.01 02:35:28.225029 [ 3 ] {} <Debug> HTTP-Session: 6e062174-c33c-4183-9c59-fecf3a49b44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6460 2024.10.01 02:35:28.225081 [ 3 ] {} <Debug> HTTP-Session: 6e062174-c33c-4183-9c59-fecf3a49b44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6461 2024.10.01 02:35:28.225229 [ 3 ] {} <Trace> HTTP-Session: 6e062174-c33c-4183-9c59-fecf3a49b44d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6462 2024.10.01 02:35:28.225398 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
6463 2024.10.01 02:35:28.225586 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
6464 2024.10.01 02:35:28.225707 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6465 2024.10.01 02:35:28.225886 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6466 2024.10.01 02:35:28.225891 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
6467 2024.10.01 02:35:28.226840 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6468 2024.10.01 02:35:28.228106 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6469 2024.10.01 02:35:28.228193 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6470 2024.10.01 02:35:28.228433 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004091129 sec., 7332.939147115625 rows/sec., 465.47 KiB/sec.
6471 2024.10.01 02:35:28.228670 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
6472 2024.10.01 02:35:28.229035 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6473 2024.10.01 02:35:28.229675 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6474 2024.10.01 02:35:28.229840 [ 193 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_13_3} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
6475 2024.10.01 02:35:28.230033 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6476 2024.10.01 02:35:28.230043 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6477 2024.10.01 02:35:28.230229 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Debug> executeQuery: Read 403 rows, 29.37 KiB in 0.004779 sec., 84327.26511822556 rows/sec., 6.00 MiB/sec.
6478 2024.10.01 02:35:28.230487 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Debug> DynamicQueryHandler: Done processing query
6479 2024.10.01 02:35:28.230525 [ 3 ] {0d316f1a-e4ec-4778-9a90-f1192e6597c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6480 2024.10.01 02:35:28.230552 [ 3 ] {} <Debug> HTTP-Session: 6e062174-c33c-4183-9c59-fecf3a49b44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6481 2024.10.01 02:35:28.230727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6482 2024.10.01 02:35:28.230790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6483 2024.10.01 02:35:28.230810 [ 3 ] {} <Debug> HTTP-Session: 4b86b028-23b9-4de3-a295-71c51fa0f533 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6484 2024.10.01 02:35:28.230827 [ 3 ] {} <Debug> HTTP-Session: 4b86b028-23b9-4de3-a295-71c51fa0f533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6485 2024.10.01 02:35:28.230842 [ 3 ] {} <Debug> HTTP-Session: 4b86b028-23b9-4de3-a295-71c51fa0f533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6486 2024.10.01 02:35:28.230882 [ 3 ] {} <Trace> HTTP-Session: 4b86b028-23b9-4de3-a295-71c51fa0f533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6487 2024.10.01 02:35:28.231041 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6488 2024.10.01 02:35:28.231100 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6489 2024.10.01 02:35:28.231316 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6490 2024.10.01 02:35:28.231742 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6491 2024.10.01 02:35:28.231784 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6492 2024.10.01 02:35:28.232172 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6493 2024.10.01 02:35:28.232517 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6494 2024.10.01 02:35:28.232658 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00165 sec., 3636.3636363636365 rows/sec., 189.99 KiB/sec.
6495 2024.10.01 02:35:28.232980 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Debug> DynamicQueryHandler: Done processing query
6496 2024.10.01 02:35:28.233008 [ 3 ] {87b5f928-bd37-4d94-b089-45da4540a989} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6497 2024.10.01 02:35:28.233025 [ 3 ] {} <Debug> HTTP-Session: 4b86b028-23b9-4de3-a295-71c51fa0f533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6498 2024.10.01 02:35:28.233227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6499 2024.10.01 02:35:28.233286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6500 2024.10.01 02:35:28.233311 [ 3 ] {} <Debug> HTTP-Session: dfa9c200-d340-4a0c-9ddb-11ee0545ce01 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6501 2024.10.01 02:35:28.233333 [ 3 ] {} <Debug> HTTP-Session: dfa9c200-d340-4a0c-9ddb-11ee0545ce01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6502 2024.10.01 02:35:28.233352 [ 3 ] {} <Debug> HTTP-Session: dfa9c200-d340-4a0c-9ddb-11ee0545ce01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6503 2024.10.01 02:35:28.233390 [ 3 ] {} <Trace> HTTP-Session: dfa9c200-d340-4a0c-9ddb-11ee0545ce01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6504 2024.10.01 02:35:28.233596 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6505 2024.10.01 02:35:28.233645 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6506 2024.10.01 02:35:28.233817 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6507 2024.10.01 02:35:28.234289 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6508 2024.10.01 02:35:28.234327 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6509 2024.10.01 02:35:28.234727 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6510 2024.10.01 02:35:28.235123 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6511 2024.10.01 02:35:28.235285 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00179 sec., 132960.8938547486 rows/sec., 8.91 MiB/sec.
6512 2024.10.01 02:35:28.235490 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Debug> DynamicQueryHandler: Done processing query
6513 2024.10.01 02:35:28.235519 [ 3 ] {623773d6-8b1b-468a-b5ac-005c404b98ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6514 2024.10.01 02:35:28.235541 [ 3 ] {} <Debug> HTTP-Session: dfa9c200-d340-4a0c-9ddb-11ee0545ce01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6515 2024.10.01 02:35:28.235670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6516 2024.10.01 02:35:28.235721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6517 2024.10.01 02:35:28.235740 [ 3 ] {} <Debug> HTTP-Session: ab07f5bc-b218-416a-95e3-7632611e8b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6518 2024.10.01 02:35:28.235756 [ 3 ] {} <Debug> HTTP-Session: ab07f5bc-b218-416a-95e3-7632611e8b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6519 2024.10.01 02:35:28.235770 [ 3 ] {} <Debug> HTTP-Session: ab07f5bc-b218-416a-95e3-7632611e8b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6520 2024.10.01 02:35:28.235801 [ 3 ] {} <Trace> HTTP-Session: ab07f5bc-b218-416a-95e3-7632611e8b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6521 2024.10.01 02:35:28.235893 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6522 2024.10.01 02:35:28.235939 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6523 2024.10.01 02:35:28.236069 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6524 2024.10.01 02:35:28.236359 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6525 2024.10.01 02:35:28.236395 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6526 2024.10.01 02:35:28.236741 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6527 2024.10.01 02:35:28.237060 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6528 2024.10.01 02:35:28.237191 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec.
6529 2024.10.01 02:35:28.237387 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Debug> DynamicQueryHandler: Done processing query
6530 2024.10.01 02:35:28.237412 [ 3 ] {679694ed-95a0-4964-ac6a-706a671fdee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6531 2024.10.01 02:35:28.237428 [ 3 ] {} <Debug> HTTP-Session: ab07f5bc-b218-416a-95e3-7632611e8b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6532 2024.10.01 02:35:28.237590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6533 2024.10.01 02:35:28.237640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6534 2024.10.01 02:35:28.237659 [ 3 ] {} <Debug> HTTP-Session: e9b7bfb1-0be6-4419-bcf7-0dda8bae74a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6535 2024.10.01 02:35:28.237675 [ 3 ] {} <Debug> HTTP-Session: e9b7bfb1-0be6-4419-bcf7-0dda8bae74a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6536 2024.10.01 02:35:28.237688 [ 3 ] {} <Debug> HTTP-Session: e9b7bfb1-0be6-4419-bcf7-0dda8bae74a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.10.01 02:35:28.237723 [ 3 ] {} <Trace> HTTP-Session: e9b7bfb1-0be6-4419-bcf7-0dda8bae74a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6538 2024.10.01 02:35:28.237993 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6539 2024.10.01 02:35:28.238057 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <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_histogramu64
6540 2024.10.01 02:35:28.238476 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6541 2024.10.01 02:35:28.239085 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6542 2024.10.01 02:35:28.239120 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6543 2024.10.01 02:35:28.239750 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6544 2024.10.01 02:35:28.240164 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6545 2024.10.01 02:35:28.240318 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002521 sec., 7536.69178897263 rows/sec., 13.51 MiB/sec.
6546 2024.10.01 02:35:28.240537 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Debug> DynamicQueryHandler: Done processing query
6547 2024.10.01 02:35:28.240562 [ 3 ] {23570ca3-a9cb-4dc0-8a11-75a6cf984e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6548 2024.10.01 02:35:28.240579 [ 3 ] {} <Debug> HTTP-Session: e9b7bfb1-0be6-4419-bcf7-0dda8bae74a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6549 2024.10.01 02:35:28.240713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6550 2024.10.01 02:35:28.240762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6551 2024.10.01 02:35:28.240781 [ 3 ] {} <Debug> HTTP-Session: 24f38161-bbf7-4e2a-89c3-f8c3ae08de83 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6552 2024.10.01 02:35:28.240797 [ 3 ] {} <Debug> HTTP-Session: 24f38161-bbf7-4e2a-89c3-f8c3ae08de83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6553 2024.10.01 02:35:28.240811 [ 3 ] {} <Debug> HTTP-Session: 24f38161-bbf7-4e2a-89c3-f8c3ae08de83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6554 2024.10.01 02:35:28.240841 [ 3 ] {} <Trace> HTTP-Session: 24f38161-bbf7-4e2a-89c3-f8c3ae08de83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6555 2024.10.01 02:35:28.240959 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6556 2024.10.01 02:35:28.241003 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6557 2024.10.01 02:35:28.241131 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6558 2024.10.01 02:35:28.241447 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6559 2024.10.01 02:35:28.241483 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6560 2024.10.01 02:35:28.241853 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6561 2024.10.01 02:35:28.242174 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6562 2024.10.01 02:35:28.242306 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec.
6563 2024.10.01 02:35:28.242463 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Debug> DynamicQueryHandler: Done processing query
6564 2024.10.01 02:35:28.242488 [ 3 ] {2f030402-7d88-477e-9519-a4fc85e85292} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6565 2024.10.01 02:35:28.242504 [ 3 ] {} <Debug> HTTP-Session: 24f38161-bbf7-4e2a-89c3-f8c3ae08de83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6566 2024.10.01 02:35:33.208399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6567 2024.10.01 02:35:33.208548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6568 2024.10.01 02:35:33.208578 [ 3 ] {} <Debug> HTTP-Session: 6f1d2c5e-4181-4d1d-9501-4935a7a92e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6569 2024.10.01 02:35:33.208606 [ 3 ] {} <Debug> HTTP-Session: 6f1d2c5e-4181-4d1d-9501-4935a7a92e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6570 2024.10.01 02:35:33.208625 [ 3 ] {} <Debug> HTTP-Session: 6f1d2c5e-4181-4d1d-9501-4935a7a92e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6571 2024.10.01 02:35:33.208679 [ 3 ] {} <Trace> HTTP-Session: 6f1d2c5e-4181-4d1d-9501-4935a7a92e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6572 2024.10.01 02:35:33.208881 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6573 2024.10.01 02:35:33.208955 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6574 2024.10.01 02:35:33.209279 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6575 2024.10.01 02:35:33.209718 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6576 2024.10.01 02:35:33.209768 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6577 2024.10.01 02:35:33.210185 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6578 2024.10.01 02:35:33.210581 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6579 2024.10.01 02:35:33.210757 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001925 sec., 1038.9610389610389 rows/sec., 84.72 KiB/sec.
6580 2024.10.01 02:35:33.210968 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Debug> DynamicQueryHandler: Done processing query
6581 2024.10.01 02:35:33.210996 [ 3 ] {f841ff62-991a-454c-bb35-5e914ee0d078} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6582 2024.10.01 02:35:33.211013 [ 3 ] {} <Debug> HTTP-Session: 6f1d2c5e-4181-4d1d-9501-4935a7a92e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6583 2024.10.01 02:35:33.211153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6584 2024.10.01 02:35:33.211212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6585 2024.10.01 02:35:33.211232 [ 3 ] {} <Debug> HTTP-Session: 7e06f9dd-175e-41da-9273-134aaa7b5b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6586 2024.10.01 02:35:33.211250 [ 3 ] {} <Debug> HTTP-Session: 7e06f9dd-175e-41da-9273-134aaa7b5b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6587 2024.10.01 02:35:33.211264 [ 3 ] {} <Debug> HTTP-Session: 7e06f9dd-175e-41da-9273-134aaa7b5b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6588 2024.10.01 02:35:33.211300 [ 3 ] {} <Trace> HTTP-Session: 7e06f9dd-175e-41da-9273-134aaa7b5b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6589 2024.10.01 02:35:33.211435 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6590 2024.10.01 02:35:33.211482 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6591 2024.10.01 02:35:33.211720 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6592 2024.10.01 02:35:33.212163 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6593 2024.10.01 02:35:33.212202 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6594 2024.10.01 02:35:33.212569 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6595 2024.10.01 02:35:33.212930 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6596 2024.10.01 02:35:33.213088 [ 124 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6597 2024.10.01 02:35:33.213091 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Debug> executeQuery: Read 97 rows, 8.31 KiB in 0.001702 sec., 56991.77438307873 rows/sec., 4.77 MiB/sec.
6598 2024.10.01 02:35:33.213174 [ 124 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6599 2024.10.01 02:35:33.213234 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6600 2024.10.01 02:35:33.213465 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
6601 2024.10.01 02:35:33.213519 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Debug> DynamicQueryHandler: Done processing query
6602 2024.10.01 02:35:33.213613 [ 3 ] {e67488ae-1753-4988-945b-7310a6e28c80} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6603 2024.10.01 02:35:33.213708 [ 3 ] {} <Debug> HTTP-Session: 7e06f9dd-175e-41da-9273-134aaa7b5b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6604 2024.10.01 02:35:33.214007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6605 2024.10.01 02:35:33.214034 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6606 2024.10.01 02:35:33.214145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6607 2024.10.01 02:35:33.214150 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1418 rows starting from the beginning of the part
6608 2024.10.01 02:35:33.214183 [ 3 ] {} <Debug> HTTP-Session: 1c4d704b-edbb-40b4-98ff-ba224c1d5f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6609 2024.10.01 02:35:33.214217 [ 3 ] {} <Debug> HTTP-Session: 1c4d704b-edbb-40b4-98ff-ba224c1d5f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6610 2024.10.01 02:35:33.214260 [ 3 ] {} <Debug> HTTP-Session: 1c4d704b-edbb-40b4-98ff-ba224c1d5f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6611 2024.10.01 02:35:33.214356 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 230 rows starting from the beginning of the part
6612 2024.10.01 02:35:33.214384 [ 3 ] {} <Trace> HTTP-Session: 1c4d704b-edbb-40b4-98ff-ba224c1d5f1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6613 2024.10.01 02:35:33.214772 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1220 rows starting from the beginning of the part
6614 2024.10.01 02:35:33.214808 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6615 2024.10.01 02:35:33.215012 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6616 2024.10.01 02:35:33.215143 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part
6617 2024.10.01 02:35:33.215558 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part
6618 2024.10.01 02:35:33.215851 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 97 rows starting from the beginning of the part
6619 2024.10.01 02:35:33.216613 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6620 2024.10.01 02:35:33.217350 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6621 2024.10.01 02:35:33.217422 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6622 2024.10.01 02:35:33.218495 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6623 2024.10.01 02:35:33.219301 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3267 rows, containing 5 columns (5 merged, 0 gathered) in 0.00597295 sec., 546965.9046199952 rows/sec., 47.96 MiB/sec.
6624 2024.10.01 02:35:33.219395 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6625 2024.10.01 02:35:33.219679 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6626 2024.10.01 02:35:33.219688 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.005039 sec., 4365.945624131772 rows/sec., 326.17 KiB/sec.
6627 2024.10.01 02:35:33.220085 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Debug> DynamicQueryHandler: Done processing query
6628 2024.10.01 02:35:33.220158 [ 3 ] {905dbd0f-c6b4-4d12-9f53-145311716ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6629 2024.10.01 02:35:33.220240 [ 3 ] {} <Debug> HTTP-Session: 1c4d704b-edbb-40b4-98ff-ba224c1d5f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.10.01 02:35:33.220455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6631 2024.10.01 02:35:33.220532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6632 2024.10.01 02:35:33.220567 [ 3 ] {} <Debug> HTTP-Session: 105ada70-da21-4b07-970f-0c8f00410d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6633 2024.10.01 02:35:33.220593 [ 3 ] {} <Debug> HTTP-Session: 105ada70-da21-4b07-970f-0c8f00410d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6634 2024.10.01 02:35:33.220631 [ 3 ] {} <Debug> HTTP-Session: 105ada70-da21-4b07-970f-0c8f00410d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6635 2024.10.01 02:35:33.220670 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6636 2024.10.01 02:35:33.220691 [ 3 ] {} <Trace> HTTP-Session: 105ada70-da21-4b07-970f-0c8f00410d0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6637 2024.10.01 02:35:33.220857 [ 193 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_31_6} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6638 2024.10.01 02:35:33.220933 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6639 2024.10.01 02:35:33.221019 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
6640 2024.10.01 02:35:33.221034 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6641 2024.10.01 02:35:33.221308 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6642 2024.10.01 02:35:33.221687 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6643 2024.10.01 02:35:33.221726 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6644 2024.10.01 02:35:33.222094 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6645 2024.10.01 02:35:33.222473 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6646 2024.10.01 02:35:33.222629 [ 124 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6647 2024.10.01 02:35:33.222636 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001788 sec., 48098.43400447427 rows/sec., 3.76 MiB/sec.
6648 2024.10.01 02:35:33.222681 [ 124 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6649 2024.10.01 02:35:33.222740 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6650 2024.10.01 02:35:33.223055 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Debug> DynamicQueryHandler: Done processing query
6651 2024.10.01 02:35:33.223057 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
6652 2024.10.01 02:35:33.223122 [ 3 ] {d34fda32-3302-44fc-ad8a-b5424fe4c15a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6653 2024.10.01 02:35:33.223189 [ 3 ] {} <Debug> HTTP-Session: 105ada70-da21-4b07-970f-0c8f00410d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6654 2024.10.01 02:35:33.223473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6655 2024.10.01 02:35:33.223658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6656 2024.10.01 02:35:33.223738 [ 3 ] {} <Debug> HTTP-Session: 5b15dcf1-460a-478e-b880-1d19b2a34f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6657 2024.10.01 02:35:33.223747 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6658 2024.10.01 02:35:33.223796 [ 3 ] {} <Debug> HTTP-Session: 5b15dcf1-460a-478e-b880-1d19b2a34f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.10.01 02:35:33.223848 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part
6660 2024.10.01 02:35:33.223856 [ 3 ] {} <Debug> HTTP-Session: 5b15dcf1-460a-478e-b880-1d19b2a34f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6661 2024.10.01 02:35:33.223986 [ 3 ] {} <Trace> HTTP-Session: 5b15dcf1-460a-478e-b880-1d19b2a34f98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6662 2024.10.01 02:35:33.224111 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 407 rows starting from the beginning of the part
6663 2024.10.01 02:35:33.224330 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 532 rows starting from the beginning of the part
6664 2024.10.01 02:35:33.224551 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part
6665 2024.10.01 02:35:33.224563 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6666 2024.10.01 02:35:33.224750 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6667 2024.10.01 02:35:33.224781 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 403 rows starting from the beginning of the part
6668 2024.10.01 02:35:33.225098 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part
6669 2024.10.01 02:35:33.225785 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6670 2024.10.01 02:35:33.226733 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6671 2024.10.01 02:35:33.226797 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6672 2024.10.01 02:35:33.227666 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6673 2024.10.01 02:35:33.228259 [ 200 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419421 sec., 445988.60284152126 rows/sec., 34.21 MiB/sec.
6674 2024.10.01 02:35:33.228526 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6675 2024.10.01 02:35:33.228541 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6676 2024.10.01 02:35:33.228886 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6677 2024.10.01 02:35:33.228951 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004671 sec., 34467.99400556626 rows/sec., 2.40 MiB/sec.
6678 2024.10.01 02:35:33.228971 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6679 2024.10.01 02:35:33.229085 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6680 2024.10.01 02:35:33.229743 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Debug> DynamicQueryHandler: Done processing query
6681 2024.10.01 02:35:33.229754 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
6682 2024.10.01 02:35:33.229817 [ 3 ] {b0ce7216-aa27-40af-8bf7-981d0b66b2c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6683 2024.10.01 02:35:33.229883 [ 3 ] {} <Debug> HTTP-Session: 5b15dcf1-460a-478e-b880-1d19b2a34f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6684 2024.10.01 02:35:33.230103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6685 2024.10.01 02:35:33.230145 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6686 2024.10.01 02:35:33.230228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6687 2024.10.01 02:35:33.230237 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8416 rows starting from the beginning of the part
6688 2024.10.01 02:35:33.230292 [ 3 ] {} <Debug> HTTP-Session: b3415b7e-cbf3-4260-bf60-2450ff8aef0b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6689 2024.10.01 02:35:33.230307 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6690 2024.10.01 02:35:33.230330 [ 3 ] {} <Debug> HTTP-Session: b3415b7e-cbf3-4260-bf60-2450ff8aef0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6691 2024.10.01 02:35:33.230400 [ 3 ] {} <Debug> HTTP-Session: b3415b7e-cbf3-4260-bf60-2450ff8aef0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6692 2024.10.01 02:35:33.230563 [ 3 ] {} <Trace> HTTP-Session: b3415b7e-cbf3-4260-bf60-2450ff8aef0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6693 2024.10.01 02:35:33.230664 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 240 rows starting from the beginning of the part
6694 2024.10.01 02:35:33.231008 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_31_6} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6695 2024.10.01 02:35:33.231057 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 974 rows starting from the beginning of the part
6696 2024.10.01 02:35:33.231299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
6697 2024.10.01 02:35:33.231375 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6698 2024.10.01 02:35:33.231474 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part
6699 2024.10.01 02:35:33.231629 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <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_histogramu64
6700 2024.10.01 02:35:33.231677 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 238 rows starting from the beginning of the part
6701 2024.10.01 02:35:33.231933 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part
6702 2024.10.01 02:35:33.232924 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6703 2024.10.01 02:35:33.233936 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6704 2024.10.01 02:35:33.233987 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6705 2024.10.01 02:35:33.235198 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6706 2024.10.01 02:35:33.235881 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6707 2024.10.01 02:35:33.236060 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.005219 sec., 3832.151753209427 rows/sec., 6.87 MiB/sec.
6708 2024.10.01 02:35:33.236294 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Debug> DynamicQueryHandler: Done processing query
6709 2024.10.01 02:35:33.236320 [ 3 ] {76b84cd9-6e4c-47fe-8cb4-34741096e6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6710 2024.10.01 02:35:33.236338 [ 3 ] {} <Debug> HTTP-Session: b3415b7e-cbf3-4260-bf60-2450ff8aef0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6711 2024.10.01 02:35:33.236472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6712 2024.10.01 02:35:33.236521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6713 2024.10.01 02:35:33.236542 [ 3 ] {} <Debug> HTTP-Session: 645878f2-6714-4979-a2db-59e8d918c3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6714 2024.10.01 02:35:33.236558 [ 3 ] {} <Debug> HTTP-Session: 645878f2-6714-4979-a2db-59e8d918c3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6715 2024.10.01 02:35:33.236573 [ 3 ] {} <Debug> HTTP-Session: 645878f2-6714-4979-a2db-59e8d918c3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6716 2024.10.01 02:35:33.236609 [ 3 ] {} <Trace> HTTP-Session: 645878f2-6714-4979-a2db-59e8d918c3ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6717 2024.10.01 02:35:33.236759 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6718 2024.10.01 02:35:33.236836 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6719 2024.10.01 02:35:33.236971 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10063 rows, containing 5 columns (5 merged, 0 gathered) in 0.007723089 sec., 1302976.050127093 rows/sec., 87.84 MiB/sec.
6720 2024.10.01 02:35:33.237066 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6721 2024.10.01 02:35:33.237186 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6722 2024.10.01 02:35:33.237482 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6723 2024.10.01 02:35:33.237534 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6724 2024.10.01 02:35:33.237782 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6725 2024.10.01 02:35:33.237887 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6726 2024.10.01 02:35:33.237973 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB.
6727 2024.10.01 02:35:33.238025 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6728 2024.10.01 02:35:33.238350 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6729 2024.10.01 02:35:33.238481 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001786 sec., 33594.6248600224 rows/sec., 2.26 MiB/sec.
6730 2024.10.01 02:35:33.238481 [ 123 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6731 2024.10.01 02:35:33.238553 [ 123 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6732 2024.10.01 02:35:33.238593 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6733 2024.10.01 02:35:33.238731 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Debug> DynamicQueryHandler: Done processing query
6734 2024.10.01 02:35:33.238803 [ 3 ] {209a00cc-5cfd-47ba-8b3c-7885b8c65833} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6735 2024.10.01 02:35:33.238867 [ 3 ] {} <Debug> HTTP-Session: 645878f2-6714-4979-a2db-59e8d918c3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6736 2024.10.01 02:35:33.238967 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
6737 2024.10.01 02:35:33.239289 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6738 2024.10.01 02:35:33.239325 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1528 rows starting from the beginning of the part
6739 2024.10.01 02:35:33.239440 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part
6740 2024.10.01 02:35:33.239640 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part
6741 2024.10.01 02:35:33.239776 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part
6742 2024.10.01 02:35:33.239965 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part
6743 2024.10.01 02:35:33.240084 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
6744 2024.10.01 02:35:33.241525 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002845917 sec., 636701.6325493681 rows/sec., 41.42 MiB/sec.
6745 2024.10.01 02:35:33.241810 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6746 2024.10.01 02:35:33.242278 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6747 2024.10.01 02:35:33.242376 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_31_6} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6748 2024.10.01 02:35:33.242478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
6749 2024.10.01 02:35:36.759198 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
6750 2024.10.01 02:35:36.759263 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
6751 2024.10.01 02:35:38.213509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6752 2024.10.01 02:35:38.213622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6753 2024.10.01 02:35:38.213646 [ 3 ] {} <Debug> HTTP-Session: 65df418b-0601-4bb6-a2d1-bef2c5fcad81 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6754 2024.10.01 02:35:38.213669 [ 3 ] {} <Debug> HTTP-Session: 65df418b-0601-4bb6-a2d1-bef2c5fcad81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6755 2024.10.01 02:35:38.213684 [ 3 ] {} <Debug> HTTP-Session: 65df418b-0601-4bb6-a2d1-bef2c5fcad81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6756 2024.10.01 02:35:38.213732 [ 3 ] {} <Trace> HTTP-Session: 65df418b-0601-4bb6-a2d1-bef2c5fcad81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6757 2024.10.01 02:35:38.213983 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6758 2024.10.01 02:35:38.214048 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6759 2024.10.01 02:35:38.214375 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6760 2024.10.01 02:35:38.214977 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6761 2024.10.01 02:35:38.215021 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6762 2024.10.01 02:35:38.215475 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6763 2024.10.01 02:35:38.215871 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6764 2024.10.01 02:35:38.216022 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.00214 sec., 106074.7663551402 rows/sec., 9.34 MiB/sec.
6765 2024.10.01 02:35:38.216241 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Debug> DynamicQueryHandler: Done processing query
6766 2024.10.01 02:35:38.216269 [ 3 ] {c9c76fa3-ac3b-4b01-bda9-55924fc1f7ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
6767 2024.10.01 02:35:38.216287 [ 3 ] {} <Debug> HTTP-Session: 65df418b-0601-4bb6-a2d1-bef2c5fcad81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6768 2024.10.01 02:35:38.216471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6769 2024.10.01 02:35:38.216528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6770 2024.10.01 02:35:38.216547 [ 3 ] {} <Debug> HTTP-Session: 98eff89a-0698-4fb9-94b6-b47c09b7abb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6771 2024.10.01 02:35:38.216565 [ 3 ] {} <Debug> HTTP-Session: 98eff89a-0698-4fb9-94b6-b47c09b7abb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6772 2024.10.01 02:35:38.216579 [ 3 ] {} <Debug> HTTP-Session: 98eff89a-0698-4fb9-94b6-b47c09b7abb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6773 2024.10.01 02:35:38.216613 [ 3 ] {} <Trace> HTTP-Session: 98eff89a-0698-4fb9-94b6-b47c09b7abb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6774 2024.10.01 02:35:38.216729 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6775 2024.10.01 02:35:38.216776 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6776 2024.10.01 02:35:38.217011 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6777 2024.10.01 02:35:38.217333 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6778 2024.10.01 02:35:38.217370 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6779 2024.10.01 02:35:38.217727 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6780 2024.10.01 02:35:38.218085 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6781 2024.10.01 02:35:38.218210 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00154 sec., 12337.662337662337 rows/sec., 927.73 KiB/sec.
6782 2024.10.01 02:35:38.218374 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Debug> DynamicQueryHandler: Done processing query
6783 2024.10.01 02:35:38.218399 [ 3 ] {b957721f-4c3c-4b56-8c7f-fca2473dbc05} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6784 2024.10.01 02:35:38.218417 [ 3 ] {} <Debug> HTTP-Session: 98eff89a-0698-4fb9-94b6-b47c09b7abb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.10.01 02:35:38.218539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6786 2024.10.01 02:35:38.218588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6787 2024.10.01 02:35:38.218607 [ 3 ] {} <Debug> HTTP-Session: 882d9218-69c3-443a-88c9-be44a0d7828e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6788 2024.10.01 02:35:38.218622 [ 3 ] {} <Debug> HTTP-Session: 882d9218-69c3-443a-88c9-be44a0d7828e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6789 2024.10.01 02:35:38.218635 [ 3 ] {} <Debug> HTTP-Session: 882d9218-69c3-443a-88c9-be44a0d7828e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6790 2024.10.01 02:35:38.218666 [ 3 ] {} <Trace> HTTP-Session: 882d9218-69c3-443a-88c9-be44a0d7828e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6791 2024.10.01 02:35:38.218829 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6792 2024.10.01 02:35:38.218874 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6793 2024.10.01 02:35:38.219101 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6794 2024.10.01 02:35:38.219405 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6795 2024.10.01 02:35:38.219441 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6796 2024.10.01 02:35:38.219810 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6797 2024.10.01 02:35:38.220196 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6798 2024.10.01 02:35:38.220338 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec.
6799 2024.10.01 02:35:38.220659 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Debug> DynamicQueryHandler: Done processing query
6800 2024.10.01 02:35:38.220685 [ 3 ] {900cc5b6-65b1-427a-b095-b13c44d32a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6801 2024.10.01 02:35:38.220703 [ 3 ] {} <Debug> HTTP-Session: 882d9218-69c3-443a-88c9-be44a0d7828e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.10.01 02:35:38.220831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6803 2024.10.01 02:35:38.220883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6804 2024.10.01 02:35:38.220902 [ 3 ] {} <Debug> HTTP-Session: 6af6795d-4c03-4361-9876-7e8004d4094d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6805 2024.10.01 02:35:38.220919 [ 3 ] {} <Debug> HTTP-Session: 6af6795d-4c03-4361-9876-7e8004d4094d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6806 2024.10.01 02:35:38.220933 [ 3 ] {} <Debug> HTTP-Session: 6af6795d-4c03-4361-9876-7e8004d4094d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6807 2024.10.01 02:35:38.220966 [ 3 ] {} <Trace> HTTP-Session: 6af6795d-4c03-4361-9876-7e8004d4094d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6808 2024.10.01 02:35:38.221068 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6809 2024.10.01 02:35:38.221114 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6810 2024.10.01 02:35:38.221361 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6811 2024.10.01 02:35:38.221748 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6812 2024.10.01 02:35:38.221784 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6813 2024.10.01 02:35:38.222140 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6814 2024.10.01 02:35:38.222550 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6815 2024.10.01 02:35:38.222678 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001638 sec., 3663.0036630036634 rows/sec., 216.42 KiB/sec.
6816 2024.10.01 02:35:38.222866 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Debug> DynamicQueryHandler: Done processing query
6817 2024.10.01 02:35:38.222893 [ 3 ] {c217b66a-84e2-497f-aee8-73272a07a591} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6818 2024.10.01 02:35:38.222908 [ 3 ] {} <Debug> HTTP-Session: 6af6795d-4c03-4361-9876-7e8004d4094d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6819 2024.10.01 02:35:38.223125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6820 2024.10.01 02:35:38.223176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6821 2024.10.01 02:35:38.223196 [ 3 ] {} <Debug> HTTP-Session: 97a47425-c558-463a-8d4f-47e5956f8ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6822 2024.10.01 02:35:38.223212 [ 3 ] {} <Debug> HTTP-Session: 97a47425-c558-463a-8d4f-47e5956f8ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6823 2024.10.01 02:35:38.223226 [ 3 ] {} <Debug> HTTP-Session: 97a47425-c558-463a-8d4f-47e5956f8ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6824 2024.10.01 02:35:38.223257 [ 3 ] {} <Trace> HTTP-Session: 97a47425-c558-463a-8d4f-47e5956f8ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6825 2024.10.01 02:35:38.223479 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6826 2024.10.01 02:35:38.223522 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6827 2024.10.01 02:35:38.223747 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6828 2024.10.01 02:35:38.224317 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6829 2024.10.01 02:35:38.224354 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6830 2024.10.01 02:35:38.224729 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6831 2024.10.01 02:35:38.225124 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6832 2024.10.01 02:35:38.225259 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001905 sec., 210498.687664042 rows/sec., 14.97 MiB/sec.
6833 2024.10.01 02:35:38.225440 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Debug> DynamicQueryHandler: Done processing query
6834 2024.10.01 02:35:38.225465 [ 3 ] {d2d38501-c01a-4193-a44a-4c5a181c06bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6835 2024.10.01 02:35:38.225481 [ 3 ] {} <Debug> HTTP-Session: 97a47425-c558-463a-8d4f-47e5956f8ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6836 2024.10.01 02:35:38.225664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6837 2024.10.01 02:35:38.225714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6838 2024.10.01 02:35:38.225732 [ 3 ] {} <Debug> HTTP-Session: 11b2ef94-bab9-4c8f-8dd5-a1d30efe9763 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6839 2024.10.01 02:35:38.225749 [ 3 ] {} <Debug> HTTP-Session: 11b2ef94-bab9-4c8f-8dd5-a1d30efe9763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6840 2024.10.01 02:35:38.225763 [ 3 ] {} <Debug> HTTP-Session: 11b2ef94-bab9-4c8f-8dd5-a1d30efe9763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6841 2024.10.01 02:35:38.225794 [ 3 ] {} <Trace> HTTP-Session: 11b2ef94-bab9-4c8f-8dd5-a1d30efe9763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6842 2024.10.01 02:35:38.225894 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6843 2024.10.01 02:35:38.225938 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6844 2024.10.01 02:35:38.226069 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6845 2024.10.01 02:35:38.226357 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6846 2024.10.01 02:35:38.226392 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6847 2024.10.01 02:35:38.226749 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6848 2024.10.01 02:35:38.227074 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6849 2024.10.01 02:35:38.227202 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec.
6850 2024.10.01 02:35:38.227361 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Debug> DynamicQueryHandler: Done processing query
6851 2024.10.01 02:35:38.227385 [ 3 ] {599a9b07-febf-4f9e-9545-fed5349e2bbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6852 2024.10.01 02:35:38.227402 [ 3 ] {} <Debug> HTTP-Session: 11b2ef94-bab9-4c8f-8dd5-a1d30efe9763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6853 2024.10.01 02:35:38.227561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6854 2024.10.01 02:35:38.227609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6855 2024.10.01 02:35:38.227628 [ 3 ] {} <Debug> HTTP-Session: 8227767d-6b11-41c5-b943-6fdcf73df597 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6856 2024.10.01 02:35:38.227644 [ 3 ] {} <Debug> HTTP-Session: 8227767d-6b11-41c5-b943-6fdcf73df597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6857 2024.10.01 02:35:38.227658 [ 3 ] {} <Debug> HTTP-Session: 8227767d-6b11-41c5-b943-6fdcf73df597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6858 2024.10.01 02:35:38.227689 [ 3 ] {} <Trace> HTTP-Session: 8227767d-6b11-41c5-b943-6fdcf73df597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6859 2024.10.01 02:35:38.227921 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6860 2024.10.01 02:35:38.227988 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6861 2024.10.01 02:35:38.228155 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6862 2024.10.01 02:35:38.228618 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6863 2024.10.01 02:35:38.228654 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6864 2024.10.01 02:35:38.229045 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6865 2024.10.01 02:35:38.229382 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6866 2024.10.01 02:35:38.229508 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001734 sec., 136678.20069204152 rows/sec., 9.16 MiB/sec.
6867 2024.10.01 02:35:38.229679 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Debug> DynamicQueryHandler: Done processing query
6868 2024.10.01 02:35:38.229704 [ 3 ] {5d432352-7bbc-4fb5-93c7-cbb266ea7ec2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6869 2024.10.01 02:35:38.229719 [ 3 ] {} <Debug> HTTP-Session: 8227767d-6b11-41c5-b943-6fdcf73df597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6870 2024.10.01 02:35:38.229893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6871 2024.10.01 02:35:38.229943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6872 2024.10.01 02:35:38.229963 [ 3 ] {} <Debug> HTTP-Session: 282a9305-17a7-4425-91d0-742c46a4c85d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6873 2024.10.01 02:35:38.229979 [ 3 ] {} <Debug> HTTP-Session: 282a9305-17a7-4425-91d0-742c46a4c85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6874 2024.10.01 02:35:38.229992 [ 3 ] {} <Debug> HTTP-Session: 282a9305-17a7-4425-91d0-742c46a4c85d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6875 2024.10.01 02:35:38.230023 [ 3 ] {} <Trace> HTTP-Session: 282a9305-17a7-4425-91d0-742c46a4c85d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6876 2024.10.01 02:35:38.230114 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6877 2024.10.01 02:35:38.230159 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6878 2024.10.01 02:35:38.230291 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6879 2024.10.01 02:35:38.230551 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6880 2024.10.01 02:35:38.230586 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6881 2024.10.01 02:35:38.230927 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6882 2024.10.01 02:35:38.231243 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6883 2024.10.01 02:35:38.231370 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001278 sec., 782.4726134585289 rows/sec., 52.73 KiB/sec.
6884 2024.10.01 02:35:38.231527 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Debug> DynamicQueryHandler: Done processing query
6885 2024.10.01 02:35:38.231551 [ 3 ] {e8f753a2-b551-461d-8346-b1ff3c706552} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6886 2024.10.01 02:35:38.231567 [ 3 ] {} <Debug> HTTP-Session: 282a9305-17a7-4425-91d0-742c46a4c85d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6887 2024.10.01 02:35:38.231723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6888 2024.10.01 02:35:38.231771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6889 2024.10.01 02:35:38.231790 [ 3 ] {} <Debug> HTTP-Session: b36977d9-e35e-45d8-a0c6-fa4e095bbf24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6890 2024.10.01 02:35:38.231806 [ 3 ] {} <Debug> HTTP-Session: b36977d9-e35e-45d8-a0c6-fa4e095bbf24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6891 2024.10.01 02:35:38.231820 [ 3 ] {} <Debug> HTTP-Session: b36977d9-e35e-45d8-a0c6-fa4e095bbf24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6892 2024.10.01 02:35:38.231851 [ 3 ] {} <Trace> HTTP-Session: b36977d9-e35e-45d8-a0c6-fa4e095bbf24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6893 2024.10.01 02:35:38.232110 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
6894 2024.10.01 02:35:38.232174 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <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_histogramu64
6895 2024.10.01 02:35:38.232582 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6896 2024.10.01 02:35:38.233200 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6897 2024.10.01 02:35:38.233235 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6898 2024.10.01 02:35:38.233851 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6899 2024.10.01 02:35:38.234260 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6900 2024.10.01 02:35:38.234410 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002488 sec., 7636.655948553054 rows/sec., 13.68 MiB/sec.
6901 2024.10.01 02:35:38.234630 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Debug> DynamicQueryHandler: Done processing query
6902 2024.10.01 02:35:38.234654 [ 3 ] {20b2cce1-f71c-42a6-a3a3-9e8b27451820} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6903 2024.10.01 02:35:38.234670 [ 3 ] {} <Debug> HTTP-Session: b36977d9-e35e-45d8-a0c6-fa4e095bbf24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.10.01 02:35:38.234804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6905 2024.10.01 02:35:38.234855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6906 2024.10.01 02:35:38.234874 [ 3 ] {} <Debug> HTTP-Session: 877f052e-3045-4f19-895a-7996ffb65333 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6907 2024.10.01 02:35:38.234890 [ 3 ] {} <Debug> HTTP-Session: 877f052e-3045-4f19-895a-7996ffb65333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6908 2024.10.01 02:35:38.234904 [ 3 ] {} <Debug> HTTP-Session: 877f052e-3045-4f19-895a-7996ffb65333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6909 2024.10.01 02:35:38.234934 [ 3 ] {} <Trace> HTTP-Session: 877f052e-3045-4f19-895a-7996ffb65333 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6910 2024.10.01 02:35:38.235063 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6911 2024.10.01 02:35:38.235107 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6912 2024.10.01 02:35:38.235233 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6913 2024.10.01 02:35:38.235538 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6914 2024.10.01 02:35:38.235572 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6915 2024.10.01 02:35:38.235927 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6916 2024.10.01 02:35:38.236240 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6917 2024.10.01 02:35:38.236375 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001366 sec., 60029.28257686676 rows/sec., 3.81 MiB/sec.
6918 2024.10.01 02:35:38.236539 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Debug> DynamicQueryHandler: Done processing query
6919 2024.10.01 02:35:38.236564 [ 3 ] {6b32f305-7514-431d-9aeb-dcb392fd047b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6920 2024.10.01 02:35:38.236580 [ 3 ] {} <Debug> HTTP-Session: 877f052e-3045-4f19-895a-7996ffb65333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.10.01 02:35:43.208942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6922 2024.10.01 02:35:43.209075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6923 2024.10.01 02:35:43.209101 [ 3 ] {} <Debug> HTTP-Session: 6e9b6d22-74e7-4fae-acfd-eb58a1fd99a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6924 2024.10.01 02:35:43.209125 [ 3 ] {} <Debug> HTTP-Session: 6e9b6d22-74e7-4fae-acfd-eb58a1fd99a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6925 2024.10.01 02:35:43.209139 [ 3 ] {} <Debug> HTTP-Session: 6e9b6d22-74e7-4fae-acfd-eb58a1fd99a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6926 2024.10.01 02:35:43.209188 [ 3 ] {} <Trace> HTTP-Session: 6e9b6d22-74e7-4fae-acfd-eb58a1fd99a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6927 2024.10.01 02:35:43.209398 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6928 2024.10.01 02:35:43.209463 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6929 2024.10.01 02:35:43.209794 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6930 2024.10.01 02:35:43.210312 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6931 2024.10.01 02:35:43.210359 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6932 2024.10.01 02:35:43.210775 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6933 2024.10.01 02:35:43.211158 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6934 2024.10.01 02:35:43.211342 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.002011 sec., 47737.44405768274 rows/sec., 4.00 MiB/sec.
6935 2024.10.01 02:35:43.211568 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Debug> DynamicQueryHandler: Done processing query
6936 2024.10.01 02:35:43.211597 [ 3 ] {196f49ca-5d1e-481f-96df-ae4c674d268b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6937 2024.10.01 02:35:43.211614 [ 3 ] {} <Debug> HTTP-Session: 6e9b6d22-74e7-4fae-acfd-eb58a1fd99a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.10.01 02:35:43.211776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6939 2024.10.01 02:35:43.211835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6940 2024.10.01 02:35:43.211856 [ 3 ] {} <Debug> HTTP-Session: 530ff64f-d991-4d6a-9bbf-29360996af7e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6941 2024.10.01 02:35:43.211874 [ 3 ] {} <Debug> HTTP-Session: 530ff64f-d991-4d6a-9bbf-29360996af7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6942 2024.10.01 02:35:43.211889 [ 3 ] {} <Debug> HTTP-Session: 530ff64f-d991-4d6a-9bbf-29360996af7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6943 2024.10.01 02:35:43.211924 [ 3 ] {} <Trace> HTTP-Session: 530ff64f-d991-4d6a-9bbf-29360996af7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6944 2024.10.01 02:35:43.212039 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6945 2024.10.01 02:35:43.212088 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6946 2024.10.01 02:35:43.212328 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6947 2024.10.01 02:35:43.212726 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6948 2024.10.01 02:35:43.212764 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6949 2024.10.01 02:35:43.213127 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6950 2024.10.01 02:35:43.213484 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6951 2024.10.01 02:35:43.213651 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001642 sec., 12180.26796589525 rows/sec., 915.90 KiB/sec.
6952 2024.10.01 02:35:43.213649 [ 114 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6953 2024.10.01 02:35:43.213763 [ 114 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6954 2024.10.01 02:35:43.213823 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6955 2024.10.01 02:35:43.213912 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Debug> DynamicQueryHandler: Done processing query
6956 2024.10.01 02:35:43.213981 [ 3 ] {94e5913f-98b2-4bc5-8601-c7159635f95e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6957 2024.10.01 02:35:43.214033 [ 3 ] {} <Debug> HTTP-Session: 530ff64f-d991-4d6a-9bbf-29360996af7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.10.01 02:35:43.214070 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
6959 2024.10.01 02:35:43.214216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6960 2024.10.01 02:35:43.214347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6961 2024.10.01 02:35:43.214421 [ 3 ] {} <Debug> HTTP-Session: dd3c6701-9447-447d-b85e-ab61779ff100 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6962 2024.10.01 02:35:43.214437 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6963 2024.10.01 02:35:43.214453 [ 3 ] {} <Debug> HTTP-Session: dd3c6701-9447-447d-b85e-ab61779ff100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.10.01 02:35:43.214495 [ 3 ] {} <Debug> HTTP-Session: dd3c6701-9447-447d-b85e-ab61779ff100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6965 2024.10.01 02:35:43.214519 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 57 rows starting from the beginning of the part
6966 2024.10.01 02:35:43.214566 [ 3 ] {} <Trace> HTTP-Session: dd3c6701-9447-447d-b85e-ab61779ff100 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6967 2024.10.01 02:35:43.214825 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part
6968 2024.10.01 02:35:43.214940 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6969 2024.10.01 02:35:43.215121 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6970 2024.10.01 02:35:43.215142 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part
6971 2024.10.01 02:35:43.215581 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part
6972 2024.10.01 02:35:43.215895 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part
6973 2024.10.01 02:35:43.216229 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part
6974 2024.10.01 02:35:43.216921 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6975 2024.10.01 02:35:43.217867 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6976 2024.10.01 02:35:43.217941 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6977 2024.10.01 02:35:43.219083 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6978 2024.10.01 02:35:43.219229 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.005316239 sec., 28403.538667091525 rows/sec., 2.17 MiB/sec.
6979 2024.10.01 02:35:43.219538 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6980 2024.10.01 02:35:43.219859 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6981 2024.10.01 02:35:43.220409 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.005628 sec., 14925.373134328358 rows/sec., 1.17 MiB/sec.
6982 2024.10.01 02:35:43.220758 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6983 2024.10.01 02:35:43.220775 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Debug> DynamicQueryHandler: Done processing query
6984 2024.10.01 02:35:43.220831 [ 3 ] {3cf92977-972b-4c76-96de-ff4cbee74020} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6985 2024.10.01 02:35:43.220884 [ 3 ] {} <Debug> HTTP-Session: dd3c6701-9447-447d-b85e-ab61779ff100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6986 2024.10.01 02:35:43.220963 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_31_6} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6987 2024.10.01 02:35:43.221107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6988 2024.10.01 02:35:43.221116 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6989 2024.10.01 02:35:43.221191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6990 2024.10.01 02:35:43.221217 [ 3 ] {} <Debug> HTTP-Session: 6826e614-bdb7-44f9-bb0d-4133df092f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
6991 2024.10.01 02:35:43.221234 [ 3 ] {} <Debug> HTTP-Session: 6826e614-bdb7-44f9-bb0d-4133df092f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.10.01 02:35:43.221247 [ 3 ] {} <Debug> HTTP-Session: 6826e614-bdb7-44f9-bb0d-4133df092f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6993 2024.10.01 02:35:43.221280 [ 3 ] {} <Trace> HTTP-Session: 6826e614-bdb7-44f9-bb0d-4133df092f66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6994 2024.10.01 02:35:43.221452 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6995 2024.10.01 02:35:43.221503 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6996 2024.10.01 02:35:43.221677 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6997 2024.10.01 02:35:43.222096 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6998 2024.10.01 02:35:43.222132 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
6999 2024.10.01 02:35:43.222529 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7000 2024.10.01 02:35:43.222889 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7001 2024.10.01 02:35:43.223054 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec.
7002 2024.10.01 02:35:43.223228 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Debug> DynamicQueryHandler: Done processing query
7003 2024.10.01 02:35:43.223253 [ 3 ] {4fbaa143-ad4a-45b2-bffc-56253b290aa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7004 2024.10.01 02:35:43.223268 [ 3 ] {} <Debug> HTTP-Session: 6826e614-bdb7-44f9-bb0d-4133df092f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7005 2024.10.01 02:35:43.223440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 33990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7006 2024.10.01 02:35:43.223489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7007 2024.10.01 02:35:43.223508 [ 3 ] {} <Debug> HTTP-Session: 2025f742-778a-494f-a2f1-493af7fd5937 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7008 2024.10.01 02:35:43.223525 [ 3 ] {} <Debug> HTTP-Session: 2025f742-778a-494f-a2f1-493af7fd5937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.10.01 02:35:43.223539 [ 3 ] {} <Debug> HTTP-Session: 2025f742-778a-494f-a2f1-493af7fd5937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7010 2024.10.01 02:35:43.223570 [ 3 ] {} <Trace> HTTP-Session: 2025f742-778a-494f-a2f1-493af7fd5937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7011 2024.10.01 02:35:43.223840 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7012 2024.10.01 02:35:43.223905 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <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_histogramu64
7013 2024.10.01 02:35:43.224342 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7014 2024.10.01 02:35:43.224993 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7015 2024.10.01 02:35:43.225029 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7016 2024.10.01 02:35:43.225645 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7017 2024.10.01 02:35:43.226047 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7018 2024.10.01 02:35:43.226235 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7019 2024.10.01 02:35:43.226253 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.0026 sec., 7692.307692307692 rows/sec., 13.78 MiB/sec.
7020 2024.10.01 02:35:43.226289 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7021 2024.10.01 02:35:43.226353 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7022 2024.10.01 02:35:43.226675 [ 193 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
7023 2024.10.01 02:35:43.226805 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Debug> DynamicQueryHandler: Done processing query
7024 2024.10.01 02:35:43.226858 [ 3 ] {8d1cdcd8-e9fa-4078-8a27-ac0e9f37ca9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7025 2024.10.01 02:35:43.226911 [ 3 ] {} <Debug> HTTP-Session: 2025f742-778a-494f-a2f1-493af7fd5937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7026 2024.10.01 02:35:43.227122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7027 2024.10.01 02:35:43.227255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7028 2024.10.01 02:35:43.227323 [ 3 ] {} <Debug> HTTP-Session: 0fd73361-cad5-4a97-bb41-5a6a8677e092 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7029 2024.10.01 02:35:43.227381 [ 3 ] {} <Debug> HTTP-Session: 0fd73361-cad5-4a97-bb41-5a6a8677e092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7030 2024.10.01 02:35:43.227433 [ 3 ] {} <Debug> HTTP-Session: 0fd73361-cad5-4a97-bb41-5a6a8677e092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7031 2024.10.01 02:35:43.227444 [ 193 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7032 2024.10.01 02:35:43.227525 [ 3 ] {} <Trace> HTTP-Session: 0fd73361-cad5-4a97-bb41-5a6a8677e092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7033 2024.10.01 02:35:43.227602 [ 193 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 399 rows starting from the beginning of the part
7034 2024.10.01 02:35:43.227907 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7035 2024.10.01 02:35:43.228111 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7036 2024.10.01 02:35:43.228295 [ 193 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part
7037 2024.10.01 02:35:43.229060 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7038 2024.10.01 02:35:43.229147 [ 193 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 19 rows starting from the beginning of the part
7039 2024.10.01 02:35:43.229837 [ 193 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part
7040 2024.10.01 02:35:43.230261 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7041 2024.10.01 02:35:43.230358 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7042 2024.10.01 02:35:43.230515 [ 193 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 19 rows starting from the beginning of the part
7043 2024.10.01 02:35:43.231183 [ 193 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part
7044 2024.10.01 02:35:43.231726 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7045 2024.10.01 02:35:43.232721 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7046 2024.10.01 02:35:43.233172 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005454 sec., 11001.100110011002 rows/sec., 759.19 KiB/sec.
7047 2024.10.01 02:35:43.233523 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Debug> DynamicQueryHandler: Done processing query
7048 2024.10.01 02:35:43.233559 [ 3 ] {9ba7d65f-fc3a-4900-9944-f378ca34c360} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7049 2024.10.01 02:35:43.233582 [ 3 ] {} <Debug> HTTP-Session: 0fd73361-cad5-4a97-bb41-5a6a8677e092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7050 2024.10.01 02:35:43.236584 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 485 rows, containing 19 columns (19 merged, 0 gathered) in 0.010092039 sec., 48057.681901546355 rows/sec., 86.12 MiB/sec.
7051 2024.10.01 02:35:43.237201 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7052 2024.10.01 02:35:43.237832 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7053 2024.10.01 02:35:43.237923 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7054 2024.10.01 02:35:43.238075 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB.
7055 2024.10.01 02:35:48.214396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7056 2024.10.01 02:35:48.214597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7057 2024.10.01 02:35:48.214646 [ 3 ] {} <Debug> HTTP-Session: 2ed49b18-2614-4212-bdb3-8333569eb955 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7058 2024.10.01 02:35:48.214689 [ 3 ] {} <Debug> HTTP-Session: 2ed49b18-2614-4212-bdb3-8333569eb955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7059 2024.10.01 02:35:48.214718 [ 3 ] {} <Debug> HTTP-Session: 2ed49b18-2614-4212-bdb3-8333569eb955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7060 2024.10.01 02:35:48.214800 [ 3 ] {} <Trace> HTTP-Session: 2ed49b18-2614-4212-bdb3-8333569eb955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7061 2024.10.01 02:35:48.215201 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7062 2024.10.01 02:35:48.215314 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7063 2024.10.01 02:35:48.215743 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7064 2024.10.01 02:35:48.216374 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7065 2024.10.01 02:35:48.216423 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7066 2024.10.01 02:35:48.216864 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7067 2024.10.01 02:35:48.217267 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7068 2024.10.01 02:35:48.217456 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002427 sec., 93531.10836423568 rows/sec., 8.24 MiB/sec.
7069 2024.10.01 02:35:48.217685 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Debug> DynamicQueryHandler: Done processing query
7070 2024.10.01 02:35:48.217715 [ 3 ] {c9ca968e-6130-4f3e-9f7a-d14de2a09f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
7071 2024.10.01 02:35:48.217732 [ 3 ] {} <Debug> HTTP-Session: 2ed49b18-2614-4212-bdb3-8333569eb955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7072 2024.10.01 02:35:48.217951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7073 2024.10.01 02:35:48.218012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7074 2024.10.01 02:35:48.218034 [ 3 ] {} <Debug> HTTP-Session: e32dbd2f-b8bb-485e-b10e-8752357d1b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7075 2024.10.01 02:35:48.218052 [ 3 ] {} <Debug> HTTP-Session: e32dbd2f-b8bb-485e-b10e-8752357d1b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7076 2024.10.01 02:35:48.218067 [ 3 ] {} <Debug> HTTP-Session: e32dbd2f-b8bb-485e-b10e-8752357d1b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7077 2024.10.01 02:35:48.218103 [ 3 ] {} <Trace> HTTP-Session: e32dbd2f-b8bb-485e-b10e-8752357d1b17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7078 2024.10.01 02:35:48.218230 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7079 2024.10.01 02:35:48.218290 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7080 2024.10.01 02:35:48.218578 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7081 2024.10.01 02:35:48.218985 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7082 2024.10.01 02:35:48.219025 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7083 2024.10.01 02:35:48.219386 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7084 2024.10.01 02:35:48.219754 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7085 2024.10.01 02:35:48.219924 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001734 sec., 10957.324106113032 rows/sec., 823.94 KiB/sec.
7086 2024.10.01 02:35:48.220127 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Debug> DynamicQueryHandler: Done processing query
7087 2024.10.01 02:35:48.220153 [ 3 ] {669fffec-eff2-4928-a900-211349a715ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7088 2024.10.01 02:35:48.220170 [ 3 ] {} <Debug> HTTP-Session: e32dbd2f-b8bb-485e-b10e-8752357d1b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7089 2024.10.01 02:35:48.220299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7090 2024.10.01 02:35:48.220358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7091 2024.10.01 02:35:48.220382 [ 3 ] {} <Debug> HTTP-Session: 02aaf220-b0ce-4575-8783-d5cc0fdb294b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7092 2024.10.01 02:35:48.220402 [ 3 ] {} <Debug> HTTP-Session: 02aaf220-b0ce-4575-8783-d5cc0fdb294b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7093 2024.10.01 02:35:48.220418 [ 3 ] {} <Debug> HTTP-Session: 02aaf220-b0ce-4575-8783-d5cc0fdb294b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7094 2024.10.01 02:35:48.220454 [ 3 ] {} <Trace> HTTP-Session: 02aaf220-b0ce-4575-8783-d5cc0fdb294b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7095 2024.10.01 02:35:48.220561 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7096 2024.10.01 02:35:48.220609 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7097 2024.10.01 02:35:48.220844 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7098 2024.10.01 02:35:48.221195 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7099 2024.10.01 02:35:48.221232 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7100 2024.10.01 02:35:48.221587 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7101 2024.10.01 02:35:48.221960 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7102 2024.10.01 02:35:48.222123 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec.
7103 2024.10.01 02:35:48.222312 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Debug> DynamicQueryHandler: Done processing query
7104 2024.10.01 02:35:48.222338 [ 3 ] {7c913ea3-1d29-4ffe-8d86-456721082b40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7105 2024.10.01 02:35:48.222354 [ 3 ] {} <Debug> HTTP-Session: 02aaf220-b0ce-4575-8783-d5cc0fdb294b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7106 2024.10.01 02:35:48.222505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7107 2024.10.01 02:35:48.222557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7108 2024.10.01 02:35:48.222579 [ 3 ] {} <Debug> HTTP-Session: 4aacc637-b675-4ebb-b16f-5db43c087e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7109 2024.10.01 02:35:48.222597 [ 3 ] {} <Debug> HTTP-Session: 4aacc637-b675-4ebb-b16f-5db43c087e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7110 2024.10.01 02:35:48.222611 [ 3 ] {} <Debug> HTTP-Session: 4aacc637-b675-4ebb-b16f-5db43c087e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7111 2024.10.01 02:35:48.222646 [ 3 ] {} <Trace> HTTP-Session: 4aacc637-b675-4ebb-b16f-5db43c087e05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7112 2024.10.01 02:35:48.222750 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7113 2024.10.01 02:35:48.222796 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7114 2024.10.01 02:35:48.223030 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7115 2024.10.01 02:35:48.223372 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7116 2024.10.01 02:35:48.223410 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7117 2024.10.01 02:35:48.223764 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7118 2024.10.01 02:35:48.224119 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7119 2024.10.01 02:35:48.224287 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 226.51 KiB/sec.
7120 2024.10.01 02:35:48.224454 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Debug> DynamicQueryHandler: Done processing query
7121 2024.10.01 02:35:48.224480 [ 3 ] {084bed3e-2c93-48d1-af77-d21519a02570} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7122 2024.10.01 02:35:48.224496 [ 3 ] {} <Debug> HTTP-Session: 4aacc637-b675-4ebb-b16f-5db43c087e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7123 2024.10.01 02:35:48.224684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7124 2024.10.01 02:35:48.224734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7125 2024.10.01 02:35:48.224754 [ 3 ] {} <Debug> HTTP-Session: 52b934ee-57e8-42d4-93e3-6d2661b5db10 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7126 2024.10.01 02:35:48.224770 [ 3 ] {} <Debug> HTTP-Session: 52b934ee-57e8-42d4-93e3-6d2661b5db10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7127 2024.10.01 02:35:48.224784 [ 3 ] {} <Debug> HTTP-Session: 52b934ee-57e8-42d4-93e3-6d2661b5db10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7128 2024.10.01 02:35:48.224817 [ 3 ] {} <Trace> HTTP-Session: 52b934ee-57e8-42d4-93e3-6d2661b5db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7129 2024.10.01 02:35:48.225025 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7130 2024.10.01 02:35:48.225071 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7131 2024.10.01 02:35:48.225300 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7132 2024.10.01 02:35:48.225883 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7133 2024.10.01 02:35:48.225921 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7134 2024.10.01 02:35:48.226297 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7135 2024.10.01 02:35:48.226654 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7136 2024.10.01 02:35:48.226812 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001902 sec., 210830.70452155624 rows/sec., 14.99 MiB/sec.
7137 2024.10.01 02:35:48.226995 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Debug> DynamicQueryHandler: Done processing query
7138 2024.10.01 02:35:48.227020 [ 3 ] {cf12bf1e-e3e9-461f-9813-058aabb8fe86} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7139 2024.10.01 02:35:48.227036 [ 3 ] {} <Debug> HTTP-Session: 52b934ee-57e8-42d4-93e3-6d2661b5db10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7140 2024.10.01 02:35:48.227263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7141 2024.10.01 02:35:48.227312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7142 2024.10.01 02:35:48.227332 [ 3 ] {} <Debug> HTTP-Session: bc470461-4247-441f-b425-b8a960e7f5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7143 2024.10.01 02:35:48.227349 [ 3 ] {} <Debug> HTTP-Session: bc470461-4247-441f-b425-b8a960e7f5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.10.01 02:35:48.227363 [ 3 ] {} <Debug> HTTP-Session: bc470461-4247-441f-b425-b8a960e7f5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.10.01 02:35:48.227394 [ 3 ] {} <Trace> HTTP-Session: bc470461-4247-441f-b425-b8a960e7f5f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7146 2024.10.01 02:35:48.227492 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7147 2024.10.01 02:35:48.227539 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7148 2024.10.01 02:35:48.227672 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7149 2024.10.01 02:35:48.227959 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7150 2024.10.01 02:35:48.227998 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7151 2024.10.01 02:35:48.228359 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7152 2024.10.01 02:35:48.228697 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7153 2024.10.01 02:35:48.228867 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 225.69 KiB/sec.
7154 2024.10.01 02:35:48.229026 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Debug> DynamicQueryHandler: Done processing query
7155 2024.10.01 02:35:48.229049 [ 3 ] {5f480c82-bdb9-44a9-a39c-68e009cdd0bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7156 2024.10.01 02:35:48.229066 [ 3 ] {} <Debug> HTTP-Session: bc470461-4247-441f-b425-b8a960e7f5f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7157 2024.10.01 02:35:48.229257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7158 2024.10.01 02:35:48.229305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7159 2024.10.01 02:35:48.229325 [ 3 ] {} <Debug> HTTP-Session: e87fd54e-70b0-47e2-a1dd-fc0b553dd10c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7160 2024.10.01 02:35:48.229341 [ 3 ] {} <Debug> HTTP-Session: e87fd54e-70b0-47e2-a1dd-fc0b553dd10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7161 2024.10.01 02:35:48.229356 [ 3 ] {} <Debug> HTTP-Session: e87fd54e-70b0-47e2-a1dd-fc0b553dd10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7162 2024.10.01 02:35:48.229388 [ 3 ] {} <Trace> HTTP-Session: e87fd54e-70b0-47e2-a1dd-fc0b553dd10c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7163 2024.10.01 02:35:48.229586 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7164 2024.10.01 02:35:48.229633 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7165 2024.10.01 02:35:48.229779 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7166 2024.10.01 02:35:48.230216 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7167 2024.10.01 02:35:48.230255 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7168 2024.10.01 02:35:48.230664 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7169 2024.10.01 02:35:48.231006 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7170 2024.10.01 02:35:48.231168 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec.
7171 2024.10.01 02:35:48.231463 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Debug> DynamicQueryHandler: Done processing query
7172 2024.10.01 02:35:48.231503 [ 3 ] {24776bb7-e3c0-46db-af74-2381e89cc64a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7173 2024.10.01 02:35:48.231521 [ 3 ] {} <Debug> HTTP-Session: e87fd54e-70b0-47e2-a1dd-fc0b553dd10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7174 2024.10.01 02:35:48.231691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7175 2024.10.01 02:35:48.231742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7176 2024.10.01 02:35:48.231763 [ 3 ] {} <Debug> HTTP-Session: 7f8932e1-7770-4bca-8b94-28330dbbde46 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7177 2024.10.01 02:35:48.231781 [ 3 ] {} <Debug> HTTP-Session: 7f8932e1-7770-4bca-8b94-28330dbbde46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7178 2024.10.01 02:35:48.231795 [ 3 ] {} <Debug> HTTP-Session: 7f8932e1-7770-4bca-8b94-28330dbbde46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7179 2024.10.01 02:35:48.231826 [ 3 ] {} <Trace> HTTP-Session: 7f8932e1-7770-4bca-8b94-28330dbbde46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7180 2024.10.01 02:35:48.231926 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7181 2024.10.01 02:35:48.231975 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7182 2024.10.01 02:35:48.232125 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7183 2024.10.01 02:35:48.232407 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7184 2024.10.01 02:35:48.232442 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7185 2024.10.01 02:35:48.232793 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7186 2024.10.01 02:35:48.233165 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7187 2024.10.01 02:35:48.233330 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec.
7188 2024.10.01 02:35:48.233329 [ 110 ] {} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7189 2024.10.01 02:35:48.233446 [ 110 ] {} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7190 2024.10.01 02:35:48.233495 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7191 2024.10.01 02:35:48.233611 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Debug> DynamicQueryHandler: Done processing query
7192 2024.10.01 02:35:48.233693 [ 3 ] {0f5b65f1-2e92-4881-89d4-cccca54e7828} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7193 2024.10.01 02:35:48.233744 [ 3 ] {} <Debug> HTTP-Session: 7f8932e1-7770-4bca-8b94-28330dbbde46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7194 2024.10.01 02:35:48.233871 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
7195 2024.10.01 02:35:48.234020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7196 2024.10.01 02:35:48.234095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7197 2024.10.01 02:35:48.234103 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7198 2024.10.01 02:35:48.234123 [ 3 ] {} <Debug> HTTP-Session: fa618d7a-057c-4306-8903-587f870d3544 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7199 2024.10.01 02:35:48.234146 [ 3 ] {} <Debug> HTTP-Session: fa618d7a-057c-4306-8903-587f870d3544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7200 2024.10.01 02:35:48.234149 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part
7201 2024.10.01 02:35:48.234166 [ 3 ] {} <Debug> HTTP-Session: fa618d7a-057c-4306-8903-587f870d3544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7202 2024.10.01 02:35:48.234214 [ 3 ] {} <Trace> HTTP-Session: fa618d7a-057c-4306-8903-587f870d3544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7203 2024.10.01 02:35:48.234274 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
7204 2024.10.01 02:35:48.234451 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
7205 2024.10.01 02:35:48.234709 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7206 2024.10.01 02:35:48.234716 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
7207 2024.10.01 02:35:48.235066 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
7208 2024.10.01 02:35:48.235096 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <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_histogramu64
7209 2024.10.01 02:35:48.235423 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
7210 2024.10.01 02:35:48.236727 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7211 2024.10.01 02:35:48.237527 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.003949967 sec., 4303.83342443114 rows/sec., 288.03 KiB/sec.
7212 2024.10.01 02:35:48.237659 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7213 2024.10.01 02:35:48.237747 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7214 2024.10.01 02:35:48.237788 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7215 2024.10.01 02:35:48.238279 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7216 2024.10.01 02:35:48.238385 [ 199 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_16_3} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7217 2024.10.01 02:35:48.238475 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7218 2024.10.01 02:35:48.238727 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7219 2024.10.01 02:35:48.239130 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7220 2024.10.01 02:35:48.239308 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004975 sec., 3819.0954773869344 rows/sec., 6.84 MiB/sec.
7221 2024.10.01 02:35:48.239518 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Debug> DynamicQueryHandler: Done processing query
7222 2024.10.01 02:35:48.239541 [ 3 ] {af3c04d5-bd2b-4be5-ad4e-bea8d4aca0d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7223 2024.10.01 02:35:48.239557 [ 3 ] {} <Debug> HTTP-Session: fa618d7a-057c-4306-8903-587f870d3544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7224 2024.10.01 02:35:48.239693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7225 2024.10.01 02:35:48.239739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7226 2024.10.01 02:35:48.239758 [ 3 ] {} <Debug> HTTP-Session: fad58b12-fa22-48cb-a121-275514fb062a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7227 2024.10.01 02:35:48.239774 [ 3 ] {} <Debug> HTTP-Session: fad58b12-fa22-48cb-a121-275514fb062a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7228 2024.10.01 02:35:48.239787 [ 3 ] {} <Debug> HTTP-Session: fad58b12-fa22-48cb-a121-275514fb062a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7229 2024.10.01 02:35:48.239816 [ 3 ] {} <Trace> HTTP-Session: fad58b12-fa22-48cb-a121-275514fb062a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7230 2024.10.01 02:35:48.240003 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7231 2024.10.01 02:35:48.240047 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7232 2024.10.01 02:35:48.240178 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7233 2024.10.01 02:35:48.240498 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7234 2024.10.01 02:35:48.240536 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
7235 2024.10.01 02:35:48.240892 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7236 2024.10.01 02:35:48.241221 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7237 2024.10.01 02:35:48.241382 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001417 sec., 57868.73676781933 rows/sec., 3.68 MiB/sec.
7238 2024.10.01 02:35:48.241689 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Debug> DynamicQueryHandler: Done processing query
7239 2024.10.01 02:35:48.241722 [ 3 ] {f36c1413-7b41-4845-a665-65f8ddd0ea09} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7240 2024.10.01 02:35:48.241740 [ 3 ] {} <Debug> HTTP-Session: fad58b12-fa22-48cb-a121-275514fb062a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7241 2024.10.01 02:35:51.759511 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
7242 2024.10.01 02:35:51.759578 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
7243 2024.10.01 02:35:52.449496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 176991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7244 2024.10.01 02:35:52.449602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7245 2024.10.01 02:35:52.449626 [ 3 ] {} <Debug> HTTP-Session: 553f0b69-38ff-425d-9701-2e84d7713e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7246 2024.10.01 02:35:52.449650 [ 3 ] {} <Debug> HTTP-Session: 553f0b69-38ff-425d-9701-2e84d7713e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7247 2024.10.01 02:35:52.449669 [ 3 ] {} <Debug> HTTP-Session: 553f0b69-38ff-425d-9701-2e84d7713e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7248 2024.10.01 02:35:52.449722 [ 3 ] {} <Trace> HTTP-Session: 553f0b69-38ff-425d-9701-2e84d7713e9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7249 2024.10.01 02:35:52.450318 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7250 2024.10.01 02:35:52.450395 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7251 2024.10.01 02:35:52.450750 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7252 2024.10.01 02:35:52.452118 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7253 2024.10.01 02:35:52.452161 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7254 2024.10.01 02:35:52.452654 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7255 2024.10.01 02:35:52.453040 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7256 2024.10.01 02:35:52.453192 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Debug> executeQuery: Read 1220 rows, 103.21 KiB in 0.003265 sec., 373660.03062787134 rows/sec., 30.87 MiB/sec.
7257 2024.10.01 02:35:52.453388 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Debug> DynamicQueryHandler: Done processing query
7258 2024.10.01 02:35:52.453415 [ 3 ] {2d0ae79b-df5d-4143-b61a-860fca890fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
7259 2024.10.01 02:35:52.453432 [ 3 ] {} <Debug> HTTP-Session: 553f0b69-38ff-425d-9701-2e84d7713e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7260 2024.10.01 02:35:52.453657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7261 2024.10.01 02:35:52.453710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7262 2024.10.01 02:35:52.453731 [ 3 ] {} <Debug> HTTP-Session: c9d94e99-4d69-4aa9-bb8c-36e1f9dc0dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7263 2024.10.01 02:35:52.453749 [ 3 ] {} <Debug> HTTP-Session: c9d94e99-4d69-4aa9-bb8c-36e1f9dc0dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7264 2024.10.01 02:35:52.453763 [ 3 ] {} <Debug> HTTP-Session: c9d94e99-4d69-4aa9-bb8c-36e1f9dc0dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7265 2024.10.01 02:35:52.453800 [ 3 ] {} <Trace> HTTP-Session: c9d94e99-4d69-4aa9-bb8c-36e1f9dc0dd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7266 2024.10.01 02:35:52.453905 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7267 2024.10.01 02:35:52.453952 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7268 2024.10.01 02:35:52.454186 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7269 2024.10.01 02:35:52.454576 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7270 2024.10.01 02:35:52.454613 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7271 2024.10.01 02:35:52.454961 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7272 2024.10.01 02:35:52.455317 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7273 2024.10.01 02:35:52.455447 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001574 sec., 7623.888182973316 rows/sec., 573.28 KiB/sec.
7274 2024.10.01 02:35:52.455738 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Debug> DynamicQueryHandler: Done processing query
7275 2024.10.01 02:35:52.455792 [ 3 ] {be774056-ca3b-4e98-8d98-d33546f25e7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7276 2024.10.01 02:35:52.455823 [ 3 ] {} <Debug> HTTP-Session: c9d94e99-4d69-4aa9-bb8c-36e1f9dc0dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7277 2024.10.01 02:35:52.456003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7278 2024.10.01 02:35:52.456054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7279 2024.10.01 02:35:52.456074 [ 3 ] {} <Debug> HTTP-Session: afd4fab6-7960-4af1-88c4-13a89f6cad89 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7280 2024.10.01 02:35:52.456090 [ 3 ] {} <Debug> HTTP-Session: afd4fab6-7960-4af1-88c4-13a89f6cad89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7281 2024.10.01 02:35:52.456104 [ 3 ] {} <Debug> HTTP-Session: afd4fab6-7960-4af1-88c4-13a89f6cad89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7282 2024.10.01 02:35:52.456138 [ 3 ] {} <Trace> HTTP-Session: afd4fab6-7960-4af1-88c4-13a89f6cad89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7283 2024.10.01 02:35:52.456351 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7284 2024.10.01 02:35:52.456396 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7285 2024.10.01 02:35:52.456642 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7286 2024.10.01 02:35:52.457111 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7287 2024.10.01 02:35:52.457147 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7288 2024.10.01 02:35:52.457503 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7289 2024.10.01 02:35:52.457851 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7290 2024.10.01 02:35:52.457981 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001758 sec., 129692.83276450512 rows/sec., 8.78 MiB/sec.
7291 2024.10.01 02:35:52.458207 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Debug> DynamicQueryHandler: Done processing query
7292 2024.10.01 02:35:52.458231 [ 3 ] {7ba95263-feb9-45e3-b2d4-e18dde5e2217} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7293 2024.10.01 02:35:52.458247 [ 3 ] {} <Debug> HTTP-Session: afd4fab6-7960-4af1-88c4-13a89f6cad89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7294 2024.10.01 02:35:52.458486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 87884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7295 2024.10.01 02:35:52.458534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7296 2024.10.01 02:35:52.458553 [ 3 ] {} <Debug> HTTP-Session: 8d4d795c-51f4-4fca-8603-5f84a9a22219 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7297 2024.10.01 02:35:52.458571 [ 3 ] {} <Debug> HTTP-Session: 8d4d795c-51f4-4fca-8603-5f84a9a22219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7298 2024.10.01 02:35:52.458584 [ 3 ] {} <Debug> HTTP-Session: 8d4d795c-51f4-4fca-8603-5f84a9a22219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7299 2024.10.01 02:35:52.458615 [ 3 ] {} <Trace> HTTP-Session: 8d4d795c-51f4-4fca-8603-5f84a9a22219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7300 2024.10.01 02:35:52.458870 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7301 2024.10.01 02:35:52.458913 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7302 2024.10.01 02:35:52.459136 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7303 2024.10.01 02:35:52.459783 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7304 2024.10.01 02:35:52.459819 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7305 2024.10.01 02:35:52.460184 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7306 2024.10.01 02:35:52.460540 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7307 2024.10.01 02:35:52.460678 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00196 sec., 271428.5714285714 rows/sec., 20.11 MiB/sec.
7308 2024.10.01 02:35:52.461045 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Debug> DynamicQueryHandler: Done processing query
7309 2024.10.01 02:35:52.461106 [ 3 ] {3371f243-1ce4-4f79-af3d-3f92db265a6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7310 2024.10.01 02:35:52.461153 [ 3 ] {} <Debug> HTTP-Session: 8d4d795c-51f4-4fca-8603-5f84a9a22219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7311 2024.10.01 02:35:52.461474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 184848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7312 2024.10.01 02:35:52.461524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7313 2024.10.01 02:35:52.461543 [ 3 ] {} <Debug> HTTP-Session: 061c6936-899a-49ab-8c50-f9cfef01f79f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7314 2024.10.01 02:35:52.461559 [ 3 ] {} <Debug> HTTP-Session: 061c6936-899a-49ab-8c50-f9cfef01f79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7315 2024.10.01 02:35:52.461573 [ 3 ] {} <Debug> HTTP-Session: 061c6936-899a-49ab-8c50-f9cfef01f79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7316 2024.10.01 02:35:52.461605 [ 3 ] {} <Trace> HTTP-Session: 061c6936-899a-49ab-8c50-f9cfef01f79f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7317 2024.10.01 02:35:52.462082 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7318 2024.10.01 02:35:52.462133 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7319 2024.10.01 02:35:52.462301 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7320 2024.10.01 02:35:52.463211 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7321 2024.10.01 02:35:52.463247 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7322 2024.10.01 02:35:52.463681 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7323 2024.10.01 02:35:52.464013 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7324 2024.10.01 02:35:52.464171 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.00236 sec., 412711.86440677964 rows/sec., 27.71 MiB/sec.
7325 2024.10.01 02:35:52.464345 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Debug> DynamicQueryHandler: Done processing query
7326 2024.10.01 02:35:52.464368 [ 3 ] {814a249d-ce37-4e36-97e5-9784014ca035} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
7327 2024.10.01 02:35:52.464408 [ 3 ] {} <Debug> HTTP-Session: 061c6936-899a-49ab-8c50-f9cfef01f79f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7328 2024.10.01 02:35:52.464639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 19927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7329 2024.10.01 02:35:52.464688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7330 2024.10.01 02:35:52.464707 [ 3 ] {} <Debug> HTTP-Session: 0a126822-540d-4de5-85e4-febb212cc59a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7331 2024.10.01 02:35:52.464723 [ 3 ] {} <Debug> HTTP-Session: 0a126822-540d-4de5-85e4-febb212cc59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7332 2024.10.01 02:35:52.464736 [ 3 ] {} <Debug> HTTP-Session: 0a126822-540d-4de5-85e4-febb212cc59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7333 2024.10.01 02:35:52.464767 [ 3 ] {} <Trace> HTTP-Session: 0a126822-540d-4de5-85e4-febb212cc59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7334 2024.10.01 02:35:52.464997 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7335 2024.10.01 02:35:52.465060 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <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_histogramu64
7336 2024.10.01 02:35:52.465479 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7337 2024.10.01 02:35:52.466032 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7338 2024.10.01 02:35:52.466068 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7339 2024.10.01 02:35:52.466659 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7340 2024.10.01 02:35:52.467069 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7341 2024.10.01 02:35:52.467254 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002411 sec., 4977.187888842804 rows/sec., 8.92 MiB/sec.
7342 2024.10.01 02:35:52.467636 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Debug> DynamicQueryHandler: Done processing query
7343 2024.10.01 02:35:52.467662 [ 3 ] {ba6827c2-d519-4224-824b-bbb6d7da6d3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
7344 2024.10.01 02:35:52.467678 [ 3 ] {} <Debug> HTTP-Session: 0a126822-540d-4de5-85e4-febb212cc59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7345 2024.10.01 02:35:52.467801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7346 2024.10.01 02:35:52.467849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7347 2024.10.01 02:35:52.467868 [ 3 ] {} <Debug> HTTP-Session: e5e833a3-950c-42f6-97e1-e342595bf64c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7348 2024.10.01 02:35:52.467884 [ 3 ] {} <Debug> HTTP-Session: e5e833a3-950c-42f6-97e1-e342595bf64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7349 2024.10.01 02:35:52.467899 [ 3 ] {} <Debug> HTTP-Session: e5e833a3-950c-42f6-97e1-e342595bf64c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7350 2024.10.01 02:35:52.467929 [ 3 ] {} <Trace> HTTP-Session: e5e833a3-950c-42f6-97e1-e342595bf64c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7351 2024.10.01 02:35:52.468039 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7352 2024.10.01 02:35:52.468084 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7353 2024.10.01 02:35:52.468213 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7354 2024.10.01 02:35:52.468571 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7355 2024.10.01 02:35:52.468608 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7356 2024.10.01 02:35:52.468962 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7357 2024.10.01 02:35:52.469294 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7358 2024.10.01 02:35:52.469445 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001432 sec., 33519.5530726257 rows/sec., 2.26 MiB/sec.
7359 2024.10.01 02:35:52.469720 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Debug> DynamicQueryHandler: Done processing query
7360 2024.10.01 02:35:52.469767 [ 3 ] {e03aaf5d-c042-4c51-9084-9528abad9239} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7361 2024.10.01 02:35:52.469795 [ 3 ] {} <Debug> HTTP-Session: e5e833a3-950c-42f6-97e1-e342595bf64c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7362 2024.10.01 02:35:53.202658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 10380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7363 2024.10.01 02:35:53.202817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7364 2024.10.01 02:35:53.202864 [ 3 ] {} <Debug> HTTP-Session: 24673dde-6e9c-4ce7-8fc4-7895f6a402a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7365 2024.10.01 02:35:53.202905 [ 3 ] {} <Debug> HTTP-Session: 24673dde-6e9c-4ce7-8fc4-7895f6a402a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7366 2024.10.01 02:35:53.202934 [ 3 ] {} <Debug> HTTP-Session: 24673dde-6e9c-4ce7-8fc4-7895f6a402a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7367 2024.10.01 02:35:53.203013 [ 3 ] {} <Trace> HTTP-Session: 24673dde-6e9c-4ce7-8fc4-7895f6a402a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7368 2024.10.01 02:35:53.203335 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7369 2024.10.01 02:35:53.203446 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7370 2024.10.01 02:35:53.203882 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7371 2024.10.01 02:35:53.204394 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7372 2024.10.01 02:35:53.204442 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7373 2024.10.01 02:35:53.204862 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7374 2024.10.01 02:35:53.205253 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7375 2024.10.01 02:35:53.205425 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002211 sec., 32564.45047489824 rows/sec., 2.65 MiB/sec.
7376 2024.10.01 02:35:53.205435 [ 104 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7377 2024.10.01 02:35:53.205519 [ 104 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7378 2024.10.01 02:35:53.205560 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7379 2024.10.01 02:35:53.205749 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Debug> DynamicQueryHandler: Done processing query
7380 2024.10.01 02:35:53.205801 [ 3 ] {ad7026c5-d079-428f-bed0-0912520b14cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7381 2024.10.01 02:35:53.205863 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
7382 2024.10.01 02:35:53.205877 [ 3 ] {} <Debug> HTTP-Session: 24673dde-6e9c-4ce7-8fc4-7895f6a402a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7383 2024.10.01 02:35:53.206198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7384 2024.10.01 02:35:53.206373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7385 2024.10.01 02:35:53.206420 [ 3 ] {} <Debug> HTTP-Session: c7f1f332-c26e-4748-8f87-7ec6255fd9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7386 2024.10.01 02:35:53.206425 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7387 2024.10.01 02:35:53.206445 [ 3 ] {} <Debug> HTTP-Session: c7f1f332-c26e-4748-8f87-7ec6255fd9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7388 2024.10.01 02:35:53.206466 [ 3 ] {} <Debug> HTTP-Session: c7f1f332-c26e-4748-8f87-7ec6255fd9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7389 2024.10.01 02:35:53.206470 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1418 rows starting from the beginning of the part
7390 2024.10.01 02:35:53.206509 [ 3 ] {} <Trace> HTTP-Session: c7f1f332-c26e-4748-8f87-7ec6255fd9bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7391 2024.10.01 02:35:53.206571 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 227 rows starting from the beginning of the part
7392 2024.10.01 02:35:53.206828 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7393 2024.10.01 02:35:53.206941 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part
7394 2024.10.01 02:35:53.206975 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7395 2024.10.01 02:35:53.207311 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 227 rows starting from the beginning of the part
7396 2024.10.01 02:35:53.207511 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1220 rows starting from the beginning of the part
7397 2024.10.01 02:35:53.207684 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part
7398 2024.10.01 02:35:53.208288 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7399 2024.10.01 02:35:53.208823 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7400 2024.10.01 02:35:53.208875 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7401 2024.10.01 02:35:53.209399 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7402 2024.10.01 02:35:53.209810 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7403 2024.10.01 02:35:53.210202 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003508 sec., 2280.501710376283 rows/sec., 171.48 KiB/sec.
7404 2024.10.01 02:35:53.210279 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3260 rows, containing 5 columns (5 merged, 0 gathered) in 0.004617598 sec., 705994.761778743 rows/sec., 61.93 MiB/sec.
7405 2024.10.01 02:35:53.210732 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7406 2024.10.01 02:35:53.210874 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Debug> DynamicQueryHandler: Done processing query
7407 2024.10.01 02:35:53.210949 [ 3 ] {c739f814-23f9-46fb-a994-c3c35c7e2b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7408 2024.10.01 02:35:53.211007 [ 3 ] {} <Debug> HTTP-Session: c7f1f332-c26e-4748-8f87-7ec6255fd9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7409 2024.10.01 02:35:53.211192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7410 2024.10.01 02:35:53.211262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7411 2024.10.01 02:35:53.211286 [ 3 ] {} <Debug> HTTP-Session: 3480e8a8-0675-4d4f-9ea4-f2e5c650b989 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7412 2024.10.01 02:35:53.211315 [ 3 ] {} <Debug> HTTP-Session: 3480e8a8-0675-4d4f-9ea4-f2e5c650b989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7413 2024.10.01 02:35:53.211332 [ 3 ] {} <Debug> HTTP-Session: 3480e8a8-0675-4d4f-9ea4-f2e5c650b989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7414 2024.10.01 02:35:53.211368 [ 3 ] {} <Trace> HTTP-Session: 3480e8a8-0675-4d4f-9ea4-f2e5c650b989 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7415 2024.10.01 02:35:53.211411 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7416 2024.10.01 02:35:53.211518 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_36_7} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7417 2024.10.01 02:35:53.211524 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7418 2024.10.01 02:35:53.211591 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7419 2024.10.01 02:35:53.211602 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
7420 2024.10.01 02:35:53.211843 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7421 2024.10.01 02:35:53.212242 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7422 2024.10.01 02:35:53.212279 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7423 2024.10.01 02:35:53.212639 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7424 2024.10.01 02:35:53.212987 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7425 2024.10.01 02:35:53.213139 [ 104 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7426 2024.10.01 02:35:53.213151 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001677 sec., 42933.81037567084 rows/sec., 3.35 MiB/sec.
7427 2024.10.01 02:35:53.213189 [ 104 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7428 2024.10.01 02:35:53.213252 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7429 2024.10.01 02:35:53.213472 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
7430 2024.10.01 02:35:53.213517 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Debug> DynamicQueryHandler: Done processing query
7431 2024.10.01 02:35:53.213561 [ 3 ] {008875be-4c7d-4f92-b83b-5ef5300ae780} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7432 2024.10.01 02:35:53.213605 [ 3 ] {} <Debug> HTTP-Session: 3480e8a8-0675-4d4f-9ea4-f2e5c650b989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7433 2024.10.01 02:35:53.213705 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7434 2024.10.01 02:35:53.213752 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part
7435 2024.10.01 02:35:53.213791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7436 2024.10.01 02:35:53.213922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7437 2024.10.01 02:35:53.213964 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 401 rows starting from the beginning of the part
7438 2024.10.01 02:35:53.213998 [ 3 ] {} <Debug> HTTP-Session: c6342595-d5a8-42b8-9e1e-e50f39896328 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7439 2024.10.01 02:35:53.214078 [ 3 ] {} <Debug> HTTP-Session: c6342595-d5a8-42b8-9e1e-e50f39896328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7440 2024.10.01 02:35:53.214187 [ 3 ] {} <Debug> HTTP-Session: c6342595-d5a8-42b8-9e1e-e50f39896328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7441 2024.10.01 02:35:53.214376 [ 3 ] {} <Trace> HTTP-Session: c6342595-d5a8-42b8-9e1e-e50f39896328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7442 2024.10.01 02:35:53.214389 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 84 rows starting from the beginning of the part
7443 2024.10.01 02:35:53.214739 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7444 2024.10.01 02:35:53.214744 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 401 rows starting from the beginning of the part
7445 2024.10.01 02:35:53.214865 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7446 2024.10.01 02:35:53.215020 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 532 rows starting from the beginning of the part
7447 2024.10.01 02:35:53.215317 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part
7448 2024.10.01 02:35:53.216077 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7449 2024.10.01 02:35:53.216728 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7450 2024.10.01 02:35:53.216802 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7451 2024.10.01 02:35:53.217846 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7452 2024.10.01 02:35:53.218591 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7453 2024.10.01 02:35:53.218698 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.00535602 sec., 448654.0378863409 rows/sec., 34.39 MiB/sec.
7454 2024.10.01 02:35:53.218836 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.004261 sec., 7509.974184463741 rows/sec., 535.61 KiB/sec.
7455 2024.10.01 02:35:53.218847 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7456 2024.10.01 02:35:53.218988 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7457 2024.10.01 02:35:53.218997 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7458 2024.10.01 02:35:53.219093 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7459 2024.10.01 02:35:53.219216 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Debug> DynamicQueryHandler: Done processing query
7460 2024.10.01 02:35:53.219315 [ 3 ] {a809ab46-3427-4805-a3d8-90396610710e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7461 2024.10.01 02:35:53.219406 [ 3 ] {} <Debug> HTTP-Session: c6342595-d5a8-42b8-9e1e-e50f39896328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.10.01 02:35:53.219724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7463 2024.10.01 02:35:53.219924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7464 2024.10.01 02:35:53.220039 [ 3 ] {} <Debug> HTTP-Session: 3d2c4da6-b4f3-4f2e-b2eb-64522b7d9ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7465 2024.10.01 02:35:53.220129 [ 3 ] {} <Debug> HTTP-Session: 3d2c4da6-b4f3-4f2e-b2eb-64522b7d9ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7466 2024.10.01 02:35:53.220215 [ 3 ] {} <Debug> HTTP-Session: 3d2c4da6-b4f3-4f2e-b2eb-64522b7d9ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7467 2024.10.01 02:35:53.220421 [ 3 ] {} <Trace> HTTP-Session: 3d2c4da6-b4f3-4f2e-b2eb-64522b7d9ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7468 2024.10.01 02:35:53.220690 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
7469 2024.10.01 02:35:53.220898 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7470 2024.10.01 02:35:53.221034 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7471 2024.10.01 02:35:53.221336 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <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_histogramu64
7472 2024.10.01 02:35:53.221391 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7473 2024.10.01 02:35:53.221419 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_36_7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7474 2024.10.01 02:35:53.221558 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10063 rows starting from the beginning of the part
7475 2024.10.01 02:35:53.221709 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
7476 2024.10.01 02:35:53.222132 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part
7477 2024.10.01 02:35:53.222580 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
7478 2024.10.01 02:35:53.222972 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part
7479 2024.10.01 02:35:53.223381 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 974 rows starting from the beginning of the part
7480 2024.10.01 02:35:53.223776 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part
7481 2024.10.01 02:35:53.224548 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7482 2024.10.01 02:35:53.225473 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7483 2024.10.01 02:35:53.225512 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7484 2024.10.01 02:35:53.227395 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7485 2024.10.01 02:35:53.228212 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7486 2024.10.01 02:35:53.228448 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007756 sec., 1031.4595152140278 rows/sec., 1.85 MiB/sec.
7487 2024.10.01 02:35:53.229488 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Debug> DynamicQueryHandler: Done processing query
7488 2024.10.01 02:35:53.229514 [ 3 ] {6dfc8df8-0b6f-42d9-be05-888f2002640f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7489 2024.10.01 02:35:53.229545 [ 3 ] {} <Debug> HTTP-Session: 3d2c4da6-b4f3-4f2e-b2eb-64522b7d9ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.10.01 02:35:53.229678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7491 2024.10.01 02:35:53.229731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7492 2024.10.01 02:35:53.229752 [ 3 ] {} <Debug> HTTP-Session: 908ae6c7-4717-4a1b-8ac1-0fceef5948fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7493 2024.10.01 02:35:53.229768 [ 3 ] {} <Debug> HTTP-Session: 908ae6c7-4717-4a1b-8ac1-0fceef5948fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7494 2024.10.01 02:35:53.229782 [ 3 ] {} <Debug> HTTP-Session: 908ae6c7-4717-4a1b-8ac1-0fceef5948fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7495 2024.10.01 02:35:53.229818 [ 3 ] {} <Trace> HTTP-Session: 908ae6c7-4717-4a1b-8ac1-0fceef5948fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7496 2024.10.01 02:35:53.229944 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7497 2024.10.01 02:35:53.229990 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7498 2024.10.01 02:35:53.230162 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7499 2024.10.01 02:35:53.230789 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7500 2024.10.01 02:35:53.230883 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7501 2024.10.01 02:35:53.230977 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11703 rows, containing 5 columns (5 merged, 0 gathered) in 0.011707407 sec., 999623.5716414404 rows/sec., 67.38 MiB/sec.
7502 2024.10.01 02:35:53.231346 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7503 2024.10.01 02:35:53.231503 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7504 2024.10.01 02:35:53.232366 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7505 2024.10.01 02:35:53.232447 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7506 2024.10.01 02:35:53.232557 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7507 2024.10.01 02:35:53.232729 [ 102 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7508 2024.10.01 02:35:53.232830 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002894 sec., 4146.51002073255 rows/sec., 286.15 KiB/sec.
7509 2024.10.01 02:35:53.232846 [ 102 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7510 2024.10.01 02:35:53.232859 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB.
7511 2024.10.01 02:35:53.232932 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7512 2024.10.01 02:35:53.233207 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
7513 2024.10.01 02:35:53.233264 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Debug> DynamicQueryHandler: Done processing query
7514 2024.10.01 02:35:53.233315 [ 3 ] {cd65d8b6-2123-4259-985c-fa628c13d90b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7515 2024.10.01 02:35:53.233373 [ 3 ] {} <Debug> HTTP-Session: 908ae6c7-4717-4a1b-8ac1-0fceef5948fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7516 2024.10.01 02:35:53.233446 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7517 2024.10.01 02:35:53.233484 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1812 rows starting from the beginning of the part
7518 2024.10.01 02:35:53.233566 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part
7519 2024.10.01 02:35:53.233781 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
7520 2024.10.01 02:35:53.233950 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
7521 2024.10.01 02:35:53.234110 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part
7522 2024.10.01 02:35:53.234444 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part
7523 2024.10.01 02:35:53.235888 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2096 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805247 sec., 747171.2829565454 rows/sec., 48.61 MiB/sec.
7524 2024.10.01 02:35:53.236143 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7525 2024.10.01 02:35:53.236614 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7526 2024.10.01 02:35:53.236705 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_36_7} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7527 2024.10.01 02:35:53.236808 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
7528 2024.10.01 02:35:58.213306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7529 2024.10.01 02:35:58.213453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7530 2024.10.01 02:35:58.213482 [ 3 ] {} <Debug> HTTP-Session: fb05eef6-08dd-4e98-9db7-102eadb9a63c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7531 2024.10.01 02:35:58.213510 [ 3 ] {} <Debug> HTTP-Session: fb05eef6-08dd-4e98-9db7-102eadb9a63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7532 2024.10.01 02:35:58.213528 [ 3 ] {} <Debug> HTTP-Session: fb05eef6-08dd-4e98-9db7-102eadb9a63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7533 2024.10.01 02:35:58.213583 [ 3 ] {} <Trace> HTTP-Session: fb05eef6-08dd-4e98-9db7-102eadb9a63c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7534 2024.10.01 02:35:58.213864 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7535 2024.10.01 02:35:58.213937 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7536 2024.10.01 02:35:58.214275 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7537 2024.10.01 02:35:58.214892 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7538 2024.10.01 02:35:58.214940 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7539 2024.10.01 02:35:58.215383 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7540 2024.10.01 02:35:58.215796 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7541 2024.10.01 02:35:58.215992 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002242 sec., 101248.88492417484 rows/sec., 8.92 MiB/sec.
7542 2024.10.01 02:35:58.216211 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Debug> DynamicQueryHandler: Done processing query
7543 2024.10.01 02:35:58.216240 [ 3 ] {b8f80c12-9b14-4515-aabe-4079bfddd1c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
7544 2024.10.01 02:35:58.216257 [ 3 ] {} <Debug> HTTP-Session: fb05eef6-08dd-4e98-9db7-102eadb9a63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7545 2024.10.01 02:35:58.216396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7546 2024.10.01 02:35:58.216455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7547 2024.10.01 02:35:58.216476 [ 3 ] {} <Debug> HTTP-Session: 431f3a71-3bfd-4089-be10-a0751bf02787 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7548 2024.10.01 02:35:58.216495 [ 3 ] {} <Debug> HTTP-Session: 431f3a71-3bfd-4089-be10-a0751bf02787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7549 2024.10.01 02:35:58.216508 [ 3 ] {} <Debug> HTTP-Session: 431f3a71-3bfd-4089-be10-a0751bf02787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7550 2024.10.01 02:35:58.216544 [ 3 ] {} <Trace> HTTP-Session: 431f3a71-3bfd-4089-be10-a0751bf02787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7551 2024.10.01 02:35:58.216662 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7552 2024.10.01 02:35:58.216711 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7553 2024.10.01 02:35:58.216953 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7554 2024.10.01 02:35:58.217304 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7555 2024.10.01 02:35:58.217343 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7556 2024.10.01 02:35:58.217692 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7557 2024.10.01 02:35:58.218064 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7558 2024.10.01 02:35:58.218222 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.0016 sec., 11875 rows/sec., 892.94 KiB/sec.
7559 2024.10.01 02:35:58.218385 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Debug> DynamicQueryHandler: Done processing query
7560 2024.10.01 02:35:58.218409 [ 3 ] {9cf9566b-329f-4e49-9f59-a91ffc8e15b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7561 2024.10.01 02:35:58.218424 [ 3 ] {} <Debug> HTTP-Session: 431f3a71-3bfd-4089-be10-a0751bf02787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7562 2024.10.01 02:35:58.218531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7563 2024.10.01 02:35:58.218581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7564 2024.10.01 02:35:58.218601 [ 3 ] {} <Debug> HTTP-Session: 5df06950-849f-47f5-83a1-3ee1e75b6e02 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7565 2024.10.01 02:35:58.218616 [ 3 ] {} <Debug> HTTP-Session: 5df06950-849f-47f5-83a1-3ee1e75b6e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7566 2024.10.01 02:35:58.218629 [ 3 ] {} <Debug> HTTP-Session: 5df06950-849f-47f5-83a1-3ee1e75b6e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7567 2024.10.01 02:35:58.218659 [ 3 ] {} <Trace> HTTP-Session: 5df06950-849f-47f5-83a1-3ee1e75b6e02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7568 2024.10.01 02:35:58.218757 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7569 2024.10.01 02:35:58.218798 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7570 2024.10.01 02:35:58.219080 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7571 2024.10.01 02:35:58.219425 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7572 2024.10.01 02:35:58.219464 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7573 2024.10.01 02:35:58.219826 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7574 2024.10.01 02:35:58.220180 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7575 2024.10.01 02:35:58.220327 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec.
7576 2024.10.01 02:35:58.220349 [ 100 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
7577 2024.10.01 02:35:58.220468 [ 100 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7578 2024.10.01 02:35:58.220506 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7579 2024.10.01 02:35:58.220584 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Debug> DynamicQueryHandler: Done processing query
7580 2024.10.01 02:35:58.220648 [ 3 ] {272e94a5-6588-4366-b514-68d44008dcd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7581 2024.10.01 02:35:58.220687 [ 3 ] {} <Debug> HTTP-Session: 5df06950-849f-47f5-83a1-3ee1e75b6e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7582 2024.10.01 02:35:58.220701 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
7583 2024.10.01 02:35:58.220834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7584 2024.10.01 02:35:58.220940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7585 2024.10.01 02:35:58.220968 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7586 2024.10.01 02:35:58.220979 [ 3 ] {} <Debug> HTTP-Session: eb72c584-b66f-4a10-9b62-02ffb6f268f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7587 2024.10.01 02:35:58.221026 [ 3 ] {} <Debug> HTTP-Session: eb72c584-b66f-4a10-9b62-02ffb6f268f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.10.01 02:35:58.221031 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 244 rows starting from the beginning of the part
7589 2024.10.01 02:35:58.221044 [ 3 ] {} <Debug> HTTP-Session: eb72c584-b66f-4a10-9b62-02ffb6f268f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7590 2024.10.01 02:35:58.221125 [ 3 ] {} <Trace> HTTP-Session: eb72c584-b66f-4a10-9b62-02ffb6f268f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7591 2024.10.01 02:35:58.221266 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
7592 2024.10.01 02:35:58.221539 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7593 2024.10.01 02:35:58.221558 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
7594 2024.10.01 02:35:58.221655 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7595 2024.10.01 02:35:58.221830 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
7596 2024.10.01 02:35:58.222177 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part
7597 2024.10.01 02:35:58.222430 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
7598 2024.10.01 02:35:58.223326 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7599 2024.10.01 02:35:58.224112 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7600 2024.10.01 02:35:58.224175 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7601 2024.10.01 02:35:58.225053 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7602 2024.10.01 02:35:58.225294 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.004693298 sec., 112500.84695239892 rows/sec., 7.65 MiB/sec.
7603 2024.10.01 02:35:58.225596 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
7604 2024.10.01 02:35:58.225865 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7605 2024.10.01 02:35:58.226394 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005015 sec., 1196.4107676969093 rows/sec., 70.69 KiB/sec.
7606 2024.10.01 02:35:58.226845 [ 198 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7607 2024.10.01 02:35:58.226963 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Debug> DynamicQueryHandler: Done processing query
7608 2024.10.01 02:35:58.227011 [ 3 ] {d4f48743-b277-42fd-9a19-7a848c1bf754} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7609 2024.10.01 02:35:58.227033 [ 3 ] {} <Debug> HTTP-Session: eb72c584-b66f-4a10-9b62-02ffb6f268f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7610 2024.10.01 02:35:58.227051 [ 198 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_21_4} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
7611 2024.10.01 02:35:58.227202 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7612 2024.10.01 02:35:58.227267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7613 2024.10.01 02:35:58.227326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7614 2024.10.01 02:35:58.227346 [ 3 ] {} <Debug> HTTP-Session: 10b861a8-684d-4335-99ba-e5d1ade1db23 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7615 2024.10.01 02:35:58.227363 [ 3 ] {} <Debug> HTTP-Session: 10b861a8-684d-4335-99ba-e5d1ade1db23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7616 2024.10.01 02:35:58.227377 [ 3 ] {} <Debug> HTTP-Session: 10b861a8-684d-4335-99ba-e5d1ade1db23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7617 2024.10.01 02:35:58.227410 [ 3 ] {} <Trace> HTTP-Session: 10b861a8-684d-4335-99ba-e5d1ade1db23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7618 2024.10.01 02:35:58.227634 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7619 2024.10.01 02:35:58.227681 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7620 2024.10.01 02:35:58.227942 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7621 2024.10.01 02:35:58.228604 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7622 2024.10.01 02:35:58.228642 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7623 2024.10.01 02:35:58.229028 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7624 2024.10.01 02:35:58.229391 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7625 2024.10.01 02:35:58.229546 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.002036 sec., 196954.8133595285 rows/sec., 14.01 MiB/sec.
7626 2024.10.01 02:35:58.229727 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Debug> DynamicQueryHandler: Done processing query
7627 2024.10.01 02:35:58.229752 [ 3 ] {971b4716-3f1b-4389-be2a-e5e17c5cd122} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7628 2024.10.01 02:35:58.229769 [ 3 ] {} <Debug> HTTP-Session: 10b861a8-684d-4335-99ba-e5d1ade1db23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7629 2024.10.01 02:35:58.229890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7630 2024.10.01 02:35:58.229938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7631 2024.10.01 02:35:58.229957 [ 3 ] {} <Debug> HTTP-Session: 9e797cce-41b3-46f8-b07b-9cd532506047 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7632 2024.10.01 02:35:58.229973 [ 3 ] {} <Debug> HTTP-Session: 9e797cce-41b3-46f8-b07b-9cd532506047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7633 2024.10.01 02:35:58.229987 [ 3 ] {} <Debug> HTTP-Session: 9e797cce-41b3-46f8-b07b-9cd532506047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7634 2024.10.01 02:35:58.230018 [ 3 ] {} <Trace> HTTP-Session: 9e797cce-41b3-46f8-b07b-9cd532506047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7635 2024.10.01 02:35:58.230113 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7636 2024.10.01 02:35:58.230158 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7637 2024.10.01 02:35:58.230290 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7638 2024.10.01 02:35:58.230572 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7639 2024.10.01 02:35:58.230608 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7640 2024.10.01 02:35:58.230959 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7641 2024.10.01 02:35:58.231279 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7642 2024.10.01 02:35:58.231433 [ 100 ] {} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7643 2024.10.01 02:35:58.231441 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec.
7644 2024.10.01 02:35:58.231493 [ 100 ] {} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7645 2024.10.01 02:35:58.231557 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7646 2024.10.01 02:35:58.231775 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Debug> DynamicQueryHandler: Done processing query
7647 2024.10.01 02:35:58.231840 [ 3 ] {61b5a467-0d3d-4658-a18f-6f0caaa9a939} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7648 2024.10.01 02:35:58.231908 [ 3 ] {} <Debug> HTTP-Session: 9e797cce-41b3-46f8-b07b-9cd532506047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7649 2024.10.01 02:35:58.231908 [ 188 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
7650 2024.10.01 02:35:58.232182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7651 2024.10.01 02:35:58.232308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7652 2024.10.01 02:35:58.232322 [ 188 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7653 2024.10.01 02:35:58.232341 [ 3 ] {} <Debug> HTTP-Session: 15375ef4-6ed0-4556-9850-83f0f9a7307c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7654 2024.10.01 02:35:58.232386 [ 188 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
7655 2024.10.01 02:35:58.232395 [ 3 ] {} <Debug> HTTP-Session: 15375ef4-6ed0-4556-9850-83f0f9a7307c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7656 2024.10.01 02:35:58.232436 [ 3 ] {} <Debug> HTTP-Session: 15375ef4-6ed0-4556-9850-83f0f9a7307c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7657 2024.10.01 02:35:58.232557 [ 3 ] {} <Trace> HTTP-Session: 15375ef4-6ed0-4556-9850-83f0f9a7307c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7658 2024.10.01 02:35:58.232608 [ 188 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
7659 2024.10.01 02:35:58.232900 [ 188 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
7660 2024.10.01 02:35:58.233000 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7661 2024.10.01 02:35:58.233184 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7662 2024.10.01 02:35:58.233165 [ 188 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
7663 2024.10.01 02:35:58.233548 [ 188 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
7664 2024.10.01 02:35:58.233814 [ 188 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
7665 2024.10.01 02:35:58.234524 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7666 2024.10.01 02:35:58.235485 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7667 2024.10.01 02:35:58.235545 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7668 2024.10.01 02:35:58.236559 [ 189 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004896992 sec., 19603.871111082066 rows/sec., 1.00 MiB/sec.
7669 2024.10.01 02:35:58.236612 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7670 2024.10.01 02:35:58.236786 [ 189 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7671 2024.10.01 02:35:58.237558 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7672 2024.10.01 02:35:58.237917 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005147 sec., 46046.24052846318 rows/sec., 3.09 MiB/sec.
7673 2024.10.01 02:35:58.237988 [ 189 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_16_3} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7674 2024.10.01 02:35:58.238485 [ 189 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_16_3} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7675 2024.10.01 02:35:58.238536 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Debug> DynamicQueryHandler: Done processing query
7676 2024.10.01 02:35:58.238611 [ 3 ] {539f78cb-aa1b-434b-a5ec-9946b6cc1b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7677 2024.10.01 02:35:58.238670 [ 3 ] {} <Debug> HTTP-Session: 15375ef4-6ed0-4556-9850-83f0f9a7307c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7678 2024.10.01 02:35:58.238771 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7679 2024.10.01 02:35:58.238847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7680 2024.10.01 02:35:58.238905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7681 2024.10.01 02:35:58.238925 [ 3 ] {} <Debug> HTTP-Session: df166caa-3afd-41ee-833e-c850855d4eec Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7682 2024.10.01 02:35:58.238942 [ 3 ] {} <Debug> HTTP-Session: df166caa-3afd-41ee-833e-c850855d4eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7683 2024.10.01 02:35:58.238956 [ 3 ] {} <Debug> HTTP-Session: df166caa-3afd-41ee-833e-c850855d4eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7684 2024.10.01 02:35:58.238988 [ 3 ] {} <Trace> HTTP-Session: df166caa-3afd-41ee-833e-c850855d4eec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7685 2024.10.01 02:35:58.239105 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7686 2024.10.01 02:35:58.239154 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7687 2024.10.01 02:35:58.239312 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7688 2024.10.01 02:35:58.239593 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7689 2024.10.01 02:35:58.239628 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7690 2024.10.01 02:35:58.239978 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7691 2024.10.01 02:35:58.240313 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7692 2024.10.01 02:35:58.240472 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec.
7693 2024.10.01 02:35:58.240639 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Debug> DynamicQueryHandler: Done processing query
7694 2024.10.01 02:35:58.240664 [ 3 ] {a0dd1270-f79f-4778-8b4e-29c141e0c952} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7695 2024.10.01 02:35:58.240680 [ 3 ] {} <Debug> HTTP-Session: df166caa-3afd-41ee-833e-c850855d4eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.10.01 02:35:58.240815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7697 2024.10.01 02:35:58.240865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7698 2024.10.01 02:35:58.240884 [ 3 ] {} <Debug> HTTP-Session: 6bd15a05-b54a-4245-bb34-7b21abd9b7d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7699 2024.10.01 02:35:58.240901 [ 3 ] {} <Debug> HTTP-Session: 6bd15a05-b54a-4245-bb34-7b21abd9b7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7700 2024.10.01 02:35:58.240914 [ 3 ] {} <Debug> HTTP-Session: 6bd15a05-b54a-4245-bb34-7b21abd9b7d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7701 2024.10.01 02:35:58.240945 [ 3 ] {} <Trace> HTTP-Session: 6bd15a05-b54a-4245-bb34-7b21abd9b7d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7702 2024.10.01 02:35:58.241194 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7703 2024.10.01 02:35:58.241258 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <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_histogramu64
7704 2024.10.01 02:35:58.241700 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7705 2024.10.01 02:35:58.242302 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7706 2024.10.01 02:35:58.242338 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7707 2024.10.01 02:35:58.242955 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7708 2024.10.01 02:35:58.243364 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7709 2024.10.01 02:35:58.243578 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002541 sec., 7477.371113734751 rows/sec., 13.40 MiB/sec.
7710 2024.10.01 02:35:58.244138 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Debug> DynamicQueryHandler: Done processing query
7711 2024.10.01 02:35:58.244163 [ 3 ] {a9b32eb6-7c95-4b06-b2f9-f08eaa1b38c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7712 2024.10.01 02:35:58.244179 [ 3 ] {} <Debug> HTTP-Session: 6bd15a05-b54a-4245-bb34-7b21abd9b7d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7713 2024.10.01 02:35:58.244294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7714 2024.10.01 02:35:58.244343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7715 2024.10.01 02:35:58.244362 [ 3 ] {} <Debug> HTTP-Session: 006d697e-9081-49d9-801c-306de76e773e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7716 2024.10.01 02:35:58.244378 [ 3 ] {} <Debug> HTTP-Session: 006d697e-9081-49d9-801c-306de76e773e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7717 2024.10.01 02:35:58.244392 [ 3 ] {} <Debug> HTTP-Session: 006d697e-9081-49d9-801c-306de76e773e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7718 2024.10.01 02:35:58.244422 [ 3 ] {} <Trace> HTTP-Session: 006d697e-9081-49d9-801c-306de76e773e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7719 2024.10.01 02:35:58.244557 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7720 2024.10.01 02:35:58.244602 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7721 2024.10.01 02:35:58.244755 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7722 2024.10.01 02:35:58.245077 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7723 2024.10.01 02:35:58.245112 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7724 2024.10.01 02:35:58.245473 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7725 2024.10.01 02:35:58.245800 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7726 2024.10.01 02:35:58.245950 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001449 sec., 56590.75224292616 rows/sec., 3.59 MiB/sec.
7727 2024.10.01 02:35:58.246111 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Debug> DynamicQueryHandler: Done processing query
7728 2024.10.01 02:35:58.246135 [ 3 ] {199d96c9-a1bf-4d9e-9eec-efa7a0309225} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7729 2024.10.01 02:35:58.246151 [ 3 ] {} <Debug> HTTP-Session: 006d697e-9081-49d9-801c-306de76e773e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7730 2024.10.01 02:36:03.209298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7731 2024.10.01 02:36:03.209440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7732 2024.10.01 02:36:03.209470 [ 3 ] {} <Debug> HTTP-Session: 82e22029-1144-4486-bf20-99be6ab8f9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7733 2024.10.01 02:36:03.209499 [ 3 ] {} <Debug> HTTP-Session: 82e22029-1144-4486-bf20-99be6ab8f9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7734 2024.10.01 02:36:03.209518 [ 3 ] {} <Debug> HTTP-Session: 82e22029-1144-4486-bf20-99be6ab8f9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7735 2024.10.01 02:36:03.209574 [ 3 ] {} <Trace> HTTP-Session: 82e22029-1144-4486-bf20-99be6ab8f9b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7736 2024.10.01 02:36:03.209811 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7737 2024.10.01 02:36:03.209886 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7738 2024.10.01 02:36:03.210247 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7739 2024.10.01 02:36:03.210791 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7740 2024.10.01 02:36:03.210834 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7741 2024.10.01 02:36:03.211264 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7742 2024.10.01 02:36:03.211653 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7743 2024.10.01 02:36:03.211808 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.002085 sec., 46043.1654676259 rows/sec., 3.86 MiB/sec.
7744 2024.10.01 02:36:03.212034 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Debug> DynamicQueryHandler: Done processing query
7745 2024.10.01 02:36:03.212063 [ 3 ] {d1097dd2-be5c-432a-bc84-4973cd080fe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7746 2024.10.01 02:36:03.212080 [ 3 ] {} <Debug> HTTP-Session: 82e22029-1144-4486-bf20-99be6ab8f9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7747 2024.10.01 02:36:03.212279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7748 2024.10.01 02:36:03.212338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7749 2024.10.01 02:36:03.212359 [ 3 ] {} <Debug> HTTP-Session: b17a8f94-28dd-41b7-bf62-301d38760507 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7750 2024.10.01 02:36:03.212378 [ 3 ] {} <Debug> HTTP-Session: b17a8f94-28dd-41b7-bf62-301d38760507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7751 2024.10.01 02:36:03.212392 [ 3 ] {} <Debug> HTTP-Session: b17a8f94-28dd-41b7-bf62-301d38760507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7752 2024.10.01 02:36:03.212428 [ 3 ] {} <Trace> HTTP-Session: b17a8f94-28dd-41b7-bf62-301d38760507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7753 2024.10.01 02:36:03.212541 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7754 2024.10.01 02:36:03.212590 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7755 2024.10.01 02:36:03.212829 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7756 2024.10.01 02:36:03.213192 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7757 2024.10.01 02:36:03.213229 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7758 2024.10.01 02:36:03.213578 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7759 2024.10.01 02:36:03.213944 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7760 2024.10.01 02:36:03.214070 [ 91 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7761 2024.10.01 02:36:03.214076 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001567 sec., 12763.241863433312 rows/sec., 959.74 KiB/sec.
7762 2024.10.01 02:36:03.214127 [ 91 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7763 2024.10.01 02:36:03.214170 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7764 2024.10.01 02:36:03.214305 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
7765 2024.10.01 02:36:03.214310 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Debug> DynamicQueryHandler: Done processing query
7766 2024.10.01 02:36:03.214368 [ 3 ] {fcf1be37-ec60-49d5-8d12-42eeb92f0ced} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7767 2024.10.01 02:36:03.214397 [ 3 ] {} <Debug> HTTP-Session: b17a8f94-28dd-41b7-bf62-301d38760507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7768 2024.10.01 02:36:03.214485 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7769 2024.10.01 02:36:03.214524 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part
7770 2024.10.01 02:36:03.214549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7771 2024.10.01 02:36:03.214615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7772 2024.10.01 02:36:03.214637 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part
7773 2024.10.01 02:36:03.214713 [ 3 ] {} <Debug> HTTP-Session: 69bbc902-ef34-4c55-b3a1-597c2b3d3d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7774 2024.10.01 02:36:03.214786 [ 3 ] {} <Debug> HTTP-Session: 69bbc902-ef34-4c55-b3a1-597c2b3d3d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7775 2024.10.01 02:36:03.214901 [ 3 ] {} <Debug> HTTP-Session: 69bbc902-ef34-4c55-b3a1-597c2b3d3d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7776 2024.10.01 02:36:03.215039 [ 3 ] {} <Trace> HTTP-Session: 69bbc902-ef34-4c55-b3a1-597c2b3d3d9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7777 2024.10.01 02:36:03.215040 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part
7778 2024.10.01 02:36:03.215193 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part
7779 2024.10.01 02:36:03.215332 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7780 2024.10.01 02:36:03.215511 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7781 2024.10.01 02:36:03.215512 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part
7782 2024.10.01 02:36:03.215745 [ 195 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
7783 2024.10.01 02:36:03.216199 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7784 2024.10.01 02:36:03.216779 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7785 2024.10.01 02:36:03.216825 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7786 2024.10.01 02:36:03.217270 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.003020421 sec., 44695.75598898299 rows/sec., 3.42 MiB/sec.
7787 2024.10.01 02:36:03.217432 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7788 2024.10.01 02:36:03.217522 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7789 2024.10.01 02:36:03.218349 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7790 2024.10.01 02:36:03.218652 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.00347 sec., 24207.492795389047 rows/sec., 1.89 MiB/sec.
7791 2024.10.01 02:36:03.218703 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7792 2024.10.01 02:36:03.218931 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_36_7} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7793 2024.10.01 02:36:03.219019 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Debug> DynamicQueryHandler: Done processing query
7794 2024.10.01 02:36:03.219093 [ 3 ] {7174ab24-60e3-4129-b66c-34df665f0550} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7795 2024.10.01 02:36:03.219134 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7796 2024.10.01 02:36:03.219141 [ 3 ] {} <Debug> HTTP-Session: 69bbc902-ef34-4c55-b3a1-597c2b3d3d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7797 2024.10.01 02:36:03.219393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 26810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7798 2024.10.01 02:36:03.219446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7799 2024.10.01 02:36:03.219468 [ 3 ] {} <Debug> HTTP-Session: 775b262e-f408-4c4b-af06-36f87e863061 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7800 2024.10.01 02:36:03.219485 [ 3 ] {} <Debug> HTTP-Session: 775b262e-f408-4c4b-af06-36f87e863061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7801 2024.10.01 02:36:03.219500 [ 3 ] {} <Debug> HTTP-Session: 775b262e-f408-4c4b-af06-36f87e863061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7802 2024.10.01 02:36:03.219533 [ 3 ] {} <Trace> HTTP-Session: 775b262e-f408-4c4b-af06-36f87e863061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7803 2024.10.01 02:36:03.219690 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7804 2024.10.01 02:36:03.219742 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7805 2024.10.01 02:36:03.219914 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7806 2024.10.01 02:36:03.220329 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7807 2024.10.01 02:36:03.220365 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7808 2024.10.01 02:36:03.220756 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7809 2024.10.01 02:36:03.221104 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7810 2024.10.01 02:36:03.221241 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001621 sec., 86366.44046884638 rows/sec., 6.02 MiB/sec.
7811 2024.10.01 02:36:03.221559 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Debug> DynamicQueryHandler: Done processing query
7812 2024.10.01 02:36:03.221605 [ 3 ] {d386d42d-4e26-4ce5-86bb-0318ba49d90b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7813 2024.10.01 02:36:03.221643 [ 3 ] {} <Debug> HTTP-Session: 775b262e-f408-4c4b-af06-36f87e863061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7814 2024.10.01 02:36:03.221828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 33997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7815 2024.10.01 02:36:03.221880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7816 2024.10.01 02:36:03.221901 [ 3 ] {} <Debug> HTTP-Session: 1c6fc052-dac8-4098-88ce-d925b990a4d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7817 2024.10.01 02:36:03.221919 [ 3 ] {} <Debug> HTTP-Session: 1c6fc052-dac8-4098-88ce-d925b990a4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7818 2024.10.01 02:36:03.221933 [ 3 ] {} <Debug> HTTP-Session: 1c6fc052-dac8-4098-88ce-d925b990a4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7819 2024.10.01 02:36:03.221964 [ 3 ] {} <Trace> HTTP-Session: 1c6fc052-dac8-4098-88ce-d925b990a4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7820 2024.10.01 02:36:03.222244 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
7821 2024.10.01 02:36:03.222316 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <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_histogramu64
7822 2024.10.01 02:36:03.222745 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7823 2024.10.01 02:36:03.223288 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7824 2024.10.01 02:36:03.223324 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7825 2024.10.01 02:36:03.223926 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7826 2024.10.01 02:36:03.224337 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7827 2024.10.01 02:36:03.224474 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7828 2024.10.01 02:36:03.224490 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002438 sec., 8203.445447087777 rows/sec., 14.70 MiB/sec.
7829 2024.10.01 02:36:03.224513 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7830 2024.10.01 02:36:03.224550 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7831 2024.10.01 02:36:03.224889 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
7832 2024.10.01 02:36:03.225124 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Debug> DynamicQueryHandler: Done processing query
7833 2024.10.01 02:36:03.225238 [ 3 ] {d18d392a-5b46-40a6-88ea-075dfdd307df} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7834 2024.10.01 02:36:03.225350 [ 3 ] {} <Debug> HTTP-Session: 1c6fc052-dac8-4098-88ce-d925b990a4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7835 2024.10.01 02:36:03.225646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7836 2024.10.01 02:36:03.225734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7837 2024.10.01 02:36:03.225767 [ 3 ] {} <Debug> HTTP-Session: 3e9872bd-c069-4a54-b9c0-5c72ad2c6ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7838 2024.10.01 02:36:03.225797 [ 3 ] {} <Debug> HTTP-Session: 3e9872bd-c069-4a54-b9c0-5c72ad2c6ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7839 2024.10.01 02:36:03.225823 [ 3 ] {} <Debug> HTTP-Session: 3e9872bd-c069-4a54-b9c0-5c72ad2c6ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7840 2024.10.01 02:36:03.225878 [ 3 ] {} <Trace> HTTP-Session: 3e9872bd-c069-4a54-b9c0-5c72ad2c6ddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7841 2024.10.01 02:36:03.225935 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7842 2024.10.01 02:36:03.226014 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 485 rows starting from the beginning of the part
7843 2024.10.01 02:36:03.226036 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7844 2024.10.01 02:36:03.226107 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7845 2024.10.01 02:36:03.226448 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 19 rows starting from the beginning of the part
7846 2024.10.01 02:36:03.226570 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7847 2024.10.01 02:36:03.226842 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part
7848 2024.10.01 02:36:03.227537 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part
7849 2024.10.01 02:36:03.227586 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7850 2024.10.01 02:36:03.227641 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7851 2024.10.01 02:36:03.228039 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part
7852 2024.10.01 02:36:03.228525 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
7853 2024.10.01 02:36:03.228781 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7854 2024.10.01 02:36:03.229415 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7855 2024.10.01 02:36:03.229636 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.003648 sec., 14802.631578947368 rows/sec., 1019.66 KiB/sec.
7856 2024.10.01 02:36:03.229892 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Debug> DynamicQueryHandler: Done processing query
7857 2024.10.01 02:36:03.229919 [ 3 ] {823106aa-87d2-4dd6-91a3-ae956a92524b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7858 2024.10.01 02:36:03.229936 [ 3 ] {} <Debug> HTTP-Session: 3e9872bd-c069-4a54-b9c0-5c72ad2c6ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7859 2024.10.01 02:36:03.244458 [ 189 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.019831983 sec., 28388.487424580788 rows/sec., 50.87 MiB/sec.
7860 2024.10.01 02:36:03.245305 [ 189 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7861 2024.10.01 02:36:03.245946 [ 189 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7862 2024.10.01 02:36:03.246040 [ 189 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7863 2024.10.01 02:36:03.246205 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB.
7864 2024.10.01 02:36:06.759823 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
7865 2024.10.01 02:36:06.759883 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
7866 2024.10.01 02:36:08.213335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7867 2024.10.01 02:36:08.213463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7868 2024.10.01 02:36:08.213494 [ 3 ] {} <Debug> HTTP-Session: c5bb53c9-96eb-4275-bba9-35c901ddc915 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7869 2024.10.01 02:36:08.213522 [ 3 ] {} <Debug> HTTP-Session: c5bb53c9-96eb-4275-bba9-35c901ddc915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7870 2024.10.01 02:36:08.213540 [ 3 ] {} <Debug> HTTP-Session: c5bb53c9-96eb-4275-bba9-35c901ddc915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7871 2024.10.01 02:36:08.213595 [ 3 ] {} <Trace> HTTP-Session: c5bb53c9-96eb-4275-bba9-35c901ddc915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7872 2024.10.01 02:36:08.213876 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7873 2024.10.01 02:36:08.213954 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7874 2024.10.01 02:36:08.214328 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7875 2024.10.01 02:36:08.214932 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7876 2024.10.01 02:36:08.214982 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7877 2024.10.01 02:36:08.215430 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7878 2024.10.01 02:36:08.215837 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7879 2024.10.01 02:36:08.216023 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.00226 sec., 100442.4778761062 rows/sec., 8.85 MiB/sec.
7880 2024.10.01 02:36:08.216274 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Debug> DynamicQueryHandler: Done processing query
7881 2024.10.01 02:36:08.216306 [ 3 ] {b9158bf5-e3bd-49bc-898f-626163a81990} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
7882 2024.10.01 02:36:08.216323 [ 3 ] {} <Debug> HTTP-Session: c5bb53c9-96eb-4275-bba9-35c901ddc915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7883 2024.10.01 02:36:08.216470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7884 2024.10.01 02:36:08.216525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7885 2024.10.01 02:36:08.216546 [ 3 ] {} <Debug> HTTP-Session: c896f1e9-8cc7-44e9-aecf-017fb4cc40e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7886 2024.10.01 02:36:08.216564 [ 3 ] {} <Debug> HTTP-Session: c896f1e9-8cc7-44e9-aecf-017fb4cc40e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7887 2024.10.01 02:36:08.216578 [ 3 ] {} <Debug> HTTP-Session: c896f1e9-8cc7-44e9-aecf-017fb4cc40e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7888 2024.10.01 02:36:08.216614 [ 3 ] {} <Trace> HTTP-Session: c896f1e9-8cc7-44e9-aecf-017fb4cc40e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7889 2024.10.01 02:36:08.216730 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7890 2024.10.01 02:36:08.216778 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7891 2024.10.01 02:36:08.217021 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7892 2024.10.01 02:36:08.217360 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7893 2024.10.01 02:36:08.217398 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7894 2024.10.01 02:36:08.217762 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7895 2024.10.01 02:36:08.218141 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7896 2024.10.01 02:36:08.218320 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001616 sec., 11757.425742574258 rows/sec., 884.10 KiB/sec.
7897 2024.10.01 02:36:08.218668 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Debug> DynamicQueryHandler: Done processing query
7898 2024.10.01 02:36:08.218707 [ 3 ] {33a065db-8b02-456c-a8db-a772722ba25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7899 2024.10.01 02:36:08.218726 [ 3 ] {} <Debug> HTTP-Session: c896f1e9-8cc7-44e9-aecf-017fb4cc40e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7900 2024.10.01 02:36:08.218870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7901 2024.10.01 02:36:08.218924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7902 2024.10.01 02:36:08.218944 [ 3 ] {} <Debug> HTTP-Session: 952f4096-a08e-494c-ad22-750fed03afef Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7903 2024.10.01 02:36:08.218962 [ 3 ] {} <Debug> HTTP-Session: 952f4096-a08e-494c-ad22-750fed03afef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7904 2024.10.01 02:36:08.218976 [ 3 ] {} <Debug> HTTP-Session: 952f4096-a08e-494c-ad22-750fed03afef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7905 2024.10.01 02:36:08.219010 [ 3 ] {} <Trace> HTTP-Session: 952f4096-a08e-494c-ad22-750fed03afef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7906 2024.10.01 02:36:08.219123 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7907 2024.10.01 02:36:08.219170 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7908 2024.10.01 02:36:08.219421 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7909 2024.10.01 02:36:08.219720 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7910 2024.10.01 02:36:08.219758 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7911 2024.10.01 02:36:08.220118 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
7912 2024.10.01 02:36:08.220474 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7913 2024.10.01 02:36:08.220625 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001563 sec., 8957.133717210492 rows/sec., 627.30 KiB/sec.
7914 2024.10.01 02:36:08.220783 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Debug> DynamicQueryHandler: Done processing query
7915 2024.10.01 02:36:08.220806 [ 3 ] {58e0b209-6e91-4133-8def-0267dfb1f352} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7916 2024.10.01 02:36:08.220821 [ 3 ] {} <Debug> HTTP-Session: 952f4096-a08e-494c-ad22-750fed03afef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7917 2024.10.01 02:36:08.220926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7918 2024.10.01 02:36:08.220972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7919 2024.10.01 02:36:08.220991 [ 3 ] {} <Debug> HTTP-Session: cb7d60c9-2e91-4c24-b73b-467f0a16a12a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7920 2024.10.01 02:36:08.221007 [ 3 ] {} <Debug> HTTP-Session: cb7d60c9-2e91-4c24-b73b-467f0a16a12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7921 2024.10.01 02:36:08.221020 [ 3 ] {} <Debug> HTTP-Session: cb7d60c9-2e91-4c24-b73b-467f0a16a12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7922 2024.10.01 02:36:08.221049 [ 3 ] {} <Trace> HTTP-Session: cb7d60c9-2e91-4c24-b73b-467f0a16a12a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7923 2024.10.01 02:36:08.221207 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7924 2024.10.01 02:36:08.221253 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7925 2024.10.01 02:36:08.221480 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7926 2024.10.01 02:36:08.221774 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7927 2024.10.01 02:36:08.221811 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7928 2024.10.01 02:36:08.222154 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7929 2024.10.01 02:36:08.222520 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7930 2024.10.01 02:36:08.222683 [ 85 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
7931 2024.10.01 02:36:08.222694 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 235.54 KiB/sec.
7932 2024.10.01 02:36:08.222775 [ 85 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7933 2024.10.01 02:36:08.222845 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7934 2024.10.01 02:36:08.223053 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Debug> DynamicQueryHandler: Done processing query
7935 2024.10.01 02:36:08.223069 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
7936 2024.10.01 02:36:08.223090 [ 3 ] {13d17fd4-52c4-458f-adee-99b9984c93c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7937 2024.10.01 02:36:08.223142 [ 3 ] {} <Debug> HTTP-Session: cb7d60c9-2e91-4c24-b73b-467f0a16a12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7938 2024.10.01 02:36:08.223345 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7939 2024.10.01 02:36:08.223392 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part
7940 2024.10.01 02:36:08.223405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7941 2024.10.01 02:36:08.223487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7942 2024.10.01 02:36:08.223522 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
7943 2024.10.01 02:36:08.223541 [ 3 ] {} <Debug> HTTP-Session: 3e54edd5-7f51-4d24-b874-1c547b47741c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7944 2024.10.01 02:36:08.223610 [ 3 ] {} <Debug> HTTP-Session: 3e54edd5-7f51-4d24-b874-1c547b47741c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7945 2024.10.01 02:36:08.223649 [ 3 ] {} <Debug> HTTP-Session: 3e54edd5-7f51-4d24-b874-1c547b47741c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7946 2024.10.01 02:36:08.223824 [ 3 ] {} <Trace> HTTP-Session: 3e54edd5-7f51-4d24-b874-1c547b47741c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7947 2024.10.01 02:36:08.223995 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
7948 2024.10.01 02:36:08.224111 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
7949 2024.10.01 02:36:08.224348 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7950 2024.10.01 02:36:08.224513 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
7951 2024.10.01 02:36:08.224550 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7952 2024.10.01 02:36:08.225194 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7953 2024.10.01 02:36:08.226241 [ 200 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003269235 sec., 9176.458712818136 rows/sec., 582.49 KiB/sec.
7954 2024.10.01 02:36:08.226260 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7955 2024.10.01 02:36:08.226363 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7956 2024.10.01 02:36:08.226507 [ 200 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
7957 2024.10.01 02:36:08.227283 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7958 2024.10.01 02:36:08.227635 [ 200 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7959 2024.10.01 02:36:08.227840 [ 200 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_17_4} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
7960 2024.10.01 02:36:08.227993 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7961 2024.10.01 02:36:08.228075 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7962 2024.10.01 02:36:08.228271 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.004198 sec., 95521.67698904239 rows/sec., 6.79 MiB/sec.
7963 2024.10.01 02:36:08.228653 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Debug> DynamicQueryHandler: Done processing query
7964 2024.10.01 02:36:08.228683 [ 3 ] {f5f0d78c-d7c2-4dd0-a386-f1bd248ffdf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7965 2024.10.01 02:36:08.228702 [ 3 ] {} <Debug> HTTP-Session: 3e54edd5-7f51-4d24-b874-1c547b47741c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7966 2024.10.01 02:36:08.228845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7967 2024.10.01 02:36:08.228896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7968 2024.10.01 02:36:08.228916 [ 3 ] {} <Debug> HTTP-Session: 6961ba51-aca6-4e39-9144-188e9eb342d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7969 2024.10.01 02:36:08.228933 [ 3 ] {} <Debug> HTTP-Session: 6961ba51-aca6-4e39-9144-188e9eb342d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.10.01 02:36:08.228947 [ 3 ] {} <Debug> HTTP-Session: 6961ba51-aca6-4e39-9144-188e9eb342d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7971 2024.10.01 02:36:08.228978 [ 3 ] {} <Trace> HTTP-Session: 6961ba51-aca6-4e39-9144-188e9eb342d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7972 2024.10.01 02:36:08.229082 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7973 2024.10.01 02:36:08.229131 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7974 2024.10.01 02:36:08.229286 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7975 2024.10.01 02:36:08.229576 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7976 2024.10.01 02:36:08.229613 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7977 2024.10.01 02:36:08.229990 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7978 2024.10.01 02:36:08.230319 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7979 2024.10.01 02:36:08.230487 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 219.98 KiB/sec.
7980 2024.10.01 02:36:08.230758 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Debug> DynamicQueryHandler: Done processing query
7981 2024.10.01 02:36:08.230783 [ 3 ] {b3c5bc64-d90c-43d7-a9da-b6878713140b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7982 2024.10.01 02:36:08.230800 [ 3 ] {} <Debug> HTTP-Session: 6961ba51-aca6-4e39-9144-188e9eb342d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7983 2024.10.01 02:36:08.230965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7984 2024.10.01 02:36:08.231015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7985 2024.10.01 02:36:08.231033 [ 3 ] {} <Debug> HTTP-Session: 1aac7891-d652-4d1b-bfe7-3f5d8e46581f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
7986 2024.10.01 02:36:08.231050 [ 3 ] {} <Debug> HTTP-Session: 1aac7891-d652-4d1b-bfe7-3f5d8e46581f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7987 2024.10.01 02:36:08.231063 [ 3 ] {} <Debug> HTTP-Session: 1aac7891-d652-4d1b-bfe7-3f5d8e46581f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7988 2024.10.01 02:36:08.231093 [ 3 ] {} <Trace> HTTP-Session: 1aac7891-d652-4d1b-bfe7-3f5d8e46581f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7989 2024.10.01 02:36:08.231298 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7990 2024.10.01 02:36:08.231349 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7991 2024.10.01 02:36:08.231528 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7992 2024.10.01 02:36:08.231967 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7993 2024.10.01 02:36:08.232005 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
7994 2024.10.01 02:36:08.232401 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7995 2024.10.01 02:36:08.232746 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7996 2024.10.01 02:36:08.232911 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001732 sec., 136836.02771362587 rows/sec., 9.17 MiB/sec.
7997 2024.10.01 02:36:08.233086 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Debug> DynamicQueryHandler: Done processing query
7998 2024.10.01 02:36:08.233111 [ 3 ] {86b351e6-5cee-4417-bf52-d9ad2fa806be} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7999 2024.10.01 02:36:08.233128 [ 3 ] {} <Debug> HTTP-Session: 1aac7891-d652-4d1b-bfe7-3f5d8e46581f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8000 2024.10.01 02:36:08.233292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8001 2024.10.01 02:36:08.233341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8002 2024.10.01 02:36:08.233360 [ 3 ] {} <Debug> HTTP-Session: a7f88144-6569-4014-bcab-a0831a9bb450 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8003 2024.10.01 02:36:08.233377 [ 3 ] {} <Debug> HTTP-Session: a7f88144-6569-4014-bcab-a0831a9bb450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8004 2024.10.01 02:36:08.233391 [ 3 ] {} <Debug> HTTP-Session: a7f88144-6569-4014-bcab-a0831a9bb450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8005 2024.10.01 02:36:08.233423 [ 3 ] {} <Trace> HTTP-Session: a7f88144-6569-4014-bcab-a0831a9bb450 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8006 2024.10.01 02:36:08.233517 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8007 2024.10.01 02:36:08.233563 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8008 2024.10.01 02:36:08.233693 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8009 2024.10.01 02:36:08.233947 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8010 2024.10.01 02:36:08.233983 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8011 2024.10.01 02:36:08.234341 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8012 2024.10.01 02:36:08.234678 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8013 2024.10.01 02:36:08.234855 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec.
8014 2024.10.01 02:36:08.235166 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Debug> DynamicQueryHandler: Done processing query
8015 2024.10.01 02:36:08.235192 [ 3 ] {bf94a7a0-c444-4950-b2f2-3be921977179} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8016 2024.10.01 02:36:08.235209 [ 3 ] {} <Debug> HTTP-Session: a7f88144-6569-4014-bcab-a0831a9bb450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8017 2024.10.01 02:36:08.235371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8018 2024.10.01 02:36:08.235423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8019 2024.10.01 02:36:08.235443 [ 3 ] {} <Debug> HTTP-Session: 142529ea-d580-446f-8778-865659f1b5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8020 2024.10.01 02:36:08.235460 [ 3 ] {} <Debug> HTTP-Session: 142529ea-d580-446f-8778-865659f1b5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8021 2024.10.01 02:36:08.235474 [ 3 ] {} <Debug> HTTP-Session: 142529ea-d580-446f-8778-865659f1b5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8022 2024.10.01 02:36:08.235505 [ 3 ] {} <Trace> HTTP-Session: 142529ea-d580-446f-8778-865659f1b5b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8023 2024.10.01 02:36:08.235745 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8024 2024.10.01 02:36:08.235816 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <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_histogramu64
8025 2024.10.01 02:36:08.236269 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8026 2024.10.01 02:36:08.236873 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8027 2024.10.01 02:36:08.236910 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8028 2024.10.01 02:36:08.237528 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8029 2024.10.01 02:36:08.237937 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8030 2024.10.01 02:36:08.238123 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002535 sec., 7495.069033530573 rows/sec., 13.43 MiB/sec.
8031 2024.10.01 02:36:08.238351 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Debug> DynamicQueryHandler: Done processing query
8032 2024.10.01 02:36:08.238376 [ 3 ] {db71f532-7674-4796-bf6c-ebc9ee5a0049} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8033 2024.10.01 02:36:08.238417 [ 3 ] {} <Debug> HTTP-Session: 142529ea-d580-446f-8778-865659f1b5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.10.01 02:36:08.238568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8035 2024.10.01 02:36:08.238617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8036 2024.10.01 02:36:08.238636 [ 3 ] {} <Debug> HTTP-Session: a1fcf166-c8b4-440d-a109-2d9260dfc7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8037 2024.10.01 02:36:08.238652 [ 3 ] {} <Debug> HTTP-Session: a1fcf166-c8b4-440d-a109-2d9260dfc7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8038 2024.10.01 02:36:08.238665 [ 3 ] {} <Debug> HTTP-Session: a1fcf166-c8b4-440d-a109-2d9260dfc7b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8039 2024.10.01 02:36:08.238696 [ 3 ] {} <Trace> HTTP-Session: a1fcf166-c8b4-440d-a109-2d9260dfc7b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8040 2024.10.01 02:36:08.238827 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8041 2024.10.01 02:36:08.238872 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8042 2024.10.01 02:36:08.238999 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8043 2024.10.01 02:36:08.239304 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8044 2024.10.01 02:36:08.239342 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8045 2024.10.01 02:36:08.239703 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8046 2024.10.01 02:36:08.240025 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8047 2024.10.01 02:36:08.240152 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001382 sec., 59334.298118668594 rows/sec., 3.77 MiB/sec.
8048 2024.10.01 02:36:08.240419 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Debug> DynamicQueryHandler: Done processing query
8049 2024.10.01 02:36:08.240487 [ 3 ] {c1a884dd-cbdd-4b56-aed3-301a0e0c0458} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8050 2024.10.01 02:36:08.240536 [ 3 ] {} <Debug> HTTP-Session: a1fcf166-c8b4-440d-a109-2d9260dfc7b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8051 2024.10.01 02:36:13.209758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8052 2024.10.01 02:36:13.209876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8053 2024.10.01 02:36:13.209901 [ 3 ] {} <Debug> HTTP-Session: 00586434-0d3d-4ad6-adc8-fe436726d83f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8054 2024.10.01 02:36:13.209925 [ 3 ] {} <Debug> HTTP-Session: 00586434-0d3d-4ad6-adc8-fe436726d83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8055 2024.10.01 02:36:13.209939 [ 3 ] {} <Debug> HTTP-Session: 00586434-0d3d-4ad6-adc8-fe436726d83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8056 2024.10.01 02:36:13.209986 [ 3 ] {} <Trace> HTTP-Session: 00586434-0d3d-4ad6-adc8-fe436726d83f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8057 2024.10.01 02:36:13.210155 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8058 2024.10.01 02:36:13.210219 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8059 2024.10.01 02:36:13.210547 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8060 2024.10.01 02:36:13.210993 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8061 2024.10.01 02:36:13.211032 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8062 2024.10.01 02:36:13.211427 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
8063 2024.10.01 02:36:13.211819 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8064 2024.10.01 02:36:13.211968 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001863 sec., 2147.0746108427265 rows/sec., 175.08 KiB/sec.
8065 2024.10.01 02:36:13.212335 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Debug> DynamicQueryHandler: Done processing query
8066 2024.10.01 02:36:13.212363 [ 3 ] {d3278d03-91a1-4896-bb10-16928ed1d3e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8067 2024.10.01 02:36:13.212379 [ 3 ] {} <Debug> HTTP-Session: 00586434-0d3d-4ad6-adc8-fe436726d83f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8068 2024.10.01 02:36:13.212510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8069 2024.10.01 02:36:13.212561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8070 2024.10.01 02:36:13.212579 [ 3 ] {} <Debug> HTTP-Session: 3df06932-0752-47c8-a155-ffb89d9af53d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8071 2024.10.01 02:36:13.212596 [ 3 ] {} <Debug> HTTP-Session: 3df06932-0752-47c8-a155-ffb89d9af53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8072 2024.10.01 02:36:13.212610 [ 3 ] {} <Debug> HTTP-Session: 3df06932-0752-47c8-a155-ffb89d9af53d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8073 2024.10.01 02:36:13.212641 [ 3 ] {} <Trace> HTTP-Session: 3df06932-0752-47c8-a155-ffb89d9af53d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8074 2024.10.01 02:36:13.212765 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8075 2024.10.01 02:36:13.212810 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8076 2024.10.01 02:36:13.213056 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8077 2024.10.01 02:36:13.213473 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8078 2024.10.01 02:36:13.213511 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8079 2024.10.01 02:36:13.213874 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8080 2024.10.01 02:36:13.214227 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8081 2024.10.01 02:36:13.214358 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Debug> executeQuery: Read 98 rows, 8.38 KiB in 0.001639 sec., 59792.55643685174 rows/sec., 4.99 MiB/sec.
8082 2024.10.01 02:36:13.214525 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Debug> DynamicQueryHandler: Done processing query
8083 2024.10.01 02:36:13.214549 [ 3 ] {d474f941-b666-45f6-9d29-90cabd12dc6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8084 2024.10.01 02:36:13.214566 [ 3 ] {} <Debug> HTTP-Session: 3df06932-0752-47c8-a155-ffb89d9af53d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8085 2024.10.01 02:36:13.214685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8086 2024.10.01 02:36:13.214734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8087 2024.10.01 02:36:13.214752 [ 3 ] {} <Debug> HTTP-Session: a29c8793-d2ac-4528-97ad-0fb1fb0cb824 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8088 2024.10.01 02:36:13.214768 [ 3 ] {} <Debug> HTTP-Session: a29c8793-d2ac-4528-97ad-0fb1fb0cb824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8089 2024.10.01 02:36:13.214781 [ 3 ] {} <Debug> HTTP-Session: a29c8793-d2ac-4528-97ad-0fb1fb0cb824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8090 2024.10.01 02:36:13.214812 [ 3 ] {} <Trace> HTTP-Session: a29c8793-d2ac-4528-97ad-0fb1fb0cb824 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8091 2024.10.01 02:36:13.214912 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8092 2024.10.01 02:36:13.214955 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8093 2024.10.01 02:36:13.215176 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8094 2024.10.01 02:36:13.215548 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8095 2024.10.01 02:36:13.215583 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8096 2024.10.01 02:36:13.215933 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8097 2024.10.01 02:36:13.216284 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8098 2024.10.01 02:36:13.216417 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001531 sec., 15676.028739386022 rows/sec., 1.14 MiB/sec.
8099 2024.10.01 02:36:13.216582 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Debug> DynamicQueryHandler: Done processing query
8100 2024.10.01 02:36:13.216606 [ 3 ] {1551c0b5-51d3-4074-af3b-1e3c21a3ecfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8101 2024.10.01 02:36:13.216622 [ 3 ] {} <Debug> HTTP-Session: a29c8793-d2ac-4528-97ad-0fb1fb0cb824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8102 2024.10.01 02:36:13.216735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8103 2024.10.01 02:36:13.216782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8104 2024.10.01 02:36:13.216801 [ 3 ] {} <Debug> HTTP-Session: ad81affe-a6f0-4003-b84b-21f76db1ebc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8105 2024.10.01 02:36:13.216817 [ 3 ] {} <Debug> HTTP-Session: ad81affe-a6f0-4003-b84b-21f76db1ebc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8106 2024.10.01 02:36:13.216830 [ 3 ] {} <Debug> HTTP-Session: ad81affe-a6f0-4003-b84b-21f76db1ebc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8107 2024.10.01 02:36:13.216861 [ 3 ] {} <Trace> HTTP-Session: ad81affe-a6f0-4003-b84b-21f76db1ebc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8108 2024.10.01 02:36:13.216978 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8109 2024.10.01 02:36:13.217021 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8110 2024.10.01 02:36:13.217243 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8111 2024.10.01 02:36:13.217616 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8112 2024.10.01 02:36:13.217652 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8113 2024.10.01 02:36:13.218007 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8114 2024.10.01 02:36:13.218387 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8115 2024.10.01 02:36:13.218517 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001579 sec., 55731.47561747942 rows/sec., 4.36 MiB/sec.
8116 2024.10.01 02:36:13.218730 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Debug> DynamicQueryHandler: Done processing query
8117 2024.10.01 02:36:13.218757 [ 3 ] {f8ff7cb3-da88-48bc-b500-1295b2cf4953} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8118 2024.10.01 02:36:13.218772 [ 3 ] {} <Debug> HTTP-Session: ad81affe-a6f0-4003-b84b-21f76db1ebc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8119 2024.10.01 02:36:13.218927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8120 2024.10.01 02:36:13.218975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8121 2024.10.01 02:36:13.218993 [ 3 ] {} <Debug> HTTP-Session: e93f8b42-c0da-478f-9602-f2a54ba2ea2d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8122 2024.10.01 02:36:13.219010 [ 3 ] {} <Debug> HTTP-Session: e93f8b42-c0da-478f-9602-f2a54ba2ea2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8123 2024.10.01 02:36:13.219023 [ 3 ] {} <Debug> HTTP-Session: e93f8b42-c0da-478f-9602-f2a54ba2ea2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8124 2024.10.01 02:36:13.219054 [ 3 ] {} <Trace> HTTP-Session: e93f8b42-c0da-478f-9602-f2a54ba2ea2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8125 2024.10.01 02:36:13.219204 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8126 2024.10.01 02:36:13.219251 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8127 2024.10.01 02:36:13.219395 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8128 2024.10.01 02:36:13.219779 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8129 2024.10.01 02:36:13.219815 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8130 2024.10.01 02:36:13.220196 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8131 2024.10.01 02:36:13.220538 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8132 2024.10.01 02:36:13.220669 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001534 sec., 105606.25814863104 rows/sec., 7.35 MiB/sec.
8133 2024.10.01 02:36:13.220968 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Debug> DynamicQueryHandler: Done processing query
8134 2024.10.01 02:36:13.221023 [ 3 ] {a9261311-edc3-455c-b5d7-f0e487684f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8135 2024.10.01 02:36:13.221058 [ 3 ] {} <Debug> HTTP-Session: e93f8b42-c0da-478f-9602-f2a54ba2ea2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8136 2024.10.01 02:36:13.221194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8137 2024.10.01 02:36:13.221243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8138 2024.10.01 02:36:13.221262 [ 3 ] {} <Debug> HTTP-Session: 7fa0284a-a0c6-4097-9bfd-780dd53f51d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8139 2024.10.01 02:36:13.221280 [ 3 ] {} <Debug> HTTP-Session: 7fa0284a-a0c6-4097-9bfd-780dd53f51d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8140 2024.10.01 02:36:13.221294 [ 3 ] {} <Debug> HTTP-Session: 7fa0284a-a0c6-4097-9bfd-780dd53f51d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8141 2024.10.01 02:36:13.221325 [ 3 ] {} <Trace> HTTP-Session: 7fa0284a-a0c6-4097-9bfd-780dd53f51d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8142 2024.10.01 02:36:13.221578 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8143 2024.10.01 02:36:13.221645 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <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_histogramu64
8144 2024.10.01 02:36:13.222071 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8145 2024.10.01 02:36:13.222721 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8146 2024.10.01 02:36:13.222757 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8147 2024.10.01 02:36:13.223377 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8148 2024.10.01 02:36:13.223769 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8149 2024.10.01 02:36:13.223911 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002547 sec., 7852.375343541422 rows/sec., 14.07 MiB/sec.
8150 2024.10.01 02:36:13.224110 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Debug> DynamicQueryHandler: Done processing query
8151 2024.10.01 02:36:13.224133 [ 3 ] {3f731019-574f-407c-acb7-55c00b8c7ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8152 2024.10.01 02:36:13.224148 [ 3 ] {} <Debug> HTTP-Session: 7fa0284a-a0c6-4097-9bfd-780dd53f51d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8153 2024.10.01 02:36:13.224321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8154 2024.10.01 02:36:13.224370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8155 2024.10.01 02:36:13.224390 [ 3 ] {} <Debug> HTTP-Session: d58a4903-8203-4ca2-90ac-82250dc9d5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8156 2024.10.01 02:36:13.224405 [ 3 ] {} <Debug> HTTP-Session: d58a4903-8203-4ca2-90ac-82250dc9d5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8157 2024.10.01 02:36:13.224419 [ 3 ] {} <Debug> HTTP-Session: d58a4903-8203-4ca2-90ac-82250dc9d5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8158 2024.10.01 02:36:13.224449 [ 3 ] {} <Trace> HTTP-Session: d58a4903-8203-4ca2-90ac-82250dc9d5bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8159 2024.10.01 02:36:13.224577 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8160 2024.10.01 02:36:13.224621 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8161 2024.10.01 02:36:13.224750 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8162 2024.10.01 02:36:13.225036 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8163 2024.10.01 02:36:13.225071 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
8164 2024.10.01 02:36:13.225426 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8165 2024.10.01 02:36:13.225749 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8166 2024.10.01 02:36:13.225877 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec.
8167 2024.10.01 02:36:13.226091 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Debug> DynamicQueryHandler: Done processing query
8168 2024.10.01 02:36:13.226116 [ 3 ] {fe2d461c-158c-4521-8744-76f0a800734b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8169 2024.10.01 02:36:13.226132 [ 3 ] {} <Debug> HTTP-Session: d58a4903-8203-4ca2-90ac-82250dc9d5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8170 2024.10.01 02:36:18.213794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8171 2024.10.01 02:36:18.213921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8172 2024.10.01 02:36:18.213947 [ 3 ] {} <Debug> HTTP-Session: e3b0574f-cc1c-4456-98dc-010f5c7fc2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8173 2024.10.01 02:36:18.213971 [ 3 ] {} <Debug> HTTP-Session: e3b0574f-cc1c-4456-98dc-010f5c7fc2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8174 2024.10.01 02:36:18.213985 [ 3 ] {} <Debug> HTTP-Session: e3b0574f-cc1c-4456-98dc-010f5c7fc2a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8175 2024.10.01 02:36:18.214034 [ 3 ] {} <Trace> HTTP-Session: e3b0574f-cc1c-4456-98dc-010f5c7fc2a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8176 2024.10.01 02:36:18.214213 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8177 2024.10.01 02:36:18.214278 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8178 2024.10.01 02:36:18.214610 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8179 2024.10.01 02:36:18.215059 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8180 2024.10.01 02:36:18.215106 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8181 2024.10.01 02:36:18.215514 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
8182 2024.10.01 02:36:18.215897 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8183 2024.10.01 02:36:18.216076 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001907 sec., 3146.303093864709 rows/sec., 256.56 KiB/sec.
8184 2024.10.01 02:36:18.216077 [ 72 ] {} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
8185 2024.10.01 02:36:18.216174 [ 72 ] {} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8186 2024.10.01 02:36:18.216229 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8187 2024.10.01 02:36:18.216387 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
8188 2024.10.01 02:36:18.216398 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Debug> DynamicQueryHandler: Done processing query
8189 2024.10.01 02:36:18.216456 [ 3 ] {62efaaf3-0668-4d5f-933c-4285ae6ece7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8190 2024.10.01 02:36:18.216502 [ 3 ] {} <Debug> HTTP-Session: e3b0574f-cc1c-4456-98dc-010f5c7fc2a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.10.01 02:36:18.216616 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8192 2024.10.01 02:36:18.216657 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part
8193 2024.10.01 02:36:18.216799 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
8194 2024.10.01 02:36:18.216820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8195 2024.10.01 02:36:18.217038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8196 2024.10.01 02:36:18.217072 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
8197 2024.10.01 02:36:18.217118 [ 3 ] {} <Debug> HTTP-Session: 09994ea6-92a0-4f2c-9cba-cbf271d3c3cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8198 2024.10.01 02:36:18.217238 [ 3 ] {} <Debug> HTTP-Session: 09994ea6-92a0-4f2c-9cba-cbf271d3c3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8199 2024.10.01 02:36:18.217305 [ 3 ] {} <Debug> HTTP-Session: 09994ea6-92a0-4f2c-9cba-cbf271d3c3cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8200 2024.10.01 02:36:18.217386 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
8201 2024.10.01 02:36:18.217413 [ 3 ] {} <Trace> HTTP-Session: 09994ea6-92a0-4f2c-9cba-cbf271d3c3cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8202 2024.10.01 02:36:18.217665 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
8203 2024.10.01 02:36:18.217803 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8204 2024.10.01 02:36:18.217908 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
8205 2024.10.01 02:36:18.217936 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8206 2024.10.01 02:36:18.218884 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8207 2024.10.01 02:36:18.220041 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8208 2024.10.01 02:36:18.220114 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8209 2024.10.01 02:36:18.220588 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.004274402 sec., 8422.230758828955 rows/sec., 719.67 KiB/sec.
8210 2024.10.01 02:36:18.220783 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
8211 2024.10.01 02:36:18.221034 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8212 2024.10.01 02:36:18.221709 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8213 2024.10.01 02:36:18.221880 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_11_2} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
8214 2024.10.01 02:36:18.221939 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8215 2024.10.01 02:36:18.222038 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8216 2024.10.01 02:36:18.222200 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Debug> executeQuery: Read 230 rows, 20.69 KiB in 0.004576 sec., 50262.23776223776 rows/sec., 4.42 MiB/sec.
8217 2024.10.01 02:36:18.222208 [ 72 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8218 2024.10.01 02:36:18.222300 [ 72 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8219 2024.10.01 02:36:18.222344 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8220 2024.10.01 02:36:18.222508 [ 195 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
8221 2024.10.01 02:36:18.222526 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Debug> DynamicQueryHandler: Done processing query
8222 2024.10.01 02:36:18.222563 [ 3 ] {65b3890e-0a3b-4c57-bf09-360e8332e8bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
8223 2024.10.01 02:36:18.222591 [ 3 ] {} <Debug> HTTP-Session: 09994ea6-92a0-4f2c-9cba-cbf271d3c3cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8224 2024.10.01 02:36:18.222667 [ 195 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8225 2024.10.01 02:36:18.222702 [ 195 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1418 rows starting from the beginning of the part
8226 2024.10.01 02:36:18.222768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8227 2024.10.01 02:36:18.222829 [ 195 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 227 rows starting from the beginning of the part
8228 2024.10.01 02:36:18.222888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8229 2024.10.01 02:36:18.222964 [ 3 ] {} <Debug> HTTP-Session: fd8dbc36-81de-4484-9cd3-3bb95c2ba7a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8230 2024.10.01 02:36:18.223044 [ 3 ] {} <Debug> HTTP-Session: fd8dbc36-81de-4484-9cd3-3bb95c2ba7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8231 2024.10.01 02:36:18.223106 [ 3 ] {} <Debug> HTTP-Session: fd8dbc36-81de-4484-9cd3-3bb95c2ba7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8232 2024.10.01 02:36:18.223109 [ 195 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part
8233 2024.10.01 02:36:18.223214 [ 3 ] {} <Trace> HTTP-Session: fd8dbc36-81de-4484-9cd3-3bb95c2ba7a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8234 2024.10.01 02:36:18.223326 [ 195 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 227 rows starting from the beginning of the part
8235 2024.10.01 02:36:18.223506 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8236 2024.10.01 02:36:18.223701 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8237 2024.10.01 02:36:18.223748 [ 195 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 98 rows starting from the beginning of the part
8238 2024.10.01 02:36:18.224118 [ 195 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 230 rows starting from the beginning of the part
8239 2024.10.01 02:36:18.224777 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8240 2024.10.01 02:36:18.225293 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8241 2024.10.01 02:36:18.225336 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8242 2024.10.01 02:36:18.225903 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8243 2024.10.01 02:36:18.226394 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8244 2024.10.01 02:36:18.226404 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2296 rows, containing 5 columns (5 merged, 0 gathered) in 0.003953786 sec., 580709.2240197117 rows/sec., 51.60 MiB/sec.
8245 2024.10.01 02:36:18.226612 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.003232 sec., 7735.148514851485 rows/sec., 571.68 KiB/sec.
8246 2024.10.01 02:36:18.226814 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8247 2024.10.01 02:36:18.227224 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Debug> DynamicQueryHandler: Done processing query
8248 2024.10.01 02:36:18.227304 [ 3 ] {5e93fee9-2f37-47d0-bd80-86b396b4c583} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8249 2024.10.01 02:36:18.227397 [ 3 ] {} <Debug> HTTP-Session: fd8dbc36-81de-4484-9cd3-3bb95c2ba7a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8250 2024.10.01 02:36:18.227626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8251 2024.10.01 02:36:18.227702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8252 2024.10.01 02:36:18.227727 [ 3 ] {} <Debug> HTTP-Session: 6a403fcf-d83e-4a7a-8276-f99590a34b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8253 2024.10.01 02:36:18.227747 [ 3 ] {} <Debug> HTTP-Session: 6a403fcf-d83e-4a7a-8276-f99590a34b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8254 2024.10.01 02:36:18.227769 [ 3 ] {} <Debug> HTTP-Session: 6a403fcf-d83e-4a7a-8276-f99590a34b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8255 2024.10.01 02:36:18.227834 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8256 2024.10.01 02:36:18.227844 [ 3 ] {} <Trace> HTTP-Session: 6a403fcf-d83e-4a7a-8276-f99590a34b6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8257 2024.10.01 02:36:18.228007 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_41_8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8258 2024.10.01 02:36:18.228054 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8259 2024.10.01 02:36:18.228154 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8260 2024.10.01 02:36:18.228175 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
8261 2024.10.01 02:36:18.228467 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8262 2024.10.01 02:36:18.228845 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8263 2024.10.01 02:36:18.228884 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8264 2024.10.01 02:36:18.229245 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8265 2024.10.01 02:36:18.229613 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8266 2024.10.01 02:36:18.229776 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001773 sec., 7896.221094190637 rows/sec., 553.00 KiB/sec.
8267 2024.10.01 02:36:18.229951 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Debug> DynamicQueryHandler: Done processing query
8268 2024.10.01 02:36:18.229976 [ 3 ] {7f04c8d5-6af0-4091-9e37-348f410539ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8269 2024.10.01 02:36:18.229993 [ 3 ] {} <Debug> HTTP-Session: 6a403fcf-d83e-4a7a-8276-f99590a34b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8270 2024.10.01 02:36:18.230122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8271 2024.10.01 02:36:18.230172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8272 2024.10.01 02:36:18.230191 [ 3 ] {} <Debug> HTTP-Session: b41422f3-ea86-4a06-bcc0-493f30512785 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8273 2024.10.01 02:36:18.230208 [ 3 ] {} <Debug> HTTP-Session: b41422f3-ea86-4a06-bcc0-493f30512785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8274 2024.10.01 02:36:18.230222 [ 3 ] {} <Debug> HTTP-Session: b41422f3-ea86-4a06-bcc0-493f30512785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8275 2024.10.01 02:36:18.230253 [ 3 ] {} <Trace> HTTP-Session: b41422f3-ea86-4a06-bcc0-493f30512785 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8276 2024.10.01 02:36:18.230347 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8277 2024.10.01 02:36:18.230390 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8278 2024.10.01 02:36:18.230620 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8279 2024.10.01 02:36:18.230932 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8280 2024.10.01 02:36:18.230969 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8281 2024.10.01 02:36:18.231320 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8282 2024.10.01 02:36:18.231679 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8283 2024.10.01 02:36:18.231836 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 234.61 KiB/sec.
8284 2024.10.01 02:36:18.232006 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Debug> DynamicQueryHandler: Done processing query
8285 2024.10.01 02:36:18.232030 [ 3 ] {59420ab4-f478-41a5-abf3-ff433a6e76ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8286 2024.10.01 02:36:18.232047 [ 3 ] {} <Debug> HTTP-Session: b41422f3-ea86-4a06-bcc0-493f30512785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8287 2024.10.01 02:36:18.232239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8288 2024.10.01 02:36:18.232288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8289 2024.10.01 02:36:18.232307 [ 3 ] {} <Debug> HTTP-Session: c184872d-8b10-4bfe-8983-dec6a0f38d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8290 2024.10.01 02:36:18.232323 [ 3 ] {} <Debug> HTTP-Session: c184872d-8b10-4bfe-8983-dec6a0f38d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8291 2024.10.01 02:36:18.232338 [ 3 ] {} <Debug> HTTP-Session: c184872d-8b10-4bfe-8983-dec6a0f38d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8292 2024.10.01 02:36:18.232368 [ 3 ] {} <Trace> HTTP-Session: c184872d-8b10-4bfe-8983-dec6a0f38d04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8293 2024.10.01 02:36:18.232609 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8294 2024.10.01 02:36:18.232653 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8295 2024.10.01 02:36:18.232878 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8296 2024.10.01 02:36:18.233471 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8297 2024.10.01 02:36:18.233509 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8298 2024.10.01 02:36:18.233877 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8299 2024.10.01 02:36:18.234234 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8300 2024.10.01 02:36:18.234388 [ 72 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8301 2024.10.01 02:36:18.234392 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.001917 sec., 212310.9024517475 rows/sec., 15.13 MiB/sec.
8302 2024.10.01 02:36:18.234446 [ 72 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8303 2024.10.01 02:36:18.234513 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8304 2024.10.01 02:36:18.234766 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Debug> DynamicQueryHandler: Done processing query
8305 2024.10.01 02:36:18.234778 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
8306 2024.10.01 02:36:18.234837 [ 3 ] {b54ef9c3-2b72-486b-82f7-18e42a76d635} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8307 2024.10.01 02:36:18.234945 [ 3 ] {} <Debug> HTTP-Session: c184872d-8b10-4bfe-8983-dec6a0f38d04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8308 2024.10.01 02:36:18.235286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8309 2024.10.01 02:36:18.235359 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8310 2024.10.01 02:36:18.235454 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part
8311 2024.10.01 02:36:18.235456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8312 2024.10.01 02:36:18.235496 [ 3 ] {} <Debug> HTTP-Session: 84fb4ee4-fe07-4098-af83-633754aada70 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8313 2024.10.01 02:36:18.235531 [ 3 ] {} <Debug> HTTP-Session: 84fb4ee4-fe07-4098-af83-633754aada70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8314 2024.10.01 02:36:18.235589 [ 3 ] {} <Debug> HTTP-Session: 84fb4ee4-fe07-4098-af83-633754aada70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8315 2024.10.01 02:36:18.235707 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 401 rows starting from the beginning of the part
8316 2024.10.01 02:36:18.235747 [ 3 ] {} <Trace> HTTP-Session: 84fb4ee4-fe07-4098-af83-633754aada70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8317 2024.10.01 02:36:18.235953 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 84 rows starting from the beginning of the part
8318 2024.10.01 02:36:18.236189 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8319 2024.10.01 02:36:18.236238 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 401 rows starting from the beginning of the part
8320 2024.10.01 02:36:18.236406 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8321 2024.10.01 02:36:18.236485 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part
8322 2024.10.01 02:36:18.236832 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 407 rows starting from the beginning of the part
8323 2024.10.01 02:36:18.237559 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8324 2024.10.01 02:36:18.238222 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8325 2024.10.01 02:36:18.238272 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8326 2024.10.01 02:36:18.239321 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8327 2024.10.01 02:36:18.239973 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8328 2024.10.01 02:36:18.240201 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2294 rows, containing 5 columns (5 merged, 0 gathered) in 0.005561974 sec., 412443.49578045495 rows/sec., 31.40 MiB/sec.
8329 2024.10.01 02:36:18.240375 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004374 sec., 1371.7421124828531 rows/sec., 71.67 KiB/sec.
8330 2024.10.01 02:36:18.240636 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8331 2024.10.01 02:36:18.240957 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Debug> DynamicQueryHandler: Done processing query
8332 2024.10.01 02:36:18.241001 [ 3 ] {ce3457de-ee58-4625-a88f-031f9918661b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8333 2024.10.01 02:36:18.241049 [ 3 ] {} <Debug> HTTP-Session: 84fb4ee4-fe07-4098-af83-633754aada70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8334 2024.10.01 02:36:18.241298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 45205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8335 2024.10.01 02:36:18.241399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8336 2024.10.01 02:36:18.241432 [ 3 ] {} <Debug> HTTP-Session: f70de687-8070-4eec-b5bf-1435ee268da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8337 2024.10.01 02:36:18.241466 [ 3 ] {} <Debug> HTTP-Session: f70de687-8070-4eec-b5bf-1435ee268da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8338 2024.10.01 02:36:18.241504 [ 3 ] {} <Debug> HTTP-Session: f70de687-8070-4eec-b5bf-1435ee268da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8339 2024.10.01 02:36:18.241568 [ 3 ] {} <Trace> HTTP-Session: f70de687-8070-4eec-b5bf-1435ee268da2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8340 2024.10.01 02:36:18.241602 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8341 2024.10.01 02:36:18.241755 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_41_8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8342 2024.10.01 02:36:18.241853 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
8343 2024.10.01 02:36:18.241910 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8344 2024.10.01 02:36:18.241961 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8345 2024.10.01 02:36:18.242125 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8346 2024.10.01 02:36:18.242619 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8347 2024.10.01 02:36:18.242656 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8348 2024.10.01 02:36:18.243052 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8349 2024.10.01 02:36:18.243410 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8350 2024.10.01 02:36:18.243565 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8351 2024.10.01 02:36:18.243572 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001824 sec., 131578.94736842104 rows/sec., 8.82 MiB/sec.
8352 2024.10.01 02:36:18.243606 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8353 2024.10.01 02:36:18.243665 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8354 2024.10.01 02:36:18.243876 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
8355 2024.10.01 02:36:18.243902 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Debug> DynamicQueryHandler: Done processing query
8356 2024.10.01 02:36:18.243947 [ 3 ] {27a0a5b1-0789-420c-9a0a-6550b926aa8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8357 2024.10.01 02:36:18.243997 [ 3 ] {} <Debug> HTTP-Session: f70de687-8070-4eec-b5bf-1435ee268da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8358 2024.10.01 02:36:18.244114 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8359 2024.10.01 02:36:18.244187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8360 2024.10.01 02:36:18.244189 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11703 rows starting from the beginning of the part
8361 2024.10.01 02:36:18.244281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8362 2024.10.01 02:36:18.244378 [ 3 ] {} <Debug> HTTP-Session: 93a35a40-0057-48f4-bb8e-12363e149d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8363 2024.10.01 02:36:18.244439 [ 3 ] {} <Debug> HTTP-Session: 93a35a40-0057-48f4-bb8e-12363e149d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8364 2024.10.01 02:36:18.244495 [ 3 ] {} <Debug> HTTP-Session: 93a35a40-0057-48f4-bb8e-12363e149d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8365 2024.10.01 02:36:18.244488 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part
8366 2024.10.01 02:36:18.244600 [ 3 ] {} <Trace> HTTP-Session: 93a35a40-0057-48f4-bb8e-12363e149d8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8367 2024.10.01 02:36:18.244825 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part
8368 2024.10.01 02:36:18.244911 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8369 2024.10.01 02:36:18.245060 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part
8370 2024.10.01 02:36:18.245084 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8371 2024.10.01 02:36:18.245455 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 162 rows starting from the beginning of the part
8372 2024.10.01 02:36:18.245825 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 240 rows starting from the beginning of the part
8373 2024.10.01 02:36:18.246206 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8374 2024.10.01 02:36:18.247054 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8375 2024.10.01 02:36:18.247117 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8376 2024.10.01 02:36:18.247585 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8377 2024.10.01 02:36:18.248288 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8378 2024.10.01 02:36:18.248672 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00383 sec., 261.0966057441253 rows/sec., 17.59 KiB/sec.
8379 2024.10.01 02:36:18.249273 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Debug> DynamicQueryHandler: Done processing query
8380 2024.10.01 02:36:18.249351 [ 3 ] {9e2d0fa6-466c-4194-a0fd-1d04e327a915} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8381 2024.10.01 02:36:18.249427 [ 3 ] {} <Debug> HTTP-Session: 93a35a40-0057-48f4-bb8e-12363e149d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8382 2024.10.01 02:36:18.249610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8383 2024.10.01 02:36:18.249670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8384 2024.10.01 02:36:18.249703 [ 3 ] {} <Debug> HTTP-Session: b2bc4158-2a5f-4439-b8ea-b761e4bdec42 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8385 2024.10.01 02:36:18.249720 [ 3 ] {} <Debug> HTTP-Session: b2bc4158-2a5f-4439-b8ea-b761e4bdec42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.10.01 02:36:18.249735 [ 3 ] {} <Debug> HTTP-Session: b2bc4158-2a5f-4439-b8ea-b761e4bdec42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8387 2024.10.01 02:36:18.249771 [ 3 ] {} <Trace> HTTP-Session: b2bc4158-2a5f-4439-b8ea-b761e4bdec42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8388 2024.10.01 02:36:18.250158 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8389 2024.10.01 02:36:18.250239 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <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_histogramu64
8390 2024.10.01 02:36:18.251075 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8391 2024.10.01 02:36:18.252106 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8392 2024.10.01 02:36:18.252212 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8393 2024.10.01 02:36:18.252306 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12719 rows, containing 5 columns (5 merged, 0 gathered) in 0.008532654 sec., 1490626.4803424585 rows/sec., 100.53 MiB/sec.
8394 2024.10.01 02:36:18.252694 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8395 2024.10.01 02:36:18.253796 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8396 2024.10.01 02:36:18.253843 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8397 2024.10.01 02:36:18.253931 [ 197 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8398 2024.10.01 02:36:18.254074 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB.
8399 2024.10.01 02:36:18.254462 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8400 2024.10.01 02:36:18.254663 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004801 sec., 3957.508852322433 rows/sec., 7.09 MiB/sec.
8401 2024.10.01 02:36:18.254911 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Debug> DynamicQueryHandler: Done processing query
8402 2024.10.01 02:36:18.254936 [ 3 ] {0186893b-5233-47a4-9440-b22735f3c0ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8403 2024.10.01 02:36:18.254953 [ 3 ] {} <Debug> HTTP-Session: b2bc4158-2a5f-4439-b8ea-b761e4bdec42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8404 2024.10.01 02:36:18.255087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8405 2024.10.01 02:36:18.255137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8406 2024.10.01 02:36:18.255156 [ 3 ] {} <Debug> HTTP-Session: ab74fb95-0d9d-463d-abea-d54b9422ea5b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8407 2024.10.01 02:36:18.255172 [ 3 ] {} <Debug> HTTP-Session: ab74fb95-0d9d-463d-abea-d54b9422ea5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8408 2024.10.01 02:36:18.255186 [ 3 ] {} <Debug> HTTP-Session: ab74fb95-0d9d-463d-abea-d54b9422ea5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.10.01 02:36:18.255220 [ 3 ] {} <Trace> HTTP-Session: ab74fb95-0d9d-463d-abea-d54b9422ea5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8410 2024.10.01 02:36:18.255356 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8411 2024.10.01 02:36:18.255402 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8412 2024.10.01 02:36:18.255533 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8413 2024.10.01 02:36:18.255856 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8414 2024.10.01 02:36:18.255892 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8415 2024.10.01 02:36:18.256256 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8416 2024.10.01 02:36:18.256583 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8417 2024.10.01 02:36:18.256734 [ 72 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8418 2024.10.01 02:36:18.256742 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec.
8419 2024.10.01 02:36:18.256778 [ 72 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8420 2024.10.01 02:36:18.256838 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8421 2024.10.01 02:36:18.256981 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
8422 2024.10.01 02:36:18.256999 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Debug> DynamicQueryHandler: Done processing query
8423 2024.10.01 02:36:18.257031 [ 3 ] {c259e5d2-dae2-48bc-96e9-4a31a5a98dbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8424 2024.10.01 02:36:18.257055 [ 3 ] {} <Debug> HTTP-Session: ab74fb95-0d9d-463d-abea-d54b9422ea5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8425 2024.10.01 02:36:18.257129 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8426 2024.10.01 02:36:18.257158 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2096 rows starting from the beginning of the part
8427 2024.10.01 02:36:18.257227 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part
8428 2024.10.01 02:36:18.257360 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part
8429 2024.10.01 02:36:18.257477 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part
8430 2024.10.01 02:36:18.257543 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
8431 2024.10.01 02:36:18.257751 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part
8432 2024.10.01 02:36:18.259057 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 4 columns (4 merged, 0 gathered) in 0.002126566 sec., 1154913.6024934095 rows/sec., 75.09 MiB/sec.
8433 2024.10.01 02:36:18.259295 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8434 2024.10.01 02:36:18.259732 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8435 2024.10.01 02:36:18.259819 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_41_8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8436 2024.10.01 02:36:18.259906 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
8437 2024.10.01 02:36:21.760127 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
8438 2024.10.01 02:36:21.760184 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
8439 2024.10.01 02:36:22.493315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8440 2024.10.01 02:36:22.493432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8441 2024.10.01 02:36:22.493458 [ 3 ] {} <Debug> HTTP-Session: b98410ad-16b8-4359-9ee1-61bb6a713e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8442 2024.10.01 02:36:22.493482 [ 3 ] {} <Debug> HTTP-Session: b98410ad-16b8-4359-9ee1-61bb6a713e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8443 2024.10.01 02:36:22.493498 [ 3 ] {} <Debug> HTTP-Session: b98410ad-16b8-4359-9ee1-61bb6a713e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8444 2024.10.01 02:36:22.493546 [ 3 ] {} <Trace> HTTP-Session: b98410ad-16b8-4359-9ee1-61bb6a713e17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8445 2024.10.01 02:36:22.493731 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8446 2024.10.01 02:36:22.493797 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8447 2024.10.01 02:36:22.494120 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8448 2024.10.01 02:36:22.494584 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8449 2024.10.01 02:36:22.494627 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8450 2024.10.01 02:36:22.495062 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
8451 2024.10.01 02:36:22.495471 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8452 2024.10.01 02:36:22.495615 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001934 sec., 1034.126163391934 rows/sec., 84.33 KiB/sec.
8453 2024.10.01 02:36:22.495822 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Debug> DynamicQueryHandler: Done processing query
8454 2024.10.01 02:36:22.495849 [ 3 ] {9400106d-e957-4518-b955-f0dd83668238} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8455 2024.10.01 02:36:22.495867 [ 3 ] {} <Debug> HTTP-Session: b98410ad-16b8-4359-9ee1-61bb6a713e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8456 2024.10.01 02:36:22.496208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 177125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8457 2024.10.01 02:36:22.496260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8458 2024.10.01 02:36:22.496280 [ 3 ] {} <Debug> HTTP-Session: b12d8c48-237e-4990-a1eb-0b401f0c84b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8459 2024.10.01 02:36:22.496298 [ 3 ] {} <Debug> HTTP-Session: b12d8c48-237e-4990-a1eb-0b401f0c84b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8460 2024.10.01 02:36:22.496313 [ 3 ] {} <Debug> HTTP-Session: b12d8c48-237e-4990-a1eb-0b401f0c84b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.10.01 02:36:22.496346 [ 3 ] {} <Trace> HTTP-Session: b12d8c48-237e-4990-a1eb-0b401f0c84b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8462 2024.10.01 02:36:22.496812 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8463 2024.10.01 02:36:22.496857 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8464 2024.10.01 02:36:22.497084 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8465 2024.10.01 02:36:22.498338 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8466 2024.10.01 02:36:22.498375 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8467 2024.10.01 02:36:22.498876 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8468 2024.10.01 02:36:22.499302 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8469 2024.10.01 02:36:22.499465 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Debug> executeQuery: Read 1221 rows, 103.28 KiB in 0.002949 sec., 414038.65717192274 rows/sec., 34.20 MiB/sec.
8470 2024.10.01 02:36:22.499777 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Debug> DynamicQueryHandler: Done processing query
8471 2024.10.01 02:36:22.499828 [ 3 ] {5ce39c6d-2ee7-469a-823e-994319a83e69} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
8472 2024.10.01 02:36:22.499849 [ 3 ] {} <Debug> HTTP-Session: b12d8c48-237e-4990-a1eb-0b401f0c84b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.10.01 02:36:22.500047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8474 2024.10.01 02:36:22.500100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8475 2024.10.01 02:36:22.500121 [ 3 ] {} <Debug> HTTP-Session: 01fa10f7-af2d-4129-a4ab-55c6df44befd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8476 2024.10.01 02:36:22.500139 [ 3 ] {} <Debug> HTTP-Session: 01fa10f7-af2d-4129-a4ab-55c6df44befd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8477 2024.10.01 02:36:22.500153 [ 3 ] {} <Debug> HTTP-Session: 01fa10f7-af2d-4129-a4ab-55c6df44befd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8478 2024.10.01 02:36:22.500184 [ 3 ] {} <Trace> HTTP-Session: 01fa10f7-af2d-4129-a4ab-55c6df44befd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8479 2024.10.01 02:36:22.500295 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8480 2024.10.01 02:36:22.500340 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8481 2024.10.01 02:36:22.500589 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8482 2024.10.01 02:36:22.500926 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8483 2024.10.01 02:36:22.500963 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8484 2024.10.01 02:36:22.501317 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8485 2024.10.01 02:36:22.501679 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8486 2024.10.01 02:36:22.501811 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.001544 sec., 9067.357512953367 rows/sec., 674.87 KiB/sec.
8487 2024.10.01 02:36:22.501977 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Debug> DynamicQueryHandler: Done processing query
8488 2024.10.01 02:36:22.502003 [ 3 ] {b0e62333-e6d3-48fe-8e1e-e17ecda8dbb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8489 2024.10.01 02:36:22.502020 [ 3 ] {} <Debug> HTTP-Session: 01fa10f7-af2d-4129-a4ab-55c6df44befd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8490 2024.10.01 02:36:22.502189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8491 2024.10.01 02:36:22.502240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8492 2024.10.01 02:36:22.502261 [ 3 ] {} <Debug> HTTP-Session: 2ebc4c4a-c620-48e0-a3c2-a091773b4d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8493 2024.10.01 02:36:22.502278 [ 3 ] {} <Debug> HTTP-Session: 2ebc4c4a-c620-48e0-a3c2-a091773b4d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8494 2024.10.01 02:36:22.502292 [ 3 ] {} <Debug> HTTP-Session: 2ebc4c4a-c620-48e0-a3c2-a091773b4d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8495 2024.10.01 02:36:22.502324 [ 3 ] {} <Trace> HTTP-Session: 2ebc4c4a-c620-48e0-a3c2-a091773b4d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8496 2024.10.01 02:36:22.502473 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8497 2024.10.01 02:36:22.502517 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8498 2024.10.01 02:36:22.502742 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8499 2024.10.01 02:36:22.503188 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8500 2024.10.01 02:36:22.503226 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8501 2024.10.01 02:36:22.503593 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8502 2024.10.01 02:36:22.503952 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8503 2024.10.01 02:36:22.504099 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001694 sec., 134592.6800472255 rows/sec., 9.11 MiB/sec.
8504 2024.10.01 02:36:22.504393 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Debug> DynamicQueryHandler: Done processing query
8505 2024.10.01 02:36:22.504434 [ 3 ] {b30f5d16-0935-400a-a91e-b9e17e96fd07} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8506 2024.10.01 02:36:22.504451 [ 3 ] {} <Debug> HTTP-Session: 2ebc4c4a-c620-48e0-a3c2-a091773b4d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8507 2024.10.01 02:36:22.504673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 88227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8508 2024.10.01 02:36:22.504724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8509 2024.10.01 02:36:22.504744 [ 3 ] {} <Debug> HTTP-Session: 76301b8f-d5df-440d-be7d-f2389ef2a630 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8510 2024.10.01 02:36:22.504761 [ 3 ] {} <Debug> HTTP-Session: 76301b8f-d5df-440d-be7d-f2389ef2a630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.10.01 02:36:22.504775 [ 3 ] {} <Debug> HTTP-Session: 76301b8f-d5df-440d-be7d-f2389ef2a630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8512 2024.10.01 02:36:22.504806 [ 3 ] {} <Trace> HTTP-Session: 76301b8f-d5df-440d-be7d-f2389ef2a630 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8513 2024.10.01 02:36:22.505086 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8514 2024.10.01 02:36:22.505133 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8515 2024.10.01 02:36:22.505381 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8516 2024.10.01 02:36:22.506005 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8517 2024.10.01 02:36:22.506043 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8518 2024.10.01 02:36:22.506421 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8519 2024.10.01 02:36:22.507070 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8520 2024.10.01 02:36:22.507314 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.002397 sec., 222778.47309136423 rows/sec., 16.51 MiB/sec.
8521 2024.10.01 02:36:22.507674 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Debug> DynamicQueryHandler: Done processing query
8522 2024.10.01 02:36:22.507730 [ 3 ] {f99be553-33e5-48eb-a996-896b7c7d5d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8523 2024.10.01 02:36:22.507771 [ 3 ] {} <Debug> HTTP-Session: 76301b8f-d5df-440d-be7d-f2389ef2a630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8524 2024.10.01 02:36:22.508677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 188876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8525 2024.10.01 02:36:22.508758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8526 2024.10.01 02:36:22.508790 [ 3 ] {} <Debug> HTTP-Session: dcd37189-7f10-4364-8658-d04fb72bb84b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8527 2024.10.01 02:36:22.508815 [ 3 ] {} <Debug> HTTP-Session: dcd37189-7f10-4364-8658-d04fb72bb84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8528 2024.10.01 02:36:22.508837 [ 3 ] {} <Debug> HTTP-Session: dcd37189-7f10-4364-8658-d04fb72bb84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8529 2024.10.01 02:36:22.508885 [ 3 ] {} <Trace> HTTP-Session: dcd37189-7f10-4364-8658-d04fb72bb84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8530 2024.10.01 02:36:22.509619 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8531 2024.10.01 02:36:22.509682 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8532 2024.10.01 02:36:22.509860 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8533 2024.10.01 02:36:22.510769 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8534 2024.10.01 02:36:22.510810 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8535 2024.10.01 02:36:22.511261 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8536 2024.10.01 02:36:22.511615 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8537 2024.10.01 02:36:22.511767 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Debug> executeQuery: Read 995 rows, 68.45 KiB in 0.002606 sec., 381811.2049117422 rows/sec., 25.65 MiB/sec.
8538 2024.10.01 02:36:22.511955 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Debug> DynamicQueryHandler: Done processing query
8539 2024.10.01 02:36:22.511980 [ 3 ] {b24c2db6-58c7-4619-ba5f-1e7475da3d30} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
8540 2024.10.01 02:36:22.511996 [ 3 ] {} <Debug> HTTP-Session: dcd37189-7f10-4364-8658-d04fb72bb84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8541 2024.10.01 02:36:22.512185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 19916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8542 2024.10.01 02:36:22.512236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8543 2024.10.01 02:36:22.512258 [ 3 ] {} <Debug> HTTP-Session: 098d1a1d-d197-46dd-afed-15734696001b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8544 2024.10.01 02:36:22.512274 [ 3 ] {} <Debug> HTTP-Session: 098d1a1d-d197-46dd-afed-15734696001b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8545 2024.10.01 02:36:22.512287 [ 3 ] {} <Debug> HTTP-Session: 098d1a1d-d197-46dd-afed-15734696001b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8546 2024.10.01 02:36:22.512319 [ 3 ] {} <Trace> HTTP-Session: 098d1a1d-d197-46dd-afed-15734696001b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8547 2024.10.01 02:36:22.512491 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8548 2024.10.01 02:36:22.512556 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <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_histogramu64
8549 2024.10.01 02:36:22.512983 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8550 2024.10.01 02:36:22.513473 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8551 2024.10.01 02:36:22.513510 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8552 2024.10.01 02:36:22.514091 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8553 2024.10.01 02:36:22.514502 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8554 2024.10.01 02:36:22.514694 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002294 sec., 5231.037489102006 rows/sec., 9.37 MiB/sec.
8555 2024.10.01 02:36:22.514899 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Debug> DynamicQueryHandler: Done processing query
8556 2024.10.01 02:36:22.514925 [ 3 ] {b95c3c83-2a38-4d52-9156-bf9808a3129e} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
8557 2024.10.01 02:36:22.514940 [ 3 ] {} <Debug> HTTP-Session: 098d1a1d-d197-46dd-afed-15734696001b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8558 2024.10.01 02:36:22.515075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8559 2024.10.01 02:36:22.515135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8560 2024.10.01 02:36:22.515162 [ 3 ] {} <Debug> HTTP-Session: 145301e9-df1e-4999-a494-b707a6842341 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8561 2024.10.01 02:36:22.515187 [ 3 ] {} <Debug> HTTP-Session: 145301e9-df1e-4999-a494-b707a6842341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.10.01 02:36:22.515207 [ 3 ] {} <Debug> HTTP-Session: 145301e9-df1e-4999-a494-b707a6842341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8563 2024.10.01 02:36:22.515238 [ 3 ] {} <Trace> HTTP-Session: 145301e9-df1e-4999-a494-b707a6842341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8564 2024.10.01 02:36:22.515350 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8565 2024.10.01 02:36:22.515396 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8566 2024.10.01 02:36:22.515525 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8567 2024.10.01 02:36:22.515830 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8568 2024.10.01 02:36:22.515867 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8569 2024.10.01 02:36:22.516224 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8570 2024.10.01 02:36:22.516548 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8571 2024.10.01 02:36:22.516693 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001375 sec., 39272.72727272727 rows/sec., 2.65 MiB/sec.
8572 2024.10.01 02:36:22.516982 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Debug> DynamicQueryHandler: Done processing query
8573 2024.10.01 02:36:22.517033 [ 3 ] {d9880dc3-092d-4d3f-8cca-f4d429cf0fde} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8574 2024.10.01 02:36:22.517066 [ 3 ] {} <Debug> HTTP-Session: 145301e9-df1e-4999-a494-b707a6842341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8575 2024.10.01 02:36:23.201717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8576 2024.10.01 02:36:23.201891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8577 2024.10.01 02:36:23.201940 [ 3 ] {} <Debug> HTTP-Session: 7a2655ef-5d48-46b9-9de0-e27070620613 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8578 2024.10.01 02:36:23.201981 [ 3 ] {} <Debug> HTTP-Session: 7a2655ef-5d48-46b9-9de0-e27070620613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8579 2024.10.01 02:36:23.202011 [ 3 ] {} <Debug> HTTP-Session: 7a2655ef-5d48-46b9-9de0-e27070620613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8580 2024.10.01 02:36:23.202089 [ 3 ] {} <Trace> HTTP-Session: 7a2655ef-5d48-46b9-9de0-e27070620613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8581 2024.10.01 02:36:23.202362 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8582 2024.10.01 02:36:23.202471 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8583 2024.10.01 02:36:23.202996 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8584 2024.10.01 02:36:23.203459 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8585 2024.10.01 02:36:23.203502 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8586 2024.10.01 02:36:23.203914 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8587 2024.10.01 02:36:23.204291 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8588 2024.10.01 02:36:23.204458 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00218 sec., 917.4311926605504 rows/sec., 74.81 KiB/sec.
8589 2024.10.01 02:36:23.204669 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Debug> DynamicQueryHandler: Done processing query
8590 2024.10.01 02:36:23.204695 [ 3 ] {aa692af4-6f4e-4400-a4f2-b7b35ac6e6c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8591 2024.10.01 02:36:23.204711 [ 3 ] {} <Debug> HTTP-Session: 7a2655ef-5d48-46b9-9de0-e27070620613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8592 2024.10.01 02:36:23.204885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8593 2024.10.01 02:36:23.204936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8594 2024.10.01 02:36:23.204956 [ 3 ] {} <Debug> HTTP-Session: 9e6f80f7-4cff-4a77-85b6-a88f782ca331 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8595 2024.10.01 02:36:23.204973 [ 3 ] {} <Debug> HTTP-Session: 9e6f80f7-4cff-4a77-85b6-a88f782ca331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8596 2024.10.01 02:36:23.204987 [ 3 ] {} <Debug> HTTP-Session: 9e6f80f7-4cff-4a77-85b6-a88f782ca331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8597 2024.10.01 02:36:23.205019 [ 3 ] {} <Trace> HTTP-Session: 9e6f80f7-4cff-4a77-85b6-a88f782ca331 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8598 2024.10.01 02:36:23.205127 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8599 2024.10.01 02:36:23.205171 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8600 2024.10.01 02:36:23.205398 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8601 2024.10.01 02:36:23.205742 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8602 2024.10.01 02:36:23.205780 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8603 2024.10.01 02:36:23.206130 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8604 2024.10.01 02:36:23.206479 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8605 2024.10.01 02:36:23.206641 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Debug> executeQuery: Read 47 rows, 4.06 KiB in 0.001541 sec., 30499.675535366645 rows/sec., 2.57 MiB/sec.
8606 2024.10.01 02:36:23.206803 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Debug> DynamicQueryHandler: Done processing query
8607 2024.10.01 02:36:23.206827 [ 3 ] {ba524314-480e-4d6b-a2ee-4e2f192b7698} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8608 2024.10.01 02:36:23.206843 [ 3 ] {} <Debug> HTTP-Session: 9e6f80f7-4cff-4a77-85b6-a88f782ca331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8609 2024.10.01 02:36:23.206985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8610 2024.10.01 02:36:23.207033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8611 2024.10.01 02:36:23.207054 [ 3 ] {} <Debug> HTTP-Session: 252cb99b-9479-4f40-9b8e-adb113d71c72 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8612 2024.10.01 02:36:23.207070 [ 3 ] {} <Debug> HTTP-Session: 252cb99b-9479-4f40-9b8e-adb113d71c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8613 2024.10.01 02:36:23.207084 [ 3 ] {} <Debug> HTTP-Session: 252cb99b-9479-4f40-9b8e-adb113d71c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8614 2024.10.01 02:36:23.207115 [ 3 ] {} <Trace> HTTP-Session: 252cb99b-9479-4f40-9b8e-adb113d71c72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8615 2024.10.01 02:36:23.207217 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8616 2024.10.01 02:36:23.207261 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8617 2024.10.01 02:36:23.207485 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8618 2024.10.01 02:36:23.207786 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8619 2024.10.01 02:36:23.207824 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8620 2024.10.01 02:36:23.208158 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8621 2024.10.01 02:36:23.208537 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8622 2024.10.01 02:36:23.208692 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001497 sec., 6680.02672010688 rows/sec., 495.13 KiB/sec.
8623 2024.10.01 02:36:23.208691 [ 68 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8624 2024.10.01 02:36:23.208796 [ 68 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8625 2024.10.01 02:36:23.208843 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8626 2024.10.01 02:36:23.208922 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Debug> DynamicQueryHandler: Done processing query
8627 2024.10.01 02:36:23.208964 [ 3 ] {d39aefc4-608a-4d7e-8177-6ce3ce2ca32c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8628 2024.10.01 02:36:23.208983 [ 3 ] {} <Debug> HTTP-Session: 252cb99b-9479-4f40-9b8e-adb113d71c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8629 2024.10.01 02:36:23.208996 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
8630 2024.10.01 02:36:23.209120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8631 2024.10.01 02:36:23.209163 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8632 2024.10.01 02:36:23.209185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8633 2024.10.01 02:36:23.209209 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 57 rows starting from the beginning of the part
8634 2024.10.01 02:36:23.209214 [ 3 ] {} <Debug> HTTP-Session: 1fe6bc8e-f783-4f3c-b080-6222f80c6f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8635 2024.10.01 02:36:23.209246 [ 3 ] {} <Debug> HTTP-Session: 1fe6bc8e-f783-4f3c-b080-6222f80c6f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8636 2024.10.01 02:36:23.209262 [ 3 ] {} <Debug> HTTP-Session: 1fe6bc8e-f783-4f3c-b080-6222f80c6f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8637 2024.10.01 02:36:23.209332 [ 3 ] {} <Trace> HTTP-Session: 1fe6bc8e-f783-4f3c-b080-6222f80c6f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8638 2024.10.01 02:36:23.209357 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part
8639 2024.10.01 02:36:23.209663 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8640 2024.10.01 02:36:23.209679 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part
8641 2024.10.01 02:36:23.209793 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8642 2024.10.01 02:36:23.210021 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part
8643 2024.10.01 02:36:23.210384 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
8644 2024.10.01 02:36:23.210673 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part
8645 2024.10.01 02:36:23.211346 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8646 2024.10.01 02:36:23.211863 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8647 2024.10.01 02:36:23.211908 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8648 2024.10.01 02:36:23.212492 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8649 2024.10.01 02:36:23.212531 [ 187 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.003613761 sec., 41231.28231225031 rows/sec., 3.14 MiB/sec.
8650 2024.10.01 02:36:23.212665 [ 187 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8651 2024.10.01 02:36:23.213068 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8652 2024.10.01 02:36:23.213296 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.003822 sec., 12035.583464154894 rows/sec., 963.53 KiB/sec.
8653 2024.10.01 02:36:23.213321 [ 187 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8654 2024.10.01 02:36:23.213448 [ 187 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_41_8} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8655 2024.10.01 02:36:23.213529 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Debug> DynamicQueryHandler: Done processing query
8656 2024.10.01 02:36:23.213551 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8657 2024.10.01 02:36:23.213563 [ 3 ] {87622ae3-0259-4078-8d79-dc427ca3ae53} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8658 2024.10.01 02:36:23.213587 [ 3 ] {} <Debug> HTTP-Session: 1fe6bc8e-f783-4f3c-b080-6222f80c6f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8659 2024.10.01 02:36:23.213723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8660 2024.10.01 02:36:23.213772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8661 2024.10.01 02:36:23.213792 [ 3 ] {} <Debug> HTTP-Session: f157910c-6097-4b24-b754-bcb61387a3bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8662 2024.10.01 02:36:23.213809 [ 3 ] {} <Debug> HTTP-Session: f157910c-6097-4b24-b754-bcb61387a3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8663 2024.10.01 02:36:23.213823 [ 3 ] {} <Debug> HTTP-Session: f157910c-6097-4b24-b754-bcb61387a3bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8664 2024.10.01 02:36:23.213854 [ 3 ] {} <Trace> HTTP-Session: f157910c-6097-4b24-b754-bcb61387a3bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8665 2024.10.01 02:36:23.213958 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8666 2024.10.01 02:36:23.214007 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8667 2024.10.01 02:36:23.214157 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8668 2024.10.01 02:36:23.214501 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8669 2024.10.01 02:36:23.214537 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8670 2024.10.01 02:36:23.214910 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8671 2024.10.01 02:36:23.215249 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8672 2024.10.01 02:36:23.215396 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Debug> executeQuery: Read 13 rows, 955.00 B in 0.001464 sec., 8879.781420765028 rows/sec., 637.03 KiB/sec.
8673 2024.10.01 02:36:23.215659 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Debug> DynamicQueryHandler: Done processing query
8674 2024.10.01 02:36:23.215727 [ 3 ] {998397c8-73d1-46b3-948d-8ad611c18f66} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8675 2024.10.01 02:36:23.215789 [ 3 ] {} <Debug> HTTP-Session: f157910c-6097-4b24-b754-bcb61387a3bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8676 2024.10.01 02:36:23.215960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8677 2024.10.01 02:36:23.216014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8678 2024.10.01 02:36:23.216036 [ 3 ] {} <Debug> HTTP-Session: 3404b2e0-91bb-4f84-8468-66da782d271d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8679 2024.10.01 02:36:23.216054 [ 3 ] {} <Debug> HTTP-Session: 3404b2e0-91bb-4f84-8468-66da782d271d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8680 2024.10.01 02:36:23.216069 [ 3 ] {} <Debug> HTTP-Session: 3404b2e0-91bb-4f84-8468-66da782d271d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8681 2024.10.01 02:36:23.216102 [ 3 ] {} <Trace> HTTP-Session: 3404b2e0-91bb-4f84-8468-66da782d271d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8682 2024.10.01 02:36:23.216264 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8683 2024.10.01 02:36:23.216340 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <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_histogramu64
8684 2024.10.01 02:36:23.216760 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8685 2024.10.01 02:36:23.217228 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8686 2024.10.01 02:36:23.217265 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8687 2024.10.01 02:36:23.217838 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8688 2024.10.01 02:36:23.218251 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8689 2024.10.01 02:36:23.218434 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8690 2024.10.01 02:36:23.218454 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002264 sec., 3533.5689045936397 rows/sec., 6.33 MiB/sec.
8691 2024.10.01 02:36:23.218532 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8692 2024.10.01 02:36:23.218622 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8693 2024.10.01 02:36:23.219021 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
8694 2024.10.01 02:36:23.219114 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Debug> DynamicQueryHandler: Done processing query
8695 2024.10.01 02:36:23.219204 [ 3 ] {5701c16c-ba69-46da-8adb-4d22aaa7c332} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8696 2024.10.01 02:36:23.219311 [ 3 ] {} <Debug> HTTP-Session: 3404b2e0-91bb-4f84-8468-66da782d271d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8697 2024.10.01 02:36:23.219637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8698 2024.10.01 02:36:23.219807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8699 2024.10.01 02:36:23.219858 [ 3 ] {} <Debug> HTTP-Session: b3991537-3ad7-4ddf-b67d-c107e1bec70a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8700 2024.10.01 02:36:23.219890 [ 3 ] {} <Debug> HTTP-Session: b3991537-3ad7-4ddf-b67d-c107e1bec70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8701 2024.10.01 02:36:23.219917 [ 3 ] {} <Debug> HTTP-Session: b3991537-3ad7-4ddf-b67d-c107e1bec70a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8702 2024.10.01 02:36:23.219966 [ 3 ] {} <Trace> HTTP-Session: b3991537-3ad7-4ddf-b67d-c107e1bec70a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8703 2024.10.01 02:36:23.220112 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8704 2024.10.01 02:36:23.220116 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8705 2024.10.01 02:36:23.220193 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8706 2024.10.01 02:36:23.220193 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 563 rows starting from the beginning of the part
8707 2024.10.01 02:36:23.220913 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8708 2024.10.01 02:36:23.220926 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part
8709 2024.10.01 02:36:23.221440 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
8710 2024.10.01 02:36:23.221563 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8711 2024.10.01 02:36:23.221658 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8712 2024.10.01 02:36:23.221939 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part
8713 2024.10.01 02:36:23.222454 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part
8714 2024.10.01 02:36:23.222643 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8715 2024.10.01 02:36:23.222895 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part
8716 2024.10.01 02:36:23.223574 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8717 2024.10.01 02:36:23.223837 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.003766 sec., 1593.2023366967605 rows/sec., 108.13 KiB/sec.
8718 2024.10.01 02:36:23.224044 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Debug> DynamicQueryHandler: Done processing query
8719 2024.10.01 02:36:23.224081 [ 3 ] {7ffe73b6-4e9f-4ff5-b3fc-bbe5ba97234c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8720 2024.10.01 02:36:23.224113 [ 3 ] {} <Debug> HTTP-Session: b3991537-3ad7-4ddf-b67d-c107e1bec70a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8721 2024.10.01 02:36:23.227021 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 19 columns (19 merged, 0 gathered) in 0.008253938 sec., 77659.90003801821 rows/sec., 139.16 MiB/sec.
8722 2024.10.01 02:36:23.227566 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8723 2024.10.01 02:36:23.228088 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8724 2024.10.01 02:36:23.228166 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8725 2024.10.01 02:36:23.228266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
8726 2024.10.01 02:36:28.215170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8727 2024.10.01 02:36:28.215311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8728 2024.10.01 02:36:28.215342 [ 3 ] {} <Debug> HTTP-Session: 26f17948-05b5-4aa4-b66d-d8e6414cbefd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8729 2024.10.01 02:36:28.215370 [ 3 ] {} <Debug> HTTP-Session: 26f17948-05b5-4aa4-b66d-d8e6414cbefd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8730 2024.10.01 02:36:28.215388 [ 3 ] {} <Debug> HTTP-Session: 26f17948-05b5-4aa4-b66d-d8e6414cbefd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8731 2024.10.01 02:36:28.215445 [ 3 ] {} <Trace> HTTP-Session: 26f17948-05b5-4aa4-b66d-d8e6414cbefd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8732 2024.10.01 02:36:28.215649 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8733 2024.10.01 02:36:28.215726 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8734 2024.10.01 02:36:28.216137 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8735 2024.10.01 02:36:28.216541 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8736 2024.10.01 02:36:28.216584 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8737 2024.10.01 02:36:28.216997 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8738 2024.10.01 02:36:28.217396 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8739 2024.10.01 02:36:28.217560 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001967 sec., 1016.7768174885613 rows/sec., 82.91 KiB/sec.
8740 2024.10.01 02:36:28.217769 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Debug> DynamicQueryHandler: Done processing query
8741 2024.10.01 02:36:28.217797 [ 3 ] {2b02f0c8-a86f-47d6-89e1-3e65ba64d177} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8742 2024.10.01 02:36:28.217814 [ 3 ] {} <Debug> HTTP-Session: 26f17948-05b5-4aa4-b66d-d8e6414cbefd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8743 2024.10.01 02:36:28.218000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8744 2024.10.01 02:36:28.218078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8745 2024.10.01 02:36:28.218099 [ 3 ] {} <Debug> HTTP-Session: 5aaf65de-9eb3-4bea-8116-b34cd28546e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8746 2024.10.01 02:36:28.218117 [ 3 ] {} <Debug> HTTP-Session: 5aaf65de-9eb3-4bea-8116-b34cd28546e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8747 2024.10.01 02:36:28.218131 [ 3 ] {} <Debug> HTTP-Session: 5aaf65de-9eb3-4bea-8116-b34cd28546e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8748 2024.10.01 02:36:28.218166 [ 3 ] {} <Trace> HTTP-Session: 5aaf65de-9eb3-4bea-8116-b34cd28546e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8749 2024.10.01 02:36:28.218328 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8750 2024.10.01 02:36:28.218376 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8751 2024.10.01 02:36:28.218618 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8752 2024.10.01 02:36:28.219137 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8753 2024.10.01 02:36:28.219175 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8754 2024.10.01 02:36:28.219569 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8755 2024.10.01 02:36:28.219942 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8756 2024.10.01 02:36:28.220102 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Debug> executeQuery: Read 228 rows, 20.54 KiB in 0.001848 sec., 123376.62337662338 rows/sec., 10.86 MiB/sec.
8757 2024.10.01 02:36:28.220298 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Debug> DynamicQueryHandler: Done processing query
8758 2024.10.01 02:36:28.220323 [ 3 ] {904fb79f-f83a-40f6-a55a-fb2d7fa98205} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
8759 2024.10.01 02:36:28.220340 [ 3 ] {} <Debug> HTTP-Session: 5aaf65de-9eb3-4bea-8116-b34cd28546e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8760 2024.10.01 02:36:28.220544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8761 2024.10.01 02:36:28.220599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8762 2024.10.01 02:36:28.220620 [ 3 ] {} <Debug> HTTP-Session: 0c8569d9-1f26-4142-b93e-0c638088b222 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8763 2024.10.01 02:36:28.220636 [ 3 ] {} <Debug> HTTP-Session: 0c8569d9-1f26-4142-b93e-0c638088b222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8764 2024.10.01 02:36:28.220651 [ 3 ] {} <Debug> HTTP-Session: 0c8569d9-1f26-4142-b93e-0c638088b222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8765 2024.10.01 02:36:28.220684 [ 3 ] {} <Trace> HTTP-Session: 0c8569d9-1f26-4142-b93e-0c638088b222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8766 2024.10.01 02:36:28.220791 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8767 2024.10.01 02:36:28.220837 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8768 2024.10.01 02:36:28.221068 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8769 2024.10.01 02:36:28.221431 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8770 2024.10.01 02:36:28.221470 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8771 2024.10.01 02:36:28.221849 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8772 2024.10.01 02:36:28.222211 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8773 2024.10.01 02:36:28.222374 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001607 sec., 13067.828251400126 rows/sec., 975.95 KiB/sec.
8774 2024.10.01 02:36:28.222562 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Debug> DynamicQueryHandler: Done processing query
8775 2024.10.01 02:36:28.222588 [ 3 ] {ad51500e-f018-40cc-bd4f-b92e26d4438f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8776 2024.10.01 02:36:28.222605 [ 3 ] {} <Debug> HTTP-Session: 0c8569d9-1f26-4142-b93e-0c638088b222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8777 2024.10.01 02:36:28.222738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8778 2024.10.01 02:36:28.222790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8779 2024.10.01 02:36:28.222811 [ 3 ] {} <Debug> HTTP-Session: 6b89b879-31c0-40db-a80b-fd3bdc1a9256 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8780 2024.10.01 02:36:28.222829 [ 3 ] {} <Debug> HTTP-Session: 6b89b879-31c0-40db-a80b-fd3bdc1a9256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8781 2024.10.01 02:36:28.222843 [ 3 ] {} <Debug> HTTP-Session: 6b89b879-31c0-40db-a80b-fd3bdc1a9256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8782 2024.10.01 02:36:28.222874 [ 3 ] {} <Trace> HTTP-Session: 6b89b879-31c0-40db-a80b-fd3bdc1a9256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8783 2024.10.01 02:36:28.222983 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8784 2024.10.01 02:36:28.223029 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8785 2024.10.01 02:36:28.223262 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8786 2024.10.01 02:36:28.223598 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8787 2024.10.01 02:36:28.223636 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8788 2024.10.01 02:36:28.223996 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
8789 2024.10.01 02:36:28.224362 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8790 2024.10.01 02:36:28.224536 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001572 sec., 8905.852417302798 rows/sec., 623.71 KiB/sec.
8791 2024.10.01 02:36:28.224715 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Debug> DynamicQueryHandler: Done processing query
8792 2024.10.01 02:36:28.224740 [ 3 ] {78e540a3-28fe-485b-a92c-1cc304d3b2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8793 2024.10.01 02:36:28.224757 [ 3 ] {} <Debug> HTTP-Session: 6b89b879-31c0-40db-a80b-fd3bdc1a9256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8794 2024.10.01 02:36:28.224890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8795 2024.10.01 02:36:28.224940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8796 2024.10.01 02:36:28.224960 [ 3 ] {} <Debug> HTTP-Session: 3edc45a7-0eb0-444d-b293-45937851cca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8797 2024.10.01 02:36:28.224977 [ 3 ] {} <Debug> HTTP-Session: 3edc45a7-0eb0-444d-b293-45937851cca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8798 2024.10.01 02:36:28.224990 [ 3 ] {} <Debug> HTTP-Session: 3edc45a7-0eb0-444d-b293-45937851cca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8799 2024.10.01 02:36:28.225022 [ 3 ] {} <Trace> HTTP-Session: 3edc45a7-0eb0-444d-b293-45937851cca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8800 2024.10.01 02:36:28.225122 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8801 2024.10.01 02:36:28.225168 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8802 2024.10.01 02:36:28.225398 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8803 2024.10.01 02:36:28.225761 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8804 2024.10.01 02:36:28.225802 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8805 2024.10.01 02:36:28.226152 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8806 2024.10.01 02:36:28.226546 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8807 2024.10.01 02:36:28.226714 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 220.32 KiB/sec.
8808 2024.10.01 02:36:28.226902 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Debug> DynamicQueryHandler: Done processing query
8809 2024.10.01 02:36:28.226927 [ 3 ] {b624c428-2e4a-4378-9dc7-eb4ab3a0d7a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8810 2024.10.01 02:36:28.226943 [ 3 ] {} <Debug> HTTP-Session: 3edc45a7-0eb0-444d-b293-45937851cca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8811 2024.10.01 02:36:28.227101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 65336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8812 2024.10.01 02:36:28.227150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8813 2024.10.01 02:36:28.227170 [ 3 ] {} <Debug> HTTP-Session: 7ea853bd-b975-4ab9-8888-7d7076028ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8814 2024.10.01 02:36:28.227187 [ 3 ] {} <Debug> HTTP-Session: 7ea853bd-b975-4ab9-8888-7d7076028ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8815 2024.10.01 02:36:28.227201 [ 3 ] {} <Debug> HTTP-Session: 7ea853bd-b975-4ab9-8888-7d7076028ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8816 2024.10.01 02:36:28.227232 [ 3 ] {} <Trace> HTTP-Session: 7ea853bd-b975-4ab9-8888-7d7076028ea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8817 2024.10.01 02:36:28.227439 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8818 2024.10.01 02:36:28.227485 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8819 2024.10.01 02:36:28.227714 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8820 2024.10.01 02:36:28.228294 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8821 2024.10.01 02:36:28.228333 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8822 2024.10.01 02:36:28.228706 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8823 2024.10.01 02:36:28.229063 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8824 2024.10.01 02:36:28.229223 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Debug> executeQuery: Read 403 rows, 29.37 KiB in 0.001885 sec., 213793.10344827586 rows/sec., 15.21 MiB/sec.
8825 2024.10.01 02:36:28.229505 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Debug> DynamicQueryHandler: Done processing query
8826 2024.10.01 02:36:28.229550 [ 3 ] {f53375fd-7d48-47c8-8a77-47b3d1744632} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8827 2024.10.01 02:36:28.229571 [ 3 ] {} <Debug> HTTP-Session: 7ea853bd-b975-4ab9-8888-7d7076028ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8828 2024.10.01 02:36:28.229804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8829 2024.10.01 02:36:28.229854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8830 2024.10.01 02:36:28.229875 [ 3 ] {} <Debug> HTTP-Session: 21a49334-66ed-47cf-8001-471290a7bfe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8831 2024.10.01 02:36:28.229891 [ 3 ] {} <Debug> HTTP-Session: 21a49334-66ed-47cf-8001-471290a7bfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8832 2024.10.01 02:36:28.229906 [ 3 ] {} <Debug> HTTP-Session: 21a49334-66ed-47cf-8001-471290a7bfe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8833 2024.10.01 02:36:28.229936 [ 3 ] {} <Trace> HTTP-Session: 21a49334-66ed-47cf-8001-471290a7bfe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8834 2024.10.01 02:36:28.230037 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8835 2024.10.01 02:36:28.230084 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8836 2024.10.01 02:36:28.230233 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8837 2024.10.01 02:36:28.230520 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8838 2024.10.01 02:36:28.230556 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8839 2024.10.01 02:36:28.230916 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8840 2024.10.01 02:36:28.231249 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8841 2024.10.01 02:36:28.231405 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec.
8842 2024.10.01 02:36:28.231572 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Debug> DynamicQueryHandler: Done processing query
8843 2024.10.01 02:36:28.231597 [ 3 ] {1103ee58-1ff4-4826-a63a-cbd39b76d168} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8844 2024.10.01 02:36:28.231613 [ 3 ] {} <Debug> HTTP-Session: 21a49334-66ed-47cf-8001-471290a7bfe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8845 2024.10.01 02:36:28.231779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8846 2024.10.01 02:36:28.231829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8847 2024.10.01 02:36:28.231848 [ 3 ] {} <Debug> HTTP-Session: 04610fcf-fd0d-49ef-b8d2-c27b48c1bf68 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8848 2024.10.01 02:36:28.231865 [ 3 ] {} <Debug> HTTP-Session: 04610fcf-fd0d-49ef-b8d2-c27b48c1bf68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8849 2024.10.01 02:36:28.231879 [ 3 ] {} <Debug> HTTP-Session: 04610fcf-fd0d-49ef-b8d2-c27b48c1bf68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8850 2024.10.01 02:36:28.231910 [ 3 ] {} <Trace> HTTP-Session: 04610fcf-fd0d-49ef-b8d2-c27b48c1bf68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8851 2024.10.01 02:36:28.232112 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8852 2024.10.01 02:36:28.232161 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8853 2024.10.01 02:36:28.232307 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8854 2024.10.01 02:36:28.232749 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8855 2024.10.01 02:36:28.232785 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8856 2024.10.01 02:36:28.233168 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8857 2024.10.01 02:36:28.233499 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8858 2024.10.01 02:36:28.233655 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001643 sec., 144856.96895922095 rows/sec., 9.71 MiB/sec.
8859 2024.10.01 02:36:28.233932 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Debug> DynamicQueryHandler: Done processing query
8860 2024.10.01 02:36:28.233990 [ 3 ] {d17a7d84-1aad-471f-9720-2a0afde2cd4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8861 2024.10.01 02:36:28.234018 [ 3 ] {} <Debug> HTTP-Session: 04610fcf-fd0d-49ef-b8d2-c27b48c1bf68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8862 2024.10.01 02:36:28.234206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8863 2024.10.01 02:36:28.234258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8864 2024.10.01 02:36:28.234278 [ 3 ] {} <Debug> HTTP-Session: 95134d9b-e52d-4015-afac-006699c4160a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8865 2024.10.01 02:36:28.234294 [ 3 ] {} <Debug> HTTP-Session: 95134d9b-e52d-4015-afac-006699c4160a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8866 2024.10.01 02:36:28.234308 [ 3 ] {} <Debug> HTTP-Session: 95134d9b-e52d-4015-afac-006699c4160a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8867 2024.10.01 02:36:28.234339 [ 3 ] {} <Trace> HTTP-Session: 95134d9b-e52d-4015-afac-006699c4160a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8868 2024.10.01 02:36:28.234437 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8869 2024.10.01 02:36:28.234487 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8870 2024.10.01 02:36:28.234632 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8871 2024.10.01 02:36:28.234977 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8872 2024.10.01 02:36:28.235013 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8873 2024.10.01 02:36:28.235360 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8874 2024.10.01 02:36:28.235686 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8875 2024.10.01 02:36:28.235841 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec.
8876 2024.10.01 02:36:28.236174 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Debug> DynamicQueryHandler: Done processing query
8877 2024.10.01 02:36:28.236200 [ 3 ] {6af554a4-d1ce-4844-a9b2-4173e0289535} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8878 2024.10.01 02:36:28.236215 [ 3 ] {} <Debug> HTTP-Session: 95134d9b-e52d-4015-afac-006699c4160a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8879 2024.10.01 02:36:28.236348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8880 2024.10.01 02:36:28.236398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8881 2024.10.01 02:36:28.236419 [ 3 ] {} <Debug> HTTP-Session: 60c80603-00fe-4e59-bdb5-6c4c6ece94d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8882 2024.10.01 02:36:28.236436 [ 3 ] {} <Debug> HTTP-Session: 60c80603-00fe-4e59-bdb5-6c4c6ece94d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8883 2024.10.01 02:36:28.236450 [ 3 ] {} <Debug> HTTP-Session: 60c80603-00fe-4e59-bdb5-6c4c6ece94d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8884 2024.10.01 02:36:28.236480 [ 3 ] {} <Trace> HTTP-Session: 60c80603-00fe-4e59-bdb5-6c4c6ece94d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8885 2024.10.01 02:36:28.236737 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
8886 2024.10.01 02:36:28.236811 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <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_histogramu64
8887 2024.10.01 02:36:28.237246 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8888 2024.10.01 02:36:28.237920 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8889 2024.10.01 02:36:28.237959 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8890 2024.10.01 02:36:28.238591 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8891 2024.10.01 02:36:28.239013 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8892 2024.10.01 02:36:28.239206 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002643 sec., 7188.800605372683 rows/sec., 12.88 MiB/sec.
8893 2024.10.01 02:36:28.239546 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Debug> DynamicQueryHandler: Done processing query
8894 2024.10.01 02:36:28.239571 [ 3 ] {7d12c03d-4f89-453a-8e79-e73b97c69072} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8895 2024.10.01 02:36:28.239587 [ 3 ] {} <Debug> HTTP-Session: 60c80603-00fe-4e59-bdb5-6c4c6ece94d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8896 2024.10.01 02:36:28.239727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8897 2024.10.01 02:36:28.239777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8898 2024.10.01 02:36:28.239798 [ 3 ] {} <Debug> HTTP-Session: 5b22bb20-7ca3-470a-a618-276ceba12881 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8899 2024.10.01 02:36:28.239815 [ 3 ] {} <Debug> HTTP-Session: 5b22bb20-7ca3-470a-a618-276ceba12881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8900 2024.10.01 02:36:28.239830 [ 3 ] {} <Debug> HTTP-Session: 5b22bb20-7ca3-470a-a618-276ceba12881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8901 2024.10.01 02:36:28.239860 [ 3 ] {} <Trace> HTTP-Session: 5b22bb20-7ca3-470a-a618-276ceba12881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8902 2024.10.01 02:36:28.239999 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8903 2024.10.01 02:36:28.240044 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8904 2024.10.01 02:36:28.240176 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8905 2024.10.01 02:36:28.240501 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8906 2024.10.01 02:36:28.240537 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8907 2024.10.01 02:36:28.240893 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8908 2024.10.01 02:36:28.241216 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8909 2024.10.01 02:36:28.241373 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001431 sec., 57302.5856044724 rows/sec., 3.64 MiB/sec.
8910 2024.10.01 02:36:28.241541 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Debug> DynamicQueryHandler: Done processing query
8911 2024.10.01 02:36:28.241566 [ 3 ] {8ef41e56-8400-4ff8-8b66-0cdd9f3da5b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8912 2024.10.01 02:36:28.241583 [ 3 ] {} <Debug> HTTP-Session: 5b22bb20-7ca3-470a-a618-276ceba12881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8913 2024.10.01 02:36:33.210019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8914 2024.10.01 02:36:33.210146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8915 2024.10.01 02:36:33.210173 [ 3 ] {} <Debug> HTTP-Session: ecf5cdea-f816-46d5-886f-49c0ebf6e3cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8916 2024.10.01 02:36:33.210198 [ 3 ] {} <Debug> HTTP-Session: ecf5cdea-f816-46d5-886f-49c0ebf6e3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8917 2024.10.01 02:36:33.210213 [ 3 ] {} <Debug> HTTP-Session: ecf5cdea-f816-46d5-886f-49c0ebf6e3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8918 2024.10.01 02:36:33.210262 [ 3 ] {} <Trace> HTTP-Session: ecf5cdea-f816-46d5-886f-49c0ebf6e3cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8919 2024.10.01 02:36:33.210459 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8920 2024.10.01 02:36:33.210534 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8921 2024.10.01 02:36:33.210917 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8922 2024.10.01 02:36:33.211383 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8923 2024.10.01 02:36:33.211425 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8924 2024.10.01 02:36:33.211837 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8925 2024.10.01 02:36:33.212236 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8926 2024.10.01 02:36:33.212388 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001986 sec., 1007.0493454179256 rows/sec., 82.12 KiB/sec.
8927 2024.10.01 02:36:33.212606 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Debug> DynamicQueryHandler: Done processing query
8928 2024.10.01 02:36:33.212635 [ 3 ] {f686f08b-abbd-4c4f-9729-86590be13d19} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8929 2024.10.01 02:36:33.212652 [ 3 ] {} <Debug> HTTP-Session: ecf5cdea-f816-46d5-886f-49c0ebf6e3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8930 2024.10.01 02:36:33.212831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8931 2024.10.01 02:36:33.212888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8932 2024.10.01 02:36:33.212909 [ 3 ] {} <Debug> HTTP-Session: 06976ccf-7318-4cba-9ddf-5202e27f76d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8933 2024.10.01 02:36:33.212927 [ 3 ] {} <Debug> HTTP-Session: 06976ccf-7318-4cba-9ddf-5202e27f76d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8934 2024.10.01 02:36:33.212942 [ 3 ] {} <Debug> HTTP-Session: 06976ccf-7318-4cba-9ddf-5202e27f76d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8935 2024.10.01 02:36:33.212976 [ 3 ] {} <Trace> HTTP-Session: 06976ccf-7318-4cba-9ddf-5202e27f76d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8936 2024.10.01 02:36:33.213108 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8937 2024.10.01 02:36:33.213155 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8938 2024.10.01 02:36:33.213394 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8939 2024.10.01 02:36:33.213793 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8940 2024.10.01 02:36:33.213831 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8941 2024.10.01 02:36:33.214193 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8942 2024.10.01 02:36:33.214544 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8943 2024.10.01 02:36:33.214674 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Debug> executeQuery: Read 97 rows, 8.31 KiB in 0.001627 sec., 59618.93054701905 rows/sec., 4.99 MiB/sec.
8944 2024.10.01 02:36:33.214881 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Debug> DynamicQueryHandler: Done processing query
8945 2024.10.01 02:36:33.214911 [ 3 ] {dd10686b-1e2c-4cb0-a100-a30f38c13f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8946 2024.10.01 02:36:33.214929 [ 3 ] {} <Debug> HTTP-Session: 06976ccf-7318-4cba-9ddf-5202e27f76d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8947 2024.10.01 02:36:33.215053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8948 2024.10.01 02:36:33.215103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8949 2024.10.01 02:36:33.215122 [ 3 ] {} <Debug> HTTP-Session: 863d0c86-450c-483a-a39e-1b8cbd3e1723 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8950 2024.10.01 02:36:33.215139 [ 3 ] {} <Debug> HTTP-Session: 863d0c86-450c-483a-a39e-1b8cbd3e1723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8951 2024.10.01 02:36:33.215153 [ 3 ] {} <Debug> HTTP-Session: 863d0c86-450c-483a-a39e-1b8cbd3e1723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8952 2024.10.01 02:36:33.215186 [ 3 ] {} <Trace> HTTP-Session: 863d0c86-450c-483a-a39e-1b8cbd3e1723 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8953 2024.10.01 02:36:33.215290 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8954 2024.10.01 02:36:33.215335 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8955 2024.10.01 02:36:33.215621 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8956 2024.10.01 02:36:33.215947 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8957 2024.10.01 02:36:33.215985 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8958 2024.10.01 02:36:33.216328 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8959 2024.10.01 02:36:33.216683 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8960 2024.10.01 02:36:33.216817 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001507 sec., 14598.5401459854 rows/sec., 1.07 MiB/sec.
8961 2024.10.01 02:36:33.216990 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Debug> DynamicQueryHandler: Done processing query
8962 2024.10.01 02:36:33.217016 [ 3 ] {60c40371-520c-4a75-ba2c-1b6c7262fe7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8963 2024.10.01 02:36:33.217033 [ 3 ] {} <Debug> HTTP-Session: 863d0c86-450c-483a-a39e-1b8cbd3e1723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8964 2024.10.01 02:36:33.217166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8965 2024.10.01 02:36:33.217217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8966 2024.10.01 02:36:33.217238 [ 3 ] {} <Debug> HTTP-Session: f0db5142-0430-4260-8411-c641eb61bb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8967 2024.10.01 02:36:33.217255 [ 3 ] {} <Debug> HTTP-Session: f0db5142-0430-4260-8411-c641eb61bb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8968 2024.10.01 02:36:33.217270 [ 3 ] {} <Debug> HTTP-Session: f0db5142-0430-4260-8411-c641eb61bb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8969 2024.10.01 02:36:33.217301 [ 3 ] {} <Trace> HTTP-Session: f0db5142-0430-4260-8411-c641eb61bb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8970 2024.10.01 02:36:33.217427 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8971 2024.10.01 02:36:33.217472 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8972 2024.10.01 02:36:33.217698 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8973 2024.10.01 02:36:33.218059 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8974 2024.10.01 02:36:33.218097 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8975 2024.10.01 02:36:33.218444 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8976 2024.10.01 02:36:33.218815 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8977 2024.10.01 02:36:33.218948 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001569 sec., 54811.982154238365 rows/sec., 4.28 MiB/sec.
8978 2024.10.01 02:36:33.219208 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Debug> DynamicQueryHandler: Done processing query
8979 2024.10.01 02:36:33.219262 [ 3 ] {2ff9fa49-f81d-4454-bd35-fa44a7e9bf47} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8980 2024.10.01 02:36:33.219297 [ 3 ] {} <Debug> HTTP-Session: f0db5142-0430-4260-8411-c641eb61bb5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8981 2024.10.01 02:36:33.219542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8982 2024.10.01 02:36:33.219595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8983 2024.10.01 02:36:33.219616 [ 3 ] {} <Debug> HTTP-Session: 849e55b4-7d7b-4a88-b4c1-a096dd98483e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
8984 2024.10.01 02:36:33.219633 [ 3 ] {} <Debug> HTTP-Session: 849e55b4-7d7b-4a88-b4c1-a096dd98483e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8985 2024.10.01 02:36:33.219647 [ 3 ] {} <Debug> HTTP-Session: 849e55b4-7d7b-4a88-b4c1-a096dd98483e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8986 2024.10.01 02:36:33.219680 [ 3 ] {} <Trace> HTTP-Session: 849e55b4-7d7b-4a88-b4c1-a096dd98483e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8987 2024.10.01 02:36:33.219834 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8988 2024.10.01 02:36:33.219884 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8989 2024.10.01 02:36:33.220048 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8990 2024.10.01 02:36:33.220454 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8991 2024.10.01 02:36:33.220491 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
8992 2024.10.01 02:36:33.220878 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8993 2024.10.01 02:36:33.221214 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8994 2024.10.01 02:36:33.221348 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001583 sec., 101705.62223626027 rows/sec., 7.08 MiB/sec.
8995 2024.10.01 02:36:33.221527 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Debug> DynamicQueryHandler: Done processing query
8996 2024.10.01 02:36:33.221554 [ 3 ] {dc866346-a64a-4e10-bc60-474833199fcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8997 2024.10.01 02:36:33.221569 [ 3 ] {} <Debug> HTTP-Session: 849e55b4-7d7b-4a88-b4c1-a096dd98483e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8998 2024.10.01 02:36:33.221748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8999 2024.10.01 02:36:33.221798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9000 2024.10.01 02:36:33.221819 [ 3 ] {} <Debug> HTTP-Session: b6a1658f-e8b3-4e41-bf94-8389a2ad052a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9001 2024.10.01 02:36:33.221836 [ 3 ] {} <Debug> HTTP-Session: b6a1658f-e8b3-4e41-bf94-8389a2ad052a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9002 2024.10.01 02:36:33.221851 [ 3 ] {} <Debug> HTTP-Session: b6a1658f-e8b3-4e41-bf94-8389a2ad052a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9003 2024.10.01 02:36:33.221881 [ 3 ] {} <Trace> HTTP-Session: b6a1658f-e8b3-4e41-bf94-8389a2ad052a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9004 2024.10.01 02:36:33.222135 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9005 2024.10.01 02:36:33.222200 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <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_histogramu64
9006 2024.10.01 02:36:33.222607 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9007 2024.10.01 02:36:33.223208 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9008 2024.10.01 02:36:33.223242 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9009 2024.10.01 02:36:33.223863 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9010 2024.10.01 02:36:33.224274 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9011 2024.10.01 02:36:33.224423 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002452 sec., 8156.6068515497545 rows/sec., 14.62 MiB/sec.
9012 2024.10.01 02:36:33.224813 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Debug> DynamicQueryHandler: Done processing query
9013 2024.10.01 02:36:33.224839 [ 3 ] {640c9cb1-f4a7-4df7-9aac-3b8042ccca88} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9014 2024.10.01 02:36:33.224854 [ 3 ] {} <Debug> HTTP-Session: b6a1658f-e8b3-4e41-bf94-8389a2ad052a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9015 2024.10.01 02:36:33.224991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9016 2024.10.01 02:36:33.225041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9017 2024.10.01 02:36:33.225062 [ 3 ] {} <Debug> HTTP-Session: 9e98d776-91ac-429d-a883-df36111ba517 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9018 2024.10.01 02:36:33.225079 [ 3 ] {} <Debug> HTTP-Session: 9e98d776-91ac-429d-a883-df36111ba517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.10.01 02:36:33.225093 [ 3 ] {} <Debug> HTTP-Session: 9e98d776-91ac-429d-a883-df36111ba517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9020 2024.10.01 02:36:33.225125 [ 3 ] {} <Trace> HTTP-Session: 9e98d776-91ac-429d-a883-df36111ba517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9021 2024.10.01 02:36:33.225244 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9022 2024.10.01 02:36:33.225289 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9023 2024.10.01 02:36:33.225421 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9024 2024.10.01 02:36:33.225755 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9025 2024.10.01 02:36:33.225791 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9026 2024.10.01 02:36:33.226156 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9027 2024.10.01 02:36:33.226484 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9028 2024.10.01 02:36:33.226624 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec.
9029 2024.10.01 02:36:33.226899 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Debug> DynamicQueryHandler: Done processing query
9030 2024.10.01 02:36:33.226947 [ 3 ] {abb81c58-a480-44dd-abb7-ee8f39baa34a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9031 2024.10.01 02:36:33.226975 [ 3 ] {} <Debug> HTTP-Session: 9e98d776-91ac-429d-a883-df36111ba517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9032 2024.10.01 02:36:36.760221 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
9033 2024.10.01 02:36:36.760282 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
9034 2024.10.01 02:36:38.213465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9035 2024.10.01 02:36:38.213588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9036 2024.10.01 02:36:38.213617 [ 3 ] {} <Debug> HTTP-Session: ea18a10d-9c98-42e3-aa5a-c1bb05946f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9037 2024.10.01 02:36:38.213644 [ 3 ] {} <Debug> HTTP-Session: ea18a10d-9c98-42e3-aa5a-c1bb05946f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9038 2024.10.01 02:36:38.213662 [ 3 ] {} <Debug> HTTP-Session: ea18a10d-9c98-42e3-aa5a-c1bb05946f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9039 2024.10.01 02:36:38.213716 [ 3 ] {} <Trace> HTTP-Session: ea18a10d-9c98-42e3-aa5a-c1bb05946f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9040 2024.10.01 02:36:38.213984 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9041 2024.10.01 02:36:38.214057 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9042 2024.10.01 02:36:38.214430 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9043 2024.10.01 02:36:38.215052 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9044 2024.10.01 02:36:38.215092 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9045 2024.10.01 02:36:38.215506 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9046 2024.10.01 02:36:38.215864 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9047 2024.10.01 02:36:38.216002 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002164 sec., 104898.33641404806 rows/sec., 9.24 MiB/sec.
9048 2024.10.01 02:36:38.216011 [ 47 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9049 2024.10.01 02:36:38.216071 [ 47 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9050 2024.10.01 02:36:38.216103 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9051 2024.10.01 02:36:38.216243 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Debug> DynamicQueryHandler: Done processing query
9052 2024.10.01 02:36:38.216279 [ 3 ] {b98578fd-d71f-4538-8258-8b16abaaebef} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
9053 2024.10.01 02:36:38.216288 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
9054 2024.10.01 02:36:38.216301 [ 3 ] {} <Debug> HTTP-Session: ea18a10d-9c98-42e3-aa5a-c1bb05946f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9055 2024.10.01 02:36:38.216561 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9056 2024.10.01 02:36:38.216617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9057 2024.10.01 02:36:38.216638 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1418 rows starting from the beginning of the part
9058 2024.10.01 02:36:38.216711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9059 2024.10.01 02:36:38.216805 [ 3 ] {} <Debug> HTTP-Session: 2f391495-5033-466b-97f6-23324b93a2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9060 2024.10.01 02:36:38.216866 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1221 rows starting from the beginning of the part
9061 2024.10.01 02:36:38.216887 [ 3 ] {} <Debug> HTTP-Session: 2f391495-5033-466b-97f6-23324b93a2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9062 2024.10.01 02:36:38.216943 [ 3 ] {} <Debug> HTTP-Session: 2f391495-5033-466b-97f6-23324b93a2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.10.01 02:36:38.217073 [ 3 ] {} <Trace> HTTP-Session: 2f391495-5033-466b-97f6-23324b93a2cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9064 2024.10.01 02:36:38.217087 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part
9065 2024.10.01 02:36:38.217348 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part
9066 2024.10.01 02:36:38.217563 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9067 2024.10.01 02:36:38.217760 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 97 rows starting from the beginning of the part
9068 2024.10.01 02:36:38.217779 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9069 2024.10.01 02:36:38.218207 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 227 rows starting from the beginning of the part
9070 2024.10.01 02:36:38.218996 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9071 2024.10.01 02:36:38.219739 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9072 2024.10.01 02:36:38.219798 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9073 2024.10.01 02:36:38.220778 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9074 2024.10.01 02:36:38.221228 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9075 2024.10.01 02:36:38.221578 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.004228 sec., 4493.850520340587 rows/sec., 337.92 KiB/sec.
9076 2024.10.01 02:36:38.221963 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3238 rows, containing 5 columns (5 merged, 0 gathered) in 0.005730376 sec., 565058.9071293053 rows/sec., 49.59 MiB/sec.
9077 2024.10.01 02:36:38.222060 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Debug> DynamicQueryHandler: Done processing query
9078 2024.10.01 02:36:38.222090 [ 3 ] {97060691-92e6-4aac-9a6a-73b05ddc4715} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9079 2024.10.01 02:36:38.222110 [ 3 ] {} <Debug> HTTP-Session: 2f391495-5033-466b-97f6-23324b93a2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9080 2024.10.01 02:36:38.222265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9081 2024.10.01 02:36:38.222275 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9082 2024.10.01 02:36:38.222363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9083 2024.10.01 02:36:38.222424 [ 3 ] {} <Debug> HTTP-Session: 78b465f9-f351-499c-89b1-6e004e2ccfca Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9084 2024.10.01 02:36:38.222444 [ 3 ] {} <Debug> HTTP-Session: 78b465f9-f351-499c-89b1-6e004e2ccfca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9085 2024.10.01 02:36:38.222464 [ 3 ] {} <Debug> HTTP-Session: 78b465f9-f351-499c-89b1-6e004e2ccfca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9086 2024.10.01 02:36:38.222521 [ 3 ] {} <Trace> HTTP-Session: 78b465f9-f351-499c-89b1-6e004e2ccfca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9087 2024.10.01 02:36:38.222828 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9088 2024.10.01 02:36:38.222928 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9089 2024.10.01 02:36:38.223282 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9090 2024.10.01 02:36:38.223503 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9091 2024.10.01 02:36:38.223515 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_46_9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9092 2024.10.01 02:36:38.223698 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
9093 2024.10.01 02:36:38.223946 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9094 2024.10.01 02:36:38.223988 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9095 2024.10.01 02:36:38.224355 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9096 2024.10.01 02:36:38.224728 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9097 2024.10.01 02:36:38.224859 [ 47 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9098 2024.10.01 02:36:38.224860 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002189 sec., 6395.614435815441 rows/sec., 447.91 KiB/sec.
9099 2024.10.01 02:36:38.224901 [ 47 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9100 2024.10.01 02:36:38.224940 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9101 2024.10.01 02:36:38.225067 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
9102 2024.10.01 02:36:38.225097 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Debug> DynamicQueryHandler: Done processing query
9103 2024.10.01 02:36:38.225126 [ 3 ] {a0f84b5e-0c1a-471d-a54b-94eb11b5fc79} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9104 2024.10.01 02:36:38.225151 [ 3 ] {} <Debug> HTTP-Session: 78b465f9-f351-499c-89b1-6e004e2ccfca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9105 2024.10.01 02:36:38.225222 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9106 2024.10.01 02:36:38.225256 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 244 rows starting from the beginning of the part
9107 2024.10.01 02:36:38.225296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9108 2024.10.01 02:36:38.225414 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
9109 2024.10.01 02:36:38.225418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9110 2024.10.01 02:36:38.225517 [ 3 ] {} <Debug> HTTP-Session: 51cc0767-b405-427b-b4aa-40061b7d25b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9111 2024.10.01 02:36:38.225585 [ 3 ] {} <Debug> HTTP-Session: 51cc0767-b405-427b-b4aa-40061b7d25b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9112 2024.10.01 02:36:38.225662 [ 3 ] {} <Debug> HTTP-Session: 51cc0767-b405-427b-b4aa-40061b7d25b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9113 2024.10.01 02:36:38.225741 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
9114 2024.10.01 02:36:38.225793 [ 3 ] {} <Trace> HTTP-Session: 51cc0767-b405-427b-b4aa-40061b7d25b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9115 2024.10.01 02:36:38.226041 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part
9116 2024.10.01 02:36:38.226079 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9117 2024.10.01 02:36:38.226146 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9118 2024.10.01 02:36:38.226281 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
9119 2024.10.01 02:36:38.226531 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
9120 2024.10.01 02:36:38.227086 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9121 2024.10.01 02:36:38.227708 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9122 2024.10.01 02:36:38.227758 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9123 2024.10.01 02:36:38.228346 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9124 2024.10.01 02:36:38.228432 [ 198 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.003416437 sec., 154546.973938053 rows/sec., 10.50 MiB/sec.
9125 2024.10.01 02:36:38.228810 [ 198 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9126 2024.10.01 02:36:38.229076 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9127 2024.10.01 02:36:38.229552 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003569 sec., 1681.1431773606053 rows/sec., 99.33 KiB/sec.
9128 2024.10.01 02:36:38.230219 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9129 2024.10.01 02:36:38.230257 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Debug> DynamicQueryHandler: Done processing query
9130 2024.10.01 02:36:38.230314 [ 3 ] {625bca95-5e81-431c-8e20-378003414d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9131 2024.10.01 02:36:38.230338 [ 3 ] {} <Debug> HTTP-Session: 51cc0767-b405-427b-b4aa-40061b7d25b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9132 2024.10.01 02:36:38.230415 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_26_5} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9133 2024.10.01 02:36:38.230552 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9134 2024.10.01 02:36:38.230596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9135 2024.10.01 02:36:38.230656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9136 2024.10.01 02:36:38.230677 [ 3 ] {} <Debug> HTTP-Session: c8dd869e-e0a5-4112-a496-894d1b8504c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9137 2024.10.01 02:36:38.230694 [ 3 ] {} <Debug> HTTP-Session: c8dd869e-e0a5-4112-a496-894d1b8504c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9138 2024.10.01 02:36:38.230708 [ 3 ] {} <Debug> HTTP-Session: c8dd869e-e0a5-4112-a496-894d1b8504c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9139 2024.10.01 02:36:38.230740 [ 3 ] {} <Trace> HTTP-Session: c8dd869e-e0a5-4112-a496-894d1b8504c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9140 2024.10.01 02:36:38.231041 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9141 2024.10.01 02:36:38.231088 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9142 2024.10.01 02:36:38.231344 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9143 2024.10.01 02:36:38.231973 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9144 2024.10.01 02:36:38.232011 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9145 2024.10.01 02:36:38.232392 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9146 2024.10.01 02:36:38.232767 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9147 2024.10.01 02:36:38.232901 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.002058 sec., 194849.36831875608 rows/sec., 13.86 MiB/sec.
9148 2024.10.01 02:36:38.232908 [ 47 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9149 2024.10.01 02:36:38.232966 [ 47 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9150 2024.10.01 02:36:38.233009 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9151 2024.10.01 02:36:38.233136 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Debug> DynamicQueryHandler: Done processing query
9152 2024.10.01 02:36:38.233194 [ 3 ] {46728b87-a43d-469b-9ad1-f0c9fbb54fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9153 2024.10.01 02:36:38.233248 [ 3 ] {} <Debug> HTTP-Session: c8dd869e-e0a5-4112-a496-894d1b8504c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9154 2024.10.01 02:36:38.233273 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
9155 2024.10.01 02:36:38.233525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9156 2024.10.01 02:36:38.233550 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9157 2024.10.01 02:36:38.233626 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part
9158 2024.10.01 02:36:38.233627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9159 2024.10.01 02:36:38.233668 [ 3 ] {} <Debug> HTTP-Session: 57a67f9b-0841-44d4-b7e4-fccfeb7c8c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9160 2024.10.01 02:36:38.233699 [ 3 ] {} <Debug> HTTP-Session: 57a67f9b-0841-44d4-b7e4-fccfeb7c8c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9161 2024.10.01 02:36:38.233756 [ 3 ] {} <Debug> HTTP-Session: 57a67f9b-0841-44d4-b7e4-fccfeb7c8c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9162 2024.10.01 02:36:38.233886 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 534 rows starting from the beginning of the part
9163 2024.10.01 02:36:38.233902 [ 3 ] {} <Trace> HTTP-Session: 57a67f9b-0841-44d4-b7e4-fccfeb7c8c35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9164 2024.10.01 02:36:38.234137 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 46 rows starting from the beginning of the part
9165 2024.10.01 02:36:38.234208 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9166 2024.10.01 02:36:38.234439 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9167 2024.10.01 02:36:38.234523 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 403 rows starting from the beginning of the part
9168 2024.10.01 02:36:38.234945 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part
9169 2024.10.01 02:36:38.235323 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 401 rows starting from the beginning of the part
9170 2024.10.01 02:36:38.235342 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9171 2024.10.01 02:36:38.236170 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9172 2024.10.01 02:36:38.236240 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9173 2024.10.01 02:36:38.237164 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9174 2024.10.01 02:36:38.237913 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9175 2024.10.01 02:36:38.238139 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004022 sec., 1491.7951268025856 rows/sec., 77.94 KiB/sec.
9176 2024.10.01 02:36:38.238607 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Debug> DynamicQueryHandler: Done processing query
9177 2024.10.01 02:36:38.238646 [ 3 ] {742c19b0-6e95-4dfa-b698-e1909a6a21c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9178 2024.10.01 02:36:38.238675 [ 3 ] {} <Debug> HTTP-Session: 57a67f9b-0841-44d4-b7e4-fccfeb7c8c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9179 2024.10.01 02:36:38.238683 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.005584343 sec., 426728.80229599075 rows/sec., 32.70 MiB/sec.
9180 2024.10.01 02:36:38.238859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9181 2024.10.01 02:36:38.238934 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9182 2024.10.01 02:36:38.238947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9183 2024.10.01 02:36:38.239011 [ 3 ] {} <Debug> HTTP-Session: e8cbb41d-c15b-4808-a28e-3212b12bb551 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9184 2024.10.01 02:36:38.239064 [ 3 ] {} <Debug> HTTP-Session: e8cbb41d-c15b-4808-a28e-3212b12bb551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9185 2024.10.01 02:36:38.239107 [ 3 ] {} <Debug> HTTP-Session: e8cbb41d-c15b-4808-a28e-3212b12bb551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9186 2024.10.01 02:36:38.239147 [ 3 ] {} <Trace> HTTP-Session: e8cbb41d-c15b-4808-a28e-3212b12bb551 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9187 2024.10.01 02:36:38.239505 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9188 2024.10.01 02:36:38.239590 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9189 2024.10.01 02:36:38.239855 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9190 2024.10.01 02:36:38.240009 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9191 2024.10.01 02:36:38.240061 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_46_9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9192 2024.10.01 02:36:38.240196 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
9193 2024.10.01 02:36:38.240516 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9194 2024.10.01 02:36:38.240558 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9195 2024.10.01 02:36:38.240965 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9196 2024.10.01 02:36:38.241330 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9197 2024.10.01 02:36:38.241462 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002153 sec., 110078.959591268 rows/sec., 7.38 MiB/sec.
9198 2024.10.01 02:36:38.241471 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9199 2024.10.01 02:36:38.241532 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9200 2024.10.01 02:36:38.241571 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9201 2024.10.01 02:36:38.241668 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Debug> DynamicQueryHandler: Done processing query
9202 2024.10.01 02:36:38.241676 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
9203 2024.10.01 02:36:38.241696 [ 3 ] {6327a172-54ec-4075-b869-defaa4094e97} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9204 2024.10.01 02:36:38.241722 [ 3 ] {} <Debug> HTTP-Session: e8cbb41d-c15b-4808-a28e-3212b12bb551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9205 2024.10.01 02:36:38.241816 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9206 2024.10.01 02:36:38.241845 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12719 rows starting from the beginning of the part
9207 2024.10.01 02:36:38.241904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9208 2024.10.01 02:36:38.241965 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 995 rows starting from the beginning of the part
9209 2024.10.01 02:36:38.242003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9210 2024.10.01 02:36:38.242054 [ 3 ] {} <Debug> HTTP-Session: e735114f-4cb4-4bab-b0d2-1f8522410bef Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9211 2024.10.01 02:36:38.242136 [ 3 ] {} <Debug> HTTP-Session: e735114f-4cb4-4bab-b0d2-1f8522410bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9212 2024.10.01 02:36:38.242187 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part
9213 2024.10.01 02:36:38.242193 [ 3 ] {} <Debug> HTTP-Session: e735114f-4cb4-4bab-b0d2-1f8522410bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9214 2024.10.01 02:36:38.242301 [ 3 ] {} <Trace> HTTP-Session: e735114f-4cb4-4bab-b0d2-1f8522410bef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9215 2024.10.01 02:36:38.242464 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 238 rows starting from the beginning of the part
9216 2024.10.01 02:36:38.242549 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9217 2024.10.01 02:36:38.242618 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part
9218 2024.10.01 02:36:38.242659 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9219 2024.10.01 02:36:38.242929 [ 191 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part
9220 2024.10.01 02:36:38.243460 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9221 2024.10.01 02:36:38.243897 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9222 2024.10.01 02:36:38.243934 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9223 2024.10.01 02:36:38.244297 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9224 2024.10.01 02:36:38.244786 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9225 2024.10.01 02:36:38.244988 [ 47 ] {} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9226 2024.10.01 02:36:38.245043 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002544 sec., 393.08176100628936 rows/sec., 26.49 KiB/sec.
9227 2024.10.01 02:36:38.245060 [ 47 ] {} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9228 2024.10.01 02:36:38.245120 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9229 2024.10.01 02:36:38.245620 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Debug> DynamicQueryHandler: Done processing query
9230 2024.10.01 02:36:38.245639 [ 188 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
9231 2024.10.01 02:36:38.245673 [ 3 ] {14afa6d3-8075-46ba-bc89-7b8a684687eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9232 2024.10.01 02:36:38.245741 [ 3 ] {} <Debug> HTTP-Session: e735114f-4cb4-4bab-b0d2-1f8522410bef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9233 2024.10.01 02:36:38.246030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9234 2024.10.01 02:36:38.246234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9235 2024.10.01 02:36:38.246335 [ 3 ] {} <Debug> HTTP-Session: 8debb6a4-a786-45fe-b1ae-f72a4e37db53 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9236 2024.10.01 02:36:38.246425 [ 3 ] {} <Debug> HTTP-Session: 8debb6a4-a786-45fe-b1ae-f72a4e37db53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9237 2024.10.01 02:36:38.246542 [ 3 ] {} <Debug> HTTP-Session: 8debb6a4-a786-45fe-b1ae-f72a4e37db53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9238 2024.10.01 02:36:38.246610 [ 188 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9239 2024.10.01 02:36:38.246677 [ 3 ] {} <Trace> HTTP-Session: 8debb6a4-a786-45fe-b1ae-f72a4e37db53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9240 2024.10.01 02:36:38.246750 [ 188 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part
9241 2024.10.01 02:36:38.247032 [ 188 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
9242 2024.10.01 02:36:38.247132 [ 188 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
9243 2024.10.01 02:36:38.247348 [ 188 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
9244 2024.10.01 02:36:38.247465 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9245 2024.10.01 02:36:38.247668 [ 188 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
9246 2024.10.01 02:36:38.247950 [ 188 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
9247 2024.10.01 02:36:38.247987 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <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_histogramu64
9248 2024.10.01 02:36:38.249618 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14363 rows, containing 5 columns (5 merged, 0 gathered) in 0.007920652 sec., 1813360.819286089 rows/sec., 122.29 MiB/sec.
9249 2024.10.01 02:36:38.250332 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9250 2024.10.01 02:36:38.252710 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9251 2024.10.01 02:36:38.252734 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9252 2024.10.01 02:36:38.253030 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9253 2024.10.01 02:36:38.253333 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB.
9254 2024.10.01 02:36:38.253714 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.008431111 sec., 2609.3832710777974 rows/sec., 174.90 KiB/sec.
9255 2024.10.01 02:36:38.254060 [ 186 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9256 2024.10.01 02:36:38.254570 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9257 2024.10.01 02:36:38.254629 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9258 2024.10.01 02:36:38.255260 [ 186 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9259 2024.10.01 02:36:38.255453 [ 186 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_21_4} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9260 2024.10.01 02:36:38.255640 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
9261 2024.10.01 02:36:38.255939 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9262 2024.10.01 02:36:38.256376 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9263 2024.10.01 02:36:38.256530 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.009612 sec., 1976.695796920516 rows/sec., 3.54 MiB/sec.
9264 2024.10.01 02:36:38.256765 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Debug> DynamicQueryHandler: Done processing query
9265 2024.10.01 02:36:38.256791 [ 3 ] {cd0cc3ef-ea70-41eb-83f4-5bc77cc32cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9266 2024.10.01 02:36:38.256808 [ 3 ] {} <Debug> HTTP-Session: 8debb6a4-a786-45fe-b1ae-f72a4e37db53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9267 2024.10.01 02:36:38.256983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9268 2024.10.01 02:36:38.257032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9269 2024.10.01 02:36:38.257053 [ 3 ] {} <Debug> HTTP-Session: 7a26f259-48d0-4ae1-ab68-ea159be5ebf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9270 2024.10.01 02:36:38.257070 [ 3 ] {} <Debug> HTTP-Session: 7a26f259-48d0-4ae1-ab68-ea159be5ebf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9271 2024.10.01 02:36:38.257084 [ 3 ] {} <Debug> HTTP-Session: 7a26f259-48d0-4ae1-ab68-ea159be5ebf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9272 2024.10.01 02:36:38.257118 [ 3 ] {} <Trace> HTTP-Session: 7a26f259-48d0-4ae1-ab68-ea159be5ebf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9273 2024.10.01 02:36:38.257252 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9274 2024.10.01 02:36:38.257299 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9275 2024.10.01 02:36:38.257431 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9276 2024.10.01 02:36:38.257751 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9277 2024.10.01 02:36:38.257787 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9278 2024.10.01 02:36:38.258161 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9279 2024.10.01 02:36:38.258496 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9280 2024.10.01 02:36:38.258625 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec.
9281 2024.10.01 02:36:38.258630 [ 43 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9282 2024.10.01 02:36:38.258689 [ 43 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9283 2024.10.01 02:36:38.258722 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
9284 2024.10.01 02:36:38.258875 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Debug> DynamicQueryHandler: Done processing query
9285 2024.10.01 02:36:38.258948 [ 3 ] {60dd9ab0-086c-407d-a944-c974377dc78e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9286 2024.10.01 02:36:38.259029 [ 3 ] {} <Debug> HTTP-Session: 7a26f259-48d0-4ae1-ab68-ea159be5ebf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9287 2024.10.01 02:36:38.259042 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
9288 2024.10.01 02:36:38.259611 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9289 2024.10.01 02:36:38.259703 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2456 rows starting from the beginning of the part
9290 2024.10.01 02:36:38.259924 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part
9291 2024.10.01 02:36:38.260048 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
9292 2024.10.01 02:36:38.260255 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part
9293 2024.10.01 02:36:38.260321 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
9294 2024.10.01 02:36:38.260563 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
9295 2024.10.01 02:36:38.262053 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2740 rows, containing 4 columns (4 merged, 0 gathered) in 0.003249175 sec., 843290.9892511176 rows/sec., 54.84 MiB/sec.
9296 2024.10.01 02:36:38.262329 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9297 2024.10.01 02:36:38.262697 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_46_9} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9298 2024.10.01 02:36:38.262775 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_46_9} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9299 2024.10.01 02:36:38.262844 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
9300 2024.10.01 02:36:43.209860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9301 2024.10.01 02:36:43.209989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9302 2024.10.01 02:36:43.210015 [ 3 ] {} <Debug> HTTP-Session: 44b5e50a-0c7c-49f8-944c-b0ac78cb957f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9303 2024.10.01 02:36:43.210040 [ 3 ] {} <Debug> HTTP-Session: 44b5e50a-0c7c-49f8-944c-b0ac78cb957f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9304 2024.10.01 02:36:43.210055 [ 3 ] {} <Debug> HTTP-Session: 44b5e50a-0c7c-49f8-944c-b0ac78cb957f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9305 2024.10.01 02:36:43.210104 [ 3 ] {} <Trace> HTTP-Session: 44b5e50a-0c7c-49f8-944c-b0ac78cb957f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9306 2024.10.01 02:36:43.210316 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9307 2024.10.01 02:36:43.210386 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9308 2024.10.01 02:36:43.210721 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9309 2024.10.01 02:36:43.211227 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9310 2024.10.01 02:36:43.211275 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9311 2024.10.01 02:36:43.211711 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9312 2024.10.01 02:36:43.212120 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9313 2024.10.01 02:36:43.212303 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.002058 sec., 46647.23032069971 rows/sec., 3.91 MiB/sec.
9314 2024.10.01 02:36:43.212530 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Debug> DynamicQueryHandler: Done processing query
9315 2024.10.01 02:36:43.212559 [ 3 ] {c636b06a-a90e-454f-934e-b3fc76195cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9316 2024.10.01 02:36:43.212577 [ 3 ] {} <Debug> HTTP-Session: 44b5e50a-0c7c-49f8-944c-b0ac78cb957f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9317 2024.10.01 02:36:43.212708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9318 2024.10.01 02:36:43.212764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9319 2024.10.01 02:36:43.212787 [ 3 ] {} <Debug> HTTP-Session: 876e3d0f-b1d2-47a7-9b85-86ca7e6b2121 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9320 2024.10.01 02:36:43.212805 [ 3 ] {} <Debug> HTTP-Session: 876e3d0f-b1d2-47a7-9b85-86ca7e6b2121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9321 2024.10.01 02:36:43.212818 [ 3 ] {} <Debug> HTTP-Session: 876e3d0f-b1d2-47a7-9b85-86ca7e6b2121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9322 2024.10.01 02:36:43.212854 [ 3 ] {} <Trace> HTTP-Session: 876e3d0f-b1d2-47a7-9b85-86ca7e6b2121 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9323 2024.10.01 02:36:43.212968 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9324 2024.10.01 02:36:43.213016 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9325 2024.10.01 02:36:43.213256 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9326 2024.10.01 02:36:43.213586 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9327 2024.10.01 02:36:43.213626 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9328 2024.10.01 02:36:43.214001 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9329 2024.10.01 02:36:43.214556 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9330 2024.10.01 02:36:43.214742 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.0018 sec., 11111.111111111111 rows/sec., 835.50 KiB/sec.
9331 2024.10.01 02:36:43.215071 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Debug> DynamicQueryHandler: Done processing query
9332 2024.10.01 02:36:43.215131 [ 3 ] {1732e9c6-e47c-4066-8890-454ec68c0e2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9333 2024.10.01 02:36:43.215177 [ 3 ] {} <Debug> HTTP-Session: 876e3d0f-b1d2-47a7-9b85-86ca7e6b2121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9334 2024.10.01 02:36:43.215320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9335 2024.10.01 02:36:43.215374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9336 2024.10.01 02:36:43.215395 [ 3 ] {} <Debug> HTTP-Session: a837ed85-ea71-42bd-8c38-7c09b98c4804 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9337 2024.10.01 02:36:43.215413 [ 3 ] {} <Debug> HTTP-Session: a837ed85-ea71-42bd-8c38-7c09b98c4804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9338 2024.10.01 02:36:43.215427 [ 3 ] {} <Debug> HTTP-Session: a837ed85-ea71-42bd-8c38-7c09b98c4804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9339 2024.10.01 02:36:43.215459 [ 3 ] {} <Trace> HTTP-Session: a837ed85-ea71-42bd-8c38-7c09b98c4804 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9340 2024.10.01 02:36:43.215601 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9341 2024.10.01 02:36:43.215651 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9342 2024.10.01 02:36:43.215901 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9343 2024.10.01 02:36:43.216278 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9344 2024.10.01 02:36:43.216316 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9345 2024.10.01 02:36:43.216689 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9346 2024.10.01 02:36:43.217065 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9347 2024.10.01 02:36:43.217225 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001667 sec., 50389.92201559688 rows/sec., 3.93 MiB/sec.
9348 2024.10.01 02:36:43.217403 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Debug> DynamicQueryHandler: Done processing query
9349 2024.10.01 02:36:43.217430 [ 3 ] {b8a2faa0-8d5e-41db-b29b-84088c2e797d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9350 2024.10.01 02:36:43.217446 [ 3 ] {} <Debug> HTTP-Session: a837ed85-ea71-42bd-8c38-7c09b98c4804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9351 2024.10.01 02:36:43.217603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9352 2024.10.01 02:36:43.217655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9353 2024.10.01 02:36:43.217676 [ 3 ] {} <Debug> HTTP-Session: 0fe75a31-caea-45d3-a658-52f48a3c11ea Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9354 2024.10.01 02:36:43.217693 [ 3 ] {} <Debug> HTTP-Session: 0fe75a31-caea-45d3-a658-52f48a3c11ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9355 2024.10.01 02:36:43.217707 [ 3 ] {} <Debug> HTTP-Session: 0fe75a31-caea-45d3-a658-52f48a3c11ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9356 2024.10.01 02:36:43.217739 [ 3 ] {} <Trace> HTTP-Session: 0fe75a31-caea-45d3-a658-52f48a3c11ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9357 2024.10.01 02:36:43.217889 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9358 2024.10.01 02:36:43.217939 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9359 2024.10.01 02:36:43.218087 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9360 2024.10.01 02:36:43.218503 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9361 2024.10.01 02:36:43.218544 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9362 2024.10.01 02:36:43.219011 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9363 2024.10.01 02:36:43.219369 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9364 2024.10.01 02:36:43.219515 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec.
9365 2024.10.01 02:36:43.219783 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Debug> DynamicQueryHandler: Done processing query
9366 2024.10.01 02:36:43.219836 [ 3 ] {552af81b-6f5e-485d-9b8b-29e98a7cc4e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9367 2024.10.01 02:36:43.219888 [ 3 ] {} <Debug> HTTP-Session: 0fe75a31-caea-45d3-a658-52f48a3c11ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9368 2024.10.01 02:36:43.220077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9369 2024.10.01 02:36:43.220131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9370 2024.10.01 02:36:43.220150 [ 3 ] {} <Debug> HTTP-Session: 68c36cd1-d791-4ad2-afb2-221b8b7a6192 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9371 2024.10.01 02:36:43.220167 [ 3 ] {} <Debug> HTTP-Session: 68c36cd1-d791-4ad2-afb2-221b8b7a6192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.10.01 02:36:43.220181 [ 3 ] {} <Debug> HTTP-Session: 68c36cd1-d791-4ad2-afb2-221b8b7a6192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9373 2024.10.01 02:36:43.220214 [ 3 ] {} <Trace> HTTP-Session: 68c36cd1-d791-4ad2-afb2-221b8b7a6192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9374 2024.10.01 02:36:43.220478 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9375 2024.10.01 02:36:43.220551 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <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_histogramu64
9376 2024.10.01 02:36:43.220998 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9377 2024.10.01 02:36:43.221605 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9378 2024.10.01 02:36:43.221644 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9379 2024.10.01 02:36:43.222279 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9380 2024.10.01 02:36:43.222710 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9381 2024.10.01 02:36:43.222914 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002606 sec., 7674.597083653109 rows/sec., 13.75 MiB/sec.
9382 2024.10.01 02:36:43.223148 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Debug> DynamicQueryHandler: Done processing query
9383 2024.10.01 02:36:43.223173 [ 3 ] {bd1f0fa2-e280-4561-bdb5-b2e40ef1779f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9384 2024.10.01 02:36:43.223189 [ 3 ] {} <Debug> HTTP-Session: 68c36cd1-d791-4ad2-afb2-221b8b7a6192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9385 2024.10.01 02:36:43.223310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9386 2024.10.01 02:36:43.223359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9387 2024.10.01 02:36:43.223378 [ 3 ] {} <Debug> HTTP-Session: d860b815-35d1-477e-8f42-4dabe8a6fa89 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9388 2024.10.01 02:36:43.223395 [ 3 ] {} <Debug> HTTP-Session: d860b815-35d1-477e-8f42-4dabe8a6fa89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9389 2024.10.01 02:36:43.223410 [ 3 ] {} <Debug> HTTP-Session: d860b815-35d1-477e-8f42-4dabe8a6fa89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9390 2024.10.01 02:36:43.223441 [ 3 ] {} <Trace> HTTP-Session: d860b815-35d1-477e-8f42-4dabe8a6fa89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9391 2024.10.01 02:36:43.223561 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9392 2024.10.01 02:36:43.223607 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9393 2024.10.01 02:36:43.223744 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9394 2024.10.01 02:36:43.224094 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9395 2024.10.01 02:36:43.224131 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9396 2024.10.01 02:36:43.224499 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9397 2024.10.01 02:36:43.224830 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9398 2024.10.01 02:36:43.224989 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec.
9399 2024.10.01 02:36:43.225160 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Debug> DynamicQueryHandler: Done processing query
9400 2024.10.01 02:36:43.225185 [ 3 ] {0a1184e4-ad42-415f-ba95-3555b77e1ba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9401 2024.10.01 02:36:43.225201 [ 3 ] {} <Debug> HTTP-Session: d860b815-35d1-477e-8f42-4dabe8a6fa89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9402 2024.10.01 02:36:44.627777 [ 34 ] {} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0
9403 2024.10.01 02:36:44.627864 [ 34 ] {} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9404 2024.10.01 02:36:44.627892 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9405 2024.10.01 02:36:44.628101 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full
9406 2024.10.01 02:36:44.628340 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9407 2024.10.01 02:36:44.628384 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 18 rows starting from the beginning of the part
9408 2024.10.01 02:36:44.628485 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
9409 2024.10.01 02:36:44.628753 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
9410 2024.10.01 02:36:44.628991 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
9411 2024.10.01 02:36:44.629206 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
9412 2024.10.01 02:36:44.630345 [ 197 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.00237985 sec., 10925.058301993822 rows/sec., 933.54 KiB/sec.
9413 2024.10.01 02:36:44.630502 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
9414 2024.10.01 02:36:44.630929 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_15_3} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9415 2024.10.01 02:36:44.631009 [ 190 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_15_3} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3
9416 2024.10.01 02:36:44.631090 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9417 2024.10.01 02:36:48.214430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9418 2024.10.01 02:36:48.214548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9419 2024.10.01 02:36:48.214575 [ 3 ] {} <Debug> HTTP-Session: d6aaeb34-422f-4ab1-b3b4-08228d33fd19 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9420 2024.10.01 02:36:48.214603 [ 3 ] {} <Debug> HTTP-Session: d6aaeb34-422f-4ab1-b3b4-08228d33fd19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9421 2024.10.01 02:36:48.214621 [ 3 ] {} <Debug> HTTP-Session: d6aaeb34-422f-4ab1-b3b4-08228d33fd19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9422 2024.10.01 02:36:48.214677 [ 3 ] {} <Trace> HTTP-Session: d6aaeb34-422f-4ab1-b3b4-08228d33fd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9423 2024.10.01 02:36:48.214927 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9424 2024.10.01 02:36:48.214992 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9425 2024.10.01 02:36:48.215316 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9426 2024.10.01 02:36:48.215897 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9427 2024.10.01 02:36:48.215940 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9428 2024.10.01 02:36:48.216381 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9429 2024.10.01 02:36:48.216782 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9430 2024.10.01 02:36:48.216931 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.00211 sec., 107582.9383886256 rows/sec., 9.47 MiB/sec.
9431 2024.10.01 02:36:48.217250 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Debug> DynamicQueryHandler: Done processing query
9432 2024.10.01 02:36:48.217283 [ 3 ] {d057bbac-e641-4f92-ad51-16bef220d557} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
9433 2024.10.01 02:36:48.217301 [ 3 ] {} <Debug> HTTP-Session: d6aaeb34-422f-4ab1-b3b4-08228d33fd19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9434 2024.10.01 02:36:48.217473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9435 2024.10.01 02:36:48.217527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9436 2024.10.01 02:36:48.217547 [ 3 ] {} <Debug> HTTP-Session: 45ad62b2-f1b2-42d7-adf2-d2643be4b381 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9437 2024.10.01 02:36:48.217565 [ 3 ] {} <Debug> HTTP-Session: 45ad62b2-f1b2-42d7-adf2-d2643be4b381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9438 2024.10.01 02:36:48.217579 [ 3 ] {} <Debug> HTTP-Session: 45ad62b2-f1b2-42d7-adf2-d2643be4b381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9439 2024.10.01 02:36:48.217615 [ 3 ] {} <Trace> HTTP-Session: 45ad62b2-f1b2-42d7-adf2-d2643be4b381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9440 2024.10.01 02:36:48.217731 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9441 2024.10.01 02:36:48.217779 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9442 2024.10.01 02:36:48.218031 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9443 2024.10.01 02:36:48.218365 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9444 2024.10.01 02:36:48.218402 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9445 2024.10.01 02:36:48.218764 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9446 2024.10.01 02:36:48.219164 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9447 2024.10.01 02:36:48.219290 [ 31 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9448 2024.10.01 02:36:48.219296 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001599 sec., 11882.42651657286 rows/sec., 893.50 KiB/sec.
9449 2024.10.01 02:36:48.219332 [ 31 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9450 2024.10.01 02:36:48.219369 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9451 2024.10.01 02:36:48.219557 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
9452 2024.10.01 02:36:48.219571 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Debug> DynamicQueryHandler: Done processing query
9453 2024.10.01 02:36:48.219635 [ 3 ] {436e4fba-ce18-4dbb-a5cd-8a493dfb4140} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9454 2024.10.01 02:36:48.219661 [ 3 ] {} <Debug> HTTP-Session: 45ad62b2-f1b2-42d7-adf2-d2643be4b381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9455 2024.10.01 02:36:48.219796 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9456 2024.10.01 02:36:48.219832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9457 2024.10.01 02:36:48.219887 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 57 rows starting from the beginning of the part
9458 2024.10.01 02:36:48.219918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9459 2024.10.01 02:36:48.219964 [ 3 ] {} <Debug> HTTP-Session: 7cbb5843-771e-41d8-86fc-25fd9a3e6321 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9460 2024.10.01 02:36:48.220027 [ 3 ] {} <Debug> HTTP-Session: 7cbb5843-771e-41d8-86fc-25fd9a3e6321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9461 2024.10.01 02:36:48.220115 [ 3 ] {} <Debug> HTTP-Session: 7cbb5843-771e-41d8-86fc-25fd9a3e6321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9462 2024.10.01 02:36:48.220153 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 21 rows starting from the beginning of the part
9463 2024.10.01 02:36:48.220210 [ 3 ] {} <Trace> HTTP-Session: 7cbb5843-771e-41d8-86fc-25fd9a3e6321 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9464 2024.10.01 02:36:48.220454 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 22 rows starting from the beginning of the part
9465 2024.10.01 02:36:48.220552 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9466 2024.10.01 02:36:48.220713 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9467 2024.10.01 02:36:48.220771 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part
9468 2024.10.01 02:36:48.221146 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part
9469 2024.10.01 02:36:48.221408 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part
9470 2024.10.01 02:36:48.222194 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9471 2024.10.01 02:36:48.223072 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9472 2024.10.01 02:36:48.223138 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9473 2024.10.01 02:36:48.224186 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9474 2024.10.01 02:36:48.224338 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.004868302 sec., 32454.84770665419 rows/sec., 2.48 MiB/sec.
9475 2024.10.01 02:36:48.224606 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9476 2024.10.01 02:36:48.225132 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9477 2024.10.01 02:36:48.225507 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005075 sec., 2758.6206896551726 rows/sec., 193.20 KiB/sec.
9478 2024.10.01 02:36:48.225766 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9479 2024.10.01 02:36:48.225892 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Debug> DynamicQueryHandler: Done processing query
9480 2024.10.01 02:36:48.225923 [ 186 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_46_9} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9481 2024.10.01 02:36:48.225936 [ 3 ] {6f0ff789-af0f-4d29-9d6f-1574ce1e818b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9482 2024.10.01 02:36:48.225971 [ 3 ] {} <Debug> HTTP-Session: 7cbb5843-771e-41d8-86fc-25fd9a3e6321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9483 2024.10.01 02:36:48.226098 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
9484 2024.10.01 02:36:48.226167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9485 2024.10.01 02:36:48.226224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9486 2024.10.01 02:36:48.226245 [ 3 ] {} <Debug> HTTP-Session: 9ad6a7ca-4288-4f6a-90bd-bc6c86288e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9487 2024.10.01 02:36:48.226264 [ 3 ] {} <Debug> HTTP-Session: 9ad6a7ca-4288-4f6a-90bd-bc6c86288e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9488 2024.10.01 02:36:48.226279 [ 3 ] {} <Debug> HTTP-Session: 9ad6a7ca-4288-4f6a-90bd-bc6c86288e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9489 2024.10.01 02:36:48.226314 [ 3 ] {} <Trace> HTTP-Session: 9ad6a7ca-4288-4f6a-90bd-bc6c86288e85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9490 2024.10.01 02:36:48.226428 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9491 2024.10.01 02:36:48.226475 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9492 2024.10.01 02:36:48.226729 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9493 2024.10.01 02:36:48.227070 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9494 2024.10.01 02:36:48.227109 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9495 2024.10.01 02:36:48.227462 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9496 2024.10.01 02:36:48.227832 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9497 2024.10.01 02:36:48.227970 [ 31 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
9498 2024.10.01 02:36:48.227991 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001593 sec., 3766.478342749529 rows/sec., 222.53 KiB/sec.
9499 2024.10.01 02:36:48.228026 [ 31 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9500 2024.10.01 02:36:48.228092 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9501 2024.10.01 02:36:48.228409 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
9502 2024.10.01 02:36:48.228454 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Debug> DynamicQueryHandler: Done processing query
9503 2024.10.01 02:36:48.228534 [ 3 ] {0faf5daa-2f0a-424a-87cd-5f0644a2d8cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9504 2024.10.01 02:36:48.228611 [ 3 ] {} <Debug> HTTP-Session: 9ad6a7ca-4288-4f6a-90bd-bc6c86288e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9505 2024.10.01 02:36:48.228991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9506 2024.10.01 02:36:48.229029 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9507 2024.10.01 02:36:48.229130 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part
9508 2024.10.01 02:36:48.229130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9509 2024.10.01 02:36:48.229196 [ 3 ] {} <Debug> HTTP-Session: dd3485e5-7136-4499-817d-f6f05e79ed8a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9510 2024.10.01 02:36:48.229221 [ 3 ] {} <Debug> HTTP-Session: dd3485e5-7136-4499-817d-f6f05e79ed8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9511 2024.10.01 02:36:48.229262 [ 3 ] {} <Debug> HTTP-Session: dd3485e5-7136-4499-817d-f6f05e79ed8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9512 2024.10.01 02:36:48.229295 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
9513 2024.10.01 02:36:48.229344 [ 3 ] {} <Trace> HTTP-Session: dd3485e5-7136-4499-817d-f6f05e79ed8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9514 2024.10.01 02:36:48.229569 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
9515 2024.10.01 02:36:48.229789 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9516 2024.10.01 02:36:48.229801 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
9517 2024.10.01 02:36:48.229946 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9518 2024.10.01 02:36:48.230211 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
9519 2024.10.01 02:36:48.230859 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9520 2024.10.01 02:36:48.231684 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9521 2024.10.01 02:36:48.231738 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9522 2024.10.01 02:36:48.231778 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003582011 sec., 8375.183660798362 rows/sec., 531.63 KiB/sec.
9523 2024.10.01 02:36:48.232017 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
9524 2024.10.01 02:36:48.232587 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9525 2024.10.01 02:36:48.232971 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9526 2024.10.01 02:36:48.233091 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_21_5} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
9527 2024.10.01 02:36:48.233182 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9528 2024.10.01 02:36:48.233236 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9529 2024.10.01 02:36:48.233371 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.003832 sec., 104645.09394572025 rows/sec., 7.44 MiB/sec.
9530 2024.10.01 02:36:48.233549 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Debug> DynamicQueryHandler: Done processing query
9531 2024.10.01 02:36:48.233573 [ 3 ] {00a6cb00-2dd4-4e0e-8e2b-09223c3f399e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9532 2024.10.01 02:36:48.233589 [ 3 ] {} <Debug> HTTP-Session: dd3485e5-7136-4499-817d-f6f05e79ed8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.10.01 02:36:48.233735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9534 2024.10.01 02:36:48.233782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9535 2024.10.01 02:36:48.233802 [ 3 ] {} <Debug> HTTP-Session: 6ba15e5c-9c03-47de-b85b-4e8cf5c777b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9536 2024.10.01 02:36:48.233820 [ 3 ] {} <Debug> HTTP-Session: 6ba15e5c-9c03-47de-b85b-4e8cf5c777b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9537 2024.10.01 02:36:48.233834 [ 3 ] {} <Debug> HTTP-Session: 6ba15e5c-9c03-47de-b85b-4e8cf5c777b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9538 2024.10.01 02:36:48.233865 [ 3 ] {} <Trace> HTTP-Session: 6ba15e5c-9c03-47de-b85b-4e8cf5c777b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9539 2024.10.01 02:36:48.233964 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9540 2024.10.01 02:36:48.234009 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9541 2024.10.01 02:36:48.234142 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9542 2024.10.01 02:36:48.234418 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9543 2024.10.01 02:36:48.234454 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9544 2024.10.01 02:36:48.234807 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9545 2024.10.01 02:36:48.235125 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9546 2024.10.01 02:36:48.235246 [ 31 ] {} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9547 2024.10.01 02:36:48.235250 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 238.93 KiB/sec.
9548 2024.10.01 02:36:48.235283 [ 31 ] {} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9549 2024.10.01 02:36:48.235319 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9550 2024.10.01 02:36:48.235579 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Debug> DynamicQueryHandler: Done processing query
9551 2024.10.01 02:36:48.235662 [ 3 ] {648b7800-0eb9-43da-a50b-43622194c44a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9552 2024.10.01 02:36:48.235746 [ 3 ] {} <Debug> HTTP-Session: 6ba15e5c-9c03-47de-b85b-4e8cf5c777b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9553 2024.10.01 02:36:48.235861 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
9554 2024.10.01 02:36:48.236067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9555 2024.10.01 02:36:48.236109 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9556 2024.10.01 02:36:48.236172 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
9557 2024.10.01 02:36:48.236180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9558 2024.10.01 02:36:48.236251 [ 3 ] {} <Debug> HTTP-Session: b8179c41-0db5-4b0f-8dfd-0cf38ff5b74a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9559 2024.10.01 02:36:48.236356 [ 3 ] {} <Debug> HTTP-Session: b8179c41-0db5-4b0f-8dfd-0cf38ff5b74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9560 2024.10.01 02:36:48.236388 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
9561 2024.10.01 02:36:48.236428 [ 3 ] {} <Debug> HTTP-Session: b8179c41-0db5-4b0f-8dfd-0cf38ff5b74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9562 2024.10.01 02:36:48.236598 [ 3 ] {} <Trace> HTTP-Session: b8179c41-0db5-4b0f-8dfd-0cf38ff5b74a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9563 2024.10.01 02:36:48.236656 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
9564 2024.10.01 02:36:48.236906 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
9565 2024.10.01 02:36:48.237096 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
9566 2024.10.01 02:36:48.237147 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9567 2024.10.01 02:36:48.237292 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
9568 2024.10.01 02:36:48.237416 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9569 2024.10.01 02:36:48.238157 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9570 2024.10.01 02:36:48.239257 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9571 2024.10.01 02:36:48.239326 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9572 2024.10.01 02:36:48.239927 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004502195 sec., 27986.348880934747 rows/sec., 1.43 MiB/sec.
9573 2024.10.01 02:36:48.240136 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9574 2024.10.01 02:36:48.240438 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9575 2024.10.01 02:36:48.240985 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_21_4} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9576 2024.10.01 02:36:48.241131 [ 186 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_21_4} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9577 2024.10.01 02:36:48.241299 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9578 2024.10.01 02:36:48.241299 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9579 2024.10.01 02:36:48.241507 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004692 sec., 50511.50895140665 rows/sec., 3.39 MiB/sec.
9580 2024.10.01 02:36:48.241704 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Debug> DynamicQueryHandler: Done processing query
9581 2024.10.01 02:36:48.241728 [ 3 ] {560c6cd7-549d-4ec9-9c9c-c7b40cab6b23} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9582 2024.10.01 02:36:48.241744 [ 3 ] {} <Debug> HTTP-Session: b8179c41-0db5-4b0f-8dfd-0cf38ff5b74a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9583 2024.10.01 02:36:48.241878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9584 2024.10.01 02:36:48.241925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9585 2024.10.01 02:36:48.241944 [ 3 ] {} <Debug> HTTP-Session: 40ee822a-5f3d-4d4e-8284-ba275c258fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9586 2024.10.01 02:36:48.241960 [ 3 ] {} <Debug> HTTP-Session: 40ee822a-5f3d-4d4e-8284-ba275c258fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9587 2024.10.01 02:36:48.241974 [ 3 ] {} <Debug> HTTP-Session: 40ee822a-5f3d-4d4e-8284-ba275c258fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9588 2024.10.01 02:36:48.242005 [ 3 ] {} <Trace> HTTP-Session: 40ee822a-5f3d-4d4e-8284-ba275c258fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9589 2024.10.01 02:36:48.242098 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9590 2024.10.01 02:36:48.242143 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9591 2024.10.01 02:36:48.242277 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9592 2024.10.01 02:36:48.242588 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9593 2024.10.01 02:36:48.242624 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9594 2024.10.01 02:36:48.242975 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9595 2024.10.01 02:36:48.243311 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9596 2024.10.01 02:36:48.243465 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec.
9597 2024.10.01 02:36:48.243632 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Debug> DynamicQueryHandler: Done processing query
9598 2024.10.01 02:36:48.243656 [ 3 ] {7cd6b295-581c-4f81-9f0a-d2737e123c20} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9599 2024.10.01 02:36:48.243671 [ 3 ] {} <Debug> HTTP-Session: 40ee822a-5f3d-4d4e-8284-ba275c258fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9600 2024.10.01 02:36:48.243799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9601 2024.10.01 02:36:48.243846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9602 2024.10.01 02:36:48.243865 [ 3 ] {} <Debug> HTTP-Session: 8c8806e5-4b8e-485e-8474-f5e693371ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9603 2024.10.01 02:36:48.243881 [ 3 ] {} <Debug> HTTP-Session: 8c8806e5-4b8e-485e-8474-f5e693371ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9604 2024.10.01 02:36:48.243894 [ 3 ] {} <Debug> HTTP-Session: 8c8806e5-4b8e-485e-8474-f5e693371ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9605 2024.10.01 02:36:48.243924 [ 3 ] {} <Trace> HTTP-Session: 8c8806e5-4b8e-485e-8474-f5e693371ee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9606 2024.10.01 02:36:48.244174 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9607 2024.10.01 02:36:48.244237 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <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_histogramu64
9608 2024.10.01 02:36:48.244664 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9609 2024.10.01 02:36:48.245418 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9610 2024.10.01 02:36:48.245456 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9611 2024.10.01 02:36:48.246058 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9612 2024.10.01 02:36:48.246462 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9613 2024.10.01 02:36:48.246646 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9614 2024.10.01 02:36:48.246667 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00266 sec., 7142.857142857143 rows/sec., 12.80 MiB/sec.
9615 2024.10.01 02:36:48.246723 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9616 2024.10.01 02:36:48.246806 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9617 2024.10.01 02:36:48.247469 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Debug> DynamicQueryHandler: Done processing query
9618 2024.10.01 02:36:48.247551 [ 3 ] {e0ed38df-1294-4cab-955c-454234557872} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9619 2024.10.01 02:36:48.247551 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
9620 2024.10.01 02:36:48.247621 [ 3 ] {} <Debug> HTTP-Session: 8c8806e5-4b8e-485e-8474-f5e693371ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9621 2024.10.01 02:36:48.247898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9622 2024.10.01 02:36:48.248077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9623 2024.10.01 02:36:48.248159 [ 3 ] {} <Debug> HTTP-Session: 45c23773-0e0a-4c2c-a48b-64949905bd44 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9624 2024.10.01 02:36:48.248201 [ 3 ] {} <Debug> HTTP-Session: 45c23773-0e0a-4c2c-a48b-64949905bd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9625 2024.10.01 02:36:48.248249 [ 3 ] {} <Debug> HTTP-Session: 45c23773-0e0a-4c2c-a48b-64949905bd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9626 2024.10.01 02:36:48.248380 [ 3 ] {} <Trace> HTTP-Session: 45c23773-0e0a-4c2c-a48b-64949905bd44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9627 2024.10.01 02:36:48.248725 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9628 2024.10.01 02:36:48.248829 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9629 2024.10.01 02:36:48.248838 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9630 2024.10.01 02:36:48.249030 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 641 rows starting from the beginning of the part
9631 2024.10.01 02:36:48.249735 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9632 2024.10.01 02:36:48.249868 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 19 rows starting from the beginning of the part
9633 2024.10.01 02:36:48.250430 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part
9634 2024.10.01 02:36:48.250879 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9635 2024.10.01 02:36:48.250967 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9636 2024.10.01 02:36:48.251057 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 19 rows starting from the beginning of the part
9637 2024.10.01 02:36:48.251678 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part
9638 2024.10.01 02:36:48.252321 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 19 rows starting from the beginning of the part
9639 2024.10.01 02:36:48.252390 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9640 2024.10.01 02:36:48.253471 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9641 2024.10.01 02:36:48.253844 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005264 sec., 15577.507598784196 rows/sec., 1013.11 KiB/sec.
9642 2024.10.01 02:36:48.254257 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Debug> DynamicQueryHandler: Done processing query
9643 2024.10.01 02:36:48.254296 [ 3 ] {93364a9c-4dd0-44aa-8369-458001a50df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9644 2024.10.01 02:36:48.254312 [ 3 ] {} <Debug> HTTP-Session: 45c23773-0e0a-4c2c-a48b-64949905bd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9645 2024.10.01 02:36:48.257375 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 19 columns (19 merged, 0 gathered) in 0.010412884 sec., 70873.73680528851 rows/sec., 127.00 MiB/sec.
9646 2024.10.01 02:36:48.258641 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9647 2024.10.01 02:36:48.259360 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9648 2024.10.01 02:36:48.259462 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9649 2024.10.01 02:36:48.259653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB.
9650 2024.10.01 02:36:51.760533 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
9651 2024.10.01 02:36:51.760595 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
9652 2024.10.01 02:36:52.494829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 176991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9653 2024.10.01 02:36:52.494961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9654 2024.10.01 02:36:52.494992 [ 3 ] {} <Debug> HTTP-Session: df133754-229e-43cf-95f2-1f3673c6aba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9655 2024.10.01 02:36:52.495019 [ 3 ] {} <Debug> HTTP-Session: df133754-229e-43cf-95f2-1f3673c6aba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9656 2024.10.01 02:36:52.495037 [ 3 ] {} <Debug> HTTP-Session: df133754-229e-43cf-95f2-1f3673c6aba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9657 2024.10.01 02:36:52.495091 [ 3 ] {} <Trace> HTTP-Session: df133754-229e-43cf-95f2-1f3673c6aba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9658 2024.10.01 02:36:52.495700 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9659 2024.10.01 02:36:52.495776 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9660 2024.10.01 02:36:52.496121 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9661 2024.10.01 02:36:52.497498 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9662 2024.10.01 02:36:52.497548 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9663 2024.10.01 02:36:52.498057 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9664 2024.10.01 02:36:52.498461 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9665 2024.10.01 02:36:52.498621 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Debug> executeQuery: Read 1220 rows, 103.21 KiB in 0.003327 sec., 366696.72377517284 rows/sec., 30.30 MiB/sec.
9666 2024.10.01 02:36:52.498855 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Debug> DynamicQueryHandler: Done processing query
9667 2024.10.01 02:36:52.498883 [ 3 ] {a0ec2601-205e-4bfa-b5fe-614bd14d8738} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
9668 2024.10.01 02:36:52.498900 [ 3 ] {} <Debug> HTTP-Session: df133754-229e-43cf-95f2-1f3673c6aba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9669 2024.10.01 02:36:52.499071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9670 2024.10.01 02:36:52.499126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9671 2024.10.01 02:36:52.499146 [ 3 ] {} <Debug> HTTP-Session: 3420cb3d-2e52-4165-830a-67a58cf71ed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9672 2024.10.01 02:36:52.499165 [ 3 ] {} <Debug> HTTP-Session: 3420cb3d-2e52-4165-830a-67a58cf71ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9673 2024.10.01 02:36:52.499179 [ 3 ] {} <Debug> HTTP-Session: 3420cb3d-2e52-4165-830a-67a58cf71ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9674 2024.10.01 02:36:52.499214 [ 3 ] {} <Trace> HTTP-Session: 3420cb3d-2e52-4165-830a-67a58cf71ed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9675 2024.10.01 02:36:52.499324 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9676 2024.10.01 02:36:52.499370 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9677 2024.10.01 02:36:52.499610 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9678 2024.10.01 02:36:52.499979 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9679 2024.10.01 02:36:52.500018 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9680 2024.10.01 02:36:52.500374 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9681 2024.10.01 02:36:52.500749 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9682 2024.10.01 02:36:52.500896 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001603 sec., 7485.963817841547 rows/sec., 562.91 KiB/sec.
9683 2024.10.01 02:36:52.501068 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Debug> DynamicQueryHandler: Done processing query
9684 2024.10.01 02:36:52.501092 [ 3 ] {44ab0d50-c17c-48b8-9f8a-5d1e55d79320} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9685 2024.10.01 02:36:52.501108 [ 3 ] {} <Debug> HTTP-Session: 3420cb3d-2e52-4165-830a-67a58cf71ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9686 2024.10.01 02:36:52.501280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9687 2024.10.01 02:36:52.501331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9688 2024.10.01 02:36:52.501350 [ 3 ] {} <Debug> HTTP-Session: 03b0c2c1-0662-41c9-ab36-d9b76f6d2ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9689 2024.10.01 02:36:52.501367 [ 3 ] {} <Debug> HTTP-Session: 03b0c2c1-0662-41c9-ab36-d9b76f6d2ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9690 2024.10.01 02:36:52.501381 [ 3 ] {} <Debug> HTTP-Session: 03b0c2c1-0662-41c9-ab36-d9b76f6d2ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9691 2024.10.01 02:36:52.501412 [ 3 ] {} <Trace> HTTP-Session: 03b0c2c1-0662-41c9-ab36-d9b76f6d2ec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9692 2024.10.01 02:36:52.501613 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9693 2024.10.01 02:36:52.501657 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9694 2024.10.01 02:36:52.501880 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9695 2024.10.01 02:36:52.502418 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9696 2024.10.01 02:36:52.502455 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9697 2024.10.01 02:36:52.502856 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9698 2024.10.01 02:36:52.503211 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9699 2024.10.01 02:36:52.503361 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001858 sec., 122712.59418729816 rows/sec., 8.31 MiB/sec.
9700 2024.10.01 02:36:52.503533 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Debug> DynamicQueryHandler: Done processing query
9701 2024.10.01 02:36:52.503557 [ 3 ] {1b119b37-506b-4fcd-b224-d98182431450} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9702 2024.10.01 02:36:52.503573 [ 3 ] {} <Debug> HTTP-Session: 03b0c2c1-0662-41c9-ab36-d9b76f6d2ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9703 2024.10.01 02:36:52.503870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 87884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9704 2024.10.01 02:36:52.503919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9705 2024.10.01 02:36:52.503938 [ 3 ] {} <Debug> HTTP-Session: 691a92cb-2149-47db-b19c-b19784517143 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9706 2024.10.01 02:36:52.503955 [ 3 ] {} <Debug> HTTP-Session: 691a92cb-2149-47db-b19c-b19784517143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9707 2024.10.01 02:36:52.503968 [ 3 ] {} <Debug> HTTP-Session: 691a92cb-2149-47db-b19c-b19784517143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9708 2024.10.01 02:36:52.503999 [ 3 ] {} <Trace> HTTP-Session: 691a92cb-2149-47db-b19c-b19784517143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9709 2024.10.01 02:36:52.504360 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9710 2024.10.01 02:36:52.504404 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9711 2024.10.01 02:36:52.504627 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9712 2024.10.01 02:36:52.505270 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9713 2024.10.01 02:36:52.505307 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9714 2024.10.01 02:36:52.505684 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9715 2024.10.01 02:36:52.506046 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9716 2024.10.01 02:36:52.506201 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002093 sec., 254180.60200668898 rows/sec., 18.83 MiB/sec.
9717 2024.10.01 02:36:52.506371 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Debug> DynamicQueryHandler: Done processing query
9718 2024.10.01 02:36:52.506396 [ 3 ] {21e3bf81-5cf2-4ff7-a6e9-be166c64f1e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9719 2024.10.01 02:36:52.506411 [ 3 ] {} <Debug> HTTP-Session: 691a92cb-2149-47db-b19c-b19784517143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9720 2024.10.01 02:36:52.506660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 188704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9721 2024.10.01 02:36:52.506709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9722 2024.10.01 02:36:52.506727 [ 3 ] {} <Debug> HTTP-Session: 2392eeb7-a1ae-4855-b27d-29bfa643e6be Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9723 2024.10.01 02:36:52.506744 [ 3 ] {} <Debug> HTTP-Session: 2392eeb7-a1ae-4855-b27d-29bfa643e6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9724 2024.10.01 02:36:52.506758 [ 3 ] {} <Debug> HTTP-Session: 2392eeb7-a1ae-4855-b27d-29bfa643e6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9725 2024.10.01 02:36:52.506789 [ 3 ] {} <Trace> HTTP-Session: 2392eeb7-a1ae-4855-b27d-29bfa643e6be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9726 2024.10.01 02:36:52.507237 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9727 2024.10.01 02:36:52.507285 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9728 2024.10.01 02:36:52.507433 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9729 2024.10.01 02:36:52.509127 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9730 2024.10.01 02:36:52.509180 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9731 2024.10.01 02:36:52.509715 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9732 2024.10.01 02:36:52.510059 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9733 2024.10.01 02:36:52.510222 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Debug> executeQuery: Read 994 rows, 68.38 KiB in 0.003274 sec., 303604.1539401344 rows/sec., 20.40 MiB/sec.
9734 2024.10.01 02:36:52.510510 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Debug> DynamicQueryHandler: Done processing query
9735 2024.10.01 02:36:52.510547 [ 3 ] {e15e40e5-1506-42ee-b0d6-56591e5b41c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
9736 2024.10.01 02:36:52.510576 [ 3 ] {} <Debug> HTTP-Session: 2392eeb7-a1ae-4855-b27d-29bfa643e6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9737 2024.10.01 02:36:52.510820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 19994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9738 2024.10.01 02:36:52.510871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9739 2024.10.01 02:36:52.510891 [ 3 ] {} <Debug> HTTP-Session: 0528fc16-33c4-4ac2-ac66-3313d9749142 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9740 2024.10.01 02:36:52.510907 [ 3 ] {} <Debug> HTTP-Session: 0528fc16-33c4-4ac2-ac66-3313d9749142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9741 2024.10.01 02:36:52.510921 [ 3 ] {} <Debug> HTTP-Session: 0528fc16-33c4-4ac2-ac66-3313d9749142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9742 2024.10.01 02:36:52.510951 [ 3 ] {} <Trace> HTTP-Session: 0528fc16-33c4-4ac2-ac66-3313d9749142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9743 2024.10.01 02:36:52.511213 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9744 2024.10.01 02:36:52.511284 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <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_histogramu64
9745 2024.10.01 02:36:52.511720 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9746 2024.10.01 02:36:52.512308 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9747 2024.10.01 02:36:52.512346 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9748 2024.10.01 02:36:52.512960 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9749 2024.10.01 02:36:52.513393 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9750 2024.10.01 02:36:52.513586 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002551 sec., 4704.037632301059 rows/sec., 8.43 MiB/sec.
9751 2024.10.01 02:36:52.514101 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Debug> DynamicQueryHandler: Done processing query
9752 2024.10.01 02:36:52.514129 [ 3 ] {0f66d9c7-d1df-42e0-bc8a-04e3945a149e} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
9753 2024.10.01 02:36:52.514149 [ 3 ] {} <Debug> HTTP-Session: 0528fc16-33c4-4ac2-ac66-3313d9749142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9754 2024.10.01 02:36:52.514281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9755 2024.10.01 02:36:52.514331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9756 2024.10.01 02:36:52.514351 [ 3 ] {} <Debug> HTTP-Session: 4abf41d4-99a1-452a-aa6d-c28624722631 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9757 2024.10.01 02:36:52.514367 [ 3 ] {} <Debug> HTTP-Session: 4abf41d4-99a1-452a-aa6d-c28624722631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9758 2024.10.01 02:36:52.514383 [ 3 ] {} <Debug> HTTP-Session: 4abf41d4-99a1-452a-aa6d-c28624722631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9759 2024.10.01 02:36:52.514415 [ 3 ] {} <Trace> HTTP-Session: 4abf41d4-99a1-452a-aa6d-c28624722631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9760 2024.10.01 02:36:52.514530 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9761 2024.10.01 02:36:52.514578 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9762 2024.10.01 02:36:52.514728 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9763 2024.10.01 02:36:52.515043 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9764 2024.10.01 02:36:52.515081 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9765 2024.10.01 02:36:52.515442 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9766 2024.10.01 02:36:52.515777 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9767 2024.10.01 02:36:52.515927 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001427 sec., 37841.6257883672 rows/sec., 2.55 MiB/sec.
9768 2024.10.01 02:36:52.516243 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Debug> DynamicQueryHandler: Done processing query
9769 2024.10.01 02:36:52.516279 [ 3 ] {9b12b0ba-8463-4c9d-9949-ba24674869be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9770 2024.10.01 02:36:52.516296 [ 3 ] {} <Debug> HTTP-Session: 4abf41d4-99a1-452a-aa6d-c28624722631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9771 2024.10.01 02:36:53.001490 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001113148 sec.
9772 2024.10.01 02:36:53.202360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9773 2024.10.01 02:36:53.202471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9774 2024.10.01 02:36:53.202498 [ 3 ] {} <Debug> HTTP-Session: cb7364c4-9b58-46a2-bbca-eb3975eabfed Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9775 2024.10.01 02:36:53.202523 [ 3 ] {} <Debug> HTTP-Session: cb7364c4-9b58-46a2-bbca-eb3975eabfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9776 2024.10.01 02:36:53.202539 [ 3 ] {} <Debug> HTTP-Session: cb7364c4-9b58-46a2-bbca-eb3975eabfed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9777 2024.10.01 02:36:53.202587 [ 3 ] {} <Trace> HTTP-Session: cb7364c4-9b58-46a2-bbca-eb3975eabfed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9778 2024.10.01 02:36:53.202770 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9779 2024.10.01 02:36:53.202835 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9780 2024.10.01 02:36:53.203168 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9781 2024.10.01 02:36:53.203630 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9782 2024.10.01 02:36:53.203673 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9783 2024.10.01 02:36:53.204088 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9784 2024.10.01 02:36:53.204469 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9785 2024.10.01 02:36:53.204625 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Debug> executeQuery: Read 46 rows, 3.98 KiB in 0.001916 sec., 24008.350730688937 rows/sec., 2.03 MiB/sec.
9786 2024.10.01 02:36:53.204996 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Debug> DynamicQueryHandler: Done processing query
9787 2024.10.01 02:36:53.205075 [ 3 ] {68ed4574-bb72-422d-b8be-bc7496a1f8f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9788 2024.10.01 02:36:53.205141 [ 3 ] {} <Debug> HTTP-Session: cb7364c4-9b58-46a2-bbca-eb3975eabfed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9789 2024.10.01 02:36:53.205304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9790 2024.10.01 02:36:53.205364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9791 2024.10.01 02:36:53.205386 [ 3 ] {} <Debug> HTTP-Session: fc2caedd-5c40-4ab5-9341-305cb5332a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9792 2024.10.01 02:36:53.205405 [ 3 ] {} <Debug> HTTP-Session: fc2caedd-5c40-4ab5-9341-305cb5332a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9793 2024.10.01 02:36:53.205421 [ 3 ] {} <Debug> HTTP-Session: fc2caedd-5c40-4ab5-9341-305cb5332a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9794 2024.10.01 02:36:53.205455 [ 3 ] {} <Trace> HTTP-Session: fc2caedd-5c40-4ab5-9341-305cb5332a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9795 2024.10.01 02:36:53.205568 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9796 2024.10.01 02:36:53.205618 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9797 2024.10.01 02:36:53.205878 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9798 2024.10.01 02:36:53.206194 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9799 2024.10.01 02:36:53.206233 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9800 2024.10.01 02:36:53.206578 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9801 2024.10.01 02:36:53.206940 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9802 2024.10.01 02:36:53.207073 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001538 sec., 5201.560468140442 rows/sec., 391.13 KiB/sec.
9803 2024.10.01 02:36:53.207247 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Debug> DynamicQueryHandler: Done processing query
9804 2024.10.01 02:36:53.207272 [ 3 ] {19f68132-8117-4c26-9f72-d54a2ae1cb8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9805 2024.10.01 02:36:53.207288 [ 3 ] {} <Debug> HTTP-Session: fc2caedd-5c40-4ab5-9341-305cb5332a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9806 2024.10.01 02:36:53.207442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9807 2024.10.01 02:36:53.207496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9808 2024.10.01 02:36:53.207517 [ 3 ] {} <Debug> HTTP-Session: 40ead691-0a3f-447b-b378-d4611bc4bd0f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9809 2024.10.01 02:36:53.207534 [ 3 ] {} <Debug> HTTP-Session: 40ead691-0a3f-447b-b378-d4611bc4bd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9810 2024.10.01 02:36:53.207549 [ 3 ] {} <Debug> HTTP-Session: 40ead691-0a3f-447b-b378-d4611bc4bd0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9811 2024.10.01 02:36:53.207581 [ 3 ] {} <Trace> HTTP-Session: 40ead691-0a3f-447b-b378-d4611bc4bd0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9812 2024.10.01 02:36:53.207694 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9813 2024.10.01 02:36:53.207739 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9814 2024.10.01 02:36:53.207967 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9815 2024.10.01 02:36:53.208299 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9816 2024.10.01 02:36:53.208336 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9817 2024.10.01 02:36:53.208692 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9818 2024.10.01 02:36:53.209040 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9819 2024.10.01 02:36:53.209168 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001514 sec., 29062.08718626156 rows/sec., 2.27 MiB/sec.
9820 2024.10.01 02:36:53.209339 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Debug> DynamicQueryHandler: Done processing query
9821 2024.10.01 02:36:53.209365 [ 3 ] {c6d1deb3-392d-4e7d-b373-c9b9a150f593} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9822 2024.10.01 02:36:53.209381 [ 3 ] {} <Debug> HTTP-Session: 40ead691-0a3f-447b-b378-d4611bc4bd0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9823 2024.10.01 02:36:53.209502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9824 2024.10.01 02:36:53.209554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9825 2024.10.01 02:36:53.209574 [ 3 ] {} <Debug> HTTP-Session: ed05d594-5277-419a-ab63-79ce63966a71 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9826 2024.10.01 02:36:53.209591 [ 3 ] {} <Debug> HTTP-Session: ed05d594-5277-419a-ab63-79ce63966a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9827 2024.10.01 02:36:53.209604 [ 3 ] {} <Debug> HTTP-Session: ed05d594-5277-419a-ab63-79ce63966a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9828 2024.10.01 02:36:53.209635 [ 3 ] {} <Trace> HTTP-Session: ed05d594-5277-419a-ab63-79ce63966a71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9829 2024.10.01 02:36:53.209737 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9830 2024.10.01 02:36:53.209786 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9831 2024.10.01 02:36:53.209930 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9832 2024.10.01 02:36:53.210201 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9833 2024.10.01 02:36:53.210238 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9834 2024.10.01 02:36:53.210608 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9835 2024.10.01 02:36:53.210943 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9836 2024.10.01 02:36:53.211076 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Debug> executeQuery: Read 12 rows, 883.00 B in 0.001368 sec., 8771.929824561403 rows/sec., 630.34 KiB/sec.
9837 2024.10.01 02:36:53.211242 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Debug> DynamicQueryHandler: Done processing query
9838 2024.10.01 02:36:53.211267 [ 3 ] {4b771b30-8c06-429f-888b-0f22327f4aa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9839 2024.10.01 02:36:53.211283 [ 3 ] {} <Debug> HTTP-Session: ed05d594-5277-419a-ab63-79ce63966a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9840 2024.10.01 02:36:53.211416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9841 2024.10.01 02:36:53.211466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9842 2024.10.01 02:36:53.211486 [ 3 ] {} <Debug> HTTP-Session: 8e1fae8b-828d-4b0a-9ea2-003b099ba2a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9843 2024.10.01 02:36:53.211502 [ 3 ] {} <Debug> HTTP-Session: 8e1fae8b-828d-4b0a-9ea2-003b099ba2a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9844 2024.10.01 02:36:53.211516 [ 3 ] {} <Debug> HTTP-Session: 8e1fae8b-828d-4b0a-9ea2-003b099ba2a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9845 2024.10.01 02:36:53.211546 [ 3 ] {} <Trace> HTTP-Session: 8e1fae8b-828d-4b0a-9ea2-003b099ba2a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9846 2024.10.01 02:36:53.211700 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
9847 2024.10.01 02:36:53.211765 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <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_histogramu64
9848 2024.10.01 02:36:53.212178 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9849 2024.10.01 02:36:53.212657 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9850 2024.10.01 02:36:53.212695 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9851 2024.10.01 02:36:53.213298 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9852 2024.10.01 02:36:53.213720 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9853 2024.10.01 02:36:53.213872 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002252 sec., 3552.3978685612788 rows/sec., 6.37 MiB/sec.
9854 2024.10.01 02:36:53.214095 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Debug> DynamicQueryHandler: Done processing query
9855 2024.10.01 02:36:53.214120 [ 3 ] {0f71ece5-9920-4caf-9c30-164f2cff2862} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9856 2024.10.01 02:36:53.214137 [ 3 ] {} <Debug> HTTP-Session: 8e1fae8b-828d-4b0a-9ea2-003b099ba2a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9857 2024.10.01 02:36:53.214253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9858 2024.10.01 02:36:53.214303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9859 2024.10.01 02:36:53.214324 [ 3 ] {} <Debug> HTTP-Session: c870f0e0-1785-4937-9e83-876ab5cf25a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9860 2024.10.01 02:36:53.214340 [ 3 ] {} <Debug> HTTP-Session: c870f0e0-1785-4937-9e83-876ab5cf25a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9861 2024.10.01 02:36:53.214354 [ 3 ] {} <Debug> HTTP-Session: c870f0e0-1785-4937-9e83-876ab5cf25a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9862 2024.10.01 02:36:53.214384 [ 3 ] {} <Trace> HTTP-Session: c870f0e0-1785-4937-9e83-876ab5cf25a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9863 2024.10.01 02:36:53.214480 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9864 2024.10.01 02:36:53.214525 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9865 2024.10.01 02:36:53.214653 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9866 2024.10.01 02:36:53.214913 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9867 2024.10.01 02:36:53.214950 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9868 2024.10.01 02:36:53.215301 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9869 2024.10.01 02:36:53.215625 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9870 2024.10.01 02:36:53.215754 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 313.49 KiB/sec.
9871 2024.10.01 02:36:53.215915 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Debug> DynamicQueryHandler: Done processing query
9872 2024.10.01 02:36:53.215942 [ 3 ] {03e3a502-3e59-45e2-b7a9-c113e4f9211a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9873 2024.10.01 02:36:53.215960 [ 3 ] {} <Debug> HTTP-Session: c870f0e0-1785-4937-9e83-876ab5cf25a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9874 2024.10.01 02:36:58.213643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9875 2024.10.01 02:36:58.213839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9876 2024.10.01 02:36:58.213887 [ 3 ] {} <Debug> HTTP-Session: 1df29e99-65f0-46e5-b0ee-aad333af0fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9877 2024.10.01 02:36:58.213930 [ 3 ] {} <Debug> HTTP-Session: 1df29e99-65f0-46e5-b0ee-aad333af0fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9878 2024.10.01 02:36:58.213962 [ 3 ] {} <Debug> HTTP-Session: 1df29e99-65f0-46e5-b0ee-aad333af0fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9879 2024.10.01 02:36:58.214043 [ 3 ] {} <Trace> HTTP-Session: 1df29e99-65f0-46e5-b0ee-aad333af0fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9880 2024.10.01 02:36:58.214332 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9881 2024.10.01 02:36:58.214401 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9882 2024.10.01 02:36:58.214731 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9883 2024.10.01 02:36:58.215325 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9884 2024.10.01 02:36:58.215373 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9885 2024.10.01 02:36:58.215806 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9886 2024.10.01 02:36:58.216200 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9887 2024.10.01 02:36:58.216378 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002141 sec., 106025.22185894441 rows/sec., 9.34 MiB/sec.
9888 2024.10.01 02:36:58.216399 [ 126 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9889 2024.10.01 02:36:58.216500 [ 126 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9890 2024.10.01 02:36:58.216558 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9891 2024.10.01 02:36:58.216696 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Debug> DynamicQueryHandler: Done processing query
9892 2024.10.01 02:36:58.216734 [ 187 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
9893 2024.10.01 02:36:58.216733 [ 3 ] {6d0a0aff-5478-4f28-91be-8f64bd478032} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
9894 2024.10.01 02:36:58.216810 [ 3 ] {} <Debug> HTTP-Session: 1df29e99-65f0-46e5-b0ee-aad333af0fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9895 2024.10.01 02:36:58.216903 [ 187 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9896 2024.10.01 02:36:58.216943 [ 187 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1418 rows starting from the beginning of the part
9897 2024.10.01 02:36:58.217030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9898 2024.10.01 02:36:58.217076 [ 187 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part
9899 2024.10.01 02:36:58.217122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9900 2024.10.01 02:36:58.217162 [ 3 ] {} <Debug> HTTP-Session: bc72aae8-f4e5-418a-9fca-4f964b38eea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9901 2024.10.01 02:36:58.217206 [ 187 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 227 rows starting from the beginning of the part
9902 2024.10.01 02:36:58.217228 [ 3 ] {} <Debug> HTTP-Session: bc72aae8-f4e5-418a-9fca-4f964b38eea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9903 2024.10.01 02:36:58.217285 [ 3 ] {} <Debug> HTTP-Session: bc72aae8-f4e5-418a-9fca-4f964b38eea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9904 2024.10.01 02:36:58.217483 [ 3 ] {} <Trace> HTTP-Session: bc72aae8-f4e5-418a-9fca-4f964b38eea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9905 2024.10.01 02:36:58.217523 [ 187 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1220 rows starting from the beginning of the part
9906 2024.10.01 02:36:58.217667 [ 187 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part
9907 2024.10.01 02:36:58.217723 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9908 2024.10.01 02:36:58.217788 [ 187 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 227 rows starting from the beginning of the part
9909 2024.10.01 02:36:58.217832 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9910 2024.10.01 02:36:58.218456 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9911 2024.10.01 02:36:58.219042 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9912 2024.10.01 02:36:58.219090 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9913 2024.10.01 02:36:58.219575 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9914 2024.10.01 02:36:58.219990 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9915 2024.10.01 02:36:58.220251 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.00359954 sec., 898448.1350394773 rows/sec., 78.87 MiB/sec.
9916 2024.10.01 02:36:58.220283 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.002641 sec., 7194.244604316546 rows/sec., 540.97 KiB/sec.
9917 2024.10.01 02:36:58.220519 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Debug> DynamicQueryHandler: Done processing query
9918 2024.10.01 02:36:58.220546 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9919 2024.10.01 02:36:58.220548 [ 3 ] {4bbdfe58-2fe2-4772-9ff5-c631a66b690c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9920 2024.10.01 02:36:58.220585 [ 3 ] {} <Debug> HTTP-Session: bc72aae8-f4e5-418a-9fca-4f964b38eea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.10.01 02:36:58.220746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9922 2024.10.01 02:36:58.220819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9923 2024.10.01 02:36:58.220861 [ 3 ] {} <Debug> HTTP-Session: 79318787-baeb-4435-9f49-1f9414ef9309 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9924 2024.10.01 02:36:58.220898 [ 3 ] {} <Debug> HTTP-Session: 79318787-baeb-4435-9f49-1f9414ef9309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9925 2024.10.01 02:36:58.220918 [ 3 ] {} <Debug> HTTP-Session: 79318787-baeb-4435-9f49-1f9414ef9309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9926 2024.10.01 02:36:58.220970 [ 3 ] {} <Trace> HTTP-Session: 79318787-baeb-4435-9f49-1f9414ef9309 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9927 2024.10.01 02:36:58.221089 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9928 2024.10.01 02:36:58.221142 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9929 2024.10.01 02:36:58.221173 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9930 2024.10.01 02:36:58.221294 [ 199 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_51_10} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9931 2024.10.01 02:36:58.221412 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
9932 2024.10.01 02:36:58.221506 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9933 2024.10.01 02:36:58.221846 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9934 2024.10.01 02:36:58.221887 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9935 2024.10.01 02:36:58.222238 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
9936 2024.10.01 02:36:58.222629 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9937 2024.10.01 02:36:58.222787 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00173 sec., 8092.485549132948 rows/sec., 566.74 KiB/sec.
9938 2024.10.01 02:36:58.222975 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Debug> DynamicQueryHandler: Done processing query
9939 2024.10.01 02:36:58.223001 [ 3 ] {67a10c38-faef-4b4d-96af-8fdf09adf98f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9940 2024.10.01 02:36:58.223016 [ 3 ] {} <Debug> HTTP-Session: 79318787-baeb-4435-9f49-1f9414ef9309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9941 2024.10.01 02:36:58.223147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9942 2024.10.01 02:36:58.223199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9943 2024.10.01 02:36:58.223219 [ 3 ] {} <Debug> HTTP-Session: 0a4ef245-1cf7-4da2-8fae-7d390993307c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9944 2024.10.01 02:36:58.223237 [ 3 ] {} <Debug> HTTP-Session: 0a4ef245-1cf7-4da2-8fae-7d390993307c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9945 2024.10.01 02:36:58.223251 [ 3 ] {} <Debug> HTTP-Session: 0a4ef245-1cf7-4da2-8fae-7d390993307c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9946 2024.10.01 02:36:58.223283 [ 3 ] {} <Trace> HTTP-Session: 0a4ef245-1cf7-4da2-8fae-7d390993307c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9947 2024.10.01 02:36:58.223381 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9948 2024.10.01 02:36:58.223424 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9949 2024.10.01 02:36:58.223651 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9950 2024.10.01 02:36:58.223979 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9951 2024.10.01 02:36:58.224017 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9952 2024.10.01 02:36:58.224365 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9953 2024.10.01 02:36:58.224711 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9954 2024.10.01 02:36:58.224868 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 235.23 KiB/sec.
9955 2024.10.01 02:36:58.225038 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Debug> DynamicQueryHandler: Done processing query
9956 2024.10.01 02:36:58.225062 [ 3 ] {1c07a1e5-68b9-455d-abc0-d7e8b492e169} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9957 2024.10.01 02:36:58.225078 [ 3 ] {} <Debug> HTTP-Session: 0a4ef245-1cf7-4da2-8fae-7d390993307c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9958 2024.10.01 02:36:58.225279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9959 2024.10.01 02:36:58.225328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9960 2024.10.01 02:36:58.225349 [ 3 ] {} <Debug> HTTP-Session: 74e821ff-ed86-4981-87f5-68443d538ca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9961 2024.10.01 02:36:58.225365 [ 3 ] {} <Debug> HTTP-Session: 74e821ff-ed86-4981-87f5-68443d538ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9962 2024.10.01 02:36:58.225378 [ 3 ] {} <Debug> HTTP-Session: 74e821ff-ed86-4981-87f5-68443d538ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9963 2024.10.01 02:36:58.225409 [ 3 ] {} <Trace> HTTP-Session: 74e821ff-ed86-4981-87f5-68443d538ca0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9964 2024.10.01 02:36:58.225621 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9965 2024.10.01 02:36:58.225665 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9966 2024.10.01 02:36:58.225896 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9967 2024.10.01 02:36:58.226459 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9968 2024.10.01 02:36:58.226496 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9969 2024.10.01 02:36:58.226856 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9970 2024.10.01 02:36:58.227205 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9971 2024.10.01 02:36:58.227359 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001849 sec., 216873.98593834505 rows/sec., 15.42 MiB/sec.
9972 2024.10.01 02:36:58.227373 [ 126 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9973 2024.10.01 02:36:58.227454 [ 126 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9974 2024.10.01 02:36:58.227505 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9975 2024.10.01 02:36:58.227658 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Debug> DynamicQueryHandler: Done processing query
9976 2024.10.01 02:36:58.227708 [ 3 ] {a0c908ae-bcb4-4d64-9a30-03cfa1dbad43} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9977 2024.10.01 02:36:58.227720 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
9978 2024.10.01 02:36:58.227732 [ 3 ] {} <Debug> HTTP-Session: 74e821ff-ed86-4981-87f5-68443d538ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9979 2024.10.01 02:36:58.227979 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9980 2024.10.01 02:36:58.227993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9981 2024.10.01 02:36:58.228050 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part
9982 2024.10.01 02:36:58.228082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9983 2024.10.01 02:36:58.228134 [ 3 ] {} <Debug> HTTP-Session: 5a0bec94-6ab9-42dd-baaa-af9da0c1a17b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
9984 2024.10.01 02:36:58.228225 [ 3 ] {} <Debug> HTTP-Session: 5a0bec94-6ab9-42dd-baaa-af9da0c1a17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9985 2024.10.01 02:36:58.228304 [ 3 ] {} <Debug> HTTP-Session: 5a0bec94-6ab9-42dd-baaa-af9da0c1a17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9986 2024.10.01 02:36:58.228318 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 84 rows starting from the beginning of the part
9987 2024.10.01 02:36:58.228412 [ 3 ] {} <Trace> HTTP-Session: 5a0bec94-6ab9-42dd-baaa-af9da0c1a17b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9988 2024.10.01 02:36:58.228563 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 401 rows starting from the beginning of the part
9989 2024.10.01 02:36:58.228748 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9990 2024.10.01 02:36:58.228842 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 532 rows starting from the beginning of the part
9991 2024.10.01 02:36:58.228878 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9992 2024.10.01 02:36:58.229200 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part
9993 2024.10.01 02:36:58.229531 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 401 rows starting from the beginning of the part
9994 2024.10.01 02:36:58.230255 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9995 2024.10.01 02:36:58.231374 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9996 2024.10.01 02:36:58.231431 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
9997 2024.10.01 02:36:58.232418 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9998 2024.10.01 02:36:58.232928 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9999 2024.10.01 02:36:58.233342 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 5 columns (5 merged, 0 gathered) in 0.005735717 sec., 414072.03319131676 rows/sec., 31.72 MiB/sec.
10000 2024.10.01 02:36:58.233355 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004737 sec., 1266.624445851805 rows/sec., 66.18 KiB/sec.
10001 2024.10.01 02:36:58.233618 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10002 2024.10.01 02:36:58.233686 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Debug> DynamicQueryHandler: Done processing query
10003 2024.10.01 02:36:58.233716 [ 3 ] {cc4af36b-8b09-4b72-a198-d4ec82e3b4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10004 2024.10.01 02:36:58.233733 [ 3 ] {} <Debug> HTTP-Session: 5a0bec94-6ab9-42dd-baaa-af9da0c1a17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10005 2024.10.01 02:36:58.233981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10006 2024.10.01 02:36:58.234039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10007 2024.10.01 02:36:58.234068 [ 3 ] {} <Debug> HTTP-Session: b5999b83-6236-47d3-8db8-3ffaac44225b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10008 2024.10.01 02:36:58.234067 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10009 2024.10.01 02:36:58.234089 [ 3 ] {} <Debug> HTTP-Session: b5999b83-6236-47d3-8db8-3ffaac44225b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10010 2024.10.01 02:36:58.234114 [ 3 ] {} <Debug> HTTP-Session: b5999b83-6236-47d3-8db8-3ffaac44225b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10011 2024.10.01 02:36:58.234154 [ 3 ] {} <Trace> HTTP-Session: b5999b83-6236-47d3-8db8-3ffaac44225b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10012 2024.10.01 02:36:58.234178 [ 199 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_51_10} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10013 2024.10.01 02:36:58.234284 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
10014 2024.10.01 02:36:58.234426 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10015 2024.10.01 02:36:58.234478 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10016 2024.10.01 02:36:58.234634 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10017 2024.10.01 02:36:58.235089 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10018 2024.10.01 02:36:58.235126 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10019 2024.10.01 02:36:58.235516 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10020 2024.10.01 02:36:58.235852 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10021 2024.10.01 02:36:58.236014 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10022 2024.10.01 02:36:58.236020 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001741 sec., 136128.66168868466 rows/sec., 9.12 MiB/sec.
10023 2024.10.01 02:36:58.236072 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10024 2024.10.01 02:36:58.236137 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10025 2024.10.01 02:36:58.236399 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Debug> DynamicQueryHandler: Done processing query
10026 2024.10.01 02:36:58.236471 [ 3 ] {05fd7705-7bfd-492d-99a2-57845dae7e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10027 2024.10.01 02:36:58.236468 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
10028 2024.10.01 02:36:58.236531 [ 3 ] {} <Debug> HTTP-Session: b5999b83-6236-47d3-8db8-3ffaac44225b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10029 2024.10.01 02:36:58.236817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10030 2024.10.01 02:36:58.236986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10031 2024.10.01 02:36:58.237080 [ 3 ] {} <Debug> HTTP-Session: aa3f25a1-9e1e-422d-a29b-ec6f6f018f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10032 2024.10.01 02:36:58.237156 [ 3 ] {} <Debug> HTTP-Session: aa3f25a1-9e1e-422d-a29b-ec6f6f018f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10033 2024.10.01 02:36:58.237215 [ 3 ] {} <Debug> HTTP-Session: aa3f25a1-9e1e-422d-a29b-ec6f6f018f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10034 2024.10.01 02:36:58.237329 [ 3 ] {} <Trace> HTTP-Session: aa3f25a1-9e1e-422d-a29b-ec6f6f018f09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10035 2024.10.01 02:36:58.237335 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10036 2024.10.01 02:36:58.237404 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14363 rows starting from the beginning of the part
10037 2024.10.01 02:36:58.237515 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10038 2024.10.01 02:36:58.237688 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part
10039 2024.10.01 02:36:58.237702 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10040 2024.10.01 02:36:58.238100 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part
10041 2024.10.01 02:36:58.238503 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 994 rows starting from the beginning of the part
10042 2024.10.01 02:36:58.238574 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10043 2024.10.01 02:36:58.238701 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part
10044 2024.10.01 02:36:58.239105 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part
10045 2024.10.01 02:36:58.239805 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10046 2024.10.01 02:36:58.239856 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10047 2024.10.01 02:36:58.240646 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10048 2024.10.01 02:36:58.241024 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10049 2024.10.01 02:36:58.241203 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003758 sec., 266.0989888238425 rows/sec., 17.93 KiB/sec.
10050 2024.10.01 02:36:58.241671 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Debug> DynamicQueryHandler: Done processing query
10051 2024.10.01 02:36:58.241706 [ 3 ] {71f5f7e5-621e-4cae-900b-920a968e4d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10052 2024.10.01 02:36:58.241724 [ 3 ] {} <Debug> HTTP-Session: aa3f25a1-9e1e-422d-a29b-ec6f6f018f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10053 2024.10.01 02:36:58.241922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10054 2024.10.01 02:36:58.242020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10055 2024.10.01 02:36:58.242073 [ 3 ] {} <Debug> HTTP-Session: 253c4a84-889c-4c3e-ad6b-104400399f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10056 2024.10.01 02:36:58.242130 [ 3 ] {} <Debug> HTTP-Session: 253c4a84-889c-4c3e-ad6b-104400399f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.10.01 02:36:58.242193 [ 3 ] {} <Debug> HTTP-Session: 253c4a84-889c-4c3e-ad6b-104400399f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10058 2024.10.01 02:36:58.242269 [ 3 ] {} <Trace> HTTP-Session: 253c4a84-889c-4c3e-ad6b-104400399f55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10059 2024.10.01 02:36:58.242774 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10060 2024.10.01 02:36:58.242894 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <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_histogramu64
10061 2024.10.01 02:36:58.243424 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10062 2024.10.01 02:36:58.244344 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10063 2024.10.01 02:36:58.244382 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10064 2024.10.01 02:36:58.245347 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10065 2024.10.01 02:36:58.245813 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10066 2024.10.01 02:36:58.246063 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00364 sec., 5219.780219780219 rows/sec., 9.35 MiB/sec.
10067 2024.10.01 02:36:58.246772 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16003 rows, containing 5 columns (5 merged, 0 gathered) in 0.010508576 sec., 1522851.4310597363 rows/sec., 102.69 MiB/sec.
10068 2024.10.01 02:36:58.246928 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Debug> DynamicQueryHandler: Done processing query
10069 2024.10.01 02:36:58.246958 [ 3 ] {007d08b8-611d-4f3b-b4f8-d64fc69039dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10070 2024.10.01 02:36:58.246977 [ 3 ] {} <Debug> HTTP-Session: 253c4a84-889c-4c3e-ad6b-104400399f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10071 2024.10.01 02:36:58.247118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10072 2024.10.01 02:36:58.247176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10073 2024.10.01 02:36:58.247208 [ 3 ] {} <Debug> HTTP-Session: 6ecc11de-2cef-4c82-8eeb-703d0b841e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10074 2024.10.01 02:36:58.247227 [ 3 ] {} <Debug> HTTP-Session: 6ecc11de-2cef-4c82-8eeb-703d0b841e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10075 2024.10.01 02:36:58.247242 [ 3 ] {} <Debug> HTTP-Session: 6ecc11de-2cef-4c82-8eeb-703d0b841e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10076 2024.10.01 02:36:58.247295 [ 3 ] {} <Trace> HTTP-Session: 6ecc11de-2cef-4c82-8eeb-703d0b841e46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10077 2024.10.01 02:36:58.247322 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10078 2024.10.01 02:36:58.247531 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10079 2024.10.01 02:36:58.247601 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10080 2024.10.01 02:36:58.248270 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10081 2024.10.01 02:36:58.248450 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10082 2024.10.01 02:36:58.248632 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10083 2024.10.01 02:36:58.248814 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB.
10084 2024.10.01 02:36:58.248909 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10085 2024.10.01 02:36:58.248952 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10086 2024.10.01 02:36:58.249326 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10087 2024.10.01 02:36:58.249651 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10088 2024.10.01 02:36:58.249810 [ 24 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10089 2024.10.01 02:36:58.249813 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002379 sec., 34468.263976460694 rows/sec., 2.19 MiB/sec.
10090 2024.10.01 02:36:58.249873 [ 24 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10091 2024.10.01 02:36:58.249944 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10092 2024.10.01 02:36:58.250124 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
10093 2024.10.01 02:36:58.250163 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Debug> DynamicQueryHandler: Done processing query
10094 2024.10.01 02:36:58.250207 [ 3 ] {7edce7d9-63fe-494a-8417-cccc07f8512b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10095 2024.10.01 02:36:58.250260 [ 3 ] {} <Debug> HTTP-Session: 6ecc11de-2cef-4c82-8eeb-703d0b841e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10096 2024.10.01 02:36:58.250351 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10097 2024.10.01 02:36:58.250385 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2740 rows starting from the beginning of the part
10098 2024.10.01 02:36:58.250459 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
10099 2024.10.01 02:36:58.250553 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
10100 2024.10.01 02:36:58.250819 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part
10101 2024.10.01 02:36:58.251039 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part
10102 2024.10.01 02:36:58.251278 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part
10103 2024.10.01 02:36:58.252877 [ 202 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002840918 sec., 1064444.6619015404 rows/sec., 69.23 MiB/sec.
10104 2024.10.01 02:36:58.253133 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10105 2024.10.01 02:36:58.253611 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10106 2024.10.01 02:36:58.253718 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_51_10} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10107 2024.10.01 02:36:58.253810 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
10108 2024.10.01 02:36:59.000171 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.75 MiB, peak 206.88 MiB, free memory in arenas 0.00 B, will set to 196.79 MiB (RSS), difference: 1.03 MiB
10109 2024.10.01 02:37:03.209289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10110 2024.10.01 02:37:03.209403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10111 2024.10.01 02:37:03.209428 [ 3 ] {} <Debug> HTTP-Session: 991d730f-83c7-4550-a7ef-af5d3c8004db Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10112 2024.10.01 02:37:03.209452 [ 3 ] {} <Debug> HTTP-Session: 991d730f-83c7-4550-a7ef-af5d3c8004db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10113 2024.10.01 02:37:03.209467 [ 3 ] {} <Debug> HTTP-Session: 991d730f-83c7-4550-a7ef-af5d3c8004db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10114 2024.10.01 02:37:03.209515 [ 3 ] {} <Trace> HTTP-Session: 991d730f-83c7-4550-a7ef-af5d3c8004db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10115 2024.10.01 02:37:03.209718 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10116 2024.10.01 02:37:03.209784 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10117 2024.10.01 02:37:03.210110 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10118 2024.10.01 02:37:03.210619 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10119 2024.10.01 02:37:03.210660 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10120 2024.10.01 02:37:03.211070 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10121 2024.10.01 02:37:03.211467 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10122 2024.10.01 02:37:03.211625 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.00198 sec., 48484.84848484849 rows/sec., 4.06 MiB/sec.
10123 2024.10.01 02:37:03.211857 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Debug> DynamicQueryHandler: Done processing query
10124 2024.10.01 02:37:03.211883 [ 3 ] {c037fcfa-319c-4230-8dda-e4bd51e33469} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10125 2024.10.01 02:37:03.211900 [ 3 ] {} <Debug> HTTP-Session: 991d730f-83c7-4550-a7ef-af5d3c8004db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10126 2024.10.01 02:37:03.212022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10127 2024.10.01 02:37:03.212070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10128 2024.10.01 02:37:03.212089 [ 3 ] {} <Debug> HTTP-Session: 666cdb69-03a2-4990-9fa5-71726d00265f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10129 2024.10.01 02:37:03.212106 [ 3 ] {} <Debug> HTTP-Session: 666cdb69-03a2-4990-9fa5-71726d00265f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10130 2024.10.01 02:37:03.212120 [ 3 ] {} <Debug> HTTP-Session: 666cdb69-03a2-4990-9fa5-71726d00265f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10131 2024.10.01 02:37:03.212151 [ 3 ] {} <Trace> HTTP-Session: 666cdb69-03a2-4990-9fa5-71726d00265f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10132 2024.10.01 02:37:03.212253 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10133 2024.10.01 02:37:03.212297 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10134 2024.10.01 02:37:03.212528 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10135 2024.10.01 02:37:03.212875 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10136 2024.10.01 02:37:03.212912 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10137 2024.10.01 02:37:03.213256 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10138 2024.10.01 02:37:03.213610 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10139 2024.10.01 02:37:03.213779 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001541 sec., 12978.585334198571 rows/sec., 975.93 KiB/sec.
10140 2024.10.01 02:37:03.214074 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Debug> DynamicQueryHandler: Done processing query
10141 2024.10.01 02:37:03.214132 [ 3 ] {0015d21c-3f96-4d24-afa2-a575183b873d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10142 2024.10.01 02:37:03.214197 [ 3 ] {} <Debug> HTTP-Session: 666cdb69-03a2-4990-9fa5-71726d00265f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10143 2024.10.01 02:37:03.214372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10144 2024.10.01 02:37:03.214424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10145 2024.10.01 02:37:03.214443 [ 3 ] {} <Debug> HTTP-Session: e5b1dc8c-e61c-43e8-a697-7d95fcefee59 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10146 2024.10.01 02:37:03.214460 [ 3 ] {} <Debug> HTTP-Session: e5b1dc8c-e61c-43e8-a697-7d95fcefee59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10147 2024.10.01 02:37:03.214474 [ 3 ] {} <Debug> HTTP-Session: e5b1dc8c-e61c-43e8-a697-7d95fcefee59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10148 2024.10.01 02:37:03.214506 [ 3 ] {} <Trace> HTTP-Session: e5b1dc8c-e61c-43e8-a697-7d95fcefee59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10149 2024.10.01 02:37:03.214637 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10150 2024.10.01 02:37:03.214681 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10151 2024.10.01 02:37:03.214932 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10152 2024.10.01 02:37:03.215322 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10153 2024.10.01 02:37:03.215359 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10154 2024.10.01 02:37:03.215713 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10155 2024.10.01 02:37:03.216096 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10156 2024.10.01 02:37:03.216246 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001653 sec., 50816.696914700544 rows/sec., 3.97 MiB/sec.
10157 2024.10.01 02:37:03.216418 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Debug> DynamicQueryHandler: Done processing query
10158 2024.10.01 02:37:03.216443 [ 3 ] {47f50127-9727-4ad3-91b9-8f71f4676486} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10159 2024.10.01 02:37:03.216458 [ 3 ] {} <Debug> HTTP-Session: e5b1dc8c-e61c-43e8-a697-7d95fcefee59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10160 2024.10.01 02:37:03.216584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10161 2024.10.01 02:37:03.216632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10162 2024.10.01 02:37:03.216651 [ 3 ] {} <Debug> HTTP-Session: 9a588672-735b-4a2e-8505-6e5f56de0a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10163 2024.10.01 02:37:03.216667 [ 3 ] {} <Debug> HTTP-Session: 9a588672-735b-4a2e-8505-6e5f56de0a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10164 2024.10.01 02:37:03.216680 [ 3 ] {} <Debug> HTTP-Session: 9a588672-735b-4a2e-8505-6e5f56de0a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10165 2024.10.01 02:37:03.216737 [ 3 ] {} <Trace> HTTP-Session: 9a588672-735b-4a2e-8505-6e5f56de0a40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10166 2024.10.01 02:37:03.216887 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10167 2024.10.01 02:37:03.216933 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10168 2024.10.01 02:37:03.217080 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10169 2024.10.01 02:37:03.217474 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10170 2024.10.01 02:37:03.217510 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10171 2024.10.01 02:37:03.217887 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10172 2024.10.01 02:37:03.218229 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10173 2024.10.01 02:37:03.218369 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec.
10174 2024.10.01 02:37:03.218545 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Debug> DynamicQueryHandler: Done processing query
10175 2024.10.01 02:37:03.218569 [ 3 ] {24fb85cb-afa5-4787-b758-92d14336cd45} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10176 2024.10.01 02:37:03.218585 [ 3 ] {} <Debug> HTTP-Session: 9a588672-735b-4a2e-8505-6e5f56de0a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10177 2024.10.01 02:37:03.218736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10178 2024.10.01 02:37:03.218784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10179 2024.10.01 02:37:03.218803 [ 3 ] {} <Debug> HTTP-Session: f468c8fb-12b7-40bb-89fb-02418ae3c43e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10180 2024.10.01 02:37:03.218819 [ 3 ] {} <Debug> HTTP-Session: f468c8fb-12b7-40bb-89fb-02418ae3c43e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10181 2024.10.01 02:37:03.218832 [ 3 ] {} <Debug> HTTP-Session: f468c8fb-12b7-40bb-89fb-02418ae3c43e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10182 2024.10.01 02:37:03.218863 [ 3 ] {} <Trace> HTTP-Session: f468c8fb-12b7-40bb-89fb-02418ae3c43e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10183 2024.10.01 02:37:03.219121 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10184 2024.10.01 02:37:03.219184 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <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_histogramu64
10185 2024.10.01 02:37:03.219599 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10186 2024.10.01 02:37:03.220209 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10187 2024.10.01 02:37:03.220245 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10188 2024.10.01 02:37:03.220870 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10189 2024.10.01 02:37:03.221281 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10190 2024.10.01 02:37:03.221466 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002513 sec., 7958.615200955033 rows/sec., 14.26 MiB/sec.
10191 2024.10.01 02:37:03.221686 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Debug> DynamicQueryHandler: Done processing query
10192 2024.10.01 02:37:03.221710 [ 3 ] {c9384abe-13c0-410b-8492-2df32b44eddf} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10193 2024.10.01 02:37:03.221726 [ 3 ] {} <Debug> HTTP-Session: f468c8fb-12b7-40bb-89fb-02418ae3c43e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10194 2024.10.01 02:37:03.221847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10195 2024.10.01 02:37:03.221897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10196 2024.10.01 02:37:03.221917 [ 3 ] {} <Debug> HTTP-Session: 7f7c1a0a-f5d1-4d38-ada9-5e1dd06d73eb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10197 2024.10.01 02:37:03.221933 [ 3 ] {} <Debug> HTTP-Session: 7f7c1a0a-f5d1-4d38-ada9-5e1dd06d73eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10198 2024.10.01 02:37:03.221946 [ 3 ] {} <Debug> HTTP-Session: 7f7c1a0a-f5d1-4d38-ada9-5e1dd06d73eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10199 2024.10.01 02:37:03.221976 [ 3 ] {} <Trace> HTTP-Session: 7f7c1a0a-f5d1-4d38-ada9-5e1dd06d73eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10200 2024.10.01 02:37:03.222094 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10201 2024.10.01 02:37:03.222139 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10202 2024.10.01 02:37:03.222270 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10203 2024.10.01 02:37:03.222564 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10204 2024.10.01 02:37:03.222599 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10205 2024.10.01 02:37:03.222957 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10206 2024.10.01 02:37:03.223276 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10207 2024.10.01 02:37:03.223433 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
10208 2024.10.01 02:37:03.223690 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Debug> DynamicQueryHandler: Done processing query
10209 2024.10.01 02:37:03.223746 [ 3 ] {40dd474b-e8f7-4220-99de-8fc98d9a1554} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10210 2024.10.01 02:37:03.223795 [ 3 ] {} <Debug> HTTP-Session: 7f7c1a0a-f5d1-4d38-ada9-5e1dd06d73eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10211 2024.10.01 02:37:06.760642 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
10212 2024.10.01 02:37:06.760713 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
10213 2024.10.01 02:37:08.214503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10214 2024.10.01 02:37:08.214626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10215 2024.10.01 02:37:08.214655 [ 3 ] {} <Debug> HTTP-Session: d2979ee4-ed8a-4ed0-81a1-5566f74d81d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10216 2024.10.01 02:37:08.214683 [ 3 ] {} <Debug> HTTP-Session: d2979ee4-ed8a-4ed0-81a1-5566f74d81d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10217 2024.10.01 02:37:08.214701 [ 3 ] {} <Debug> HTTP-Session: d2979ee4-ed8a-4ed0-81a1-5566f74d81d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10218 2024.10.01 02:37:08.214756 [ 3 ] {} <Trace> HTTP-Session: d2979ee4-ed8a-4ed0-81a1-5566f74d81d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10219 2024.10.01 02:37:08.215027 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10220 2024.10.01 02:37:08.215100 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10221 2024.10.01 02:37:08.215474 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10222 2024.10.01 02:37:08.216068 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10223 2024.10.01 02:37:08.216109 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10224 2024.10.01 02:37:08.216533 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10225 2024.10.01 02:37:08.216934 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10226 2024.10.01 02:37:08.217115 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002204 sec., 102994.555353902 rows/sec., 9.07 MiB/sec.
10227 2024.10.01 02:37:08.217444 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Debug> DynamicQueryHandler: Done processing query
10228 2024.10.01 02:37:08.217492 [ 3 ] {10095d1d-b29a-447c-ac6a-56e550eaf3c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
10229 2024.10.01 02:37:08.217511 [ 3 ] {} <Debug> HTTP-Session: d2979ee4-ed8a-4ed0-81a1-5566f74d81d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10230 2024.10.01 02:37:08.217693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10231 2024.10.01 02:37:08.217745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10232 2024.10.01 02:37:08.217764 [ 3 ] {} <Debug> HTTP-Session: 5321e83c-cb39-4089-a481-71fa1f9b0d91 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10233 2024.10.01 02:37:08.217780 [ 3 ] {} <Debug> HTTP-Session: 5321e83c-cb39-4089-a481-71fa1f9b0d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10234 2024.10.01 02:37:08.217794 [ 3 ] {} <Debug> HTTP-Session: 5321e83c-cb39-4089-a481-71fa1f9b0d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10235 2024.10.01 02:37:08.217826 [ 3 ] {} <Trace> HTTP-Session: 5321e83c-cb39-4089-a481-71fa1f9b0d91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10236 2024.10.01 02:37:08.217932 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10237 2024.10.01 02:37:08.217978 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10238 2024.10.01 02:37:08.218225 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10239 2024.10.01 02:37:08.218556 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10240 2024.10.01 02:37:08.218594 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10241 2024.10.01 02:37:08.218943 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10242 2024.10.01 02:37:08.219298 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10243 2024.10.01 02:37:08.219455 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001546 sec., 12289.780077619664 rows/sec., 924.13 KiB/sec.
10244 2024.10.01 02:37:08.219465 [ 45 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10245 2024.10.01 02:37:08.219562 [ 45 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10246 2024.10.01 02:37:08.219619 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10247 2024.10.01 02:37:08.219713 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Debug> DynamicQueryHandler: Done processing query
10248 2024.10.01 02:37:08.219756 [ 3 ] {cd9082a9-0634-489a-8a79-7954ab213315} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10249 2024.10.01 02:37:08.219775 [ 3 ] {} <Debug> HTTP-Session: 5321e83c-cb39-4089-a481-71fa1f9b0d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10250 2024.10.01 02:37:08.219786 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
10251 2024.10.01 02:37:08.219914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10252 2024.10.01 02:37:08.219960 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10253 2024.10.01 02:37:08.219975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10254 2024.10.01 02:37:08.220007 [ 3 ] {} <Debug> HTTP-Session: 95226914-3ac2-4746-94eb-8b33df1f0f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10255 2024.10.01 02:37:08.220011 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 57 rows starting from the beginning of the part
10256 2024.10.01 02:37:08.220026 [ 3 ] {} <Debug> HTTP-Session: 95226914-3ac2-4746-94eb-8b33df1f0f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10257 2024.10.01 02:37:08.220051 [ 3 ] {} <Debug> HTTP-Session: 95226914-3ac2-4746-94eb-8b33df1f0f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10258 2024.10.01 02:37:08.220104 [ 3 ] {} <Trace> HTTP-Session: 95226914-3ac2-4746-94eb-8b33df1f0f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10259 2024.10.01 02:37:08.220170 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part
10260 2024.10.01 02:37:08.220452 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10261 2024.10.01 02:37:08.220540 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part
10262 2024.10.01 02:37:08.220568 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10263 2024.10.01 02:37:08.220960 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part
10264 2024.10.01 02:37:08.221239 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
10265 2024.10.01 02:37:08.221618 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 19 rows starting from the beginning of the part
10266 2024.10.01 02:37:08.222235 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10267 2024.10.01 02:37:08.222735 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10268 2024.10.01 02:37:08.222783 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10269 2024.10.01 02:37:08.223345 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10270 2024.10.01 02:37:08.223493 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.003788314 sec., 35635.90557699282 rows/sec., 2.73 MiB/sec.
10271 2024.10.01 02:37:08.223650 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10272 2024.10.01 02:37:08.223906 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10273 2024.10.01 02:37:08.224196 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003891 sec., 3598.04677460807 rows/sec., 251.98 KiB/sec.
10274 2024.10.01 02:37:08.224434 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10275 2024.10.01 02:37:08.224591 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Debug> DynamicQueryHandler: Done processing query
10276 2024.10.01 02:37:08.224627 [ 3 ] {0d409a89-e528-48db-83c7-57fc821a4629} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10277 2024.10.01 02:37:08.224658 [ 3 ] {} <Debug> HTTP-Session: 95226914-3ac2-4746-94eb-8b33df1f0f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10278 2024.10.01 02:37:08.224658 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_51_10} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10279 2024.10.01 02:37:08.224756 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
10280 2024.10.01 02:37:08.224809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10281 2024.10.01 02:37:08.224858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10282 2024.10.01 02:37:08.224877 [ 3 ] {} <Debug> HTTP-Session: 681a0f01-a5e4-409b-9ac3-3130b4d519a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10283 2024.10.01 02:37:08.224893 [ 3 ] {} <Debug> HTTP-Session: 681a0f01-a5e4-409b-9ac3-3130b4d519a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10284 2024.10.01 02:37:08.224907 [ 3 ] {} <Debug> HTTP-Session: 681a0f01-a5e4-409b-9ac3-3130b4d519a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10285 2024.10.01 02:37:08.224938 [ 3 ] {} <Trace> HTTP-Session: 681a0f01-a5e4-409b-9ac3-3130b4d519a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10286 2024.10.01 02:37:08.225037 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10287 2024.10.01 02:37:08.225081 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10288 2024.10.01 02:37:08.225309 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10289 2024.10.01 02:37:08.225624 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10290 2024.10.01 02:37:08.225662 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10291 2024.10.01 02:37:08.226012 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10292 2024.10.01 02:37:08.226378 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10293 2024.10.01 02:37:08.226538 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 233.37 KiB/sec.
10294 2024.10.01 02:37:08.226715 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Debug> DynamicQueryHandler: Done processing query
10295 2024.10.01 02:37:08.226741 [ 3 ] {5303f521-4f07-45b4-af46-ca58f101818b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10296 2024.10.01 02:37:08.226758 [ 3 ] {} <Debug> HTTP-Session: 681a0f01-a5e4-409b-9ac3-3130b4d519a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10297 2024.10.01 02:37:08.226957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10298 2024.10.01 02:37:08.227006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10299 2024.10.01 02:37:08.227024 [ 3 ] {} <Debug> HTTP-Session: c0443a0a-8016-43ba-aead-977b11257996 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10300 2024.10.01 02:37:08.227039 [ 3 ] {} <Debug> HTTP-Session: c0443a0a-8016-43ba-aead-977b11257996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10301 2024.10.01 02:37:08.227053 [ 3 ] {} <Debug> HTTP-Session: c0443a0a-8016-43ba-aead-977b11257996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10302 2024.10.01 02:37:08.227084 [ 3 ] {} <Trace> HTTP-Session: c0443a0a-8016-43ba-aead-977b11257996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10303 2024.10.01 02:37:08.227300 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10304 2024.10.01 02:37:08.227343 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10305 2024.10.01 02:37:08.227564 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10306 2024.10.01 02:37:08.228151 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10307 2024.10.01 02:37:08.228189 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10308 2024.10.01 02:37:08.228584 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10309 2024.10.01 02:37:08.228961 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10310 2024.10.01 02:37:08.229119 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001936 sec., 207128.09917355372 rows/sec., 14.73 MiB/sec.
10311 2024.10.01 02:37:08.229301 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Debug> DynamicQueryHandler: Done processing query
10312 2024.10.01 02:37:08.229326 [ 3 ] {50d9c6b0-6b53-4472-a9c0-997a4edf4198} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10313 2024.10.01 02:37:08.229342 [ 3 ] {} <Debug> HTTP-Session: c0443a0a-8016-43ba-aead-977b11257996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10314 2024.10.01 02:37:08.229495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10315 2024.10.01 02:37:08.229543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10316 2024.10.01 02:37:08.229561 [ 3 ] {} <Debug> HTTP-Session: ffaf938d-0777-4904-af86-5e8a8f09098e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10317 2024.10.01 02:37:08.229577 [ 3 ] {} <Debug> HTTP-Session: ffaf938d-0777-4904-af86-5e8a8f09098e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10318 2024.10.01 02:37:08.229591 [ 3 ] {} <Debug> HTTP-Session: ffaf938d-0777-4904-af86-5e8a8f09098e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10319 2024.10.01 02:37:08.229621 [ 3 ] {} <Trace> HTTP-Session: ffaf938d-0777-4904-af86-5e8a8f09098e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10320 2024.10.01 02:37:08.229719 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10321 2024.10.01 02:37:08.229766 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10322 2024.10.01 02:37:08.229898 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10323 2024.10.01 02:37:08.230175 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10324 2024.10.01 02:37:08.230212 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10325 2024.10.01 02:37:08.230573 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10326 2024.10.01 02:37:08.230902 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10327 2024.10.01 02:37:08.231058 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec.
10328 2024.10.01 02:37:08.231244 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Debug> DynamicQueryHandler: Done processing query
10329 2024.10.01 02:37:08.231269 [ 3 ] {ddd79073-9125-4094-9f95-b3119e581a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10330 2024.10.01 02:37:08.231287 [ 3 ] {} <Debug> HTTP-Session: ffaf938d-0777-4904-af86-5e8a8f09098e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10331 2024.10.01 02:37:08.231441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10332 2024.10.01 02:37:08.231489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10333 2024.10.01 02:37:08.231508 [ 3 ] {} <Debug> HTTP-Session: 2493ad40-2ab5-4ab3-bf85-8d212eaae769 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10334 2024.10.01 02:37:08.231524 [ 3 ] {} <Debug> HTTP-Session: 2493ad40-2ab5-4ab3-bf85-8d212eaae769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10335 2024.10.01 02:37:08.231537 [ 3 ] {} <Debug> HTTP-Session: 2493ad40-2ab5-4ab3-bf85-8d212eaae769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10336 2024.10.01 02:37:08.231568 [ 3 ] {} <Trace> HTTP-Session: 2493ad40-2ab5-4ab3-bf85-8d212eaae769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10337 2024.10.01 02:37:08.231777 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10338 2024.10.01 02:37:08.231823 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10339 2024.10.01 02:37:08.231971 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10340 2024.10.01 02:37:08.232393 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10341 2024.10.01 02:37:08.232429 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10342 2024.10.01 02:37:08.232819 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10343 2024.10.01 02:37:08.233158 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10344 2024.10.01 02:37:08.233314 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001651 sec., 143549.36402180497 rows/sec., 9.62 MiB/sec.
10345 2024.10.01 02:37:08.233485 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Debug> DynamicQueryHandler: Done processing query
10346 2024.10.01 02:37:08.233510 [ 3 ] {332ad4bb-1d86-4188-986c-97249d74e2ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10347 2024.10.01 02:37:08.233526 [ 3 ] {} <Debug> HTTP-Session: 2493ad40-2ab5-4ab3-bf85-8d212eaae769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10348 2024.10.01 02:37:08.233687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10349 2024.10.01 02:37:08.233737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10350 2024.10.01 02:37:08.233756 [ 3 ] {} <Debug> HTTP-Session: 92656ce0-c80d-475a-88db-3fbe2cc70041 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10351 2024.10.01 02:37:08.233772 [ 3 ] {} <Debug> HTTP-Session: 92656ce0-c80d-475a-88db-3fbe2cc70041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10352 2024.10.01 02:37:08.233786 [ 3 ] {} <Debug> HTTP-Session: 92656ce0-c80d-475a-88db-3fbe2cc70041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10353 2024.10.01 02:37:08.233820 [ 3 ] {} <Trace> HTTP-Session: 92656ce0-c80d-475a-88db-3fbe2cc70041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10354 2024.10.01 02:37:08.233917 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10355 2024.10.01 02:37:08.233968 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10356 2024.10.01 02:37:08.234100 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10357 2024.10.01 02:37:08.234349 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10358 2024.10.01 02:37:08.234386 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10359 2024.10.01 02:37:08.234737 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10360 2024.10.01 02:37:08.235058 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10361 2024.10.01 02:37:08.235220 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec.
10362 2024.10.01 02:37:08.235386 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Debug> DynamicQueryHandler: Done processing query
10363 2024.10.01 02:37:08.235411 [ 3 ] {40a94fd7-3e20-4c7c-baf3-e655738e1d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10364 2024.10.01 02:37:08.235427 [ 3 ] {} <Debug> HTTP-Session: 92656ce0-c80d-475a-88db-3fbe2cc70041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10365 2024.10.01 02:37:08.235572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10366 2024.10.01 02:37:08.235622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10367 2024.10.01 02:37:08.235640 [ 3 ] {} <Debug> HTTP-Session: b3afd606-b5ce-4646-8822-927845cf245a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10368 2024.10.01 02:37:08.235658 [ 3 ] {} <Debug> HTTP-Session: b3afd606-b5ce-4646-8822-927845cf245a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10369 2024.10.01 02:37:08.235671 [ 3 ] {} <Debug> HTTP-Session: b3afd606-b5ce-4646-8822-927845cf245a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10370 2024.10.01 02:37:08.235701 [ 3 ] {} <Trace> HTTP-Session: b3afd606-b5ce-4646-8822-927845cf245a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10371 2024.10.01 02:37:08.235956 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10372 2024.10.01 02:37:08.236020 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <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_histogramu64
10373 2024.10.01 02:37:08.236423 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10374 2024.10.01 02:37:08.236997 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10375 2024.10.01 02:37:08.237031 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10376 2024.10.01 02:37:08.237626 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10377 2024.10.01 02:37:08.238038 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10378 2024.10.01 02:37:08.238213 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10379 2024.10.01 02:37:08.238238 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002461 sec., 7720.438845997562 rows/sec., 13.83 MiB/sec.
10380 2024.10.01 02:37:08.238290 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10381 2024.10.01 02:37:08.238371 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10382 2024.10.01 02:37:08.238711 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
10383 2024.10.01 02:37:08.238799 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Debug> DynamicQueryHandler: Done processing query
10384 2024.10.01 02:37:08.238861 [ 3 ] {d8b6db48-6e21-485c-b00b-e8791ff7a62b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10385 2024.10.01 02:37:08.238904 [ 3 ] {} <Debug> HTTP-Session: b3afd606-b5ce-4646-8822-927845cf245a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10386 2024.10.01 02:37:08.239179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10387 2024.10.01 02:37:08.239229 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10388 2024.10.01 02:37:08.239317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10389 2024.10.01 02:37:08.239382 [ 3 ] {} <Debug> HTTP-Session: 2d084288-b212-400b-9338-3c3d875de5bb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10390 2024.10.01 02:37:08.239386 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 738 rows starting from the beginning of the part
10391 2024.10.01 02:37:08.239416 [ 3 ] {} <Debug> HTTP-Session: 2d084288-b212-400b-9338-3c3d875de5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10392 2024.10.01 02:37:08.239460 [ 3 ] {} <Debug> HTTP-Session: 2d084288-b212-400b-9338-3c3d875de5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10393 2024.10.01 02:37:08.239556 [ 3 ] {} <Trace> HTTP-Session: 2d084288-b212-400b-9338-3c3d875de5bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10394 2024.10.01 02:37:08.240038 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10395 2024.10.01 02:37:08.240125 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part
10396 2024.10.01 02:37:08.240204 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10397 2024.10.01 02:37:08.241026 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part
10398 2024.10.01 02:37:08.241151 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10399 2024.10.01 02:37:08.241691 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part
10400 2024.10.01 02:37:08.242412 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
10401 2024.10.01 02:37:08.242441 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10402 2024.10.01 02:37:08.242513 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
10403 2024.10.01 02:37:08.242973 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 19 rows starting from the beginning of the part
10404 2024.10.01 02:37:08.243927 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10405 2024.10.01 02:37:08.244813 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10406 2024.10.01 02:37:08.245198 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00537 sec., 15270.01862197393 rows/sec., 993.11 KiB/sec.
10407 2024.10.01 02:37:08.245558 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Debug> DynamicQueryHandler: Done processing query
10408 2024.10.01 02:37:08.245628 [ 3 ] {74d8223a-9c73-49ba-a981-9089219397db} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10409 2024.10.01 02:37:08.245697 [ 3 ] {} <Debug> HTTP-Session: 2d084288-b212-400b-9338-3c3d875de5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10410 2024.10.01 02:37:08.252172 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 19 columns (19 merged, 0 gathered) in 0.013651828 sec., 59772.21512020222 rows/sec., 107.11 MiB/sec.
10411 2024.10.01 02:37:08.253043 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10412 2024.10.01 02:37:08.253620 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10413 2024.10.01 02:37:08.253712 [ 188 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10414 2024.10.01 02:37:08.253835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB.
10415 2024.10.01 02:37:13.210602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10416 2024.10.01 02:37:13.210738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10417 2024.10.01 02:37:13.210765 [ 3 ] {} <Debug> HTTP-Session: 8043d41e-8603-45d4-ad71-cd204f1f9eec Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10418 2024.10.01 02:37:13.210791 [ 3 ] {} <Debug> HTTP-Session: 8043d41e-8603-45d4-ad71-cd204f1f9eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10419 2024.10.01 02:37:13.210806 [ 3 ] {} <Debug> HTTP-Session: 8043d41e-8603-45d4-ad71-cd204f1f9eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10420 2024.10.01 02:37:13.210856 [ 3 ] {} <Trace> HTTP-Session: 8043d41e-8603-45d4-ad71-cd204f1f9eec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10421 2024.10.01 02:37:13.211045 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10422 2024.10.01 02:37:13.211113 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10423 2024.10.01 02:37:13.211449 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10424 2024.10.01 02:37:13.211869 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10425 2024.10.01 02:37:13.211919 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10426 2024.10.01 02:37:13.212338 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
10427 2024.10.01 02:37:13.212749 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10428 2024.10.01 02:37:13.212923 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00193 sec., 2072.538860103627 rows/sec., 169.00 KiB/sec.
10429 2024.10.01 02:37:13.213142 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Debug> DynamicQueryHandler: Done processing query
10430 2024.10.01 02:37:13.213171 [ 3 ] {f73fa431-1064-4b6f-9f6f-eb439c00b2be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10431 2024.10.01 02:37:13.213187 [ 3 ] {} <Debug> HTTP-Session: 8043d41e-8603-45d4-ad71-cd204f1f9eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10432 2024.10.01 02:37:13.213383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10433 2024.10.01 02:37:13.213437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10434 2024.10.01 02:37:13.213458 [ 3 ] {} <Debug> HTTP-Session: aa02633e-18f7-4bc8-817d-48ef572ae65b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10435 2024.10.01 02:37:13.213477 [ 3 ] {} <Debug> HTTP-Session: aa02633e-18f7-4bc8-817d-48ef572ae65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10436 2024.10.01 02:37:13.213491 [ 3 ] {} <Debug> HTTP-Session: aa02633e-18f7-4bc8-817d-48ef572ae65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10437 2024.10.01 02:37:13.213527 [ 3 ] {} <Trace> HTTP-Session: aa02633e-18f7-4bc8-817d-48ef572ae65b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10438 2024.10.01 02:37:13.213661 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10439 2024.10.01 02:37:13.213708 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10440 2024.10.01 02:37:13.213947 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10441 2024.10.01 02:37:13.214352 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10442 2024.10.01 02:37:13.214391 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10443 2024.10.01 02:37:13.214760 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10444 2024.10.01 02:37:13.215127 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10445 2024.10.01 02:37:13.215285 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Debug> executeQuery: Read 98 rows, 8.38 KiB in 0.001671 sec., 58647.516457211255 rows/sec., 4.90 MiB/sec.
10446 2024.10.01 02:37:13.215591 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Debug> DynamicQueryHandler: Done processing query
10447 2024.10.01 02:37:13.215658 [ 3 ] {83dd6355-8ad2-40f6-8e77-129606315795} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10448 2024.10.01 02:37:13.215725 [ 3 ] {} <Debug> HTTP-Session: aa02633e-18f7-4bc8-817d-48ef572ae65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10449 2024.10.01 02:37:13.215900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10450 2024.10.01 02:37:13.215955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10451 2024.10.01 02:37:13.215976 [ 3 ] {} <Debug> HTTP-Session: 9e9548aa-6fe2-4b1f-ae3a-7e61a43feec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10452 2024.10.01 02:37:13.215993 [ 3 ] {} <Debug> HTTP-Session: 9e9548aa-6fe2-4b1f-ae3a-7e61a43feec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10453 2024.10.01 02:37:13.216007 [ 3 ] {} <Debug> HTTP-Session: 9e9548aa-6fe2-4b1f-ae3a-7e61a43feec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10454 2024.10.01 02:37:13.216040 [ 3 ] {} <Trace> HTTP-Session: 9e9548aa-6fe2-4b1f-ae3a-7e61a43feec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10455 2024.10.01 02:37:13.216157 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10456 2024.10.01 02:37:13.216205 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10457 2024.10.01 02:37:13.216458 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10458 2024.10.01 02:37:13.216795 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10459 2024.10.01 02:37:13.216834 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10460 2024.10.01 02:37:13.217187 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10461 2024.10.01 02:37:13.217549 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10462 2024.10.01 02:37:13.217691 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.11 MiB/sec.
10463 2024.10.01 02:37:13.217899 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Debug> DynamicQueryHandler: Done processing query
10464 2024.10.01 02:37:13.217937 [ 3 ] {97ea803e-fadf-4f92-8a9e-a0ba0d5edd3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10465 2024.10.01 02:37:13.217964 [ 3 ] {} <Debug> HTTP-Session: 9e9548aa-6fe2-4b1f-ae3a-7e61a43feec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10466 2024.10.01 02:37:13.218112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10467 2024.10.01 02:37:13.218163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10468 2024.10.01 02:37:13.218184 [ 3 ] {} <Debug> HTTP-Session: f34393b1-9596-4e3c-9948-e6b2f5328d29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10469 2024.10.01 02:37:13.218201 [ 3 ] {} <Debug> HTTP-Session: f34393b1-9596-4e3c-9948-e6b2f5328d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10470 2024.10.01 02:37:13.218217 [ 3 ] {} <Debug> HTTP-Session: f34393b1-9596-4e3c-9948-e6b2f5328d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10471 2024.10.01 02:37:13.218248 [ 3 ] {} <Trace> HTTP-Session: f34393b1-9596-4e3c-9948-e6b2f5328d29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10472 2024.10.01 02:37:13.218373 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10473 2024.10.01 02:37:13.218417 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10474 2024.10.01 02:37:13.218644 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10475 2024.10.01 02:37:13.219028 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10476 2024.10.01 02:37:13.219069 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10477 2024.10.01 02:37:13.219427 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10478 2024.10.01 02:37:13.219794 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10479 2024.10.01 02:37:13.219952 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001615 sec., 54489.16408668731 rows/sec., 4.26 MiB/sec.
10480 2024.10.01 02:37:13.220245 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Debug> DynamicQueryHandler: Done processing query
10481 2024.10.01 02:37:13.220310 [ 3 ] {2516971e-0c0d-4d47-9e52-ebbd554b24a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10482 2024.10.01 02:37:13.220359 [ 3 ] {} <Debug> HTTP-Session: f34393b1-9596-4e3c-9948-e6b2f5328d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10483 2024.10.01 02:37:13.220549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10484 2024.10.01 02:37:13.220603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10485 2024.10.01 02:37:13.220623 [ 3 ] {} <Debug> HTTP-Session: fe22b1b6-f399-49f2-ba2a-1e88c4b69a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10486 2024.10.01 02:37:13.220640 [ 3 ] {} <Debug> HTTP-Session: fe22b1b6-f399-49f2-ba2a-1e88c4b69a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10487 2024.10.01 02:37:13.220654 [ 3 ] {} <Debug> HTTP-Session: fe22b1b6-f399-49f2-ba2a-1e88c4b69a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10488 2024.10.01 02:37:13.220687 [ 3 ] {} <Trace> HTTP-Session: fe22b1b6-f399-49f2-ba2a-1e88c4b69a4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10489 2024.10.01 02:37:13.220838 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10490 2024.10.01 02:37:13.220888 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10491 2024.10.01 02:37:13.221050 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10492 2024.10.01 02:37:13.221518 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10493 2024.10.01 02:37:13.221555 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10494 2024.10.01 02:37:13.221942 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10495 2024.10.01 02:37:13.222275 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10496 2024.10.01 02:37:13.222429 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001657 sec., 97767.04888352443 rows/sec., 6.81 MiB/sec.
10497 2024.10.01 02:37:13.222605 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Debug> DynamicQueryHandler: Done processing query
10498 2024.10.01 02:37:13.222629 [ 3 ] {c539ae5b-8ede-4702-8d63-be3e46b36044} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10499 2024.10.01 02:37:13.222646 [ 3 ] {} <Debug> HTTP-Session: fe22b1b6-f399-49f2-ba2a-1e88c4b69a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10500 2024.10.01 02:37:13.222831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10501 2024.10.01 02:37:13.222883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10502 2024.10.01 02:37:13.222903 [ 3 ] {} <Debug> HTTP-Session: 943a7db0-f273-4405-a8c5-c0a105903645 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10503 2024.10.01 02:37:13.222920 [ 3 ] {} <Debug> HTTP-Session: 943a7db0-f273-4405-a8c5-c0a105903645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10504 2024.10.01 02:37:13.222934 [ 3 ] {} <Debug> HTTP-Session: 943a7db0-f273-4405-a8c5-c0a105903645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10505 2024.10.01 02:37:13.222965 [ 3 ] {} <Trace> HTTP-Session: 943a7db0-f273-4405-a8c5-c0a105903645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10506 2024.10.01 02:37:13.223227 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10507 2024.10.01 02:37:13.223294 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <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_histogramu64
10508 2024.10.01 02:37:13.223711 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10509 2024.10.01 02:37:13.224274 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10510 2024.10.01 02:37:13.224311 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10511 2024.10.01 02:37:13.224940 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10512 2024.10.01 02:37:13.225362 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10513 2024.10.01 02:37:13.225546 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002502 sec., 7993.605115907275 rows/sec., 14.32 MiB/sec.
10514 2024.10.01 02:37:13.225762 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Debug> DynamicQueryHandler: Done processing query
10515 2024.10.01 02:37:13.225787 [ 3 ] {6d452d78-5156-4a8c-8f95-02efca043308} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10516 2024.10.01 02:37:13.225803 [ 3 ] {} <Debug> HTTP-Session: 943a7db0-f273-4405-a8c5-c0a105903645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10517 2024.10.01 02:37:13.225969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10518 2024.10.01 02:37:13.226024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10519 2024.10.01 02:37:13.226044 [ 3 ] {} <Debug> HTTP-Session: b012177e-20f4-4823-b60d-3b0fef778dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10520 2024.10.01 02:37:13.226061 [ 3 ] {} <Debug> HTTP-Session: b012177e-20f4-4823-b60d-3b0fef778dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10521 2024.10.01 02:37:13.226075 [ 3 ] {} <Debug> HTTP-Session: b012177e-20f4-4823-b60d-3b0fef778dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10522 2024.10.01 02:37:13.226108 [ 3 ] {} <Trace> HTTP-Session: b012177e-20f4-4823-b60d-3b0fef778dd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10523 2024.10.01 02:37:13.226224 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10524 2024.10.01 02:37:13.226270 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10525 2024.10.01 02:37:13.226399 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10526 2024.10.01 02:37:13.226768 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10527 2024.10.01 02:37:13.226806 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10528 2024.10.01 02:37:13.227284 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10529 2024.10.01 02:37:13.227638 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10530 2024.10.01 02:37:13.227795 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec.
10531 2024.10.01 02:37:13.227986 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Debug> DynamicQueryHandler: Done processing query
10532 2024.10.01 02:37:13.228019 [ 3 ] {ce23a493-b442-418c-889e-beb32bddab3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10533 2024.10.01 02:37:13.228042 [ 3 ] {} <Debug> HTTP-Session: b012177e-20f4-4823-b60d-3b0fef778dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10534 2024.10.01 02:37:18.214301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10535 2024.10.01 02:37:18.214439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10536 2024.10.01 02:37:18.214467 [ 3 ] {} <Debug> HTTP-Session: d4c518e1-a203-4c4e-852a-c482c74697aa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10537 2024.10.01 02:37:18.214494 [ 3 ] {} <Debug> HTTP-Session: d4c518e1-a203-4c4e-852a-c482c74697aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10538 2024.10.01 02:37:18.214510 [ 3 ] {} <Debug> HTTP-Session: d4c518e1-a203-4c4e-852a-c482c74697aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10539 2024.10.01 02:37:18.214561 [ 3 ] {} <Trace> HTTP-Session: d4c518e1-a203-4c4e-852a-c482c74697aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10540 2024.10.01 02:37:18.214746 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10541 2024.10.01 02:37:18.214812 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10542 2024.10.01 02:37:18.215146 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10543 2024.10.01 02:37:18.215647 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10544 2024.10.01 02:37:18.215705 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10545 2024.10.01 02:37:18.216162 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
10546 2024.10.01 02:37:18.216553 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10547 2024.10.01 02:37:18.216708 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002018 sec., 2973.2408325074334 rows/sec., 242.45 KiB/sec.
10548 2024.10.01 02:37:18.216972 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Debug> DynamicQueryHandler: Done processing query
10549 2024.10.01 02:37:18.217000 [ 3 ] {2aad2a68-9132-4a99-8133-0530ca15454d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10550 2024.10.01 02:37:18.217017 [ 3 ] {} <Debug> HTTP-Session: d4c518e1-a203-4c4e-852a-c482c74697aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10551 2024.10.01 02:37:18.217238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10552 2024.10.01 02:37:18.217298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10553 2024.10.01 02:37:18.217320 [ 3 ] {} <Debug> HTTP-Session: 0d8ac224-05d4-4835-96e5-0afdac8992e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10554 2024.10.01 02:37:18.217338 [ 3 ] {} <Debug> HTTP-Session: 0d8ac224-05d4-4835-96e5-0afdac8992e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10555 2024.10.01 02:37:18.217352 [ 3 ] {} <Debug> HTTP-Session: 0d8ac224-05d4-4835-96e5-0afdac8992e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10556 2024.10.01 02:37:18.217388 [ 3 ] {} <Trace> HTTP-Session: 0d8ac224-05d4-4835-96e5-0afdac8992e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10557 2024.10.01 02:37:18.217553 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10558 2024.10.01 02:37:18.217601 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10559 2024.10.01 02:37:18.217834 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10560 2024.10.01 02:37:18.218510 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10561 2024.10.01 02:37:18.218560 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10562 2024.10.01 02:37:18.219094 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10563 2024.10.01 02:37:18.219597 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10564 2024.10.01 02:37:18.219773 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Debug> executeQuery: Read 230 rows, 20.69 KiB in 0.002295 sec., 100217.86492374727 rows/sec., 8.80 MiB/sec.
10565 2024.10.01 02:37:18.220040 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Debug> DynamicQueryHandler: Done processing query
10566 2024.10.01 02:37:18.220070 [ 3 ] {b40288df-168e-4a55-a4e3-ae3befbb973a} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
10567 2024.10.01 02:37:18.220093 [ 3 ] {} <Debug> HTTP-Session: 0d8ac224-05d4-4835-96e5-0afdac8992e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10568 2024.10.01 02:37:18.220255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10569 2024.10.01 02:37:18.220313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10570 2024.10.01 02:37:18.220335 [ 3 ] {} <Debug> HTTP-Session: b59c12a9-40cf-43e9-b089-3c29049f15fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10571 2024.10.01 02:37:18.220352 [ 3 ] {} <Debug> HTTP-Session: b59c12a9-40cf-43e9-b089-3c29049f15fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10572 2024.10.01 02:37:18.220366 [ 3 ] {} <Debug> HTTP-Session: b59c12a9-40cf-43e9-b089-3c29049f15fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10573 2024.10.01 02:37:18.220401 [ 3 ] {} <Trace> HTTP-Session: b59c12a9-40cf-43e9-b089-3c29049f15fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10574 2024.10.01 02:37:18.220513 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10575 2024.10.01 02:37:18.220561 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10576 2024.10.01 02:37:18.220796 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10577 2024.10.01 02:37:18.221182 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10578 2024.10.01 02:37:18.221220 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10579 2024.10.01 02:37:18.221576 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10580 2024.10.01 02:37:18.221947 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10581 2024.10.01 02:37:18.222087 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.00161 sec., 15527.950310559005 rows/sec., 1.12 MiB/sec.
10582 2024.10.01 02:37:18.222283 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Debug> DynamicQueryHandler: Done processing query
10583 2024.10.01 02:37:18.222317 [ 3 ] {8e40b3ab-823c-4114-a05e-66b3cca6a213} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10584 2024.10.01 02:37:18.222336 [ 3 ] {} <Debug> HTTP-Session: b59c12a9-40cf-43e9-b089-3c29049f15fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10585 2024.10.01 02:37:18.222473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10586 2024.10.01 02:37:18.222529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10587 2024.10.01 02:37:18.222550 [ 3 ] {} <Debug> HTTP-Session: a180985d-72d1-4269-9769-a89fb0a0f5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10588 2024.10.01 02:37:18.222568 [ 3 ] {} <Debug> HTTP-Session: a180985d-72d1-4269-9769-a89fb0a0f5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10589 2024.10.01 02:37:18.222582 [ 3 ] {} <Debug> HTTP-Session: a180985d-72d1-4269-9769-a89fb0a0f5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10590 2024.10.01 02:37:18.222615 [ 3 ] {} <Trace> HTTP-Session: a180985d-72d1-4269-9769-a89fb0a0f5d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10591 2024.10.01 02:37:18.222715 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10592 2024.10.01 02:37:18.222761 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10593 2024.10.01 02:37:18.222989 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10594 2024.10.01 02:37:18.223334 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10595 2024.10.01 02:37:18.223370 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10596 2024.10.01 02:37:18.223719 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
10597 2024.10.01 02:37:18.224184 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10598 2024.10.01 02:37:18.224339 [ 35 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
10599 2024.10.01 02:37:18.224348 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec.
10600 2024.10.01 02:37:18.224377 [ 35 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10601 2024.10.01 02:37:18.224416 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10602 2024.10.01 02:37:18.224551 [ 195 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
10603 2024.10.01 02:37:18.224615 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Debug> DynamicQueryHandler: Done processing query
10604 2024.10.01 02:37:18.224658 [ 3 ] {2c5bce4e-caf1-44ae-877b-bd600bbcbff2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10605 2024.10.01 02:37:18.224694 [ 3 ] {} <Debug> HTTP-Session: a180985d-72d1-4269-9769-a89fb0a0f5d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10606 2024.10.01 02:37:18.224703 [ 195 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10607 2024.10.01 02:37:18.224745 [ 195 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 244 rows starting from the beginning of the part
10608 2024.10.01 02:37:18.224825 [ 195 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
10609 2024.10.01 02:37:18.224885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10610 2024.10.01 02:37:18.225151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10611 2024.10.01 02:37:18.225171 [ 195 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part
10612 2024.10.01 02:37:18.225272 [ 3 ] {} <Debug> HTTP-Session: 01482976-4677-4b34-80fb-bb0e1e2bb728 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10613 2024.10.01 02:37:18.225328 [ 3 ] {} <Debug> HTTP-Session: 01482976-4677-4b34-80fb-bb0e1e2bb728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10614 2024.10.01 02:37:18.225389 [ 195 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
10615 2024.10.01 02:37:18.225410 [ 3 ] {} <Debug> HTTP-Session: 01482976-4677-4b34-80fb-bb0e1e2bb728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10616 2024.10.01 02:37:18.225626 [ 3 ] {} <Trace> HTTP-Session: 01482976-4677-4b34-80fb-bb0e1e2bb728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10617 2024.10.01 02:37:18.225793 [ 195 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
10618 2024.10.01 02:37:18.225914 [ 195 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
10619 2024.10.01 02:37:18.225962 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10620 2024.10.01 02:37:18.226105 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10621 2024.10.01 02:37:18.226810 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10622 2024.10.01 02:37:18.227341 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10623 2024.10.01 02:37:18.227385 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10624 2024.10.01 02:37:18.227934 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.003442988 sec., 153355.16708161632 rows/sec., 10.42 MiB/sec.
10625 2024.10.01 02:37:18.228026 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10626 2024.10.01 02:37:18.228189 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
10627 2024.10.01 02:37:18.229164 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10628 2024.10.01 02:37:18.229202 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10629 2024.10.01 02:37:18.229369 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_31_6} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
10630 2024.10.01 02:37:18.229550 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003638 sec., 1649.2578339747113 rows/sec., 97.44 KiB/sec.
10631 2024.10.01 02:37:18.229585 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
10632 2024.10.01 02:37:18.229900 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Debug> DynamicQueryHandler: Done processing query
10633 2024.10.01 02:37:18.229937 [ 3 ] {d35c33af-1247-4ed9-8348-67bbd5ee8a35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10634 2024.10.01 02:37:18.229959 [ 3 ] {} <Debug> HTTP-Session: 01482976-4677-4b34-80fb-bb0e1e2bb728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10635 2024.10.01 02:37:18.230233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10636 2024.10.01 02:37:18.230292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10637 2024.10.01 02:37:18.230315 [ 3 ] {} <Debug> HTTP-Session: e7e29689-018e-4170-a9d4-d8f8cb53ea1d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10638 2024.10.01 02:37:18.230337 [ 3 ] {} <Debug> HTTP-Session: e7e29689-018e-4170-a9d4-d8f8cb53ea1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10639 2024.10.01 02:37:18.230354 [ 3 ] {} <Debug> HTTP-Session: e7e29689-018e-4170-a9d4-d8f8cb53ea1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10640 2024.10.01 02:37:18.230394 [ 3 ] {} <Trace> HTTP-Session: e7e29689-018e-4170-a9d4-d8f8cb53ea1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10641 2024.10.01 02:37:18.230688 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10642 2024.10.01 02:37:18.230748 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10643 2024.10.01 02:37:18.231049 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10644 2024.10.01 02:37:18.231716 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10645 2024.10.01 02:37:18.231761 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10646 2024.10.01 02:37:18.232310 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10647 2024.10.01 02:37:18.232815 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10648 2024.10.01 02:37:18.232986 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.002464 sec., 165178.57142857142 rows/sec., 11.77 MiB/sec.
10649 2024.10.01 02:37:18.233217 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Debug> DynamicQueryHandler: Done processing query
10650 2024.10.01 02:37:18.233251 [ 3 ] {4cbac669-deb3-4d36-bfae-7933e069e105} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10651 2024.10.01 02:37:18.233274 [ 3 ] {} <Debug> HTTP-Session: e7e29689-018e-4170-a9d4-d8f8cb53ea1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10652 2024.10.01 02:37:18.233438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10653 2024.10.01 02:37:18.233500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10654 2024.10.01 02:37:18.233524 [ 3 ] {} <Debug> HTTP-Session: 88b08cc9-5705-4edb-b69d-9143dceea625 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10655 2024.10.01 02:37:18.233546 [ 3 ] {} <Debug> HTTP-Session: 88b08cc9-5705-4edb-b69d-9143dceea625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10656 2024.10.01 02:37:18.233564 [ 3 ] {} <Debug> HTTP-Session: 88b08cc9-5705-4edb-b69d-9143dceea625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10657 2024.10.01 02:37:18.233603 [ 3 ] {} <Trace> HTTP-Session: 88b08cc9-5705-4edb-b69d-9143dceea625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10658 2024.10.01 02:37:18.233718 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10659 2024.10.01 02:37:18.233773 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10660 2024.10.01 02:37:18.233946 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10661 2024.10.01 02:37:18.234278 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10662 2024.10.01 02:37:18.234323 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10663 2024.10.01 02:37:18.234787 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10664 2024.10.01 02:37:18.235221 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10665 2024.10.01 02:37:18.235384 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001697 sec., 3535.6511490866237 rows/sec., 184.72 KiB/sec.
10666 2024.10.01 02:37:18.235593 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Debug> DynamicQueryHandler: Done processing query
10667 2024.10.01 02:37:18.235624 [ 3 ] {5641adb3-6cce-42b3-a01f-efc7fe241ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10668 2024.10.01 02:37:18.235648 [ 3 ] {} <Debug> HTTP-Session: 88b08cc9-5705-4edb-b69d-9143dceea625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10669 2024.10.01 02:37:18.235872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 45205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10670 2024.10.01 02:37:18.235936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10671 2024.10.01 02:37:18.235961 [ 3 ] {} <Debug> HTTP-Session: e285b71a-e7fa-4b68-ba58-4ee941b07e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10672 2024.10.01 02:37:18.235987 [ 3 ] {} <Debug> HTTP-Session: e285b71a-e7fa-4b68-ba58-4ee941b07e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10673 2024.10.01 02:37:18.236008 [ 3 ] {} <Debug> HTTP-Session: e285b71a-e7fa-4b68-ba58-4ee941b07e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10674 2024.10.01 02:37:18.236050 [ 3 ] {} <Trace> HTTP-Session: e285b71a-e7fa-4b68-ba58-4ee941b07e37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10675 2024.10.01 02:37:18.236343 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10676 2024.10.01 02:37:18.236401 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10677 2024.10.01 02:37:18.236612 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10678 2024.10.01 02:37:18.237096 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10679 2024.10.01 02:37:18.237137 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10680 2024.10.01 02:37:18.237557 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10681 2024.10.01 02:37:18.237910 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10682 2024.10.01 02:37:18.238046 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001898 sec., 126448.89357218124 rows/sec., 8.48 MiB/sec.
10683 2024.10.01 02:37:18.238262 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Debug> DynamicQueryHandler: Done processing query
10684 2024.10.01 02:37:18.238297 [ 3 ] {5de58f90-2143-45fc-8002-1ef5b123c544} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10685 2024.10.01 02:37:18.238322 [ 3 ] {} <Debug> HTTP-Session: e285b71a-e7fa-4b68-ba58-4ee941b07e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10686 2024.10.01 02:37:18.238488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10687 2024.10.01 02:37:18.238540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10688 2024.10.01 02:37:18.238560 [ 3 ] {} <Debug> HTTP-Session: 1d25b2d1-2ae1-49c4-b6c6-8d4e1ceec77d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10689 2024.10.01 02:37:18.238582 [ 3 ] {} <Debug> HTTP-Session: 1d25b2d1-2ae1-49c4-b6c6-8d4e1ceec77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10690 2024.10.01 02:37:18.238605 [ 3 ] {} <Debug> HTTP-Session: 1d25b2d1-2ae1-49c4-b6c6-8d4e1ceec77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10691 2024.10.01 02:37:18.238651 [ 3 ] {} <Trace> HTTP-Session: 1d25b2d1-2ae1-49c4-b6c6-8d4e1ceec77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10692 2024.10.01 02:37:18.238778 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10693 2024.10.01 02:37:18.238843 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10694 2024.10.01 02:37:18.239035 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10695 2024.10.01 02:37:18.239371 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10696 2024.10.01 02:37:18.239420 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10697 2024.10.01 02:37:18.239839 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10698 2024.10.01 02:37:18.240169 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10699 2024.10.01 02:37:18.240301 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001555 sec., 643.0868167202573 rows/sec., 43.33 KiB/sec.
10700 2024.10.01 02:37:18.240467 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Debug> DynamicQueryHandler: Done processing query
10701 2024.10.01 02:37:18.240491 [ 3 ] {6379e6ad-69e5-4e52-8700-f66f4b96b1e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10702 2024.10.01 02:37:18.240507 [ 3 ] {} <Debug> HTTP-Session: 1d25b2d1-2ae1-49c4-b6c6-8d4e1ceec77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10703 2024.10.01 02:37:18.240687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10704 2024.10.01 02:37:18.240737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10705 2024.10.01 02:37:18.240757 [ 3 ] {} <Debug> HTTP-Session: 8e878be8-07d9-4819-ab72-d4c1965cdc21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10706 2024.10.01 02:37:18.240774 [ 3 ] {} <Debug> HTTP-Session: 8e878be8-07d9-4819-ab72-d4c1965cdc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10707 2024.10.01 02:37:18.240788 [ 3 ] {} <Debug> HTTP-Session: 8e878be8-07d9-4819-ab72-d4c1965cdc21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10708 2024.10.01 02:37:18.240819 [ 3 ] {} <Trace> HTTP-Session: 8e878be8-07d9-4819-ab72-d4c1965cdc21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10709 2024.10.01 02:37:18.241059 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10710 2024.10.01 02:37:18.241125 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <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_histogramu64
10711 2024.10.01 02:37:18.241537 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10712 2024.10.01 02:37:18.242131 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10713 2024.10.01 02:37:18.242168 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10714 2024.10.01 02:37:18.242794 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10715 2024.10.01 02:37:18.243209 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10716 2024.10.01 02:37:18.243361 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002463 sec., 7714.169711733658 rows/sec., 13.82 MiB/sec.
10717 2024.10.01 02:37:18.243683 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Debug> DynamicQueryHandler: Done processing query
10718 2024.10.01 02:37:18.243708 [ 3 ] {08e4f7fa-b03f-4559-859e-41741904195c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10719 2024.10.01 02:37:18.243724 [ 3 ] {} <Debug> HTTP-Session: 8e878be8-07d9-4819-ab72-d4c1965cdc21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10720 2024.10.01 02:37:18.243860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10721 2024.10.01 02:37:18.243910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10722 2024.10.01 02:37:18.243929 [ 3 ] {} <Debug> HTTP-Session: 46fc99c9-380d-4d37-b573-a1ff28d18df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10723 2024.10.01 02:37:18.243946 [ 3 ] {} <Debug> HTTP-Session: 46fc99c9-380d-4d37-b573-a1ff28d18df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10724 2024.10.01 02:37:18.243960 [ 3 ] {} <Debug> HTTP-Session: 46fc99c9-380d-4d37-b573-a1ff28d18df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10725 2024.10.01 02:37:18.243991 [ 3 ] {} <Trace> HTTP-Session: 46fc99c9-380d-4d37-b573-a1ff28d18df8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10726 2024.10.01 02:37:18.244115 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10727 2024.10.01 02:37:18.244159 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10728 2024.10.01 02:37:18.244287 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10729 2024.10.01 02:37:18.244637 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10730 2024.10.01 02:37:18.244675 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10731 2024.10.01 02:37:18.245088 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10732 2024.10.01 02:37:18.245426 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10733 2024.10.01 02:37:18.245555 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001492 sec., 54959.7855227882 rows/sec., 3.49 MiB/sec.
10734 2024.10.01 02:37:18.245720 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Debug> DynamicQueryHandler: Done processing query
10735 2024.10.01 02:37:18.245745 [ 3 ] {9980dd44-c0fd-42dc-a184-b8bc558043d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10736 2024.10.01 02:37:18.245761 [ 3 ] {} <Debug> HTTP-Session: 46fc99c9-380d-4d37-b573-a1ff28d18df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10737 2024.10.01 02:37:21.760756 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
10738 2024.10.01 02:37:21.760818 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
10739 2024.10.01 02:37:22.490892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10740 2024.10.01 02:37:22.491023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10741 2024.10.01 02:37:22.491054 [ 3 ] {} <Debug> HTTP-Session: 326e48ea-6f96-47dd-bae6-dd32e42b82d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10742 2024.10.01 02:37:22.491083 [ 3 ] {} <Debug> HTTP-Session: 326e48ea-6f96-47dd-bae6-dd32e42b82d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10743 2024.10.01 02:37:22.491101 [ 3 ] {} <Debug> HTTP-Session: 326e48ea-6f96-47dd-bae6-dd32e42b82d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.10.01 02:37:22.491155 [ 3 ] {} <Trace> HTTP-Session: 326e48ea-6f96-47dd-bae6-dd32e42b82d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10745 2024.10.01 02:37:22.491367 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10746 2024.10.01 02:37:22.491444 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10747 2024.10.01 02:37:22.491830 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10748 2024.10.01 02:37:22.492273 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10749 2024.10.01 02:37:22.492320 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10750 2024.10.01 02:37:22.492738 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
10751 2024.10.01 02:37:22.493133 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10752 2024.10.01 02:37:22.493327 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002014 sec., 993.0486593843098 rows/sec., 80.98 KiB/sec.
10753 2024.10.01 02:37:22.493547 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Debug> DynamicQueryHandler: Done processing query
10754 2024.10.01 02:37:22.493576 [ 3 ] {6f6c8723-78fd-473b-92f9-38932069a182} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10755 2024.10.01 02:37:22.493592 [ 3 ] {} <Debug> HTTP-Session: 326e48ea-6f96-47dd-bae6-dd32e42b82d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10756 2024.10.01 02:37:22.494048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 177125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10757 2024.10.01 02:37:22.494104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10758 2024.10.01 02:37:22.494125 [ 3 ] {} <Debug> HTTP-Session: c99e8e59-73a5-4da1-9ff6-3e503aaa9741 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10759 2024.10.01 02:37:22.494144 [ 3 ] {} <Debug> HTTP-Session: c99e8e59-73a5-4da1-9ff6-3e503aaa9741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10760 2024.10.01 02:37:22.494158 [ 3 ] {} <Debug> HTTP-Session: c99e8e59-73a5-4da1-9ff6-3e503aaa9741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10761 2024.10.01 02:37:22.494193 [ 3 ] {} <Trace> HTTP-Session: c99e8e59-73a5-4da1-9ff6-3e503aaa9741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10762 2024.10.01 02:37:22.494672 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10763 2024.10.01 02:37:22.494721 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10764 2024.10.01 02:37:22.494965 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10765 2024.10.01 02:37:22.496223 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10766 2024.10.01 02:37:22.496263 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10767 2024.10.01 02:37:22.496713 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10768 2024.10.01 02:37:22.497092 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10769 2024.10.01 02:37:22.497253 [ 44 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10770 2024.10.01 02:37:22.497255 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Debug> executeQuery: Read 1221 rows, 103.28 KiB in 0.002898 sec., 421325.0517598344 rows/sec., 34.80 MiB/sec.
10771 2024.10.01 02:37:22.497342 [ 44 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10772 2024.10.01 02:37:22.497407 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10773 2024.10.01 02:37:22.497614 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Debug> DynamicQueryHandler: Done processing query
10774 2024.10.01 02:37:22.497673 [ 3 ] {f2b8b8d9-9baf-4763-bd55-13237dafa9f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
10775 2024.10.01 02:37:22.497706 [ 3 ] {} <Debug> HTTP-Session: c99e8e59-73a5-4da1-9ff6-3e503aaa9741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10776 2024.10.01 02:37:22.497738 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
10777 2024.10.01 02:37:22.497961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10778 2024.10.01 02:37:22.498090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10779 2024.10.01 02:37:22.498121 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10780 2024.10.01 02:37:22.498133 [ 3 ] {} <Debug> HTTP-Session: ef66081d-42de-4fb6-8942-e83b3bf571a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10781 2024.10.01 02:37:22.498187 [ 3 ] {} <Debug> HTTP-Session: ef66081d-42de-4fb6-8942-e83b3bf571a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10782 2024.10.01 02:37:22.498193 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1418 rows starting from the beginning of the part
10783 2024.10.01 02:37:22.498210 [ 3 ] {} <Debug> HTTP-Session: ef66081d-42de-4fb6-8942-e83b3bf571a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10784 2024.10.01 02:37:22.498293 [ 3 ] {} <Trace> HTTP-Session: ef66081d-42de-4fb6-8942-e83b3bf571a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10785 2024.10.01 02:37:22.498436 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 96 rows starting from the beginning of the part
10786 2024.10.01 02:37:22.498711 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10787 2024.10.01 02:37:22.498819 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 227 rows starting from the beginning of the part
10788 2024.10.01 02:37:22.498918 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10789 2024.10.01 02:37:22.499494 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 98 rows starting from the beginning of the part
10790 2024.10.01 02:37:22.499812 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 230 rows starting from the beginning of the part
10791 2024.10.01 02:37:22.500285 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1221 rows starting from the beginning of the part
10792 2024.10.01 02:37:22.500597 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10793 2024.10.01 02:37:22.501491 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10794 2024.10.01 02:37:22.501554 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10795 2024.10.01 02:37:22.502452 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10796 2024.10.01 02:37:22.503227 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10797 2024.10.01 02:37:22.503427 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.004912 sec., 2850.1628664495115 rows/sec., 212.13 KiB/sec.
10798 2024.10.01 02:37:22.503723 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Debug> DynamicQueryHandler: Done processing query
10799 2024.10.01 02:37:22.503801 [ 3 ] {ccbed8dc-4f77-4454-abbb-26f721690007} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10800 2024.10.01 02:37:22.503867 [ 3 ] {} <Debug> HTTP-Session: ef66081d-42de-4fb6-8942-e83b3bf571a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10801 2024.10.01 02:37:22.504061 [ 201 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3290 rows, containing 5 columns (5 merged, 0 gathered) in 0.0065253 sec., 504191.37817418354 rows/sec., 44.24 MiB/sec.
10802 2024.10.01 02:37:22.504164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10803 2024.10.01 02:37:22.504223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10804 2024.10.01 02:37:22.504246 [ 3 ] {} <Debug> HTTP-Session: 7ccf7c24-130c-4207-ba91-c86186f45b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10805 2024.10.01 02:37:22.504264 [ 3 ] {} <Debug> HTTP-Session: 7ccf7c24-130c-4207-ba91-c86186f45b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.10.01 02:37:22.504278 [ 3 ] {} <Debug> HTTP-Session: 7ccf7c24-130c-4207-ba91-c86186f45b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10807 2024.10.01 02:37:22.504313 [ 3 ] {} <Trace> HTTP-Session: 7ccf7c24-130c-4207-ba91-c86186f45b1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10808 2024.10.01 02:37:22.504580 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10809 2024.10.01 02:37:22.504592 [ 186 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10810 2024.10.01 02:37:22.504651 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10811 2024.10.01 02:37:22.505683 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10812 2024.10.01 02:37:22.506023 [ 186 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10813 2024.10.01 02:37:22.506203 [ 186 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_56_11} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10814 2024.10.01 02:37:22.506434 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
10815 2024.10.01 02:37:22.506534 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10816 2024.10.01 02:37:22.506577 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10817 2024.10.01 02:37:22.506974 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10818 2024.10.01 02:37:22.507350 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10819 2024.10.01 02:37:22.507517 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003075 sec., 74146.34146341463 rows/sec., 5.02 MiB/sec.
10820 2024.10.01 02:37:22.507889 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Debug> DynamicQueryHandler: Done processing query
10821 2024.10.01 02:37:22.507922 [ 3 ] {a3851f7e-74dd-44ce-be78-7c00e657ecef} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10822 2024.10.01 02:37:22.507939 [ 3 ] {} <Debug> HTTP-Session: 7ccf7c24-130c-4207-ba91-c86186f45b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10823 2024.10.01 02:37:22.508193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 88227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10824 2024.10.01 02:37:22.508245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10825 2024.10.01 02:37:22.508265 [ 3 ] {} <Debug> HTTP-Session: a79d6f1e-a2f2-4998-9e9a-bacfe0221097 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10826 2024.10.01 02:37:22.508282 [ 3 ] {} <Debug> HTTP-Session: a79d6f1e-a2f2-4998-9e9a-bacfe0221097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10827 2024.10.01 02:37:22.508297 [ 3 ] {} <Debug> HTTP-Session: a79d6f1e-a2f2-4998-9e9a-bacfe0221097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10828 2024.10.01 02:37:22.508328 [ 3 ] {} <Trace> HTTP-Session: a79d6f1e-a2f2-4998-9e9a-bacfe0221097 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10829 2024.10.01 02:37:22.508736 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10830 2024.10.01 02:37:22.508784 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10831 2024.10.01 02:37:22.509037 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10832 2024.10.01 02:37:22.510438 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10833 2024.10.01 02:37:22.510496 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10834 2024.10.01 02:37:22.510969 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10835 2024.10.01 02:37:22.511380 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10836 2024.10.01 02:37:22.511567 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.003115 sec., 171428.57142857142 rows/sec., 12.71 MiB/sec.
10837 2024.10.01 02:37:22.511579 [ 44 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10838 2024.10.01 02:37:22.511664 [ 44 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10839 2024.10.01 02:37:22.511711 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10840 2024.10.01 02:37:22.511931 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
10841 2024.10.01 02:37:22.511962 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Debug> DynamicQueryHandler: Done processing query
10842 2024.10.01 02:37:22.512025 [ 3 ] {25463872-338e-45e2-a2b2-ecc1b2135135} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10843 2024.10.01 02:37:22.512118 [ 3 ] {} <Debug> HTTP-Session: a79d6f1e-a2f2-4998-9e9a-bacfe0221097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10844 2024.10.01 02:37:22.512537 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10845 2024.10.01 02:37:22.512659 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part
10846 2024.10.01 02:37:22.512739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 188916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10847 2024.10.01 02:37:22.512930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10848 2024.10.01 02:37:22.513006 [ 3 ] {} <Debug> HTTP-Session: e5ec9fa7-6dd3-4218-9f64-b3e10bded7fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10849 2024.10.01 02:37:22.513082 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 84 rows starting from the beginning of the part
10850 2024.10.01 02:37:22.513090 [ 3 ] {} <Debug> HTTP-Session: e5ec9fa7-6dd3-4218-9f64-b3e10bded7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10851 2024.10.01 02:37:22.513177 [ 3 ] {} <Debug> HTTP-Session: e5ec9fa7-6dd3-4218-9f64-b3e10bded7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10852 2024.10.01 02:37:22.513273 [ 3 ] {} <Trace> HTTP-Session: e5ec9fa7-6dd3-4218-9f64-b3e10bded7fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10853 2024.10.01 02:37:22.513363 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 401 rows starting from the beginning of the part
10854 2024.10.01 02:37:22.513685 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part
10855 2024.10.01 02:37:22.513889 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 407 rows starting from the beginning of the part
10856 2024.10.01 02:37:22.514068 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10857 2024.10.01 02:37:22.514184 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 534 rows starting from the beginning of the part
10858 2024.10.01 02:37:22.514222 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10859 2024.10.01 02:37:22.514839 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10860 2024.10.01 02:37:22.516644 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10861 2024.10.01 02:37:22.516684 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10862 2024.10.01 02:37:22.517194 [ 201 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2427 rows, containing 5 columns (5 merged, 0 gathered) in 0.005401801 sec., 449294.5963762826 rows/sec., 34.47 MiB/sec.
10863 2024.10.01 02:37:22.517372 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10864 2024.10.01 02:37:22.517426 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10865 2024.10.01 02:37:22.518247 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10866 2024.10.01 02:37:22.518502 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10867 2024.10.01 02:37:22.518560 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10868 2024.10.01 02:37:22.518613 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Debug> executeQuery: Read 995 rows, 68.45 KiB in 0.00499 sec., 199398.7975951904 rows/sec., 13.40 MiB/sec.
10869 2024.10.01 02:37:22.518662 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10870 2024.10.01 02:37:22.518782 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10871 2024.10.01 02:37:22.519001 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_56_11} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10872 2024.10.01 02:37:22.519127 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
10873 2024.10.01 02:37:22.519187 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Debug> DynamicQueryHandler: Done processing query
10874 2024.10.01 02:37:22.519257 [ 3 ] {3e3ddbfb-4b53-48a1-9e0f-939c7b22c12d} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
10875 2024.10.01 02:37:22.519286 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
10876 2024.10.01 02:37:22.519306 [ 3 ] {} <Debug> HTTP-Session: e5ec9fa7-6dd3-4218-9f64-b3e10bded7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10877 2024.10.01 02:37:22.519436 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10878 2024.10.01 02:37:22.519468 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16003 rows starting from the beginning of the part
10879 2024.10.01 02:37:22.519548 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
10880 2024.10.01 02:37:22.519681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 19994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10881 2024.10.01 02:37:22.519887 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part
10882 2024.10.01 02:37:22.519912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10883 2024.10.01 02:37:22.520004 [ 3 ] {} <Debug> HTTP-Session: 2a1f2677-99fc-471e-8e75-05e4cddc83b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10884 2024.10.01 02:37:22.520089 [ 3 ] {} <Debug> HTTP-Session: 2a1f2677-99fc-471e-8e75-05e4cddc83b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10885 2024.10.01 02:37:22.520175 [ 3 ] {} <Debug> HTTP-Session: 2a1f2677-99fc-471e-8e75-05e4cddc83b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10886 2024.10.01 02:37:22.520248 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 162 rows starting from the beginning of the part
10887 2024.10.01 02:37:22.520284 [ 3 ] {} <Trace> HTTP-Session: 2a1f2677-99fc-471e-8e75-05e4cddc83b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10888 2024.10.01 02:37:22.520498 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 240 rows starting from the beginning of the part
10889 2024.10.01 02:37:22.520805 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
10890 2024.10.01 02:37:22.520808 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 995 rows starting from the beginning of the part
10891 2024.10.01 02:37:22.521185 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <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_histogramu64
10892 2024.10.01 02:37:22.522035 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10893 2024.10.01 02:37:22.522908 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10894 2024.10.01 02:37:22.522958 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10895 2024.10.01 02:37:22.524194 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10896 2024.10.01 02:37:22.525026 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10897 2024.10.01 02:37:22.525272 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.004764 sec., 2518.891687657431 rows/sec., 4.51 MiB/sec.
10898 2024.10.01 02:37:22.525635 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Debug> DynamicQueryHandler: Done processing query
10899 2024.10.01 02:37:22.525666 [ 3 ] {d2fa1be9-963b-41d7-bce0-fdbd2acfbc76} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
10900 2024.10.01 02:37:22.525685 [ 3 ] {} <Debug> HTTP-Session: 2a1f2677-99fc-471e-8e75-05e4cddc83b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10901 2024.10.01 02:37:22.525826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10902 2024.10.01 02:37:22.525878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10903 2024.10.01 02:37:22.525898 [ 3 ] {} <Debug> HTTP-Session: 84dd3d34-09a6-4764-957a-27dc2a53d579 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10904 2024.10.01 02:37:22.525915 [ 3 ] {} <Debug> HTTP-Session: 84dd3d34-09a6-4764-957a-27dc2a53d579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10905 2024.10.01 02:37:22.525929 [ 3 ] {} <Debug> HTTP-Session: 84dd3d34-09a6-4764-957a-27dc2a53d579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10906 2024.10.01 02:37:22.525961 [ 3 ] {} <Trace> HTTP-Session: 84dd3d34-09a6-4764-957a-27dc2a53d579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10907 2024.10.01 02:37:22.526083 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10908 2024.10.01 02:37:22.526135 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10909 2024.10.01 02:37:22.526281 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10910 2024.10.01 02:37:22.526680 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10911 2024.10.01 02:37:22.526720 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10912 2024.10.01 02:37:22.527158 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10913 2024.10.01 02:37:22.527792 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10914 2024.10.01 02:37:22.527859 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17797 rows, containing 5 columns (5 merged, 0 gathered) in 0.008905059 sec., 1998526.904762787 rows/sec., 134.80 MiB/sec.
10915 2024.10.01 02:37:22.528273 [ 56 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10916 2024.10.01 02:37:22.528290 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10917 2024.10.01 02:37:22.528399 [ 56 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10918 2024.10.01 02:37:22.528530 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10919 2024.10.01 02:37:22.528624 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.002527 sec., 21369.212504946576 rows/sec., 1.44 MiB/sec.
10920 2024.10.01 02:37:22.529300 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Debug> DynamicQueryHandler: Done processing query
10921 2024.10.01 02:37:22.529397 [ 3 ] {a781276c-ac24-4ca2-ab76-669c330fd8a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10922 2024.10.01 02:37:22.529509 [ 3 ] {} <Debug> HTTP-Session: 84dd3d34-09a6-4764-957a-27dc2a53d579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10923 2024.10.01 02:37:22.529641 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
10924 2024.10.01 02:37:22.529969 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10925 2024.10.01 02:37:22.530034 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3024 rows starting from the beginning of the part
10926 2024.10.01 02:37:22.530081 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10927 2024.10.01 02:37:22.530337 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
10928 2024.10.01 02:37:22.530399 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10929 2024.10.01 02:37:22.530676 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB.
10930 2024.10.01 02:37:22.530680 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part
10931 2024.10.01 02:37:22.530832 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
10932 2024.10.01 02:37:22.530998 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part
10933 2024.10.01 02:37:22.531121 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 54 rows starting from the beginning of the part
10934 2024.10.01 02:37:22.532829 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3362 rows, containing 4 columns (4 merged, 0 gathered) in 0.003601691 sec., 933450.4264802283 rows/sec., 60.76 MiB/sec.
10935 2024.10.01 02:37:22.533230 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10936 2024.10.01 02:37:22.533665 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10937 2024.10.01 02:37:22.533750 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_56_11} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10938 2024.10.01 02:37:22.533849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
10939 2024.10.01 02:37:23.000154 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.46 MiB, peak 209.04 MiB, free memory in arenas 0.00 B, will set to 200.01 MiB (RSS), difference: 1.55 MiB
10940 2024.10.01 02:37:23.201792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10941 2024.10.01 02:37:23.201902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10942 2024.10.01 02:37:23.201926 [ 3 ] {} <Debug> HTTP-Session: 8b624636-7a2a-416d-948d-50f6244d1fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10943 2024.10.01 02:37:23.201949 [ 3 ] {} <Debug> HTTP-Session: 8b624636-7a2a-416d-948d-50f6244d1fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10944 2024.10.01 02:37:23.201964 [ 3 ] {} <Debug> HTTP-Session: 8b624636-7a2a-416d-948d-50f6244d1fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10945 2024.10.01 02:37:23.202037 [ 3 ] {} <Trace> HTTP-Session: 8b624636-7a2a-416d-948d-50f6244d1fe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10946 2024.10.01 02:37:23.202309 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10947 2024.10.01 02:37:23.202413 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10948 2024.10.01 02:37:23.202974 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10949 2024.10.01 02:37:23.203438 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10950 2024.10.01 02:37:23.203482 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10951 2024.10.01 02:37:23.203928 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10952 2024.10.01 02:37:23.204332 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10953 2024.10.01 02:37:23.204503 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002274 sec., 879.5074758135444 rows/sec., 71.72 KiB/sec.
10954 2024.10.01 02:37:23.204846 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Debug> DynamicQueryHandler: Done processing query
10955 2024.10.01 02:37:23.204875 [ 3 ] {4327fe76-2773-4b85-a727-4646d367e802} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10956 2024.10.01 02:37:23.204891 [ 3 ] {} <Debug> HTTP-Session: 8b624636-7a2a-416d-948d-50f6244d1fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10957 2024.10.01 02:37:23.205028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10958 2024.10.01 02:37:23.205087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10959 2024.10.01 02:37:23.205108 [ 3 ] {} <Debug> HTTP-Session: 3ad1ddb3-9e1d-444c-a41c-4ee88ea22194 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10960 2024.10.01 02:37:23.205127 [ 3 ] {} <Debug> HTTP-Session: 3ad1ddb3-9e1d-444c-a41c-4ee88ea22194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10961 2024.10.01 02:37:23.205141 [ 3 ] {} <Debug> HTTP-Session: 3ad1ddb3-9e1d-444c-a41c-4ee88ea22194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10962 2024.10.01 02:37:23.205176 [ 3 ] {} <Trace> HTTP-Session: 3ad1ddb3-9e1d-444c-a41c-4ee88ea22194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10963 2024.10.01 02:37:23.205300 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10964 2024.10.01 02:37:23.205349 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10965 2024.10.01 02:37:23.205603 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10966 2024.10.01 02:37:23.205985 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10967 2024.10.01 02:37:23.206023 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10968 2024.10.01 02:37:23.206386 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10969 2024.10.01 02:37:23.206759 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10970 2024.10.01 02:37:23.206915 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Debug> executeQuery: Read 47 rows, 4.06 KiB in 0.001649 sec., 28502.12249848393 rows/sec., 2.40 MiB/sec.
10971 2024.10.01 02:37:23.207102 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Debug> DynamicQueryHandler: Done processing query
10972 2024.10.01 02:37:23.207129 [ 3 ] {d1d57a26-4ca9-4863-9753-25d45cef4f47} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10973 2024.10.01 02:37:23.207146 [ 3 ] {} <Debug> HTTP-Session: 3ad1ddb3-9e1d-444c-a41c-4ee88ea22194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10974 2024.10.01 02:37:23.207298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10975 2024.10.01 02:37:23.207351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10976 2024.10.01 02:37:23.207371 [ 3 ] {} <Debug> HTTP-Session: 1502fb3a-f5a2-473c-b68d-2a57200429df Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10977 2024.10.01 02:37:23.207388 [ 3 ] {} <Debug> HTTP-Session: 1502fb3a-f5a2-473c-b68d-2a57200429df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10978 2024.10.01 02:37:23.207403 [ 3 ] {} <Debug> HTTP-Session: 1502fb3a-f5a2-473c-b68d-2a57200429df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10979 2024.10.01 02:37:23.207435 [ 3 ] {} <Trace> HTTP-Session: 1502fb3a-f5a2-473c-b68d-2a57200429df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10980 2024.10.01 02:37:23.207543 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10981 2024.10.01 02:37:23.207586 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10982 2024.10.01 02:37:23.207817 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10983 2024.10.01 02:37:23.208143 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10984 2024.10.01 02:37:23.208182 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
10985 2024.10.01 02:37:23.208539 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10986 2024.10.01 02:37:23.208914 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10987 2024.10.01 02:37:23.209073 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001552 sec., 6443.298969072165 rows/sec., 477.58 KiB/sec.
10988 2024.10.01 02:37:23.209283 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Debug> DynamicQueryHandler: Done processing query
10989 2024.10.01 02:37:23.209312 [ 3 ] {c2e4c8d6-010b-4dc0-82c0-1e48b01735b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10990 2024.10.01 02:37:23.209333 [ 3 ] {} <Debug> HTTP-Session: 1502fb3a-f5a2-473c-b68d-2a57200429df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10991 2024.10.01 02:37:23.209484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10992 2024.10.01 02:37:23.209543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10993 2024.10.01 02:37:23.209566 [ 3 ] {} <Debug> HTTP-Session: f6b08822-95da-4d56-9d48-474e93c8bd5f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
10994 2024.10.01 02:37:23.209588 [ 3 ] {} <Debug> HTTP-Session: f6b08822-95da-4d56-9d48-474e93c8bd5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10995 2024.10.01 02:37:23.209603 [ 3 ] {} <Debug> HTTP-Session: f6b08822-95da-4d56-9d48-474e93c8bd5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10996 2024.10.01 02:37:23.209639 [ 3 ] {} <Trace> HTTP-Session: f6b08822-95da-4d56-9d48-474e93c8bd5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10997 2024.10.01 02:37:23.209769 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10998 2024.10.01 02:37:23.209813 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10999 2024.10.01 02:37:23.210042 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11000 2024.10.01 02:37:23.210394 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11001 2024.10.01 02:37:23.210431 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11002 2024.10.01 02:37:23.210789 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11003 2024.10.01 02:37:23.211150 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11004 2024.10.01 02:37:23.211307 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001574 sec., 29224.90470139771 rows/sec., 2.28 MiB/sec.
11005 2024.10.01 02:37:23.211481 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Debug> DynamicQueryHandler: Done processing query
11006 2024.10.01 02:37:23.211506 [ 3 ] {8eb8c4f4-3a67-42d1-a79d-206171d8c104} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11007 2024.10.01 02:37:23.211522 [ 3 ] {} <Debug> HTTP-Session: f6b08822-95da-4d56-9d48-474e93c8bd5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11008 2024.10.01 02:37:23.211643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11009 2024.10.01 02:37:23.211693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11010 2024.10.01 02:37:23.211713 [ 3 ] {} <Debug> HTTP-Session: 138aeb5f-39bf-4b35-be93-6ac66ce8d523 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11011 2024.10.01 02:37:23.211729 [ 3 ] {} <Debug> HTTP-Session: 138aeb5f-39bf-4b35-be93-6ac66ce8d523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11012 2024.10.01 02:37:23.211743 [ 3 ] {} <Debug> HTTP-Session: 138aeb5f-39bf-4b35-be93-6ac66ce8d523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11013 2024.10.01 02:37:23.211776 [ 3 ] {} <Trace> HTTP-Session: 138aeb5f-39bf-4b35-be93-6ac66ce8d523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11014 2024.10.01 02:37:23.211882 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11015 2024.10.01 02:37:23.211930 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11016 2024.10.01 02:37:23.212076 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11017 2024.10.01 02:37:23.212371 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11018 2024.10.01 02:37:23.212406 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11019 2024.10.01 02:37:23.212779 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11020 2024.10.01 02:37:23.213130 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11021 2024.10.01 02:37:23.213277 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Debug> executeQuery: Read 13 rows, 955.00 B in 0.001424 sec., 9129.213483146068 rows/sec., 654.93 KiB/sec.
11022 2024.10.01 02:37:23.213435 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Debug> DynamicQueryHandler: Done processing query
11023 2024.10.01 02:37:23.213460 [ 3 ] {8fe2b939-7201-4efd-a05e-bd8899c91bbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11024 2024.10.01 02:37:23.213476 [ 3 ] {} <Debug> HTTP-Session: 138aeb5f-39bf-4b35-be93-6ac66ce8d523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11025 2024.10.01 02:37:23.213604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11026 2024.10.01 02:37:23.213652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11027 2024.10.01 02:37:23.213672 [ 3 ] {} <Debug> HTTP-Session: a1a7a20d-42b3-4554-bb33-ad8b6b799f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11028 2024.10.01 02:37:23.213689 [ 3 ] {} <Debug> HTTP-Session: a1a7a20d-42b3-4554-bb33-ad8b6b799f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11029 2024.10.01 02:37:23.213703 [ 3 ] {} <Debug> HTTP-Session: a1a7a20d-42b3-4554-bb33-ad8b6b799f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.10.01 02:37:23.213735 [ 3 ] {} <Trace> HTTP-Session: a1a7a20d-42b3-4554-bb33-ad8b6b799f1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11031 2024.10.01 02:37:23.213902 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11032 2024.10.01 02:37:23.213965 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <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_histogramu64
11033 2024.10.01 02:37:23.214385 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11034 2024.10.01 02:37:23.214929 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11035 2024.10.01 02:37:23.214972 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11036 2024.10.01 02:37:23.215650 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11037 2024.10.01 02:37:23.216082 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11038 2024.10.01 02:37:23.216279 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002466 sec., 3244.1200324412007 rows/sec., 5.81 MiB/sec.
11039 2024.10.01 02:37:23.216509 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Debug> DynamicQueryHandler: Done processing query
11040 2024.10.01 02:37:23.216534 [ 3 ] {fa0a1966-5f69-4224-8818-81063d15bb6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11041 2024.10.01 02:37:23.216550 [ 3 ] {} <Debug> HTTP-Session: a1a7a20d-42b3-4554-bb33-ad8b6b799f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11042 2024.10.01 02:37:23.216674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11043 2024.10.01 02:37:23.216725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11044 2024.10.01 02:37:23.216745 [ 3 ] {} <Debug> HTTP-Session: 83a3632e-cd61-4846-b841-2829120135d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11045 2024.10.01 02:37:23.216762 [ 3 ] {} <Debug> HTTP-Session: 83a3632e-cd61-4846-b841-2829120135d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11046 2024.10.01 02:37:23.216776 [ 3 ] {} <Debug> HTTP-Session: 83a3632e-cd61-4846-b841-2829120135d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11047 2024.10.01 02:37:23.216807 [ 3 ] {} <Trace> HTTP-Session: 83a3632e-cd61-4846-b841-2829120135d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11048 2024.10.01 02:37:23.216908 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11049 2024.10.01 02:37:23.216953 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11050 2024.10.01 02:37:23.217087 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11051 2024.10.01 02:37:23.217340 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11052 2024.10.01 02:37:23.217377 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11053 2024.10.01 02:37:23.217734 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11054 2024.10.01 02:37:23.218065 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11055 2024.10.01 02:37:23.218219 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 306.19 KiB/sec.
11056 2024.10.01 02:37:23.218375 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Debug> DynamicQueryHandler: Done processing query
11057 2024.10.01 02:37:23.218400 [ 3 ] {fd0a24d8-baaa-4c5a-baee-4617ea76035a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11058 2024.10.01 02:37:23.218415 [ 3 ] {} <Debug> HTTP-Session: 83a3632e-cd61-4846-b841-2829120135d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11059 2024.10.01 02:37:28.215211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11060 2024.10.01 02:37:28.215338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11061 2024.10.01 02:37:28.215366 [ 3 ] {} <Debug> HTTP-Session: 9776eab2-5dba-4255-b876-5cff9d8757c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11062 2024.10.01 02:37:28.215391 [ 3 ] {} <Debug> HTTP-Session: 9776eab2-5dba-4255-b876-5cff9d8757c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11063 2024.10.01 02:37:28.215406 [ 3 ] {} <Debug> HTTP-Session: 9776eab2-5dba-4255-b876-5cff9d8757c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11064 2024.10.01 02:37:28.215454 [ 3 ] {} <Trace> HTTP-Session: 9776eab2-5dba-4255-b876-5cff9d8757c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11065 2024.10.01 02:37:28.215641 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11066 2024.10.01 02:37:28.215709 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11067 2024.10.01 02:37:28.216041 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11068 2024.10.01 02:37:28.216514 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11069 2024.10.01 02:37:28.216565 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11070 2024.10.01 02:37:28.216991 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
11071 2024.10.01 02:37:28.217407 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11072 2024.10.01 02:37:28.217603 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002009 sec., 995.5201592832256 rows/sec., 81.18 KiB/sec.
11073 2024.10.01 02:37:28.217616 [ 84 ] {} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
11074 2024.10.01 02:37:28.217725 [ 84 ] {} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11075 2024.10.01 02:37:28.217771 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11076 2024.10.01 02:37:28.217981 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Debug> DynamicQueryHandler: Done processing query
11077 2024.10.01 02:37:28.218034 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
11078 2024.10.01 02:37:28.218059 [ 3 ] {c632c738-2fd4-4f65-b7cc-549e6ac70109} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11079 2024.10.01 02:37:28.218175 [ 3 ] {} <Debug> HTTP-Session: 9776eab2-5dba-4255-b876-5cff9d8757c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11080 2024.10.01 02:37:28.218347 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11081 2024.10.01 02:37:28.218393 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 18 rows starting from the beginning of the part
11082 2024.10.01 02:37:28.218455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11083 2024.10.01 02:37:28.218581 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
11084 2024.10.01 02:37:28.218605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11085 2024.10.01 02:37:28.218706 [ 3 ] {} <Debug> HTTP-Session: d0800bf5-7330-42ce-abdf-e3337fdecda0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11086 2024.10.01 02:37:28.218781 [ 3 ] {} <Debug> HTTP-Session: d0800bf5-7330-42ce-abdf-e3337fdecda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11087 2024.10.01 02:37:28.218849 [ 3 ] {} <Debug> HTTP-Session: d0800bf5-7330-42ce-abdf-e3337fdecda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11088 2024.10.01 02:37:28.218978 [ 3 ] {} <Trace> HTTP-Session: d0800bf5-7330-42ce-abdf-e3337fdecda0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11089 2024.10.01 02:37:28.219029 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
11090 2024.10.01 02:37:28.219326 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
11091 2024.10.01 02:37:28.219380 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11092 2024.10.01 02:37:28.219535 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11093 2024.10.01 02:37:28.219605 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
11094 2024.10.01 02:37:28.220011 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
11095 2024.10.01 02:37:28.221934 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.004060098 sec., 8374.182101023178 rows/sec., 715.57 KiB/sec.
11096 2024.10.01 02:37:28.222131 [ 193 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
11097 2024.10.01 02:37:28.222705 [ 193 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11098 2024.10.01 02:37:28.222805 [ 193 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_20_4} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
11099 2024.10.01 02:37:28.222911 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11100 2024.10.01 02:37:28.223080 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11101 2024.10.01 02:37:28.223649 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11102 2024.10.01 02:37:28.223694 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11103 2024.10.01 02:37:28.224129 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11104 2024.10.01 02:37:28.224536 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11105 2024.10.01 02:37:28.224723 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Debug> executeQuery: Read 228 rows, 20.54 KiB in 0.005539 sec., 41162.66474092797 rows/sec., 3.62 MiB/sec.
11106 2024.10.01 02:37:28.227592 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Debug> DynamicQueryHandler: Done processing query
11107 2024.10.01 02:37:28.227640 [ 3 ] {5e9d7035-3e2e-4f57-b33d-ec0e3230995f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
11108 2024.10.01 02:37:28.227663 [ 3 ] {} <Debug> HTTP-Session: d0800bf5-7330-42ce-abdf-e3337fdecda0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11109 2024.10.01 02:37:28.227831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11110 2024.10.01 02:37:28.227905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11111 2024.10.01 02:37:28.227928 [ 3 ] {} <Debug> HTTP-Session: c4a6afb8-f48c-40f2-9f4a-8b181a946a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11112 2024.10.01 02:37:28.227947 [ 3 ] {} <Debug> HTTP-Session: c4a6afb8-f48c-40f2-9f4a-8b181a946a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11113 2024.10.01 02:37:28.227962 [ 3 ] {} <Debug> HTTP-Session: c4a6afb8-f48c-40f2-9f4a-8b181a946a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11114 2024.10.01 02:37:28.228002 [ 3 ] {} <Trace> HTTP-Session: c4a6afb8-f48c-40f2-9f4a-8b181a946a32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11115 2024.10.01 02:37:28.228134 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11116 2024.10.01 02:37:28.228185 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11117 2024.10.01 02:37:28.228449 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11118 2024.10.01 02:37:28.228794 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11119 2024.10.01 02:37:28.228834 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11120 2024.10.01 02:37:28.229244 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11121 2024.10.01 02:37:28.229631 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11122 2024.10.01 02:37:28.229793 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001692 sec., 12411.347517730497 rows/sec., 926.93 KiB/sec.
11123 2024.10.01 02:37:28.229810 [ 61 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11124 2024.10.01 02:37:28.229896 [ 61 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11125 2024.10.01 02:37:28.229932 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11126 2024.10.01 02:37:28.230111 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Debug> DynamicQueryHandler: Done processing query
11127 2024.10.01 02:37:28.230121 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
11128 2024.10.01 02:37:28.230149 [ 3 ] {6910b7f6-1bd9-4cb5-ae52-7093d89a17bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11129 2024.10.01 02:37:28.230192 [ 3 ] {} <Debug> HTTP-Session: c4a6afb8-f48c-40f2-9f4a-8b181a946a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11130 2024.10.01 02:37:28.230361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11131 2024.10.01 02:37:28.230398 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11132 2024.10.01 02:37:28.230447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11133 2024.10.01 02:37:28.230471 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 57 rows starting from the beginning of the part
11134 2024.10.01 02:37:28.230483 [ 3 ] {} <Debug> HTTP-Session: 17a085f1-ec23-46a9-9dfa-2c382170ee54 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11135 2024.10.01 02:37:28.230529 [ 3 ] {} <Debug> HTTP-Session: 17a085f1-ec23-46a9-9dfa-2c382170ee54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11136 2024.10.01 02:37:28.230588 [ 3 ] {} <Debug> HTTP-Session: 17a085f1-ec23-46a9-9dfa-2c382170ee54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11137 2024.10.01 02:37:28.230701 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part
11138 2024.10.01 02:37:28.230726 [ 3 ] {} <Trace> HTTP-Session: 17a085f1-ec23-46a9-9dfa-2c382170ee54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11139 2024.10.01 02:37:28.231057 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part
11140 2024.10.01 02:37:28.231094 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11141 2024.10.01 02:37:28.231240 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11142 2024.10.01 02:37:28.231386 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
11143 2024.10.01 02:37:28.231710 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part
11144 2024.10.01 02:37:28.232053 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 21 rows starting from the beginning of the part
11145 2024.10.01 02:37:28.232745 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11146 2024.10.01 02:37:28.233503 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11147 2024.10.01 02:37:28.233573 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11148 2024.10.01 02:37:28.234604 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11149 2024.10.01 02:37:28.234920 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.004879322 sec., 30946.922543746856 rows/sec., 2.35 MiB/sec.
11150 2024.10.01 02:37:28.235175 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11151 2024.10.01 02:37:28.235426 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11152 2024.10.01 02:37:28.235990 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004998 sec., 2801.120448179272 rows/sec., 196.17 KiB/sec.
11153 2024.10.01 02:37:28.236391 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11154 2024.10.01 02:37:28.236614 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Debug> DynamicQueryHandler: Done processing query
11155 2024.10.01 02:37:28.236637 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_56_11} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11156 2024.10.01 02:37:28.236681 [ 3 ] {dfb44cd3-af44-4aec-88c5-33d3e8828141} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11157 2024.10.01 02:37:28.236717 [ 3 ] {} <Debug> HTTP-Session: 17a085f1-ec23-46a9-9dfa-2c382170ee54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11158 2024.10.01 02:37:28.236830 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11159 2024.10.01 02:37:28.236903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11160 2024.10.01 02:37:28.236958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11161 2024.10.01 02:37:28.236977 [ 3 ] {} <Debug> HTTP-Session: 299a15df-f281-46ab-8564-b3660e641beb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11162 2024.10.01 02:37:28.236993 [ 3 ] {} <Debug> HTTP-Session: 299a15df-f281-46ab-8564-b3660e641beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11163 2024.10.01 02:37:28.237007 [ 3 ] {} <Debug> HTTP-Session: 299a15df-f281-46ab-8564-b3660e641beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11164 2024.10.01 02:37:28.237037 [ 3 ] {} <Trace> HTTP-Session: 299a15df-f281-46ab-8564-b3660e641beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11165 2024.10.01 02:37:28.237139 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11166 2024.10.01 02:37:28.237184 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11167 2024.10.01 02:37:28.237423 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11168 2024.10.01 02:37:28.237723 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11169 2024.10.01 02:37:28.237759 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11170 2024.10.01 02:37:28.238177 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11171 2024.10.01 02:37:28.238559 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11172 2024.10.01 02:37:28.238719 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 223.51 KiB/sec.
11173 2024.10.01 02:37:28.238726 [ 61 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
11174 2024.10.01 02:37:28.238819 [ 61 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11175 2024.10.01 02:37:28.238871 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11176 2024.10.01 02:37:28.239005 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Debug> DynamicQueryHandler: Done processing query
11177 2024.10.01 02:37:28.239016 [ 199 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
11178 2024.10.01 02:37:28.239035 [ 3 ] {8e8c7c5c-dfff-41a6-82c5-8b587b466703} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11179 2024.10.01 02:37:28.239061 [ 3 ] {} <Debug> HTTP-Session: 299a15df-f281-46ab-8564-b3660e641beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11180 2024.10.01 02:37:28.239157 [ 199 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11181 2024.10.01 02:37:28.239196 [ 199 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part
11182 2024.10.01 02:37:28.239296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 65336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11183 2024.10.01 02:37:28.239319 [ 199 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
11184 2024.10.01 02:37:28.239397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11185 2024.10.01 02:37:28.239509 [ 3 ] {} <Debug> HTTP-Session: 433bd657-86a1-4e01-b57e-fe30ee61083c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11186 2024.10.01 02:37:28.239590 [ 3 ] {} <Debug> HTTP-Session: 433bd657-86a1-4e01-b57e-fe30ee61083c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11187 2024.10.01 02:37:28.239613 [ 199 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
11188 2024.10.01 02:37:28.239662 [ 3 ] {} <Debug> HTTP-Session: 433bd657-86a1-4e01-b57e-fe30ee61083c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11189 2024.10.01 02:37:28.239787 [ 3 ] {} <Trace> HTTP-Session: 433bd657-86a1-4e01-b57e-fe30ee61083c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11190 2024.10.01 02:37:28.239930 [ 199 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
11191 2024.10.01 02:37:28.240189 [ 199 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
11192 2024.10.01 02:37:28.240254 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11193 2024.10.01 02:37:28.240403 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11194 2024.10.01 02:37:28.240971 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11195 2024.10.01 02:37:28.241769 [ 192 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002805207 sec., 10694.397953520007 rows/sec., 678.84 KiB/sec.
11196 2024.10.01 02:37:28.241949 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11197 2024.10.01 02:37:28.241994 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11198 2024.10.01 02:37:28.242039 [ 202 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
11199 2024.10.01 02:37:28.242890 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11200 2024.10.01 02:37:28.243069 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11201 2024.10.01 02:37:28.243428 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_25_6} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
11202 2024.10.01 02:37:28.243627 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11203 2024.10.01 02:37:28.243734 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11204 2024.10.01 02:37:28.243931 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Debug> executeQuery: Read 403 rows, 29.37 KiB in 0.003896 sec., 103439.42505133469 rows/sec., 7.36 MiB/sec.
11205 2024.10.01 02:37:28.244337 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Debug> DynamicQueryHandler: Done processing query
11206 2024.10.01 02:37:28.244392 [ 3 ] {bae7e130-8283-448b-8d6b-3d9823a1bd1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11207 2024.10.01 02:37:28.244431 [ 3 ] {} <Debug> HTTP-Session: 433bd657-86a1-4e01-b57e-fe30ee61083c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11208 2024.10.01 02:37:28.244557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11209 2024.10.01 02:37:28.244607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11210 2024.10.01 02:37:28.244627 [ 3 ] {} <Debug> HTTP-Session: a5e39148-5c06-4d29-a86e-dc1f468e4ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11211 2024.10.01 02:37:28.244645 [ 3 ] {} <Debug> HTTP-Session: a5e39148-5c06-4d29-a86e-dc1f468e4ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11212 2024.10.01 02:37:28.244659 [ 3 ] {} <Debug> HTTP-Session: a5e39148-5c06-4d29-a86e-dc1f468e4ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11213 2024.10.01 02:37:28.244690 [ 3 ] {} <Trace> HTTP-Session: a5e39148-5c06-4d29-a86e-dc1f468e4ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11214 2024.10.01 02:37:28.244797 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11215 2024.10.01 02:37:28.244846 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11216 2024.10.01 02:37:28.245003 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11217 2024.10.01 02:37:28.245286 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11218 2024.10.01 02:37:28.245323 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11219 2024.10.01 02:37:28.245685 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11220 2024.10.01 02:37:28.246026 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11221 2024.10.01 02:37:28.246195 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec.
11222 2024.10.01 02:37:28.246350 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Debug> DynamicQueryHandler: Done processing query
11223 2024.10.01 02:37:28.246375 [ 3 ] {5b068ad8-a940-417e-aba9-9206a5ec1e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11224 2024.10.01 02:37:28.246392 [ 3 ] {} <Debug> HTTP-Session: a5e39148-5c06-4d29-a86e-dc1f468e4ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11225 2024.10.01 02:37:28.246531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11226 2024.10.01 02:37:28.246578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11227 2024.10.01 02:37:28.246598 [ 3 ] {} <Debug> HTTP-Session: 42c3c00e-d6a3-4f65-86b4-03a5df11d7ab Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11228 2024.10.01 02:37:28.246614 [ 3 ] {} <Debug> HTTP-Session: 42c3c00e-d6a3-4f65-86b4-03a5df11d7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11229 2024.10.01 02:37:28.246627 [ 3 ] {} <Debug> HTTP-Session: 42c3c00e-d6a3-4f65-86b4-03a5df11d7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11230 2024.10.01 02:37:28.246657 [ 3 ] {} <Trace> HTTP-Session: 42c3c00e-d6a3-4f65-86b4-03a5df11d7ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11231 2024.10.01 02:37:28.246847 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11232 2024.10.01 02:37:28.246894 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11233 2024.10.01 02:37:28.247044 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11234 2024.10.01 02:37:28.247491 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11235 2024.10.01 02:37:28.247527 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11236 2024.10.01 02:37:28.247918 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11237 2024.10.01 02:37:28.248268 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11238 2024.10.01 02:37:28.248446 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001688 sec., 140995.2606635071 rows/sec., 9.45 MiB/sec.
11239 2024.10.01 02:37:28.248704 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Debug> DynamicQueryHandler: Done processing query
11240 2024.10.01 02:37:28.248762 [ 3 ] {b2d1e300-11c6-4548-9180-9c5de776097e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11241 2024.10.01 02:37:28.248824 [ 3 ] {} <Debug> HTTP-Session: 42c3c00e-d6a3-4f65-86b4-03a5df11d7ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11242 2024.10.01 02:37:28.248978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11243 2024.10.01 02:37:28.249029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11244 2024.10.01 02:37:28.249049 [ 3 ] {} <Debug> HTTP-Session: f0d47af1-61c7-463e-b7f7-51f0ac65f461 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11245 2024.10.01 02:37:28.249067 [ 3 ] {} <Debug> HTTP-Session: f0d47af1-61c7-463e-b7f7-51f0ac65f461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11246 2024.10.01 02:37:28.249082 [ 3 ] {} <Debug> HTTP-Session: f0d47af1-61c7-463e-b7f7-51f0ac65f461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11247 2024.10.01 02:37:28.249113 [ 3 ] {} <Trace> HTTP-Session: f0d47af1-61c7-463e-b7f7-51f0ac65f461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11248 2024.10.01 02:37:28.249213 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11249 2024.10.01 02:37:28.249260 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11250 2024.10.01 02:37:28.249405 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11251 2024.10.01 02:37:28.249664 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11252 2024.10.01 02:37:28.249700 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11253 2024.10.01 02:37:28.250055 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11254 2024.10.01 02:37:28.250398 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11255 2024.10.01 02:37:28.250564 [ 61 ] {} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11256 2024.10.01 02:37:28.250571 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec.
11257 2024.10.01 02:37:28.250616 [ 61 ] {} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11258 2024.10.01 02:37:28.250681 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11259 2024.10.01 02:37:28.250875 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Debug> DynamicQueryHandler: Done processing query
11260 2024.10.01 02:37:28.250890 [ 202 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
11261 2024.10.01 02:37:28.250914 [ 3 ] {1a9bec1d-2a68-406d-bec3-8c6839f59fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11262 2024.10.01 02:37:28.250947 [ 3 ] {} <Debug> HTTP-Session: f0d47af1-61c7-463e-b7f7-51f0ac65f461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11263 2024.10.01 02:37:28.251114 [ 202 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11264 2024.10.01 02:37:28.251130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11265 2024.10.01 02:37:28.251181 [ 202 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part
11266 2024.10.01 02:37:28.251224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11267 2024.10.01 02:37:28.251293 [ 3 ] {} <Debug> HTTP-Session: a7d762c0-fab4-4c19-ab56-c54f8982573c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11268 2024.10.01 02:37:28.251392 [ 3 ] {} <Debug> HTTP-Session: a7d762c0-fab4-4c19-ab56-c54f8982573c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11269 2024.10.01 02:37:28.251414 [ 202 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
11270 2024.10.01 02:37:28.251470 [ 3 ] {} <Debug> HTTP-Session: a7d762c0-fab4-4c19-ab56-c54f8982573c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11271 2024.10.01 02:37:28.251679 [ 3 ] {} <Trace> HTTP-Session: a7d762c0-fab4-4c19-ab56-c54f8982573c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11272 2024.10.01 02:37:28.251699 [ 202 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
11273 2024.10.01 02:37:28.251990 [ 202 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
11274 2024.10.01 02:37:28.252066 [ 202 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
11275 2024.10.01 02:37:28.252293 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11276 2024.10.01 02:37:28.252528 [ 202 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
11277 2024.10.01 02:37:28.252559 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <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_histogramu64
11278 2024.10.01 02:37:28.254886 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11279 2024.10.01 02:37:28.255975 [ 190 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.005177957 sec., 5214.411784416131 rows/sec., 349.85 KiB/sec.
11280 2024.10.01 02:37:28.256233 [ 190 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11281 2024.10.01 02:37:28.256506 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11282 2024.10.01 02:37:28.256565 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11283 2024.10.01 02:37:28.257336 [ 190 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11284 2024.10.01 02:37:28.257521 [ 190 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_26_5} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11285 2024.10.01 02:37:28.257678 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11286 2024.10.01 02:37:28.257996 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11287 2024.10.01 02:37:28.258443 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11288 2024.10.01 02:37:28.258647 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11289 2024.10.01 02:37:28.258656 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006706 sec., 2833.283626603042 rows/sec., 5.08 MiB/sec.
11290 2024.10.01 02:37:28.258714 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11291 2024.10.01 02:37:28.258817 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11292 2024.10.01 02:37:28.259318 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
11293 2024.10.01 02:37:28.259476 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Debug> DynamicQueryHandler: Done processing query
11294 2024.10.01 02:37:28.259555 [ 3 ] {fffd313b-2a18-4610-b8ea-339522bc9549} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11295 2024.10.01 02:37:28.259627 [ 3 ] {} <Debug> HTTP-Session: a7d762c0-fab4-4c19-ab56-c54f8982573c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11296 2024.10.01 02:37:28.259921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11297 2024.10.01 02:37:28.260082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11298 2024.10.01 02:37:28.260176 [ 3 ] {} <Debug> HTTP-Session: 00959996-4784-4a0d-bf75-a196c19f7c39 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11299 2024.10.01 02:37:28.260258 [ 3 ] {} <Debug> HTTP-Session: 00959996-4784-4a0d-bf75-a196c19f7c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11300 2024.10.01 02:37:28.260315 [ 3 ] {} <Debug> HTTP-Session: 00959996-4784-4a0d-bf75-a196c19f7c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11301 2024.10.01 02:37:28.260487 [ 3 ] {} <Trace> HTTP-Session: 00959996-4784-4a0d-bf75-a196c19f7c39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11302 2024.10.01 02:37:28.260905 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11303 2024.10.01 02:37:28.261064 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11304 2024.10.01 02:37:28.261371 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11305 2024.10.01 02:37:28.261607 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 816 rows starting from the beginning of the part
11306 2024.10.01 02:37:28.261678 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11307 2024.10.01 02:37:28.262235 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
11308 2024.10.01 02:37:28.262856 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11309 2024.10.01 02:37:28.262948 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11310 2024.10.01 02:37:28.262955 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part
11311 2024.10.01 02:37:28.263657 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part
11312 2024.10.01 02:37:28.264263 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part
11313 2024.10.01 02:37:28.264349 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11314 2024.10.01 02:37:28.264696 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 19 rows starting from the beginning of the part
11315 2024.10.01 02:37:28.265527 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11316 2024.10.01 02:37:28.265918 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005199 sec., 15772.263896903252 rows/sec., 1.00 MiB/sec.
11317 2024.10.01 02:37:28.266222 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Debug> DynamicQueryHandler: Done processing query
11318 2024.10.01 02:37:28.266275 [ 3 ] {c7dcca6b-c487-4a9e-8c9c-b06f8a02cc34} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11319 2024.10.01 02:37:28.266325 [ 3 ] {} <Debug> HTTP-Session: 00959996-4784-4a0d-bf75-a196c19f7c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11320 2024.10.01 02:37:28.270568 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 19 columns (19 merged, 0 gathered) in 0.011598804 sec., 77076.91241269358 rows/sec., 138.12 MiB/sec.
11321 2024.10.01 02:37:28.271531 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11322 2024.10.01 02:37:28.272153 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11323 2024.10.01 02:37:28.272235 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11324 2024.10.01 02:37:28.272381 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB.
11325 2024.10.01 02:37:33.210128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11326 2024.10.01 02:37:33.210253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11327 2024.10.01 02:37:33.210279 [ 3 ] {} <Debug> HTTP-Session: deeb567f-baf5-4285-9a17-0fd0e6f81a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11328 2024.10.01 02:37:33.210304 [ 3 ] {} <Debug> HTTP-Session: deeb567f-baf5-4285-9a17-0fd0e6f81a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11329 2024.10.01 02:37:33.210319 [ 3 ] {} <Debug> HTTP-Session: deeb567f-baf5-4285-9a17-0fd0e6f81a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11330 2024.10.01 02:37:33.210371 [ 3 ] {} <Trace> HTTP-Session: deeb567f-baf5-4285-9a17-0fd0e6f81a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11331 2024.10.01 02:37:33.210569 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11332 2024.10.01 02:37:33.210645 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11333 2024.10.01 02:37:33.211029 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11334 2024.10.01 02:37:33.211470 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11335 2024.10.01 02:37:33.211516 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11336 2024.10.01 02:37:33.211940 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11337 2024.10.01 02:37:33.212353 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11338 2024.10.01 02:37:33.212539 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002021 sec., 989.6091044037606 rows/sec., 80.70 KiB/sec.
11339 2024.10.01 02:37:33.212760 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Debug> DynamicQueryHandler: Done processing query
11340 2024.10.01 02:37:33.212789 [ 3 ] {6f76275a-1ec8-432c-aae2-4967325ccad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11341 2024.10.01 02:37:33.212805 [ 3 ] {} <Debug> HTTP-Session: deeb567f-baf5-4285-9a17-0fd0e6f81a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11342 2024.10.01 02:37:33.212969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11343 2024.10.01 02:37:33.213026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11344 2024.10.01 02:37:33.213047 [ 3 ] {} <Debug> HTTP-Session: a1a12a95-fc54-41ab-ac6c-0ac9496b36d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11345 2024.10.01 02:37:33.213064 [ 3 ] {} <Debug> HTTP-Session: a1a12a95-fc54-41ab-ac6c-0ac9496b36d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11346 2024.10.01 02:37:33.213079 [ 3 ] {} <Debug> HTTP-Session: a1a12a95-fc54-41ab-ac6c-0ac9496b36d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11347 2024.10.01 02:37:33.213114 [ 3 ] {} <Trace> HTTP-Session: a1a12a95-fc54-41ab-ac6c-0ac9496b36d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11348 2024.10.01 02:37:33.213251 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11349 2024.10.01 02:37:33.213298 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11350 2024.10.01 02:37:33.213538 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11351 2024.10.01 02:37:33.213925 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11352 2024.10.01 02:37:33.213964 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11353 2024.10.01 02:37:33.214341 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11354 2024.10.01 02:37:33.214714 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11355 2024.10.01 02:37:33.214879 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Debug> executeQuery: Read 97 rows, 8.31 KiB in 0.001674 sec., 57945.04181600956 rows/sec., 4.85 MiB/sec.
11356 2024.10.01 02:37:33.215045 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Debug> DynamicQueryHandler: Done processing query
11357 2024.10.01 02:37:33.215072 [ 3 ] {1fb9d631-9f39-41db-a9ed-f78dfafae439} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11358 2024.10.01 02:37:33.215089 [ 3 ] {} <Debug> HTTP-Session: a1a12a95-fc54-41ab-ac6c-0ac9496b36d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11359 2024.10.01 02:37:33.215216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11360 2024.10.01 02:37:33.215265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11361 2024.10.01 02:37:33.215286 [ 3 ] {} <Debug> HTTP-Session: 00ba7c01-3126-4b1f-a518-5edb3e0df44b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11362 2024.10.01 02:37:33.215304 [ 3 ] {} <Debug> HTTP-Session: 00ba7c01-3126-4b1f-a518-5edb3e0df44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11363 2024.10.01 02:37:33.215319 [ 3 ] {} <Debug> HTTP-Session: 00ba7c01-3126-4b1f-a518-5edb3e0df44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11364 2024.10.01 02:37:33.215350 [ 3 ] {} <Trace> HTTP-Session: 00ba7c01-3126-4b1f-a518-5edb3e0df44b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11365 2024.10.01 02:37:33.215460 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11366 2024.10.01 02:37:33.215505 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11367 2024.10.01 02:37:33.215730 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11368 2024.10.01 02:37:33.216182 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11369 2024.10.01 02:37:33.216221 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11370 2024.10.01 02:37:33.216584 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11371 2024.10.01 02:37:33.216972 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11372 2024.10.01 02:37:33.217133 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001701 sec., 12933.568489124045 rows/sec., 966.23 KiB/sec.
11373 2024.10.01 02:37:33.217312 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Debug> DynamicQueryHandler: Done processing query
11374 2024.10.01 02:37:33.217337 [ 3 ] {ef776a4e-7d83-4e0a-b1d9-6983af94f8fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11375 2024.10.01 02:37:33.217355 [ 3 ] {} <Debug> HTTP-Session: 00ba7c01-3126-4b1f-a518-5edb3e0df44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11376 2024.10.01 02:37:33.217485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11377 2024.10.01 02:37:33.217535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11378 2024.10.01 02:37:33.217555 [ 3 ] {} <Debug> HTTP-Session: e8925eb9-1906-4337-af57-1b2396ba18ac Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11379 2024.10.01 02:37:33.217571 [ 3 ] {} <Debug> HTTP-Session: e8925eb9-1906-4337-af57-1b2396ba18ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11380 2024.10.01 02:37:33.217585 [ 3 ] {} <Debug> HTTP-Session: e8925eb9-1906-4337-af57-1b2396ba18ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11381 2024.10.01 02:37:33.217617 [ 3 ] {} <Trace> HTTP-Session: e8925eb9-1906-4337-af57-1b2396ba18ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11382 2024.10.01 02:37:33.217738 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11383 2024.10.01 02:37:33.217783 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11384 2024.10.01 02:37:33.218010 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11385 2024.10.01 02:37:33.218454 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11386 2024.10.01 02:37:33.218492 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11387 2024.10.01 02:37:33.218852 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11388 2024.10.01 02:37:33.219224 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11389 2024.10.01 02:37:33.219359 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001664 sec., 51682.69230769231 rows/sec., 4.04 MiB/sec.
11390 2024.10.01 02:37:33.219534 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Debug> DynamicQueryHandler: Done processing query
11391 2024.10.01 02:37:33.219559 [ 3 ] {bda8840b-1000-44cd-a06b-589bd3813060} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11392 2024.10.01 02:37:33.219576 [ 3 ] {} <Debug> HTTP-Session: e8925eb9-1906-4337-af57-1b2396ba18ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11393 2024.10.01 02:37:33.219721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11394 2024.10.01 02:37:33.219769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11395 2024.10.01 02:37:33.219789 [ 3 ] {} <Debug> HTTP-Session: 873c81a3-6753-43ed-8b91-708daa938086 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11396 2024.10.01 02:37:33.219806 [ 3 ] {} <Debug> HTTP-Session: 873c81a3-6753-43ed-8b91-708daa938086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11397 2024.10.01 02:37:33.219821 [ 3 ] {} <Debug> HTTP-Session: 873c81a3-6753-43ed-8b91-708daa938086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11398 2024.10.01 02:37:33.219851 [ 3 ] {} <Trace> HTTP-Session: 873c81a3-6753-43ed-8b91-708daa938086 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11399 2024.10.01 02:37:33.220006 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11400 2024.10.01 02:37:33.220055 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11401 2024.10.01 02:37:33.220201 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11402 2024.10.01 02:37:33.220617 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11403 2024.10.01 02:37:33.220654 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11404 2024.10.01 02:37:33.221040 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11405 2024.10.01 02:37:33.221394 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11406 2024.10.01 02:37:33.221526 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001587 sec., 101449.27536231883 rows/sec., 7.07 MiB/sec.
11407 2024.10.01 02:37:33.221697 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Debug> DynamicQueryHandler: Done processing query
11408 2024.10.01 02:37:33.221722 [ 3 ] {2a5b0e13-55f8-4424-970a-ec5f18e75d25} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11409 2024.10.01 02:37:33.221738 [ 3 ] {} <Debug> HTTP-Session: 873c81a3-6753-43ed-8b91-708daa938086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.10.01 02:37:33.221905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11411 2024.10.01 02:37:33.221954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11412 2024.10.01 02:37:33.221974 [ 3 ] {} <Debug> HTTP-Session: 42a5874e-160d-4299-90b4-f07d75b543b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11413 2024.10.01 02:37:33.221991 [ 3 ] {} <Debug> HTTP-Session: 42a5874e-160d-4299-90b4-f07d75b543b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11414 2024.10.01 02:37:33.222006 [ 3 ] {} <Debug> HTTP-Session: 42a5874e-160d-4299-90b4-f07d75b543b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11415 2024.10.01 02:37:33.222037 [ 3 ] {} <Trace> HTTP-Session: 42a5874e-160d-4299-90b4-f07d75b543b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11416 2024.10.01 02:37:33.222303 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11417 2024.10.01 02:37:33.222368 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <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_histogramu64
11418 2024.10.01 02:37:33.222776 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11419 2024.10.01 02:37:33.223439 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11420 2024.10.01 02:37:33.223475 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11421 2024.10.01 02:37:33.224107 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11422 2024.10.01 02:37:33.224544 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11423 2024.10.01 02:37:33.224692 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002566 sec., 7794.232268121589 rows/sec., 13.97 MiB/sec.
11424 2024.10.01 02:37:33.224912 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Debug> DynamicQueryHandler: Done processing query
11425 2024.10.01 02:37:33.224938 [ 3 ] {1038464c-6622-4bf4-9e08-825b29d639c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11426 2024.10.01 02:37:33.224955 [ 3 ] {} <Debug> HTTP-Session: 42a5874e-160d-4299-90b4-f07d75b543b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11427 2024.10.01 02:37:33.225081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11428 2024.10.01 02:37:33.225131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11429 2024.10.01 02:37:33.225151 [ 3 ] {} <Debug> HTTP-Session: 739a2106-3164-4abd-b926-12d947b6d4ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11430 2024.10.01 02:37:33.225167 [ 3 ] {} <Debug> HTTP-Session: 739a2106-3164-4abd-b926-12d947b6d4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11431 2024.10.01 02:37:33.225181 [ 3 ] {} <Debug> HTTP-Session: 739a2106-3164-4abd-b926-12d947b6d4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11432 2024.10.01 02:37:33.225212 [ 3 ] {} <Trace> HTTP-Session: 739a2106-3164-4abd-b926-12d947b6d4ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11433 2024.10.01 02:37:33.225330 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11434 2024.10.01 02:37:33.225377 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11435 2024.10.01 02:37:33.225509 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11436 2024.10.01 02:37:33.225838 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11437 2024.10.01 02:37:33.225875 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
11438 2024.10.01 02:37:33.226245 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11439 2024.10.01 02:37:33.226578 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11440 2024.10.01 02:37:33.226708 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec.
11441 2024.10.01 02:37:33.226902 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Debug> DynamicQueryHandler: Done processing query
11442 2024.10.01 02:37:33.226941 [ 3 ] {faf79f13-23f3-48ce-81fa-eec4271aba91} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11443 2024.10.01 02:37:33.226963 [ 3 ] {} <Debug> HTTP-Session: 739a2106-3164-4abd-b926-12d947b6d4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11444 2024.10.01 02:37:36.761057 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
11445 2024.10.01 02:37:36.761122 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
11446 2024.10.01 02:37:38.214717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11447 2024.10.01 02:37:38.214844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11448 2024.10.01 02:37:38.214875 [ 3 ] {} <Debug> HTTP-Session: d24f700c-9c54-44fc-a002-bb814124a680 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11449 2024.10.01 02:37:38.214904 [ 3 ] {} <Debug> HTTP-Session: d24f700c-9c54-44fc-a002-bb814124a680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11450 2024.10.01 02:37:38.214922 [ 3 ] {} <Debug> HTTP-Session: d24f700c-9c54-44fc-a002-bb814124a680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11451 2024.10.01 02:37:38.214976 [ 3 ] {} <Trace> HTTP-Session: d24f700c-9c54-44fc-a002-bb814124a680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11452 2024.10.01 02:37:38.215255 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11453 2024.10.01 02:37:38.215331 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11454 2024.10.01 02:37:38.215679 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11455 2024.10.01 02:37:38.216323 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11456 2024.10.01 02:37:38.216374 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11457 2024.10.01 02:37:38.216830 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11458 2024.10.01 02:37:38.217228 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11459 2024.10.01 02:37:38.217389 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002249 sec., 100933.74833259225 rows/sec., 8.89 MiB/sec.
11460 2024.10.01 02:37:38.217724 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Debug> DynamicQueryHandler: Done processing query
11461 2024.10.01 02:37:38.217786 [ 3 ] {7f0dfd1c-c30d-4211-a3a7-a396606227a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
11462 2024.10.01 02:37:38.217850 [ 3 ] {} <Debug> HTTP-Session: d24f700c-9c54-44fc-a002-bb814124a680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11463 2024.10.01 02:37:38.218039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11464 2024.10.01 02:37:38.218102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11465 2024.10.01 02:37:38.218123 [ 3 ] {} <Debug> HTTP-Session: 2219eba8-2c8e-4c59-aae0-f2690c9012a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11466 2024.10.01 02:37:38.218142 [ 3 ] {} <Debug> HTTP-Session: 2219eba8-2c8e-4c59-aae0-f2690c9012a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11467 2024.10.01 02:37:38.218156 [ 3 ] {} <Debug> HTTP-Session: 2219eba8-2c8e-4c59-aae0-f2690c9012a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11468 2024.10.01 02:37:38.218192 [ 3 ] {} <Trace> HTTP-Session: 2219eba8-2c8e-4c59-aae0-f2690c9012a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11469 2024.10.01 02:37:38.218315 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11470 2024.10.01 02:37:38.218365 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11471 2024.10.01 02:37:38.218628 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11472 2024.10.01 02:37:38.218994 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11473 2024.10.01 02:37:38.219034 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11474 2024.10.01 02:37:38.219416 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11475 2024.10.01 02:37:38.219796 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11476 2024.10.01 02:37:38.219966 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001681 sec., 11302.795954788817 rows/sec., 849.92 KiB/sec.
11477 2024.10.01 02:37:38.220187 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Debug> DynamicQueryHandler: Done processing query
11478 2024.10.01 02:37:38.220235 [ 3 ] {f1990e5b-c905-41f6-98a7-f4a8b7847d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11479 2024.10.01 02:37:38.220267 [ 3 ] {} <Debug> HTTP-Session: 2219eba8-2c8e-4c59-aae0-f2690c9012a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11480 2024.10.01 02:37:38.220434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11481 2024.10.01 02:37:38.220494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11482 2024.10.01 02:37:38.220515 [ 3 ] {} <Debug> HTTP-Session: c7c865e0-f7a6-4be9-9b51-f8d0bd5b34b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11483 2024.10.01 02:37:38.220532 [ 3 ] {} <Debug> HTTP-Session: c7c865e0-f7a6-4be9-9b51-f8d0bd5b34b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11484 2024.10.01 02:37:38.220547 [ 3 ] {} <Debug> HTTP-Session: c7c865e0-f7a6-4be9-9b51-f8d0bd5b34b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11485 2024.10.01 02:37:38.220579 [ 3 ] {} <Trace> HTTP-Session: c7c865e0-f7a6-4be9-9b51-f8d0bd5b34b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11486 2024.10.01 02:37:38.220686 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11487 2024.10.01 02:37:38.220731 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11488 2024.10.01 02:37:38.220963 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11489 2024.10.01 02:37:38.221297 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11490 2024.10.01 02:37:38.221335 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11491 2024.10.01 02:37:38.221704 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
11492 2024.10.01 02:37:38.222083 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11493 2024.10.01 02:37:38.222253 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001587 sec., 8821.676118462507 rows/sec., 617.81 KiB/sec.
11494 2024.10.01 02:37:38.222591 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Debug> DynamicQueryHandler: Done processing query
11495 2024.10.01 02:37:38.222618 [ 3 ] {8a2aa912-a9bd-4289-a202-d9ea6514b941} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11496 2024.10.01 02:37:38.222636 [ 3 ] {} <Debug> HTTP-Session: c7c865e0-f7a6-4be9-9b51-f8d0bd5b34b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11497 2024.10.01 02:37:38.222760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11498 2024.10.01 02:37:38.222814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11499 2024.10.01 02:37:38.222835 [ 3 ] {} <Debug> HTTP-Session: 5e3c67e3-27bd-4515-915e-c6ca00a61274 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11500 2024.10.01 02:37:38.222851 [ 3 ] {} <Debug> HTTP-Session: 5e3c67e3-27bd-4515-915e-c6ca00a61274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11501 2024.10.01 02:37:38.222866 [ 3 ] {} <Debug> HTTP-Session: 5e3c67e3-27bd-4515-915e-c6ca00a61274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11502 2024.10.01 02:37:38.222898 [ 3 ] {} <Trace> HTTP-Session: 5e3c67e3-27bd-4515-915e-c6ca00a61274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11503 2024.10.01 02:37:38.223007 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11504 2024.10.01 02:37:38.223056 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11505 2024.10.01 02:37:38.223309 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11506 2024.10.01 02:37:38.223698 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11507 2024.10.01 02:37:38.223737 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11508 2024.10.01 02:37:38.224103 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11509 2024.10.01 02:37:38.224487 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11510 2024.10.01 02:37:38.224656 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00167 sec., 3592.814371257485 rows/sec., 212.27 KiB/sec.
11511 2024.10.01 02:37:38.224844 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Debug> DynamicQueryHandler: Done processing query
11512 2024.10.01 02:37:38.224879 [ 3 ] {6ad753fa-a2d8-4755-a080-6d98d2d1dfa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11513 2024.10.01 02:37:38.224898 [ 3 ] {} <Debug> HTTP-Session: 5e3c67e3-27bd-4515-915e-c6ca00a61274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11514 2024.10.01 02:37:38.225094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11515 2024.10.01 02:37:38.225155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11516 2024.10.01 02:37:38.225177 [ 3 ] {} <Debug> HTTP-Session: 8d90c5cc-338e-4a3f-ae08-fd3936107995 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11517 2024.10.01 02:37:38.225194 [ 3 ] {} <Debug> HTTP-Session: 8d90c5cc-338e-4a3f-ae08-fd3936107995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11518 2024.10.01 02:37:38.225208 [ 3 ] {} <Debug> HTTP-Session: 8d90c5cc-338e-4a3f-ae08-fd3936107995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11519 2024.10.01 02:37:38.225242 [ 3 ] {} <Trace> HTTP-Session: 8d90c5cc-338e-4a3f-ae08-fd3936107995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11520 2024.10.01 02:37:38.225468 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11521 2024.10.01 02:37:38.225513 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11522 2024.10.01 02:37:38.225747 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11523 2024.10.01 02:37:38.226307 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11524 2024.10.01 02:37:38.226345 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11525 2024.10.01 02:37:38.226728 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11526 2024.10.01 02:37:38.227091 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11527 2024.10.01 02:37:38.227250 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001898 sec., 211275.0263435195 rows/sec., 15.03 MiB/sec.
11528 2024.10.01 02:37:38.227438 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Debug> DynamicQueryHandler: Done processing query
11529 2024.10.01 02:37:38.227464 [ 3 ] {251ab5fc-7ed2-446b-966e-81f365e27b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11530 2024.10.01 02:37:38.227480 [ 3 ] {} <Debug> HTTP-Session: 8d90c5cc-338e-4a3f-ae08-fd3936107995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11531 2024.10.01 02:37:38.227638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11532 2024.10.01 02:37:38.227690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11533 2024.10.01 02:37:38.227711 [ 3 ] {} <Debug> HTTP-Session: 0a52658a-d5e8-40c0-80ea-b0e055d17e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11534 2024.10.01 02:37:38.227729 [ 3 ] {} <Debug> HTTP-Session: 0a52658a-d5e8-40c0-80ea-b0e055d17e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11535 2024.10.01 02:37:38.227744 [ 3 ] {} <Debug> HTTP-Session: 0a52658a-d5e8-40c0-80ea-b0e055d17e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11536 2024.10.01 02:37:38.227776 [ 3 ] {} <Trace> HTTP-Session: 0a52658a-d5e8-40c0-80ea-b0e055d17e17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11537 2024.10.01 02:37:38.227877 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11538 2024.10.01 02:37:38.227925 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11539 2024.10.01 02:37:38.228058 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11540 2024.10.01 02:37:38.228334 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11541 2024.10.01 02:37:38.228371 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11542 2024.10.01 02:37:38.228734 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11543 2024.10.01 02:37:38.229058 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11544 2024.10.01 02:37:38.229225 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec.
11545 2024.10.01 02:37:38.229225 [ 149 ] {} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11546 2024.10.01 02:37:38.229334 [ 149 ] {} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11547 2024.10.01 02:37:38.229383 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11548 2024.10.01 02:37:38.229493 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Debug> DynamicQueryHandler: Done processing query
11549 2024.10.01 02:37:38.229546 [ 3 ] {bd7df6b2-0c39-42f2-9f67-e5aebc5f2dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11550 2024.10.01 02:37:38.229568 [ 3 ] {} <Debug> HTTP-Session: 0a52658a-d5e8-40c0-80ea-b0e055d17e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11551 2024.10.01 02:37:38.229586 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
11552 2024.10.01 02:37:38.229821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11553 2024.10.01 02:37:38.229828 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11554 2024.10.01 02:37:38.229905 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
11555 2024.10.01 02:37:38.229912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11556 2024.10.01 02:37:38.229964 [ 3 ] {} <Debug> HTTP-Session: b605646e-6dba-4c1d-aae6-54786db8a6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11557 2024.10.01 02:37:38.230023 [ 3 ] {} <Debug> HTTP-Session: b605646e-6dba-4c1d-aae6-54786db8a6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11558 2024.10.01 02:37:38.230100 [ 3 ] {} <Debug> HTTP-Session: b605646e-6dba-4c1d-aae6-54786db8a6a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11559 2024.10.01 02:37:38.230120 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
11560 2024.10.01 02:37:38.230223 [ 3 ] {} <Trace> HTTP-Session: b605646e-6dba-4c1d-aae6-54786db8a6a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11561 2024.10.01 02:37:38.230391 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
11562 2024.10.01 02:37:38.230633 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
11563 2024.10.01 02:37:38.230825 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11564 2024.10.01 02:37:38.230866 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
11565 2024.10.01 02:37:38.230989 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11566 2024.10.01 02:37:38.231100 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
11567 2024.10.01 02:37:38.231846 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11568 2024.10.01 02:37:38.232802 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11569 2024.10.01 02:37:38.232868 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11570 2024.10.01 02:37:38.233754 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004283402 sec., 36419.64961495558 rows/sec., 1.86 MiB/sec.
11571 2024.10.01 02:37:38.233928 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11572 2024.10.01 02:37:38.233953 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11573 2024.10.01 02:37:38.234833 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11574 2024.10.01 02:37:38.234848 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_26_5} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11575 2024.10.01 02:37:38.235037 [ 196 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_26_5} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11576 2024.10.01 02:37:38.235134 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004585 sec., 51690.294438386045 rows/sec., 3.46 MiB/sec.
11577 2024.10.01 02:37:38.235234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11578 2024.10.01 02:37:38.235447 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Debug> DynamicQueryHandler: Done processing query
11579 2024.10.01 02:37:38.235476 [ 3 ] {2cf7efc9-3aab-43a5-855d-e819ee7da4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11580 2024.10.01 02:37:38.235520 [ 3 ] {} <Debug> HTTP-Session: b605646e-6dba-4c1d-aae6-54786db8a6a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11581 2024.10.01 02:37:38.235649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11582 2024.10.01 02:37:38.235698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11583 2024.10.01 02:37:38.235719 [ 3 ] {} <Debug> HTTP-Session: 5fa81843-b0a0-4b15-add4-03851e03a233 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11584 2024.10.01 02:37:38.235737 [ 3 ] {} <Debug> HTTP-Session: 5fa81843-b0a0-4b15-add4-03851e03a233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11585 2024.10.01 02:37:38.235750 [ 3 ] {} <Debug> HTTP-Session: 5fa81843-b0a0-4b15-add4-03851e03a233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11586 2024.10.01 02:37:38.235782 [ 3 ] {} <Trace> HTTP-Session: 5fa81843-b0a0-4b15-add4-03851e03a233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11587 2024.10.01 02:37:38.235881 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11588 2024.10.01 02:37:38.235929 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11589 2024.10.01 02:37:38.236107 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11590 2024.10.01 02:37:38.236409 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11591 2024.10.01 02:37:38.236446 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11592 2024.10.01 02:37:38.236804 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11593 2024.10.01 02:37:38.237139 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11594 2024.10.01 02:37:38.237287 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec.
11595 2024.10.01 02:37:38.237459 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Debug> DynamicQueryHandler: Done processing query
11596 2024.10.01 02:37:38.237483 [ 3 ] {91e2258e-c70e-40a0-99f0-71251386869a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11597 2024.10.01 02:37:38.237499 [ 3 ] {} <Debug> HTTP-Session: 5fa81843-b0a0-4b15-add4-03851e03a233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11598 2024.10.01 02:37:38.237679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11599 2024.10.01 02:37:38.237729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11600 2024.10.01 02:37:38.237749 [ 3 ] {} <Debug> HTTP-Session: 440fcb93-ad4a-4fb5-89c8-96f3afc287d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11601 2024.10.01 02:37:38.237767 [ 3 ] {} <Debug> HTTP-Session: 440fcb93-ad4a-4fb5-89c8-96f3afc287d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11602 2024.10.01 02:37:38.237781 [ 3 ] {} <Debug> HTTP-Session: 440fcb93-ad4a-4fb5-89c8-96f3afc287d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11603 2024.10.01 02:37:38.237811 [ 3 ] {} <Trace> HTTP-Session: 440fcb93-ad4a-4fb5-89c8-96f3afc287d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11604 2024.10.01 02:37:38.238090 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11605 2024.10.01 02:37:38.238157 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <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_histogramu64
11606 2024.10.01 02:37:38.238590 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11607 2024.10.01 02:37:38.239187 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11608 2024.10.01 02:37:38.239223 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11609 2024.10.01 02:37:38.239851 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11610 2024.10.01 02:37:38.240268 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11611 2024.10.01 02:37:38.240455 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002563 sec., 7413.187670698399 rows/sec., 13.28 MiB/sec.
11612 2024.10.01 02:37:38.240686 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Debug> DynamicQueryHandler: Done processing query
11613 2024.10.01 02:37:38.240710 [ 3 ] {e5feb72e-5435-403c-94c5-498c47c66b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11614 2024.10.01 02:37:38.240726 [ 3 ] {} <Debug> HTTP-Session: 440fcb93-ad4a-4fb5-89c8-96f3afc287d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11615 2024.10.01 02:37:38.240861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11616 2024.10.01 02:37:38.240912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11617 2024.10.01 02:37:38.240931 [ 3 ] {} <Debug> HTTP-Session: 45879a53-34b7-47d8-b503-0680fefcfdf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11618 2024.10.01 02:37:38.240949 [ 3 ] {} <Debug> HTTP-Session: 45879a53-34b7-47d8-b503-0680fefcfdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11619 2024.10.01 02:37:38.240963 [ 3 ] {} <Debug> HTTP-Session: 45879a53-34b7-47d8-b503-0680fefcfdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11620 2024.10.01 02:37:38.240994 [ 3 ] {} <Trace> HTTP-Session: 45879a53-34b7-47d8-b503-0680fefcfdf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11621 2024.10.01 02:37:38.241125 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11622 2024.10.01 02:37:38.241168 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11623 2024.10.01 02:37:38.241298 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11624 2024.10.01 02:37:38.241663 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11625 2024.10.01 02:37:38.241700 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11626 2024.10.01 02:37:38.242056 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11627 2024.10.01 02:37:38.242390 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11628 2024.10.01 02:37:38.242545 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec.
11629 2024.10.01 02:37:38.242712 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Debug> DynamicQueryHandler: Done processing query
11630 2024.10.01 02:37:38.242736 [ 3 ] {cd3b94e7-83f7-479f-9e17-53fb3adf29cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11631 2024.10.01 02:37:38.242751 [ 3 ] {} <Debug> HTTP-Session: 45879a53-34b7-47d8-b503-0680fefcfdf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11632 2024.10.01 02:37:43.210087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11633 2024.10.01 02:37:43.210223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11634 2024.10.01 02:37:43.210253 [ 3 ] {} <Debug> HTTP-Session: 45bbb731-5bc0-453b-b0e6-74ccb2febbe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11635 2024.10.01 02:37:43.210283 [ 3 ] {} <Debug> HTTP-Session: 45bbb731-5bc0-453b-b0e6-74ccb2febbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11636 2024.10.01 02:37:43.210301 [ 3 ] {} <Debug> HTTP-Session: 45bbb731-5bc0-453b-b0e6-74ccb2febbe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11637 2024.10.01 02:37:43.210357 [ 3 ] {} <Trace> HTTP-Session: 45bbb731-5bc0-453b-b0e6-74ccb2febbe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11638 2024.10.01 02:37:43.210598 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11639 2024.10.01 02:37:43.210673 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11640 2024.10.01 02:37:43.211013 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11641 2024.10.01 02:37:43.211545 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11642 2024.10.01 02:37:43.211594 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11643 2024.10.01 02:37:43.212023 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11644 2024.10.01 02:37:43.212411 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11645 2024.10.01 02:37:43.212595 [ 145 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11646 2024.10.01 02:37:43.212603 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.002083 sec., 46087.37397983677 rows/sec., 3.86 MiB/sec.
11647 2024.10.01 02:37:43.212685 [ 145 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11648 2024.10.01 02:37:43.212759 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11649 2024.10.01 02:37:43.212983 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
11650 2024.10.01 02:37:43.212999 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Debug> DynamicQueryHandler: Done processing query
11651 2024.10.01 02:37:43.213063 [ 3 ] {9be23d7f-6540-4f38-ba50-e4f68b5c147d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11652 2024.10.01 02:37:43.213090 [ 3 ] {} <Debug> HTTP-Session: 45bbb731-5bc0-453b-b0e6-74ccb2febbe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11653 2024.10.01 02:37:43.213230 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11654 2024.10.01 02:37:43.213272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11655 2024.10.01 02:37:43.213303 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1418 rows starting from the beginning of the part
11656 2024.10.01 02:37:43.213373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11657 2024.10.01 02:37:43.213433 [ 3 ] {} <Debug> HTTP-Session: 17641d0f-6934-47da-8fb6-993f38ba01f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11658 2024.10.01 02:37:43.213521 [ 3 ] {} <Debug> HTTP-Session: 17641d0f-6934-47da-8fb6-993f38ba01f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11659 2024.10.01 02:37:43.213560 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 47 rows starting from the beginning of the part
11660 2024.10.01 02:37:43.213579 [ 3 ] {} <Debug> HTTP-Session: 17641d0f-6934-47da-8fb6-993f38ba01f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11661 2024.10.01 02:37:43.213704 [ 3 ] {} <Trace> HTTP-Session: 17641d0f-6934-47da-8fb6-993f38ba01f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11662 2024.10.01 02:37:43.213825 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 228 rows starting from the beginning of the part
11663 2024.10.01 02:37:43.214091 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11664 2024.10.01 02:37:43.214215 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 97 rows starting from the beginning of the part
11665 2024.10.01 02:37:43.214261 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11666 2024.10.01 02:37:43.214651 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 227 rows starting from the beginning of the part
11667 2024.10.01 02:37:43.214936 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part
11668 2024.10.01 02:37:43.215670 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11669 2024.10.01 02:37:43.216429 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11670 2024.10.01 02:37:43.216508 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11671 2024.10.01 02:37:43.217486 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11672 2024.10.01 02:37:43.218237 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11673 2024.10.01 02:37:43.218244 [ 188 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2113 rows, containing 5 columns (5 merged, 0 gathered) in 0.00535433 sec., 394633.8757603659 rows/sec., 34.94 MiB/sec.
11674 2024.10.01 02:37:43.218487 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.004574 sec., 4372.540445999126 rows/sec., 328.79 KiB/sec.
11675 2024.10.01 02:37:43.218603 [ 188 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11676 2024.10.01 02:37:43.218810 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Debug> DynamicQueryHandler: Done processing query
11677 2024.10.01 02:37:43.218851 [ 3 ] {1fce37a3-ae0e-4b19-9a43-ce1a13825739} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11678 2024.10.01 02:37:43.218880 [ 3 ] {} <Debug> HTTP-Session: 17641d0f-6934-47da-8fb6-993f38ba01f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11679 2024.10.01 02:37:43.219098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11680 2024.10.01 02:37:43.219188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11681 2024.10.01 02:37:43.219218 [ 3 ] {} <Debug> HTTP-Session: 8cd99f63-95e1-4bfd-8d4c-6822a2f4f2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11682 2024.10.01 02:37:43.219250 [ 3 ] {} <Debug> HTTP-Session: 8cd99f63-95e1-4bfd-8d4c-6822a2f4f2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11683 2024.10.01 02:37:43.219268 [ 3 ] {} <Debug> HTTP-Session: 8cd99f63-95e1-4bfd-8d4c-6822a2f4f2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11684 2024.10.01 02:37:43.219317 [ 3 ] {} <Trace> HTTP-Session: 8cd99f63-95e1-4bfd-8d4c-6822a2f4f2d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11685 2024.10.01 02:37:43.219375 [ 188 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11686 2024.10.01 02:37:43.219534 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11687 2024.10.01 02:37:43.219548 [ 188 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_61_12} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11688 2024.10.01 02:37:43.219604 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11689 2024.10.01 02:37:43.219724 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
11690 2024.10.01 02:37:43.219967 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11691 2024.10.01 02:37:43.220347 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11692 2024.10.01 02:37:43.220385 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11693 2024.10.01 02:37:43.220746 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11694 2024.10.01 02:37:43.221109 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11695 2024.10.01 02:37:43.221259 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001824 sec., 46052.63157894737 rows/sec., 3.60 MiB/sec.
11696 2024.10.01 02:37:43.221272 [ 145 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11697 2024.10.01 02:37:43.221351 [ 145 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11698 2024.10.01 02:37:43.221414 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11699 2024.10.01 02:37:43.221526 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Debug> DynamicQueryHandler: Done processing query
11700 2024.10.01 02:37:43.221561 [ 3 ] {df15ee95-4a91-4e9a-899e-8b4e1e5394b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11701 2024.10.01 02:37:43.221564 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
11702 2024.10.01 02:37:43.221578 [ 3 ] {} <Debug> HTTP-Session: 8cd99f63-95e1-4bfd-8d4c-6822a2f4f2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11703 2024.10.01 02:37:43.221693 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11704 2024.10.01 02:37:43.221732 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part
11705 2024.10.01 02:37:43.221753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11706 2024.10.01 02:37:43.221831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11707 2024.10.01 02:37:43.221887 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part
11708 2024.10.01 02:37:43.221893 [ 3 ] {} <Debug> HTTP-Session: d4ee2874-2ef3-4eba-a8ad-27453fe1745a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11709 2024.10.01 02:37:43.221945 [ 3 ] {} <Debug> HTTP-Session: d4ee2874-2ef3-4eba-a8ad-27453fe1745a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11710 2024.10.01 02:37:43.221984 [ 3 ] {} <Debug> HTTP-Session: d4ee2874-2ef3-4eba-a8ad-27453fe1745a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11711 2024.10.01 02:37:43.222130 [ 3 ] {} <Trace> HTTP-Session: d4ee2874-2ef3-4eba-a8ad-27453fe1745a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11712 2024.10.01 02:37:43.222163 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 403 rows starting from the beginning of the part
11713 2024.10.01 02:37:43.222432 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 86 rows starting from the beginning of the part
11714 2024.10.01 02:37:43.222512 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11715 2024.10.01 02:37:43.222649 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11716 2024.10.01 02:37:43.222650 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 401 rows starting from the beginning of the part
11717 2024.10.01 02:37:43.222866 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 84 rows starting from the beginning of the part
11718 2024.10.01 02:37:43.223421 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11719 2024.10.01 02:37:43.224105 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11720 2024.10.01 02:37:43.224149 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11721 2024.10.01 02:37:43.224706 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11722 2024.10.01 02:37:43.225101 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1933 rows, containing 5 columns (5 merged, 0 gathered) in 0.0035871 sec., 538875.4146803825 rows/sec., 41.22 MiB/sec.
11723 2024.10.01 02:37:43.225365 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11724 2024.10.01 02:37:43.225465 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11725 2024.10.01 02:37:43.225629 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11726 2024.10.01 02:37:43.225679 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003282 sec., 48750.76173065204 rows/sec., 3.40 MiB/sec.
11727 2024.10.01 02:37:43.225732 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11728 2024.10.01 02:37:43.225857 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11729 2024.10.01 02:37:43.226244 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Debug> DynamicQueryHandler: Done processing query
11730 2024.10.01 02:37:43.226332 [ 3 ] {e6266f17-7ebf-4158-83c4-16d2be676300} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11731 2024.10.01 02:37:43.226312 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
11732 2024.10.01 02:37:43.226418 [ 3 ] {} <Debug> HTTP-Session: d4ee2874-2ef3-4eba-a8ad-27453fe1745a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11733 2024.10.01 02:37:43.226711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11734 2024.10.01 02:37:43.226868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11735 2024.10.01 02:37:43.226948 [ 3 ] {} <Debug> HTTP-Session: d05480b5-c333-4ef2-8eb1-d1587321e1c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11736 2024.10.01 02:37:43.227018 [ 3 ] {} <Debug> HTTP-Session: d05480b5-c333-4ef2-8eb1-d1587321e1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11737 2024.10.01 02:37:43.227072 [ 3 ] {} <Debug> HTTP-Session: d05480b5-c333-4ef2-8eb1-d1587321e1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11738 2024.10.01 02:37:43.227095 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11739 2024.10.01 02:37:43.227164 [ 3 ] {} <Trace> HTTP-Session: d05480b5-c333-4ef2-8eb1-d1587321e1c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11740 2024.10.01 02:37:43.227234 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17797 rows starting from the beginning of the part
11741 2024.10.01 02:37:43.227271 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11742 2024.10.01 02:37:43.227660 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_61_12} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11743 2024.10.01 02:37:43.227672 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part
11744 2024.10.01 02:37:43.227778 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11745 2024.10.01 02:37:43.227969 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
11746 2024.10.01 02:37:43.228179 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <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_histogramu64
11747 2024.10.01 02:37:43.228200 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 238 rows starting from the beginning of the part
11748 2024.10.01 02:37:43.228555 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part
11749 2024.10.01 02:37:43.228979 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part
11750 2024.10.01 02:37:43.229285 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part
11751 2024.10.01 02:37:43.230903 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11752 2024.10.01 02:37:43.231777 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11753 2024.10.01 02:37:43.231814 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11754 2024.10.01 02:37:43.233619 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11755 2024.10.01 02:37:43.234539 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11756 2024.10.01 02:37:43.234909 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.007527 sec., 2657.1011026969577 rows/sec., 4.76 MiB/sec.
11757 2024.10.01 02:37:43.235667 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Debug> DynamicQueryHandler: Done processing query
11758 2024.10.01 02:37:43.235692 [ 3 ] {1e747b1b-4900-43c8-9772-0926f4308030} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11759 2024.10.01 02:37:43.235709 [ 3 ] {} <Debug> HTTP-Session: d05480b5-c333-4ef2-8eb1-d1587321e1c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11760 2024.10.01 02:37:43.235831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11761 2024.10.01 02:37:43.235898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11762 2024.10.01 02:37:43.235916 [ 3 ] {} <Debug> HTTP-Session: 1a1c0b02-a6de-4ed4-8e1e-214fc06e057e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11763 2024.10.01 02:37:43.235933 [ 3 ] {} <Debug> HTTP-Session: 1a1c0b02-a6de-4ed4-8e1e-214fc06e057e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11764 2024.10.01 02:37:43.235949 [ 3 ] {} <Debug> HTTP-Session: 1a1c0b02-a6de-4ed4-8e1e-214fc06e057e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.10.01 02:37:43.235987 [ 3 ] {} <Trace> HTTP-Session: 1a1c0b02-a6de-4ed4-8e1e-214fc06e057e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11766 2024.10.01 02:37:43.236203 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11767 2024.10.01 02:37:43.236252 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11768 2024.10.01 02:37:43.236549 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11769 2024.10.01 02:37:43.236934 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11770 2024.10.01 02:37:43.236985 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11771 2024.10.01 02:37:43.237641 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18606 rows, containing 5 columns (5 merged, 0 gathered) in 0.011583024 sec., 1606316.2780289499 rows/sec., 108.39 MiB/sec.
11772 2024.10.01 02:37:43.237797 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11773 2024.10.01 02:37:43.238008 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11774 2024.10.01 02:37:43.238665 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11775 2024.10.01 02:37:43.238976 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002889 sec., 20768.431983385253 rows/sec., 1.40 MiB/sec.
11776 2024.10.01 02:37:43.239025 [ 145 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11777 2024.10.01 02:37:43.239117 [ 145 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11778 2024.10.01 02:37:43.239202 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11779 2024.10.01 02:37:43.239367 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11780 2024.10.01 02:37:43.239567 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Debug> DynamicQueryHandler: Done processing query
11781 2024.10.01 02:37:43.239662 [ 3 ] {a26d37d8-18d6-4af9-8aed-5633c0eff505} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11782 2024.10.01 02:37:43.239740 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
11783 2024.10.01 02:37:43.239754 [ 3 ] {} <Debug> HTTP-Session: 1a1c0b02-a6de-4ed4-8e1e-214fc06e057e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11784 2024.10.01 02:37:43.239912 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11785 2024.10.01 02:37:43.240286 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB.
11786 2024.10.01 02:37:43.240533 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11787 2024.10.01 02:37:43.240640 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3362 rows starting from the beginning of the part
11788 2024.10.01 02:37:43.240852 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part
11789 2024.10.01 02:37:43.241031 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
11790 2024.10.01 02:37:43.241221 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
11791 2024.10.01 02:37:43.241398 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
11792 2024.10.01 02:37:43.241557 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part
11793 2024.10.01 02:37:43.243101 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3652 rows, containing 4 columns (4 merged, 0 gathered) in 0.003737633 sec., 977088.9758304253 rows/sec., 63.60 MiB/sec.
11794 2024.10.01 02:37:43.243454 [ 187 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11795 2024.10.01 02:37:43.243863 [ 187 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_61_12} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11796 2024.10.01 02:37:43.243944 [ 187 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_61_12} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11797 2024.10.01 02:37:43.244034 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
11798 2024.10.01 02:37:48.214812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11799 2024.10.01 02:37:48.214948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11800 2024.10.01 02:37:48.214980 [ 3 ] {} <Debug> HTTP-Session: 608c2422-b4bf-4772-bd5e-3843d0e18362 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11801 2024.10.01 02:37:48.215009 [ 3 ] {} <Debug> HTTP-Session: 608c2422-b4bf-4772-bd5e-3843d0e18362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11802 2024.10.01 02:37:48.215028 [ 3 ] {} <Debug> HTTP-Session: 608c2422-b4bf-4772-bd5e-3843d0e18362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11803 2024.10.01 02:37:48.215083 [ 3 ] {} <Trace> HTTP-Session: 608c2422-b4bf-4772-bd5e-3843d0e18362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11804 2024.10.01 02:37:48.215360 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11805 2024.10.01 02:37:48.215435 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11806 2024.10.01 02:37:48.215814 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11807 2024.10.01 02:37:48.216464 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11808 2024.10.01 02:37:48.216514 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11809 2024.10.01 02:37:48.216966 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11810 2024.10.01 02:37:48.217358 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11811 2024.10.01 02:37:48.217534 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.00229 sec., 99126.63755458516 rows/sec., 8.73 MiB/sec.
11812 2024.10.01 02:37:48.217759 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Debug> DynamicQueryHandler: Done processing query
11813 2024.10.01 02:37:48.217788 [ 3 ] {e010dda7-a7f7-4988-8a33-9bb051421fc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
11814 2024.10.01 02:37:48.217806 [ 3 ] {} <Debug> HTTP-Session: 608c2422-b4bf-4772-bd5e-3843d0e18362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11815 2024.10.01 02:37:48.217998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11816 2024.10.01 02:37:48.218057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11817 2024.10.01 02:37:48.218079 [ 3 ] {} <Debug> HTTP-Session: 5997a091-5f50-4546-88de-c641a92db849 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11818 2024.10.01 02:37:48.218098 [ 3 ] {} <Debug> HTTP-Session: 5997a091-5f50-4546-88de-c641a92db849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11819 2024.10.01 02:37:48.218113 [ 3 ] {} <Debug> HTTP-Session: 5997a091-5f50-4546-88de-c641a92db849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11820 2024.10.01 02:37:48.218150 [ 3 ] {} <Trace> HTTP-Session: 5997a091-5f50-4546-88de-c641a92db849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11821 2024.10.01 02:37:48.218266 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11822 2024.10.01 02:37:48.218315 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11823 2024.10.01 02:37:48.218557 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11824 2024.10.01 02:37:48.218926 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11825 2024.10.01 02:37:48.218966 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11826 2024.10.01 02:37:48.219330 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11827 2024.10.01 02:37:48.219728 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11828 2024.10.01 02:37:48.219897 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001663 sec., 11425.13529765484 rows/sec., 859.12 KiB/sec.
11829 2024.10.01 02:37:48.220125 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Debug> DynamicQueryHandler: Done processing query
11830 2024.10.01 02:37:48.220166 [ 3 ] {ce4e6f93-b96f-4b49-aa5c-f34051557c81} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11831 2024.10.01 02:37:48.220193 [ 3 ] {} <Debug> HTTP-Session: 5997a091-5f50-4546-88de-c641a92db849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11832 2024.10.01 02:37:48.220337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11833 2024.10.01 02:37:48.220393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11834 2024.10.01 02:37:48.220414 [ 3 ] {} <Debug> HTTP-Session: 98de3425-cf7b-40ab-a5ee-d8051209430e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11835 2024.10.01 02:37:48.220433 [ 3 ] {} <Debug> HTTP-Session: 98de3425-cf7b-40ab-a5ee-d8051209430e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11836 2024.10.01 02:37:48.220447 [ 3 ] {} <Debug> HTTP-Session: 98de3425-cf7b-40ab-a5ee-d8051209430e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11837 2024.10.01 02:37:48.220481 [ 3 ] {} <Trace> HTTP-Session: 98de3425-cf7b-40ab-a5ee-d8051209430e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11838 2024.10.01 02:37:48.220592 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11839 2024.10.01 02:37:48.220639 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11840 2024.10.01 02:37:48.220879 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11841 2024.10.01 02:37:48.221213 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11842 2024.10.01 02:37:48.221253 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11843 2024.10.01 02:37:48.221622 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
11844 2024.10.01 02:37:48.221994 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11845 2024.10.01 02:37:48.222180 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00161 sec., 8695.652173913042 rows/sec., 608.99 KiB/sec.
11846 2024.10.01 02:37:48.222485 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Debug> DynamicQueryHandler: Done processing query
11847 2024.10.01 02:37:48.222521 [ 3 ] {e53f88d0-3703-4cb1-8877-a9839b0e3752} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11848 2024.10.01 02:37:48.222538 [ 3 ] {} <Debug> HTTP-Session: 98de3425-cf7b-40ab-a5ee-d8051209430e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11849 2024.10.01 02:37:48.222658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11850 2024.10.01 02:37:48.222712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11851 2024.10.01 02:37:48.222733 [ 3 ] {} <Debug> HTTP-Session: 345e8059-d51c-45be-a229-f20a6ce9dee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11852 2024.10.01 02:37:48.222751 [ 3 ] {} <Debug> HTTP-Session: 345e8059-d51c-45be-a229-f20a6ce9dee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11853 2024.10.01 02:37:48.222765 [ 3 ] {} <Debug> HTTP-Session: 345e8059-d51c-45be-a229-f20a6ce9dee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11854 2024.10.01 02:37:48.222797 [ 3 ] {} <Trace> HTTP-Session: 345e8059-d51c-45be-a229-f20a6ce9dee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11855 2024.10.01 02:37:48.222904 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11856 2024.10.01 02:37:48.222951 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11857 2024.10.01 02:37:48.223202 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11858 2024.10.01 02:37:48.223616 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11859 2024.10.01 02:37:48.223663 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11860 2024.10.01 02:37:48.224065 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11861 2024.10.01 02:37:48.224430 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11862 2024.10.01 02:37:48.224594 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001716 sec., 3496.5034965034965 rows/sec., 206.58 KiB/sec.
11863 2024.10.01 02:37:48.224780 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Debug> DynamicQueryHandler: Done processing query
11864 2024.10.01 02:37:48.224806 [ 3 ] {28433b56-7303-496a-babb-1b7d91904fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11865 2024.10.01 02:37:48.224823 [ 3 ] {} <Debug> HTTP-Session: 345e8059-d51c-45be-a229-f20a6ce9dee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11866 2024.10.01 02:37:48.224990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11867 2024.10.01 02:37:48.225041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11868 2024.10.01 02:37:48.225061 [ 3 ] {} <Debug> HTTP-Session: a9cd2d8d-4fd6-45d8-b5ac-a2298601507c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11869 2024.10.01 02:37:48.225079 [ 3 ] {} <Debug> HTTP-Session: a9cd2d8d-4fd6-45d8-b5ac-a2298601507c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11870 2024.10.01 02:37:48.225093 [ 3 ] {} <Debug> HTTP-Session: a9cd2d8d-4fd6-45d8-b5ac-a2298601507c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11871 2024.10.01 02:37:48.225124 [ 3 ] {} <Trace> HTTP-Session: a9cd2d8d-4fd6-45d8-b5ac-a2298601507c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11872 2024.10.01 02:37:48.225339 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11873 2024.10.01 02:37:48.225385 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11874 2024.10.01 02:37:48.225619 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11875 2024.10.01 02:37:48.226180 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11876 2024.10.01 02:37:48.226219 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11877 2024.10.01 02:37:48.226625 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11878 2024.10.01 02:37:48.226985 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11879 2024.10.01 02:37:48.227143 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001912 sec., 209728.03347280333 rows/sec., 14.92 MiB/sec.
11880 2024.10.01 02:37:48.227424 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Debug> DynamicQueryHandler: Done processing query
11881 2024.10.01 02:37:48.227482 [ 3 ] {1b4e832c-9b26-481b-913b-c5ebbe1512a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11882 2024.10.01 02:37:48.227547 [ 3 ] {} <Debug> HTTP-Session: a9cd2d8d-4fd6-45d8-b5ac-a2298601507c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11883 2024.10.01 02:37:48.227743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11884 2024.10.01 02:37:48.227799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11885 2024.10.01 02:37:48.227820 [ 3 ] {} <Debug> HTTP-Session: 47f2a15f-f45c-4c68-bdf3-27164c563409 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11886 2024.10.01 02:37:48.227837 [ 3 ] {} <Debug> HTTP-Session: 47f2a15f-f45c-4c68-bdf3-27164c563409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11887 2024.10.01 02:37:48.227852 [ 3 ] {} <Debug> HTTP-Session: 47f2a15f-f45c-4c68-bdf3-27164c563409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11888 2024.10.01 02:37:48.227884 [ 3 ] {} <Trace> HTTP-Session: 47f2a15f-f45c-4c68-bdf3-27164c563409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11889 2024.10.01 02:37:48.227990 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11890 2024.10.01 02:37:48.228039 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11891 2024.10.01 02:37:48.228194 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11892 2024.10.01 02:37:48.228486 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11893 2024.10.01 02:37:48.228523 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11894 2024.10.01 02:37:48.228891 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11895 2024.10.01 02:37:48.229215 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11896 2024.10.01 02:37:48.229361 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec.
11897 2024.10.01 02:37:48.229528 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Debug> DynamicQueryHandler: Done processing query
11898 2024.10.01 02:37:48.229551 [ 3 ] {8dc0fa8b-062f-4ca9-82aa-c6df8233fb00} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11899 2024.10.01 02:37:48.229566 [ 3 ] {} <Debug> HTTP-Session: 47f2a15f-f45c-4c68-bdf3-27164c563409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11900 2024.10.01 02:37:48.229707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11901 2024.10.01 02:37:48.229755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11902 2024.10.01 02:37:48.229774 [ 3 ] {} <Debug> HTTP-Session: 636b26f5-27f1-44e4-8a10-5fe4ad94bc42 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11903 2024.10.01 02:37:48.229790 [ 3 ] {} <Debug> HTTP-Session: 636b26f5-27f1-44e4-8a10-5fe4ad94bc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11904 2024.10.01 02:37:48.229803 [ 3 ] {} <Debug> HTTP-Session: 636b26f5-27f1-44e4-8a10-5fe4ad94bc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11905 2024.10.01 02:37:48.229832 [ 3 ] {} <Trace> HTTP-Session: 636b26f5-27f1-44e4-8a10-5fe4ad94bc42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11906 2024.10.01 02:37:48.230025 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11907 2024.10.01 02:37:48.230140 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11908 2024.10.01 02:37:48.230291 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11909 2024.10.01 02:37:48.230726 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11910 2024.10.01 02:37:48.230764 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11911 2024.10.01 02:37:48.231163 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11912 2024.10.01 02:37:48.231528 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11913 2024.10.01 02:37:48.231683 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001711 sec., 138515.4880187025 rows/sec., 9.28 MiB/sec.
11914 2024.10.01 02:37:48.231871 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Debug> DynamicQueryHandler: Done processing query
11915 2024.10.01 02:37:48.231896 [ 3 ] {8093ef6c-bc37-45f7-b62f-b89afebd2fde} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11916 2024.10.01 02:37:48.231912 [ 3 ] {} <Debug> HTTP-Session: 636b26f5-27f1-44e4-8a10-5fe4ad94bc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11917 2024.10.01 02:37:48.232082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11918 2024.10.01 02:37:48.232132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11919 2024.10.01 02:37:48.232153 [ 3 ] {} <Debug> HTTP-Session: cf5c553a-fe42-4ca3-9c52-63df45aa901a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11920 2024.10.01 02:37:48.232170 [ 3 ] {} <Debug> HTTP-Session: cf5c553a-fe42-4ca3-9c52-63df45aa901a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11921 2024.10.01 02:37:48.232185 [ 3 ] {} <Debug> HTTP-Session: cf5c553a-fe42-4ca3-9c52-63df45aa901a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11922 2024.10.01 02:37:48.232216 [ 3 ] {} <Trace> HTTP-Session: cf5c553a-fe42-4ca3-9c52-63df45aa901a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11923 2024.10.01 02:37:48.232309 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11924 2024.10.01 02:37:48.232355 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11925 2024.10.01 02:37:48.232491 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11926 2024.10.01 02:37:48.232764 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11927 2024.10.01 02:37:48.232801 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11928 2024.10.01 02:37:48.233146 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11929 2024.10.01 02:37:48.233471 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11930 2024.10.01 02:37:48.233627 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
11931 2024.10.01 02:37:48.233945 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Debug> DynamicQueryHandler: Done processing query
11932 2024.10.01 02:37:48.233971 [ 3 ] {cc93f772-01bb-4f82-8e01-a5d655b2c1c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11933 2024.10.01 02:37:48.233988 [ 3 ] {} <Debug> HTTP-Session: cf5c553a-fe42-4ca3-9c52-63df45aa901a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11934 2024.10.01 02:37:48.234154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11935 2024.10.01 02:37:48.234205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11936 2024.10.01 02:37:48.234225 [ 3 ] {} <Debug> HTTP-Session: 541092c8-eb21-451d-bbcf-d7f277a0f9d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11937 2024.10.01 02:37:48.234242 [ 3 ] {} <Debug> HTTP-Session: 541092c8-eb21-451d-bbcf-d7f277a0f9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11938 2024.10.01 02:37:48.234256 [ 3 ] {} <Debug> HTTP-Session: 541092c8-eb21-451d-bbcf-d7f277a0f9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11939 2024.10.01 02:37:48.234287 [ 3 ] {} <Trace> HTTP-Session: 541092c8-eb21-451d-bbcf-d7f277a0f9d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11940 2024.10.01 02:37:48.234533 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
11941 2024.10.01 02:37:48.234604 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <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_histogramu64
11942 2024.10.01 02:37:48.235047 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11943 2024.10.01 02:37:48.235697 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11944 2024.10.01 02:37:48.235735 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11945 2024.10.01 02:37:48.236365 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11946 2024.10.01 02:37:48.236775 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11947 2024.10.01 02:37:48.236965 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002601 sec., 7304.882737408689 rows/sec., 13.09 MiB/sec.
11948 2024.10.01 02:37:48.237195 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Debug> DynamicQueryHandler: Done processing query
11949 2024.10.01 02:37:48.237221 [ 3 ] {d2fcd3dc-9bd0-4b2d-8a2d-85cfdab6edbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11950 2024.10.01 02:37:48.237237 [ 3 ] {} <Debug> HTTP-Session: 541092c8-eb21-451d-bbcf-d7f277a0f9d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11951 2024.10.01 02:37:48.237430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11952 2024.10.01 02:37:48.237480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11953 2024.10.01 02:37:48.237501 [ 3 ] {} <Debug> HTTP-Session: 0cf7b5fe-01f6-4d93-ba0a-a1186dcba20e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11954 2024.10.01 02:37:48.237519 [ 3 ] {} <Debug> HTTP-Session: 0cf7b5fe-01f6-4d93-ba0a-a1186dcba20e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11955 2024.10.01 02:37:48.237533 [ 3 ] {} <Debug> HTTP-Session: 0cf7b5fe-01f6-4d93-ba0a-a1186dcba20e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11956 2024.10.01 02:37:48.237565 [ 3 ] {} <Trace> HTTP-Session: 0cf7b5fe-01f6-4d93-ba0a-a1186dcba20e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11957 2024.10.01 02:37:48.237710 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11958 2024.10.01 02:37:48.237755 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11959 2024.10.01 02:37:48.237887 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11960 2024.10.01 02:37:48.238211 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11961 2024.10.01 02:37:48.238247 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11962 2024.10.01 02:37:48.238621 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11963 2024.10.01 02:37:48.238973 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11964 2024.10.01 02:37:48.239128 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001479 sec., 55442.86680189317 rows/sec., 3.52 MiB/sec.
11965 2024.10.01 02:37:48.239297 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Debug> DynamicQueryHandler: Done processing query
11966 2024.10.01 02:37:48.239322 [ 3 ] {b1fc527d-8d45-44d0-8d25-1912ae8ab86b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11967 2024.10.01 02:37:48.239339 [ 3 ] {} <Debug> HTTP-Session: 0cf7b5fe-01f6-4d93-ba0a-a1186dcba20e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11968 2024.10.01 02:37:51.761394 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
11969 2024.10.01 02:37:51.761457 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
11970 2024.10.01 02:37:52.494274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 176991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11971 2024.10.01 02:37:52.494402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11972 2024.10.01 02:37:52.494433 [ 3 ] {} <Debug> HTTP-Session: 7427ba56-459d-4de3-a9c1-1ea134f766e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11973 2024.10.01 02:37:52.494462 [ 3 ] {} <Debug> HTTP-Session: 7427ba56-459d-4de3-a9c1-1ea134f766e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11974 2024.10.01 02:37:52.494479 [ 3 ] {} <Debug> HTTP-Session: 7427ba56-459d-4de3-a9c1-1ea134f766e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11975 2024.10.01 02:37:52.494535 [ 3 ] {} <Trace> HTTP-Session: 7427ba56-459d-4de3-a9c1-1ea134f766e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11976 2024.10.01 02:37:52.495192 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11977 2024.10.01 02:37:52.495261 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11978 2024.10.01 02:37:52.495588 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11979 2024.10.01 02:37:52.497244 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11980 2024.10.01 02:37:52.497291 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11981 2024.10.01 02:37:52.497802 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11982 2024.10.01 02:37:52.498202 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11983 2024.10.01 02:37:52.498366 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Debug> executeQuery: Read 1220 rows, 103.21 KiB in 0.003607 sec., 338231.2170779041 rows/sec., 27.94 MiB/sec.
11984 2024.10.01 02:37:52.498597 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Debug> DynamicQueryHandler: Done processing query
11985 2024.10.01 02:37:52.498625 [ 3 ] {fec9034d-0067-4b93-8f6a-c95d7482f87d} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
11986 2024.10.01 02:37:52.498642 [ 3 ] {} <Debug> HTTP-Session: 7427ba56-459d-4de3-a9c1-1ea134f766e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11987 2024.10.01 02:37:52.498967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11988 2024.10.01 02:37:52.499026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11989 2024.10.01 02:37:52.499047 [ 3 ] {} <Debug> HTTP-Session: 56d71065-5890-4b63-9f37-5a0a91a382fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
11990 2024.10.01 02:37:52.499065 [ 3 ] {} <Debug> HTTP-Session: 56d71065-5890-4b63-9f37-5a0a91a382fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11991 2024.10.01 02:37:52.499078 [ 3 ] {} <Debug> HTTP-Session: 56d71065-5890-4b63-9f37-5a0a91a382fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11992 2024.10.01 02:37:52.499114 [ 3 ] {} <Trace> HTTP-Session: 56d71065-5890-4b63-9f37-5a0a91a382fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11993 2024.10.01 02:37:52.499253 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11994 2024.10.01 02:37:52.499305 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11995 2024.10.01 02:37:52.499544 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11996 2024.10.01 02:37:52.499895 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11997 2024.10.01 02:37:52.499933 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
11998 2024.10.01 02:37:52.500286 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11999 2024.10.01 02:37:52.500648 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12000 2024.10.01 02:37:52.500811 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001585 sec., 7570.977917981072 rows/sec., 569.30 KiB/sec.
12001 2024.10.01 02:37:52.500822 [ 137 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12002 2024.10.01 02:37:52.500930 [ 137 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12003 2024.10.01 02:37:52.500980 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12004 2024.10.01 02:37:52.501076 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Debug> DynamicQueryHandler: Done processing query
12005 2024.10.01 02:37:52.501176 [ 3 ] {c873471a-d755-4726-824b-efd5eae189f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12006 2024.10.01 02:37:52.501261 [ 3 ] {} <Debug> HTTP-Session: 56d71065-5890-4b63-9f37-5a0a91a382fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12007 2024.10.01 02:37:52.501364 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
12008 2024.10.01 02:37:52.501543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12009 2024.10.01 02:37:52.501724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12010 2024.10.01 02:37:52.501829 [ 3 ] {} <Debug> HTTP-Session: b3b985cb-9ba8-4650-91ea-3184fcc93f99 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12011 2024.10.01 02:37:52.501917 [ 3 ] {} <Debug> HTTP-Session: b3b985cb-9ba8-4650-91ea-3184fcc93f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12012 2024.10.01 02:37:52.502013 [ 3 ] {} <Debug> HTTP-Session: b3b985cb-9ba8-4650-91ea-3184fcc93f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12013 2024.10.01 02:37:52.502171 [ 3 ] {} <Trace> HTTP-Session: b3b985cb-9ba8-4650-91ea-3184fcc93f99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12014 2024.10.01 02:37:52.502282 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12015 2024.10.01 02:37:52.502404 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 57 rows starting from the beginning of the part
12016 2024.10.01 02:37:52.502612 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12017 2024.10.01 02:37:52.502660 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part
12018 2024.10.01 02:37:52.502737 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12019 2024.10.01 02:37:52.503044 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 19 rows starting from the beginning of the part
12020 2024.10.01 02:37:52.503391 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part
12021 2024.10.01 02:37:52.503733 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 19 rows starting from the beginning of the part
12022 2024.10.01 02:37:52.504088 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part
12023 2024.10.01 02:37:52.504816 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12024 2024.10.01 02:37:52.505928 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12025 2024.10.01 02:37:52.505997 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12026 2024.10.01 02:37:52.506945 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.005858218 sec., 25434.355635109514 rows/sec., 1.95 MiB/sec.
12027 2024.10.01 02:37:52.507083 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
12028 2024.10.01 02:37:52.507132 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12029 2024.10.01 02:37:52.508167 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12030 2024.10.01 02:37:52.508218 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12031 2024.10.01 02:37:52.508419 [ 193 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_61_12} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12032 2024.10.01 02:37:52.508451 [ 137 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
12033 2024.10.01 02:37:52.508549 [ 137 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12034 2024.10.01 02:37:52.508557 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006107 sec., 37334.20664810873 rows/sec., 2.53 MiB/sec.
12035 2024.10.01 02:37:52.508625 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12036 2024.10.01 02:37:52.508642 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
12037 2024.10.01 02:37:52.509205 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Debug> DynamicQueryHandler: Done processing query
12038 2024.10.01 02:37:52.509277 [ 3 ] {e2688279-234c-4657-ac6d-e44475740923} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12039 2024.10.01 02:37:52.509275 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
12040 2024.10.01 02:37:52.509323 [ 3 ] {} <Debug> HTTP-Session: b3b985cb-9ba8-4650-91ea-3184fcc93f99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12041 2024.10.01 02:37:52.509602 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12042 2024.10.01 02:37:52.509654 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 244 rows starting from the beginning of the part
12043 2024.10.01 02:37:52.509732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 87884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12044 2024.10.01 02:37:52.509924 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part
12045 2024.10.01 02:37:52.509945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12046 2024.10.01 02:37:52.510028 [ 3 ] {} <Debug> HTTP-Session: 9260c143-615e-413d-97ca-f0d796ec2145 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12047 2024.10.01 02:37:52.510098 [ 3 ] {} <Debug> HTTP-Session: 9260c143-615e-413d-97ca-f0d796ec2145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12048 2024.10.01 02:37:52.510191 [ 3 ] {} <Debug> HTTP-Session: 9260c143-615e-413d-97ca-f0d796ec2145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12049 2024.10.01 02:37:52.510231 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
12050 2024.10.01 02:37:52.510311 [ 3 ] {} <Trace> HTTP-Session: 9260c143-615e-413d-97ca-f0d796ec2145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12051 2024.10.01 02:37:52.510550 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
12052 2024.10.01 02:37:52.510687 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
12053 2024.10.01 02:37:52.510770 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part
12054 2024.10.01 02:37:52.510996 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12055 2024.10.01 02:37:52.511206 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12056 2024.10.01 02:37:52.512232 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12057 2024.10.01 02:37:52.513704 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12058 2024.10.01 02:37:52.513764 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12059 2024.10.01 02:37:52.514349 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.005494452 sec., 135045.3148011849 rows/sec., 9.17 MiB/sec.
12060 2024.10.01 02:37:52.514598 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
12061 2024.10.01 02:37:52.514719 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12062 2024.10.01 02:37:52.515702 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12063 2024.10.01 02:37:52.515843 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12064 2024.10.01 02:37:52.515922 [ 190 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_36_7} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
12065 2024.10.01 02:37:52.516137 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
12066 2024.10.01 02:37:52.516198 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.0056 sec., 95000 rows/sec., 7.04 MiB/sec.
12067 2024.10.01 02:37:52.516496 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Debug> DynamicQueryHandler: Done processing query
12068 2024.10.01 02:37:52.516535 [ 3 ] {3b81f312-b218-49c1-b390-fe11b4e58dc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12069 2024.10.01 02:37:52.516564 [ 3 ] {} <Debug> HTTP-Session: 9260c143-615e-413d-97ca-f0d796ec2145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12070 2024.10.01 02:37:52.516827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 188745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12071 2024.10.01 02:37:52.516877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12072 2024.10.01 02:37:52.516898 [ 3 ] {} <Debug> HTTP-Session: 3f05f404-00f4-4a87-8c9c-6cf3e420a080 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12073 2024.10.01 02:37:52.516915 [ 3 ] {} <Debug> HTTP-Session: 3f05f404-00f4-4a87-8c9c-6cf3e420a080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12074 2024.10.01 02:37:52.516929 [ 3 ] {} <Debug> HTTP-Session: 3f05f404-00f4-4a87-8c9c-6cf3e420a080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12075 2024.10.01 02:37:52.516961 [ 3 ] {} <Trace> HTTP-Session: 3f05f404-00f4-4a87-8c9c-6cf3e420a080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12076 2024.10.01 02:37:52.517441 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12077 2024.10.01 02:37:52.517491 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12078 2024.10.01 02:37:52.517655 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12079 2024.10.01 02:37:52.518637 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12080 2024.10.01 02:37:52.518673 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12081 2024.10.01 02:37:52.519133 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12082 2024.10.01 02:37:52.519503 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12083 2024.10.01 02:37:52.519638 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Debug> executeQuery: Read 994 rows, 68.38 KiB in 0.002505 sec., 396806.3872255489 rows/sec., 26.66 MiB/sec.
12084 2024.10.01 02:37:52.519809 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Debug> DynamicQueryHandler: Done processing query
12085 2024.10.01 02:37:52.519833 [ 3 ] {ccdd7217-8a0e-4013-a783-b022bd03a8aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
12086 2024.10.01 02:37:52.519849 [ 3 ] {} <Debug> HTTP-Session: 3f05f404-00f4-4a87-8c9c-6cf3e420a080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12087 2024.10.01 02:37:52.520262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 20007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12088 2024.10.01 02:37:52.520313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12089 2024.10.01 02:37:52.520334 [ 3 ] {} <Debug> HTTP-Session: 3d9c056e-d8fd-4543-a4f5-b79909bddc66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12090 2024.10.01 02:37:52.520351 [ 3 ] {} <Debug> HTTP-Session: 3d9c056e-d8fd-4543-a4f5-b79909bddc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12091 2024.10.01 02:37:52.520365 [ 3 ] {} <Debug> HTTP-Session: 3d9c056e-d8fd-4543-a4f5-b79909bddc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12092 2024.10.01 02:37:52.520396 [ 3 ] {} <Trace> HTTP-Session: 3d9c056e-d8fd-4543-a4f5-b79909bddc66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12093 2024.10.01 02:37:52.520640 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12094 2024.10.01 02:37:52.520705 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <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_histogramu64
12095 2024.10.01 02:37:52.521128 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12096 2024.10.01 02:37:52.521728 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12097 2024.10.01 02:37:52.521765 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12098 2024.10.01 02:37:52.522373 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12099 2024.10.01 02:37:52.522794 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12100 2024.10.01 02:37:52.522935 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12101 2024.10.01 02:37:52.522944 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002466 sec., 4866.1800486618 rows/sec., 8.72 MiB/sec.
12102 2024.10.01 02:37:52.522979 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12103 2024.10.01 02:37:52.523018 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12104 2024.10.01 02:37:52.523295 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
12105 2024.10.01 02:37:52.523382 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Debug> DynamicQueryHandler: Done processing query
12106 2024.10.01 02:37:52.523434 [ 3 ] {9738b5f9-a9e4-444c-abd7-35059062a975} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
12107 2024.10.01 02:37:52.523476 [ 3 ] {} <Debug> HTTP-Session: 3d9c056e-d8fd-4543-a4f5-b79909bddc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12108 2024.10.01 02:37:52.523664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12109 2024.10.01 02:37:52.523774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12110 2024.10.01 02:37:52.523839 [ 3 ] {} <Debug> HTTP-Session: 42b488c4-d745-429b-b8c5-95b19960a9e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12111 2024.10.01 02:37:52.523889 [ 3 ] {} <Debug> HTTP-Session: 42b488c4-d745-429b-b8c5-95b19960a9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12112 2024.10.01 02:37:52.523932 [ 3 ] {} <Debug> HTTP-Session: 42b488c4-d745-429b-b8c5-95b19960a9e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12113 2024.10.01 02:37:52.523963 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12114 2024.10.01 02:37:52.523993 [ 3 ] {} <Trace> HTTP-Session: 42b488c4-d745-429b-b8c5-95b19960a9e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12115 2024.10.01 02:37:52.524091 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 894 rows starting from the beginning of the part
12116 2024.10.01 02:37:52.524251 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12117 2024.10.01 02:37:52.524466 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12118 2024.10.01 02:37:52.524862 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part
12119 2024.10.01 02:37:52.525372 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12120 2024.10.01 02:37:52.525744 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 19 rows starting from the beginning of the part
12121 2024.10.01 02:37:52.526410 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part
12122 2024.10.01 02:37:52.526551 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12123 2024.10.01 02:37:52.526642 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12124 2024.10.01 02:37:52.527073 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 19 rows starting from the beginning of the part
12125 2024.10.01 02:37:52.527814 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part
12126 2024.10.01 02:37:52.528023 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12127 2024.10.01 02:37:52.528988 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12128 2024.10.01 02:37:52.529314 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.005168 sec., 10448.91640866873 rows/sec., 722.41 KiB/sec.
12129 2024.10.01 02:37:52.529641 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Debug> DynamicQueryHandler: Done processing query
12130 2024.10.01 02:37:52.529696 [ 3 ] {f2066d1e-62bf-45f6-b8c0-5c01023a0745} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12131 2024.10.01 02:37:52.529746 [ 3 ] {} <Debug> HTTP-Session: 42b488c4-d745-429b-b8c5-95b19960a9e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12132 2024.10.01 02:37:52.533818 [ 189 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 19 columns (19 merged, 0 gathered) in 0.010684939 sec., 92092.24310967054 rows/sec., 165.03 MiB/sec.
12133 2024.10.01 02:37:52.534734 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12134 2024.10.01 02:37:52.535325 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12135 2024.10.01 02:37:52.535413 [ 192 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12136 2024.10.01 02:37:52.535528 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB.
12137 2024.10.01 02:37:53.202817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12138 2024.10.01 02:37:53.202939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12139 2024.10.01 02:37:53.202965 [ 3 ] {} <Debug> HTTP-Session: 1fb4904f-c578-487f-be17-7183c1c28fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12140 2024.10.01 02:37:53.202990 [ 3 ] {} <Debug> HTTP-Session: 1fb4904f-c578-487f-be17-7183c1c28fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12141 2024.10.01 02:37:53.203004 [ 3 ] {} <Debug> HTTP-Session: 1fb4904f-c578-487f-be17-7183c1c28fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12142 2024.10.01 02:37:53.203052 [ 3 ] {} <Trace> HTTP-Session: 1fb4904f-c578-487f-be17-7183c1c28fc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12143 2024.10.01 02:37:53.203243 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12144 2024.10.01 02:37:53.203312 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12145 2024.10.01 02:37:53.203692 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12146 2024.10.01 02:37:53.204312 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12147 2024.10.01 02:37:53.204363 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12148 2024.10.01 02:37:53.204860 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12149 2024.10.01 02:37:53.205414 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12150 2024.10.01 02:37:53.205590 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Debug> executeQuery: Read 46 rows, 3.98 KiB in 0.002412 sec., 19071.310116086235 rows/sec., 1.61 MiB/sec.
12151 2024.10.01 02:37:53.205892 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Debug> DynamicQueryHandler: Done processing query
12152 2024.10.01 02:37:53.205950 [ 3 ] {c7c63761-2101-478e-b6f6-d2797ae01013} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12153 2024.10.01 02:37:53.206011 [ 3 ] {} <Debug> HTTP-Session: 1fb4904f-c578-487f-be17-7183c1c28fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12154 2024.10.01 02:37:53.206191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12155 2024.10.01 02:37:53.206249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12156 2024.10.01 02:37:53.206269 [ 3 ] {} <Debug> HTTP-Session: 75969147-4890-4577-a040-c1b14532622a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12157 2024.10.01 02:37:53.206287 [ 3 ] {} <Debug> HTTP-Session: 75969147-4890-4577-a040-c1b14532622a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12158 2024.10.01 02:37:53.206302 [ 3 ] {} <Debug> HTTP-Session: 75969147-4890-4577-a040-c1b14532622a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12159 2024.10.01 02:37:53.206335 [ 3 ] {} <Trace> HTTP-Session: 75969147-4890-4577-a040-c1b14532622a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12160 2024.10.01 02:37:53.206443 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12161 2024.10.01 02:37:53.206490 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12162 2024.10.01 02:37:53.206740 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12163 2024.10.01 02:37:53.207114 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12164 2024.10.01 02:37:53.207149 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12165 2024.10.01 02:37:53.207498 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12166 2024.10.01 02:37:53.207858 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12167 2024.10.01 02:37:53.207986 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001573 sec., 5085.82326764145 rows/sec., 382.43 KiB/sec.
12168 2024.10.01 02:37:53.208158 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Debug> DynamicQueryHandler: Done processing query
12169 2024.10.01 02:37:53.208184 [ 3 ] {9ab9412d-21e2-43ec-b6dc-dede29b32c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12170 2024.10.01 02:37:53.208204 [ 3 ] {} <Debug> HTTP-Session: 75969147-4890-4577-a040-c1b14532622a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12171 2024.10.01 02:37:53.208335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12172 2024.10.01 02:37:53.208384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12173 2024.10.01 02:37:53.208405 [ 3 ] {} <Debug> HTTP-Session: 75daad8b-2bdb-4bd1-816f-96722f0498d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12174 2024.10.01 02:37:53.208421 [ 3 ] {} <Debug> HTTP-Session: 75daad8b-2bdb-4bd1-816f-96722f0498d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12175 2024.10.01 02:37:53.208434 [ 3 ] {} <Debug> HTTP-Session: 75daad8b-2bdb-4bd1-816f-96722f0498d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12176 2024.10.01 02:37:53.208464 [ 3 ] {} <Trace> HTTP-Session: 75daad8b-2bdb-4bd1-816f-96722f0498d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12177 2024.10.01 02:37:53.208572 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12178 2024.10.01 02:37:53.208615 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12179 2024.10.01 02:37:53.208841 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12180 2024.10.01 02:37:53.209190 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12181 2024.10.01 02:37:53.209224 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12182 2024.10.01 02:37:53.209570 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12183 2024.10.01 02:37:53.209923 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12184 2024.10.01 02:37:53.210053 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001515 sec., 29042.90429042904 rows/sec., 2.27 MiB/sec.
12185 2024.10.01 02:37:53.210211 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Debug> DynamicQueryHandler: Done processing query
12186 2024.10.01 02:37:53.210236 [ 3 ] {6f612de1-d600-48ec-8e85-347fd1e87d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12187 2024.10.01 02:37:53.210252 [ 3 ] {} <Debug> HTTP-Session: 75daad8b-2bdb-4bd1-816f-96722f0498d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12188 2024.10.01 02:37:53.210360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12189 2024.10.01 02:37:53.210409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12190 2024.10.01 02:37:53.210430 [ 3 ] {} <Debug> HTTP-Session: fbc3b5f5-7311-47b0-8952-ba10f1c08433 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12191 2024.10.01 02:37:53.210446 [ 3 ] {} <Debug> HTTP-Session: fbc3b5f5-7311-47b0-8952-ba10f1c08433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12192 2024.10.01 02:37:53.210460 [ 3 ] {} <Debug> HTTP-Session: fbc3b5f5-7311-47b0-8952-ba10f1c08433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12193 2024.10.01 02:37:53.210490 [ 3 ] {} <Trace> HTTP-Session: fbc3b5f5-7311-47b0-8952-ba10f1c08433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12194 2024.10.01 02:37:53.210589 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12195 2024.10.01 02:37:53.210636 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12196 2024.10.01 02:37:53.210778 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12197 2024.10.01 02:37:53.211077 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12198 2024.10.01 02:37:53.211112 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12199 2024.10.01 02:37:53.211484 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12200 2024.10.01 02:37:53.211817 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12201 2024.10.01 02:37:53.211943 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Debug> executeQuery: Read 12 rows, 883.00 B in 0.001382 sec., 8683.068017366137 rows/sec., 623.95 KiB/sec.
12202 2024.10.01 02:37:53.212102 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Debug> DynamicQueryHandler: Done processing query
12203 2024.10.01 02:37:53.212127 [ 3 ] {5a1d8db1-4476-4b5e-82ef-238afd43e74a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12204 2024.10.01 02:37:53.212144 [ 3 ] {} <Debug> HTTP-Session: fbc3b5f5-7311-47b0-8952-ba10f1c08433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12205 2024.10.01 02:37:53.212270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12206 2024.10.01 02:37:53.212318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12207 2024.10.01 02:37:53.212339 [ 3 ] {} <Debug> HTTP-Session: 1aa4796f-e9c9-4ab3-943b-5e8c99946f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12208 2024.10.01 02:37:53.212355 [ 3 ] {} <Debug> HTTP-Session: 1aa4796f-e9c9-4ab3-943b-5e8c99946f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12209 2024.10.01 02:37:53.212368 [ 3 ] {} <Debug> HTTP-Session: 1aa4796f-e9c9-4ab3-943b-5e8c99946f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12210 2024.10.01 02:37:53.212399 [ 3 ] {} <Trace> HTTP-Session: 1aa4796f-e9c9-4ab3-943b-5e8c99946f52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12211 2024.10.01 02:37:53.212553 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12212 2024.10.01 02:37:53.212617 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <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_histogramu64
12213 2024.10.01 02:37:53.213014 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12214 2024.10.01 02:37:53.213468 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12215 2024.10.01 02:37:53.213503 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12216 2024.10.01 02:37:53.214091 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12217 2024.10.01 02:37:53.214503 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12218 2024.10.01 02:37:53.214650 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002176 sec., 3676.470588235294 rows/sec., 6.59 MiB/sec.
12219 2024.10.01 02:37:53.215056 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Debug> DynamicQueryHandler: Done processing query
12220 2024.10.01 02:37:53.215110 [ 3 ] {5220b123-7a75-4965-a987-bee7646f91b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12221 2024.10.01 02:37:53.215166 [ 3 ] {} <Debug> HTTP-Session: 1aa4796f-e9c9-4ab3-943b-5e8c99946f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12222 2024.10.01 02:37:53.215321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12223 2024.10.01 02:37:53.215372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12224 2024.10.01 02:37:53.215393 [ 3 ] {} <Debug> HTTP-Session: 6a7702e6-f25d-4e7c-988e-20983aecd9d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12225 2024.10.01 02:37:53.215410 [ 3 ] {} <Debug> HTTP-Session: 6a7702e6-f25d-4e7c-988e-20983aecd9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12226 2024.10.01 02:37:53.215423 [ 3 ] {} <Debug> HTTP-Session: 6a7702e6-f25d-4e7c-988e-20983aecd9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12227 2024.10.01 02:37:53.215454 [ 3 ] {} <Trace> HTTP-Session: 6a7702e6-f25d-4e7c-988e-20983aecd9d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12228 2024.10.01 02:37:53.215556 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12229 2024.10.01 02:37:53.215604 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12230 2024.10.01 02:37:53.215744 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12231 2024.10.01 02:37:53.216012 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12232 2024.10.01 02:37:53.216048 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12233 2024.10.01 02:37:53.216407 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12234 2024.10.01 02:37:53.216750 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12235 2024.10.01 02:37:53.216875 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 302.55 KiB/sec.
12236 2024.10.01 02:37:53.217125 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Debug> DynamicQueryHandler: Done processing query
12237 2024.10.01 02:37:53.217190 [ 3 ] {f0bd3062-fa37-469b-b542-73ef329ec367} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12238 2024.10.01 02:37:53.217253 [ 3 ] {} <Debug> HTTP-Session: 6a7702e6-f25d-4e7c-988e-20983aecd9d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12239 2024.10.01 02:37:58.214022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12240 2024.10.01 02:37:58.214159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12241 2024.10.01 02:37:58.214185 [ 3 ] {} <Debug> HTTP-Session: d7f2c873-38ef-4d40-845c-ff7d3a7f9714 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12242 2024.10.01 02:37:58.214209 [ 3 ] {} <Debug> HTTP-Session: d7f2c873-38ef-4d40-845c-ff7d3a7f9714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12243 2024.10.01 02:37:58.214225 [ 3 ] {} <Debug> HTTP-Session: d7f2c873-38ef-4d40-845c-ff7d3a7f9714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12244 2024.10.01 02:37:58.214277 [ 3 ] {} <Trace> HTTP-Session: d7f2c873-38ef-4d40-845c-ff7d3a7f9714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12245 2024.10.01 02:37:58.214641 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12246 2024.10.01 02:37:58.214730 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12247 2024.10.01 02:37:58.215096 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12248 2024.10.01 02:37:58.215741 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12249 2024.10.01 02:37:58.215795 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12250 2024.10.01 02:37:58.216276 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12251 2024.10.01 02:37:58.216683 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12252 2024.10.01 02:37:58.216879 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002376 sec., 95538.72053872053 rows/sec., 8.41 MiB/sec.
12253 2024.10.01 02:37:58.217098 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Debug> DynamicQueryHandler: Done processing query
12254 2024.10.01 02:37:58.217126 [ 3 ] {2d765b14-c8a0-4d6f-8c9e-0a3e808385a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
12255 2024.10.01 02:37:58.217142 [ 3 ] {} <Debug> HTTP-Session: d7f2c873-38ef-4d40-845c-ff7d3a7f9714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12256 2024.10.01 02:37:58.217303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12257 2024.10.01 02:37:58.217361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12258 2024.10.01 02:37:58.217381 [ 3 ] {} <Debug> HTTP-Session: 6c6b6b6d-fa61-400f-aad9-9fec2f740c6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12259 2024.10.01 02:37:58.217400 [ 3 ] {} <Debug> HTTP-Session: 6c6b6b6d-fa61-400f-aad9-9fec2f740c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12260 2024.10.01 02:37:58.217413 [ 3 ] {} <Debug> HTTP-Session: 6c6b6b6d-fa61-400f-aad9-9fec2f740c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12261 2024.10.01 02:37:58.217450 [ 3 ] {} <Trace> HTTP-Session: 6c6b6b6d-fa61-400f-aad9-9fec2f740c6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12262 2024.10.01 02:37:58.217565 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12263 2024.10.01 02:37:58.217613 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12264 2024.10.01 02:37:58.217857 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12265 2024.10.01 02:37:58.218208 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12266 2024.10.01 02:37:58.218248 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12267 2024.10.01 02:37:58.218613 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12268 2024.10.01 02:37:58.218972 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12269 2024.10.01 02:37:58.219130 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001598 sec., 11889.862327909887 rows/sec., 894.06 KiB/sec.
12270 2024.10.01 02:37:58.219333 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Debug> DynamicQueryHandler: Done processing query
12271 2024.10.01 02:37:58.219371 [ 3 ] {5b28183c-4c02-446d-8236-195d9ae9a75b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12272 2024.10.01 02:37:58.219402 [ 3 ] {} <Debug> HTTP-Session: 6c6b6b6d-fa61-400f-aad9-9fec2f740c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12273 2024.10.01 02:37:58.219539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12274 2024.10.01 02:37:58.219591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12275 2024.10.01 02:37:58.219610 [ 3 ] {} <Debug> HTTP-Session: ec4917f8-a98b-4908-a56e-d45a720aaecd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12276 2024.10.01 02:37:58.219627 [ 3 ] {} <Debug> HTTP-Session: ec4917f8-a98b-4908-a56e-d45a720aaecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12277 2024.10.01 02:37:58.219641 [ 3 ] {} <Debug> HTTP-Session: ec4917f8-a98b-4908-a56e-d45a720aaecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12278 2024.10.01 02:37:58.219673 [ 3 ] {} <Trace> HTTP-Session: ec4917f8-a98b-4908-a56e-d45a720aaecd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12279 2024.10.01 02:37:58.219778 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12280 2024.10.01 02:37:58.219824 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12281 2024.10.01 02:37:58.220052 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12282 2024.10.01 02:37:58.220358 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12283 2024.10.01 02:37:58.220396 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12284 2024.10.01 02:37:58.220749 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
12285 2024.10.01 02:37:58.221103 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12286 2024.10.01 02:37:58.221260 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec.
12287 2024.10.01 02:37:58.221427 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Debug> DynamicQueryHandler: Done processing query
12288 2024.10.01 02:37:58.221452 [ 3 ] {30c17566-4ca7-4c5f-90e6-9edef2d31f08} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12289 2024.10.01 02:37:58.221528 [ 3 ] {} <Debug> HTTP-Session: ec4917f8-a98b-4908-a56e-d45a720aaecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12290 2024.10.01 02:37:58.221648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12291 2024.10.01 02:37:58.221699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12292 2024.10.01 02:37:58.221719 [ 3 ] {} <Debug> HTTP-Session: 498d0998-ceb6-4bb1-9a23-0f12c9f9fe27 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12293 2024.10.01 02:37:58.221736 [ 3 ] {} <Debug> HTTP-Session: 498d0998-ceb6-4bb1-9a23-0f12c9f9fe27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12294 2024.10.01 02:37:58.221751 [ 3 ] {} <Debug> HTTP-Session: 498d0998-ceb6-4bb1-9a23-0f12c9f9fe27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12295 2024.10.01 02:37:58.221783 [ 3 ] {} <Trace> HTTP-Session: 498d0998-ceb6-4bb1-9a23-0f12c9f9fe27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12296 2024.10.01 02:37:58.221884 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12297 2024.10.01 02:37:58.221930 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12298 2024.10.01 02:37:58.222261 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12299 2024.10.01 02:37:58.222638 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12300 2024.10.01 02:37:58.222675 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12301 2024.10.01 02:37:58.223020 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12302 2024.10.01 02:37:58.223376 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12303 2024.10.01 02:37:58.223524 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001665 sec., 3603.6036036036035 rows/sec., 212.91 KiB/sec.
12304 2024.10.01 02:37:58.223725 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Debug> DynamicQueryHandler: Done processing query
12305 2024.10.01 02:37:58.223758 [ 3 ] {4e6b7fd5-1ad8-4da9-9ed4-102b9dd9fc71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12306 2024.10.01 02:37:58.223784 [ 3 ] {} <Debug> HTTP-Session: 498d0998-ceb6-4bb1-9a23-0f12c9f9fe27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12307 2024.10.01 02:37:58.223974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12308 2024.10.01 02:37:58.224039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12309 2024.10.01 02:37:58.224060 [ 3 ] {} <Debug> HTTP-Session: a7453c82-2775-477d-9f2a-d0999847acbe Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12310 2024.10.01 02:37:58.224077 [ 3 ] {} <Debug> HTTP-Session: a7453c82-2775-477d-9f2a-d0999847acbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12311 2024.10.01 02:37:58.224092 [ 3 ] {} <Debug> HTTP-Session: a7453c82-2775-477d-9f2a-d0999847acbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12312 2024.10.01 02:37:58.224123 [ 3 ] {} <Trace> HTTP-Session: a7453c82-2775-477d-9f2a-d0999847acbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12313 2024.10.01 02:37:58.224362 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12314 2024.10.01 02:37:58.224408 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12315 2024.10.01 02:37:58.224677 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12316 2024.10.01 02:37:58.225274 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12317 2024.10.01 02:37:58.225312 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12318 2024.10.01 02:37:58.225691 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12319 2024.10.01 02:37:58.226038 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12320 2024.10.01 02:37:58.226206 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001953 sec., 205325.14080901176 rows/sec., 14.60 MiB/sec.
12321 2024.10.01 02:37:58.226409 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Debug> DynamicQueryHandler: Done processing query
12322 2024.10.01 02:37:58.226443 [ 3 ] {57913d2f-0a57-42f9-95c6-c6145aba0115} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12323 2024.10.01 02:37:58.226475 [ 3 ] {} <Debug> HTTP-Session: a7453c82-2775-477d-9f2a-d0999847acbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12324 2024.10.01 02:37:58.226660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12325 2024.10.01 02:37:58.226710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12326 2024.10.01 02:37:58.226729 [ 3 ] {} <Debug> HTTP-Session: 54fd8cfa-2d9e-4adb-bf81-54b61ae356a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12327 2024.10.01 02:37:58.226746 [ 3 ] {} <Debug> HTTP-Session: 54fd8cfa-2d9e-4adb-bf81-54b61ae356a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12328 2024.10.01 02:37:58.226759 [ 3 ] {} <Debug> HTTP-Session: 54fd8cfa-2d9e-4adb-bf81-54b61ae356a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12329 2024.10.01 02:37:58.226790 [ 3 ] {} <Trace> HTTP-Session: 54fd8cfa-2d9e-4adb-bf81-54b61ae356a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12330 2024.10.01 02:37:58.226885 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12331 2024.10.01 02:37:58.226929 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12332 2024.10.01 02:37:58.227060 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12333 2024.10.01 02:37:58.227318 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12334 2024.10.01 02:37:58.227354 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12335 2024.10.01 02:37:58.227704 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12336 2024.10.01 02:37:58.228034 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12337 2024.10.01 02:37:58.228170 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec.
12338 2024.10.01 02:37:58.228361 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Debug> DynamicQueryHandler: Done processing query
12339 2024.10.01 02:37:58.228397 [ 3 ] {636bfc7b-f9f2-4287-9951-d527b9a7119f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12340 2024.10.01 02:37:58.228414 [ 3 ] {} <Debug> HTTP-Session: 54fd8cfa-2d9e-4adb-bf81-54b61ae356a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12341 2024.10.01 02:37:58.228581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12342 2024.10.01 02:37:58.228631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12343 2024.10.01 02:37:58.228649 [ 3 ] {} <Debug> HTTP-Session: a62fb5cb-e272-4e50-a40c-140393016396 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12344 2024.10.01 02:37:58.228666 [ 3 ] {} <Debug> HTTP-Session: a62fb5cb-e272-4e50-a40c-140393016396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12345 2024.10.01 02:37:58.228680 [ 3 ] {} <Debug> HTTP-Session: a62fb5cb-e272-4e50-a40c-140393016396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12346 2024.10.01 02:37:58.228710 [ 3 ] {} <Trace> HTTP-Session: a62fb5cb-e272-4e50-a40c-140393016396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12347 2024.10.01 02:37:58.228903 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12348 2024.10.01 02:37:58.228949 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12349 2024.10.01 02:37:58.229100 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12350 2024.10.01 02:37:58.229529 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12351 2024.10.01 02:37:58.229565 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12352 2024.10.01 02:37:58.229944 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12353 2024.10.01 02:37:58.230315 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12354 2024.10.01 02:37:58.230477 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec.
12355 2024.10.01 02:37:58.230661 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Debug> DynamicQueryHandler: Done processing query
12356 2024.10.01 02:37:58.230685 [ 3 ] {be56e833-e899-4118-85a9-4247fdf41eb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12357 2024.10.01 02:37:58.230701 [ 3 ] {} <Debug> HTTP-Session: a62fb5cb-e272-4e50-a40c-140393016396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12358 2024.10.01 02:37:58.230819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12359 2024.10.01 02:37:58.230865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12360 2024.10.01 02:37:58.230883 [ 3 ] {} <Debug> HTTP-Session: badb62c0-ea6d-4ee9-8fc3-5bf9a8142293 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12361 2024.10.01 02:37:58.230899 [ 3 ] {} <Debug> HTTP-Session: badb62c0-ea6d-4ee9-8fc3-5bf9a8142293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12362 2024.10.01 02:37:58.230913 [ 3 ] {} <Debug> HTTP-Session: badb62c0-ea6d-4ee9-8fc3-5bf9a8142293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12363 2024.10.01 02:37:58.230944 [ 3 ] {} <Trace> HTTP-Session: badb62c0-ea6d-4ee9-8fc3-5bf9a8142293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12364 2024.10.01 02:37:58.231037 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12365 2024.10.01 02:37:58.231081 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12366 2024.10.01 02:37:58.231214 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12367 2024.10.01 02:37:58.231466 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12368 2024.10.01 02:37:58.231502 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12369 2024.10.01 02:37:58.231846 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12370 2024.10.01 02:37:58.232171 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12371 2024.10.01 02:37:58.232326 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec.
12372 2024.10.01 02:37:58.232480 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Debug> DynamicQueryHandler: Done processing query
12373 2024.10.01 02:37:58.232503 [ 3 ] {054c8d08-338d-4bc8-b254-2ea977be7210} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12374 2024.10.01 02:37:58.232518 [ 3 ] {} <Debug> HTTP-Session: badb62c0-ea6d-4ee9-8fc3-5bf9a8142293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12375 2024.10.01 02:37:58.232728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12376 2024.10.01 02:37:58.232775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12377 2024.10.01 02:37:58.232793 [ 3 ] {} <Debug> HTTP-Session: 692e00c6-8757-49b9-833e-9605d8106944 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12378 2024.10.01 02:37:58.232809 [ 3 ] {} <Debug> HTTP-Session: 692e00c6-8757-49b9-833e-9605d8106944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12379 2024.10.01 02:37:58.232822 [ 3 ] {} <Debug> HTTP-Session: 692e00c6-8757-49b9-833e-9605d8106944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12380 2024.10.01 02:37:58.232852 [ 3 ] {} <Trace> HTTP-Session: 692e00c6-8757-49b9-833e-9605d8106944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12381 2024.10.01 02:37:58.233088 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12382 2024.10.01 02:37:58.233151 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <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_histogramu64
12383 2024.10.01 02:37:58.233570 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12384 2024.10.01 02:37:58.234127 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12385 2024.10.01 02:37:58.234163 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12386 2024.10.01 02:37:58.234776 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12387 2024.10.01 02:37:58.235181 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12388 2024.10.01 02:37:58.235362 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002426 sec., 7831.821929101401 rows/sec., 14.03 MiB/sec.
12389 2024.10.01 02:37:58.235584 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Debug> DynamicQueryHandler: Done processing query
12390 2024.10.01 02:37:58.235609 [ 3 ] {9811f5d1-f160-4c3c-940d-e003ea9a209e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12391 2024.10.01 02:37:58.235624 [ 3 ] {} <Debug> HTTP-Session: 692e00c6-8757-49b9-833e-9605d8106944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12392 2024.10.01 02:37:58.235748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12393 2024.10.01 02:37:58.235795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12394 2024.10.01 02:37:58.235814 [ 3 ] {} <Debug> HTTP-Session: f77d347c-ba83-4545-a626-ed15cf5befdc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12395 2024.10.01 02:37:58.235829 [ 3 ] {} <Debug> HTTP-Session: f77d347c-ba83-4545-a626-ed15cf5befdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12396 2024.10.01 02:37:58.235843 [ 3 ] {} <Debug> HTTP-Session: f77d347c-ba83-4545-a626-ed15cf5befdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12397 2024.10.01 02:37:58.235872 [ 3 ] {} <Trace> HTTP-Session: f77d347c-ba83-4545-a626-ed15cf5befdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12398 2024.10.01 02:37:58.235995 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12399 2024.10.01 02:37:58.236038 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12400 2024.10.01 02:37:58.236168 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12401 2024.10.01 02:37:58.236464 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12402 2024.10.01 02:37:58.236500 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
12403 2024.10.01 02:37:58.236888 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12404 2024.10.01 02:37:58.237212 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12405 2024.10.01 02:37:58.237384 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001433 sec., 57222.60990928123 rows/sec., 3.63 MiB/sec.
12406 2024.10.01 02:37:58.237543 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Debug> DynamicQueryHandler: Done processing query
12407 2024.10.01 02:37:58.237566 [ 3 ] {b13acbd3-7124-4a08-a5bc-6429d068069d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12408 2024.10.01 02:37:58.237582 [ 3 ] {} <Debug> HTTP-Session: f77d347c-ba83-4545-a626-ed15cf5befdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12409 2024.10.01 02:38:03.209811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12410 2024.10.01 02:38:03.209938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12411 2024.10.01 02:38:03.209965 [ 3 ] {} <Debug> HTTP-Session: ccd79aeb-2f18-4abd-a6ad-765637cffa8d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12412 2024.10.01 02:38:03.209988 [ 3 ] {} <Debug> HTTP-Session: ccd79aeb-2f18-4abd-a6ad-765637cffa8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12413 2024.10.01 02:38:03.210003 [ 3 ] {} <Debug> HTTP-Session: ccd79aeb-2f18-4abd-a6ad-765637cffa8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12414 2024.10.01 02:38:03.210057 [ 3 ] {} <Trace> HTTP-Session: ccd79aeb-2f18-4abd-a6ad-765637cffa8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12415 2024.10.01 02:38:03.210270 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12416 2024.10.01 02:38:03.210339 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12417 2024.10.01 02:38:03.210668 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12418 2024.10.01 02:38:03.211167 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12419 2024.10.01 02:38:03.211210 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12420 2024.10.01 02:38:03.211645 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12421 2024.10.01 02:38:03.212036 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12422 2024.10.01 02:38:03.212187 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.00199 sec., 48241.20603015075 rows/sec., 4.04 MiB/sec.
12423 2024.10.01 02:38:03.212200 [ 123 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12424 2024.10.01 02:38:03.212264 [ 123 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12425 2024.10.01 02:38:03.212309 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12426 2024.10.01 02:38:03.212478 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
12427 2024.10.01 02:38:03.212547 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Debug> DynamicQueryHandler: Done processing query
12428 2024.10.01 02:38:03.212593 [ 3 ] {2f8c6994-62eb-40eb-b66c-e21ba6f94051} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12429 2024.10.01 02:38:03.212699 [ 3 ] {} <Debug> HTTP-Session: ccd79aeb-2f18-4abd-a6ad-765637cffa8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12430 2024.10.01 02:38:03.213055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12431 2024.10.01 02:38:03.213161 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12432 2024.10.01 02:38:03.213248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12433 2024.10.01 02:38:03.213315 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1418 rows starting from the beginning of the part
12434 2024.10.01 02:38:03.213374 [ 3 ] {} <Debug> HTTP-Session: 60bbf736-b7cf-46ae-a286-506115796e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12435 2024.10.01 02:38:03.213456 [ 3 ] {} <Debug> HTTP-Session: 60bbf736-b7cf-46ae-a286-506115796e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12436 2024.10.01 02:38:03.213545 [ 3 ] {} <Debug> HTTP-Session: 60bbf736-b7cf-46ae-a286-506115796e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12437 2024.10.01 02:38:03.213703 [ 3 ] {} <Trace> HTTP-Session: 60bbf736-b7cf-46ae-a286-506115796e9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12438 2024.10.01 02:38:03.213787 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 227 rows starting from the beginning of the part
12439 2024.10.01 02:38:03.214157 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12440 2024.10.01 02:38:03.214242 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1220 rows starting from the beginning of the part
12441 2024.10.01 02:38:03.214405 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12442 2024.10.01 02:38:03.214766 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part
12443 2024.10.01 02:38:03.215166 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 227 rows starting from the beginning of the part
12444 2024.10.01 02:38:03.215570 [ 191 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 96 rows starting from the beginning of the part
12445 2024.10.01 02:38:03.216924 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12446 2024.10.01 02:38:03.218172 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12447 2024.10.01 02:38:03.218218 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12448 2024.10.01 02:38:03.218749 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12449 2024.10.01 02:38:03.219199 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12450 2024.10.01 02:38:03.219481 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.005532 sec., 3615.32899493854 rows/sec., 271.86 KiB/sec.
12451 2024.10.01 02:38:03.219493 [ 189 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.007105019 sec., 455171.1965865257 rows/sec., 39.96 MiB/sec.
12452 2024.10.01 02:38:03.219757 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Debug> DynamicQueryHandler: Done processing query
12453 2024.10.01 02:38:03.219797 [ 3 ] {7c6a6202-7e9e-431e-b9fd-1f94ab66814e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12454 2024.10.01 02:38:03.219818 [ 3 ] {} <Debug> HTTP-Session: 60bbf736-b7cf-46ae-a286-506115796e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12455 2024.10.01 02:38:03.219876 [ 189 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12456 2024.10.01 02:38:03.219999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12457 2024.10.01 02:38:03.220079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12458 2024.10.01 02:38:03.220114 [ 3 ] {} <Debug> HTTP-Session: a47e5e35-9c32-4954-96a3-f06b11392eff Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12459 2024.10.01 02:38:03.220175 [ 3 ] {} <Debug> HTTP-Session: a47e5e35-9c32-4954-96a3-f06b11392eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12460 2024.10.01 02:38:03.220231 [ 3 ] {} <Debug> HTTP-Session: a47e5e35-9c32-4954-96a3-f06b11392eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12461 2024.10.01 02:38:03.220380 [ 3 ] {} <Trace> HTTP-Session: a47e5e35-9c32-4954-96a3-f06b11392eff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12462 2024.10.01 02:38:03.220617 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12463 2024.10.01 02:38:03.220697 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12464 2024.10.01 02:38:03.220745 [ 189 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12465 2024.10.01 02:38:03.220970 [ 189 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_66_13} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12466 2024.10.01 02:38:03.221198 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
12467 2024.10.01 02:38:03.221330 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12468 2024.10.01 02:38:03.221757 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12469 2024.10.01 02:38:03.221796 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12470 2024.10.01 02:38:03.222176 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12471 2024.10.01 02:38:03.222548 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12472 2024.10.01 02:38:03.222681 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.002151 sec., 39051.60390516039 rows/sec., 3.05 MiB/sec.
12473 2024.10.01 02:38:03.222687 [ 123 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12474 2024.10.01 02:38:03.222742 [ 123 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12475 2024.10.01 02:38:03.222775 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12476 2024.10.01 02:38:03.222905 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Debug> DynamicQueryHandler: Done processing query
12477 2024.10.01 02:38:03.222928 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
12478 2024.10.01 02:38:03.222942 [ 3 ] {394dc57c-a360-49a0-8182-f5c4fda6d597} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12479 2024.10.01 02:38:03.223022 [ 3 ] {} <Debug> HTTP-Session: a47e5e35-9c32-4954-96a3-f06b11392eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12480 2024.10.01 02:38:03.223155 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12481 2024.10.01 02:38:03.223201 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part
12482 2024.10.01 02:38:03.223273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12483 2024.10.01 02:38:03.223428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12484 2024.10.01 02:38:03.223447 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 401 rows starting from the beginning of the part
12485 2024.10.01 02:38:03.223508 [ 3 ] {} <Debug> HTTP-Session: 8fbea14a-691e-4ac9-b621-20344e5b99a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12486 2024.10.01 02:38:03.223566 [ 3 ] {} <Debug> HTTP-Session: 8fbea14a-691e-4ac9-b621-20344e5b99a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12487 2024.10.01 02:38:03.223666 [ 3 ] {} <Debug> HTTP-Session: 8fbea14a-691e-4ac9-b621-20344e5b99a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12488 2024.10.01 02:38:03.223783 [ 3 ] {} <Trace> HTTP-Session: 8fbea14a-691e-4ac9-b621-20344e5b99a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12489 2024.10.01 02:38:03.223795 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 532 rows starting from the beginning of the part
12490 2024.10.01 02:38:03.224064 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 44 rows starting from the beginning of the part
12491 2024.10.01 02:38:03.224346 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12492 2024.10.01 02:38:03.224493 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 401 rows starting from the beginning of the part
12493 2024.10.01 02:38:03.224750 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12494 2024.10.01 02:38:03.224833 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
12495 2024.10.01 02:38:03.225775 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12496 2024.10.01 02:38:03.226593 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12497 2024.10.01 02:38:03.226655 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12498 2024.10.01 02:38:03.227632 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12499 2024.10.01 02:38:03.228341 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12500 2024.10.01 02:38:03.228376 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526812 sec., 429723.3197003987 rows/sec., 32.92 MiB/sec.
12501 2024.10.01 02:38:03.228556 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12502 2024.10.01 02:38:03.228596 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004556 sec., 35118.52502194908 rows/sec., 2.45 MiB/sec.
12503 2024.10.01 02:38:03.228620 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12504 2024.10.01 02:38:03.228686 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12505 2024.10.01 02:38:03.228746 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12506 2024.10.01 02:38:03.229134 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Debug> DynamicQueryHandler: Done processing query
12507 2024.10.01 02:38:03.229191 [ 3 ] {1b2f8566-4053-4f26-ad23-d0cdeffa4aa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12508 2024.10.01 02:38:03.229233 [ 3 ] {} <Debug> HTTP-Session: 8fbea14a-691e-4ac9-b621-20344e5b99a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12509 2024.10.01 02:38:03.229556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12510 2024.10.01 02:38:03.229722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12511 2024.10.01 02:38:03.229845 [ 3 ] {} <Debug> HTTP-Session: edb95858-581f-4dab-8b2d-9c01bb24c9de Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12512 2024.10.01 02:38:03.229947 [ 3 ] {} <Debug> HTTP-Session: edb95858-581f-4dab-8b2d-9c01bb24c9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12513 2024.10.01 02:38:03.230044 [ 3 ] {} <Debug> HTTP-Session: edb95858-581f-4dab-8b2d-9c01bb24c9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12514 2024.10.01 02:38:03.230228 [ 3 ] {} <Trace> HTTP-Session: edb95858-581f-4dab-8b2d-9c01bb24c9de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12515 2024.10.01 02:38:03.230739 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::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
12516 2024.10.01 02:38:03.230835 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12517 2024.10.01 02:38:03.231125 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12518 2024.10.01 02:38:03.231131 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <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_histogramu64
12519 2024.10.01 02:38:03.231486 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_66_13} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12520 2024.10.01 02:38:03.231643 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12521 2024.10.01 02:38:03.231822 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
12522 2024.10.01 02:38:03.231864 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18606 rows starting from the beginning of the part
12523 2024.10.01 02:38:03.232332 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part
12524 2024.10.01 02:38:03.232775 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 994 rows starting from the beginning of the part
12525 2024.10.01 02:38:03.233059 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part
12526 2024.10.01 02:38:03.233540 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part
12527 2024.10.01 02:38:03.233845 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
12528 2024.10.01 02:38:03.234682 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12529 2024.10.01 02:38:03.235478 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12530 2024.10.01 02:38:03.235537 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12531 2024.10.01 02:38:03.237124 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12532 2024.10.01 02:38:03.238164 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12533 2024.10.01 02:38:03.238328 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.007814 sec., 2559.5085743537243 rows/sec., 4.59 MiB/sec.
12534 2024.10.01 02:38:03.239239 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Debug> DynamicQueryHandler: Done processing query
12535 2024.10.01 02:38:03.239267 [ 3 ] {e2a4857e-2f54-4e4f-bf4f-6ca4f2c51ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12536 2024.10.01 02:38:03.239285 [ 3 ] {} <Debug> HTTP-Session: edb95858-581f-4dab-8b2d-9c01bb24c9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12537 2024.10.01 02:38:03.239421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12538 2024.10.01 02:38:03.239475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12539 2024.10.01 02:38:03.239500 [ 3 ] {} <Debug> HTTP-Session: e0cca4aa-0899-4421-891e-363088bf8b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12540 2024.10.01 02:38:03.239518 [ 3 ] {} <Debug> HTTP-Session: e0cca4aa-0899-4421-891e-363088bf8b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12541 2024.10.01 02:38:03.239532 [ 3 ] {} <Debug> HTTP-Session: e0cca4aa-0899-4421-891e-363088bf8b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12542 2024.10.01 02:38:03.239565 [ 3 ] {} <Trace> HTTP-Session: e0cca4aa-0899-4421-891e-363088bf8b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12543 2024.10.01 02:38:03.239696 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12544 2024.10.01 02:38:03.239743 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12545 2024.10.01 02:38:03.239983 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12546 2024.10.01 02:38:03.240332 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12547 2024.10.01 02:38:03.240368 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12548 2024.10.01 02:38:03.240992 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12549 2024.10.01 02:38:03.241401 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12550 2024.10.01 02:38:03.241652 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001988 sec., 30181.086519114684 rows/sec., 2.03 MiB/sec.
12551 2024.10.01 02:38:03.241650 [ 122 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12552 2024.10.01 02:38:03.242055 [ 122 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12553 2024.10.01 02:38:03.242188 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12554 2024.10.01 02:38:03.242271 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Debug> DynamicQueryHandler: Done processing query
12555 2024.10.01 02:38:03.242367 [ 3 ] {ca1b06a5-684c-43ad-9ceb-cfc3297f377d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12556 2024.10.01 02:38:03.242439 [ 3 ] {} <Debug> HTTP-Session: e0cca4aa-0899-4421-891e-363088bf8b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12557 2024.10.01 02:38:03.242533 [ 186 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20246 rows, containing 5 columns (5 merged, 0 gathered) in 0.013627049 sec., 1485721.5234200743 rows/sec., 100.24 MiB/sec.
12558 2024.10.01 02:38:03.242562 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
12559 2024.10.01 02:38:03.242716 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12560 2024.10.01 02:38:03.242750 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3652 rows starting from the beginning of the part
12561 2024.10.01 02:38:03.242832 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
12562 2024.10.01 02:38:03.243086 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 54 rows starting from the beginning of the part
12563 2024.10.01 02:38:03.243216 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12564 2024.10.01 02:38:03.243397 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part
12565 2024.10.01 02:38:03.243703 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part
12566 2024.10.01 02:38:03.243873 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
12567 2024.10.01 02:38:03.244887 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12568 2024.10.01 02:38:03.245081 [ 198 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12569 2024.10.01 02:38:03.245239 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
12570 2024.10.01 02:38:03.246129 [ 186 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792424 sec., 1037858.6360596811 rows/sec., 67.56 MiB/sec.
12571 2024.10.01 02:38:03.246430 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12572 2024.10.01 02:38:03.246857 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12573 2024.10.01 02:38:03.246946 [ 196 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_66_13} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12574 2024.10.01 02:38:03.247044 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
12575 2024.10.01 02:38:06.761499 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
12576 2024.10.01 02:38:06.761559 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
12577 2024.10.01 02:38:08.214823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12578 2024.10.01 02:38:08.214940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12579 2024.10.01 02:38:08.214968 [ 3 ] {} <Debug> HTTP-Session: 68759c30-2c32-40b3-b2ea-a16c6e23ea95 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12580 2024.10.01 02:38:08.214996 [ 3 ] {} <Debug> HTTP-Session: 68759c30-2c32-40b3-b2ea-a16c6e23ea95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12581 2024.10.01 02:38:08.215014 [ 3 ] {} <Debug> HTTP-Session: 68759c30-2c32-40b3-b2ea-a16c6e23ea95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12582 2024.10.01 02:38:08.215069 [ 3 ] {} <Trace> HTTP-Session: 68759c30-2c32-40b3-b2ea-a16c6e23ea95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12583 2024.10.01 02:38:08.215345 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12584 2024.10.01 02:38:08.215418 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12585 2024.10.01 02:38:08.215777 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12586 2024.10.01 02:38:08.216394 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12587 2024.10.01 02:38:08.216437 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12588 2024.10.01 02:38:08.216884 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12589 2024.10.01 02:38:08.217283 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12590 2024.10.01 02:38:08.217431 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002205 sec., 102947.84580498867 rows/sec., 9.07 MiB/sec.
12591 2024.10.01 02:38:08.217643 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Debug> DynamicQueryHandler: Done processing query
12592 2024.10.01 02:38:08.217670 [ 3 ] {c0b20e69-f81d-4047-b7e7-68df4db06b1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
12593 2024.10.01 02:38:08.217687 [ 3 ] {} <Debug> HTTP-Session: 68759c30-2c32-40b3-b2ea-a16c6e23ea95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12594 2024.10.01 02:38:08.217826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12595 2024.10.01 02:38:08.217880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12596 2024.10.01 02:38:08.217899 [ 3 ] {} <Debug> HTTP-Session: 0ad525ab-4add-4989-b891-5dd38aa01e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12597 2024.10.01 02:38:08.217918 [ 3 ] {} <Debug> HTTP-Session: 0ad525ab-4add-4989-b891-5dd38aa01e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12598 2024.10.01 02:38:08.217932 [ 3 ] {} <Debug> HTTP-Session: 0ad525ab-4add-4989-b891-5dd38aa01e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12599 2024.10.01 02:38:08.217967 [ 3 ] {} <Trace> HTTP-Session: 0ad525ab-4add-4989-b891-5dd38aa01e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12600 2024.10.01 02:38:08.218082 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12601 2024.10.01 02:38:08.218129 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12602 2024.10.01 02:38:08.218375 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12603 2024.10.01 02:38:08.218706 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12604 2024.10.01 02:38:08.218743 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12605 2024.10.01 02:38:08.219114 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12606 2024.10.01 02:38:08.219491 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12607 2024.10.01 02:38:08.219627 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001577 sec., 12048.192771084337 rows/sec., 905.97 KiB/sec.
12608 2024.10.01 02:38:08.219797 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Debug> DynamicQueryHandler: Done processing query
12609 2024.10.01 02:38:08.219822 [ 3 ] {f4fac29d-7602-4fce-bc57-b6b03abcc41e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12610 2024.10.01 02:38:08.219838 [ 3 ] {} <Debug> HTTP-Session: 0ad525ab-4add-4989-b891-5dd38aa01e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.10.01 02:38:08.219953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12612 2024.10.01 02:38:08.220004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12613 2024.10.01 02:38:08.220025 [ 3 ] {} <Debug> HTTP-Session: b8fab7c8-b22c-4158-ab47-860fe17b762e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12614 2024.10.01 02:38:08.220042 [ 3 ] {} <Debug> HTTP-Session: b8fab7c8-b22c-4158-ab47-860fe17b762e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12615 2024.10.01 02:38:08.220056 [ 3 ] {} <Debug> HTTP-Session: b8fab7c8-b22c-4158-ab47-860fe17b762e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12616 2024.10.01 02:38:08.220089 [ 3 ] {} <Trace> HTTP-Session: b8fab7c8-b22c-4158-ab47-860fe17b762e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12617 2024.10.01 02:38:08.220196 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12618 2024.10.01 02:38:08.220242 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12619 2024.10.01 02:38:08.220472 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12620 2024.10.01 02:38:08.220779 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12621 2024.10.01 02:38:08.220816 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12622 2024.10.01 02:38:08.221176 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
12623 2024.10.01 02:38:08.221544 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12624 2024.10.01 02:38:08.221685 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001519 sec., 9216.589861751152 rows/sec., 645.47 KiB/sec.
12625 2024.10.01 02:38:08.221859 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Debug> DynamicQueryHandler: Done processing query
12626 2024.10.01 02:38:08.221890 [ 3 ] {0a3f3860-6dd2-4fc2-a70c-eb3525fb6add} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12627 2024.10.01 02:38:08.221911 [ 3 ] {} <Debug> HTTP-Session: b8fab7c8-b22c-4158-ab47-860fe17b762e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12628 2024.10.01 02:38:08.222031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12629 2024.10.01 02:38:08.222091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12630 2024.10.01 02:38:08.222116 [ 3 ] {} <Debug> HTTP-Session: f616c450-ae12-46ef-b5c5-77a1ebf61a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12631 2024.10.01 02:38:08.222139 [ 3 ] {} <Debug> HTTP-Session: f616c450-ae12-46ef-b5c5-77a1ebf61a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12632 2024.10.01 02:38:08.222160 [ 3 ] {} <Debug> HTTP-Session: f616c450-ae12-46ef-b5c5-77a1ebf61a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12633 2024.10.01 02:38:08.222202 [ 3 ] {} <Trace> HTTP-Session: f616c450-ae12-46ef-b5c5-77a1ebf61a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12634 2024.10.01 02:38:08.222320 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12635 2024.10.01 02:38:08.222371 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12636 2024.10.01 02:38:08.222658 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12637 2024.10.01 02:38:08.222975 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12638 2024.10.01 02:38:08.223012 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12639 2024.10.01 02:38:08.223375 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12640 2024.10.01 02:38:08.223744 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12641 2024.10.01 02:38:08.223872 [ 119 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
12642 2024.10.01 02:38:08.223874 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 223.51 KiB/sec.
12643 2024.10.01 02:38:08.223912 [ 119 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12644 2024.10.01 02:38:08.223945 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12645 2024.10.01 02:38:08.224108 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Debug> DynamicQueryHandler: Done processing query
12646 2024.10.01 02:38:08.224129 [ 197 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
12647 2024.10.01 02:38:08.224144 [ 3 ] {50d75474-c0d6-4744-bd77-367601434367} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12648 2024.10.01 02:38:08.224207 [ 3 ] {} <Debug> HTTP-Session: f616c450-ae12-46ef-b5c5-77a1ebf61a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12649 2024.10.01 02:38:08.224366 [ 197 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12650 2024.10.01 02:38:08.224423 [ 197 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part
12651 2024.10.01 02:38:08.224446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12652 2024.10.01 02:38:08.224606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12653 2024.10.01 02:38:08.224666 [ 197 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
12654 2024.10.01 02:38:08.224694 [ 3 ] {} <Debug> HTTP-Session: 6bec68e7-a9a9-4451-9b9f-84252f4e13a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12655 2024.10.01 02:38:08.224770 [ 3 ] {} <Debug> HTTP-Session: 6bec68e7-a9a9-4451-9b9f-84252f4e13a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12656 2024.10.01 02:38:08.224821 [ 3 ] {} <Debug> HTTP-Session: 6bec68e7-a9a9-4451-9b9f-84252f4e13a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12657 2024.10.01 02:38:08.224972 [ 3 ] {} <Trace> HTTP-Session: 6bec68e7-a9a9-4451-9b9f-84252f4e13a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12658 2024.10.01 02:38:08.225002 [ 197 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
12659 2024.10.01 02:38:08.225250 [ 197 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
12660 2024.10.01 02:38:08.225446 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12661 2024.10.01 02:38:08.225495 [ 197 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
12662 2024.10.01 02:38:08.225588 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12663 2024.10.01 02:38:08.226536 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12664 2024.10.01 02:38:08.227939 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12665 2024.10.01 02:38:08.228030 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12666 2024.10.01 02:38:08.228098 [ 196 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004057448 sec., 7393.810099353091 rows/sec., 469.33 KiB/sec.
12667 2024.10.01 02:38:08.228348 [ 196 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
12668 2024.10.01 02:38:08.228713 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12669 2024.10.01 02:38:08.229449 [ 196 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12670 2024.10.01 02:38:08.229571 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12671 2024.10.01 02:38:08.229638 [ 196 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_29_7} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
12672 2024.10.01 02:38:08.229867 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.004673 sec., 85812.11213353307 rows/sec., 6.10 MiB/sec.
12673 2024.10.01 02:38:08.229889 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12674 2024.10.01 02:38:08.230139 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Debug> DynamicQueryHandler: Done processing query
12675 2024.10.01 02:38:08.230169 [ 3 ] {07eb18f7-d947-48d3-aed0-70f8f1ebaff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12676 2024.10.01 02:38:08.230186 [ 3 ] {} <Debug> HTTP-Session: 6bec68e7-a9a9-4451-9b9f-84252f4e13a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12677 2024.10.01 02:38:08.230356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12678 2024.10.01 02:38:08.230406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12679 2024.10.01 02:38:08.230426 [ 3 ] {} <Debug> HTTP-Session: 72dca446-3221-43a3-afc1-f823fcfdba18 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12680 2024.10.01 02:38:08.230443 [ 3 ] {} <Debug> HTTP-Session: 72dca446-3221-43a3-afc1-f823fcfdba18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12681 2024.10.01 02:38:08.230457 [ 3 ] {} <Debug> HTTP-Session: 72dca446-3221-43a3-afc1-f823fcfdba18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12682 2024.10.01 02:38:08.230489 [ 3 ] {} <Trace> HTTP-Session: 72dca446-3221-43a3-afc1-f823fcfdba18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12683 2024.10.01 02:38:08.230591 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12684 2024.10.01 02:38:08.230637 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12685 2024.10.01 02:38:08.230785 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12686 2024.10.01 02:38:08.231091 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12687 2024.10.01 02:38:08.231127 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12688 2024.10.01 02:38:08.231495 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12689 2024.10.01 02:38:08.231827 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12690 2024.10.01 02:38:08.231957 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec.
12691 2024.10.01 02:38:08.232123 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Debug> DynamicQueryHandler: Done processing query
12692 2024.10.01 02:38:08.232147 [ 3 ] {c9696d13-66c4-409e-944f-33c946fde5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12693 2024.10.01 02:38:08.232163 [ 3 ] {} <Debug> HTTP-Session: 72dca446-3221-43a3-afc1-f823fcfdba18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12694 2024.10.01 02:38:08.232305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12695 2024.10.01 02:38:08.232355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12696 2024.10.01 02:38:08.232374 [ 3 ] {} <Debug> HTTP-Session: 9bd7fcee-3752-4ae3-ab1b-9f8b4ab1a364 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12697 2024.10.01 02:38:08.232391 [ 3 ] {} <Debug> HTTP-Session: 9bd7fcee-3752-4ae3-ab1b-9f8b4ab1a364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12698 2024.10.01 02:38:08.232405 [ 3 ] {} <Debug> HTTP-Session: 9bd7fcee-3752-4ae3-ab1b-9f8b4ab1a364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12699 2024.10.01 02:38:08.232435 [ 3 ] {} <Trace> HTTP-Session: 9bd7fcee-3752-4ae3-ab1b-9f8b4ab1a364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12700 2024.10.01 02:38:08.232648 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12701 2024.10.01 02:38:08.232694 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12702 2024.10.01 02:38:08.232838 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12703 2024.10.01 02:38:08.233306 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12704 2024.10.01 02:38:08.233343 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12705 2024.10.01 02:38:08.233736 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12706 2024.10.01 02:38:08.234088 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12707 2024.10.01 02:38:08.234216 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001688 sec., 140402.84360189573 rows/sec., 9.41 MiB/sec.
12708 2024.10.01 02:38:08.234383 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Debug> DynamicQueryHandler: Done processing query
12709 2024.10.01 02:38:08.234407 [ 3 ] {1bcf05eb-07f8-4727-ac3d-01f46c6156b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12710 2024.10.01 02:38:08.234423 [ 3 ] {} <Debug> HTTP-Session: 9bd7fcee-3752-4ae3-ab1b-9f8b4ab1a364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12711 2024.10.01 02:38:08.234559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12712 2024.10.01 02:38:08.234608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12713 2024.10.01 02:38:08.234628 [ 3 ] {} <Debug> HTTP-Session: 399578a5-87aa-4cde-a513-d51eacd8c114 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12714 2024.10.01 02:38:08.234644 [ 3 ] {} <Debug> HTTP-Session: 399578a5-87aa-4cde-a513-d51eacd8c114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12715 2024.10.01 02:38:08.234658 [ 3 ] {} <Debug> HTTP-Session: 399578a5-87aa-4cde-a513-d51eacd8c114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12716 2024.10.01 02:38:08.234689 [ 3 ] {} <Trace> HTTP-Session: 399578a5-87aa-4cde-a513-d51eacd8c114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12717 2024.10.01 02:38:08.234781 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12718 2024.10.01 02:38:08.234826 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12719 2024.10.01 02:38:08.234956 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12720 2024.10.01 02:38:08.235220 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12721 2024.10.01 02:38:08.235258 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12722 2024.10.01 02:38:08.235607 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12723 2024.10.01 02:38:08.236376 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12724 2024.10.01 02:38:08.236543 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001784 sec., 560.5381165919282 rows/sec., 37.77 KiB/sec.
12725 2024.10.01 02:38:08.236775 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Debug> DynamicQueryHandler: Done processing query
12726 2024.10.01 02:38:08.236800 [ 3 ] {2f9a7f74-6561-4ce8-930a-31358c7d0d59} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12727 2024.10.01 02:38:08.236816 [ 3 ] {} <Debug> HTTP-Session: 399578a5-87aa-4cde-a513-d51eacd8c114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12728 2024.10.01 02:38:08.236940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12729 2024.10.01 02:38:08.236990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12730 2024.10.01 02:38:08.237008 [ 3 ] {} <Debug> HTTP-Session: b344b779-9421-4fbc-bea8-adff6ced480d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12731 2024.10.01 02:38:08.237025 [ 3 ] {} <Debug> HTTP-Session: b344b779-9421-4fbc-bea8-adff6ced480d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12732 2024.10.01 02:38:08.237038 [ 3 ] {} <Debug> HTTP-Session: b344b779-9421-4fbc-bea8-adff6ced480d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12733 2024.10.01 02:38:08.237068 [ 3 ] {} <Trace> HTTP-Session: b344b779-9421-4fbc-bea8-adff6ced480d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12734 2024.10.01 02:38:08.237324 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12735 2024.10.01 02:38:08.237387 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <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_histogramu64
12736 2024.10.01 02:38:08.237804 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12737 2024.10.01 02:38:08.238422 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12738 2024.10.01 02:38:08.238457 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12739 2024.10.01 02:38:08.239073 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12740 2024.10.01 02:38:08.239493 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12741 2024.10.01 02:38:08.239645 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002497 sec., 7609.130957148578 rows/sec., 13.64 MiB/sec.
12742 2024.10.01 02:38:08.239956 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Debug> DynamicQueryHandler: Done processing query
12743 2024.10.01 02:38:08.239988 [ 3 ] {5779ad79-d11e-4bd6-8ccc-8e6daa3788f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12744 2024.10.01 02:38:08.240011 [ 3 ] {} <Debug> HTTP-Session: b344b779-9421-4fbc-bea8-adff6ced480d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12745 2024.10.01 02:38:08.240144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12746 2024.10.01 02:38:08.240193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12747 2024.10.01 02:38:08.240212 [ 3 ] {} <Debug> HTTP-Session: 3197dcfa-edf3-4b80-83b5-9065012d95fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12748 2024.10.01 02:38:08.240228 [ 3 ] {} <Debug> HTTP-Session: 3197dcfa-edf3-4b80-83b5-9065012d95fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12749 2024.10.01 02:38:08.240241 [ 3 ] {} <Debug> HTTP-Session: 3197dcfa-edf3-4b80-83b5-9065012d95fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12750 2024.10.01 02:38:08.240271 [ 3 ] {} <Trace> HTTP-Session: 3197dcfa-edf3-4b80-83b5-9065012d95fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12751 2024.10.01 02:38:08.240418 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12752 2024.10.01 02:38:08.240461 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12753 2024.10.01 02:38:08.240590 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12754 2024.10.01 02:38:08.240915 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12755 2024.10.01 02:38:08.240950 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12756 2024.10.01 02:38:08.241318 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12757 2024.10.01 02:38:08.241639 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12758 2024.10.01 02:38:08.241769 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec.
12759 2024.10.01 02:38:08.241959 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Debug> DynamicQueryHandler: Done processing query
12760 2024.10.01 02:38:08.241982 [ 3 ] {bf4b8b58-d5ac-4581-b715-4199a01c090e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12761 2024.10.01 02:38:08.241998 [ 3 ] {} <Debug> HTTP-Session: 3197dcfa-edf3-4b80-83b5-9065012d95fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12762 2024.10.01 02:38:13.210434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12763 2024.10.01 02:38:13.210565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12764 2024.10.01 02:38:13.210591 [ 3 ] {} <Debug> HTTP-Session: 6d76275c-b156-4550-80fb-b84a5487156a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12765 2024.10.01 02:38:13.210616 [ 3 ] {} <Debug> HTTP-Session: 6d76275c-b156-4550-80fb-b84a5487156a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12766 2024.10.01 02:38:13.210631 [ 3 ] {} <Debug> HTTP-Session: 6d76275c-b156-4550-80fb-b84a5487156a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12767 2024.10.01 02:38:13.210680 [ 3 ] {} <Trace> HTTP-Session: 6d76275c-b156-4550-80fb-b84a5487156a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12768 2024.10.01 02:38:13.210870 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12769 2024.10.01 02:38:13.210938 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12770 2024.10.01 02:38:13.211274 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12771 2024.10.01 02:38:13.211742 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12772 2024.10.01 02:38:13.211791 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12773 2024.10.01 02:38:13.212217 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
12774 2024.10.01 02:38:13.212614 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12775 2024.10.01 02:38:13.212794 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001969 sec., 2031.4880650076182 rows/sec., 165.65 KiB/sec.
12776 2024.10.01 02:38:13.213015 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Debug> DynamicQueryHandler: Done processing query
12777 2024.10.01 02:38:13.213044 [ 3 ] {d61ed1cc-c706-4891-b1d8-2a0300732bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12778 2024.10.01 02:38:13.213060 [ 3 ] {} <Debug> HTTP-Session: 6d76275c-b156-4550-80fb-b84a5487156a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12779 2024.10.01 02:38:13.213206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12780 2024.10.01 02:38:13.213264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12781 2024.10.01 02:38:13.213285 [ 3 ] {} <Debug> HTTP-Session: a42145ce-e721-493a-9b13-ddec629a68d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12782 2024.10.01 02:38:13.213302 [ 3 ] {} <Debug> HTTP-Session: a42145ce-e721-493a-9b13-ddec629a68d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12783 2024.10.01 02:38:13.213316 [ 3 ] {} <Debug> HTTP-Session: a42145ce-e721-493a-9b13-ddec629a68d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12784 2024.10.01 02:38:13.213352 [ 3 ] {} <Trace> HTTP-Session: a42145ce-e721-493a-9b13-ddec629a68d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12785 2024.10.01 02:38:13.213488 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12786 2024.10.01 02:38:13.213534 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12787 2024.10.01 02:38:13.213775 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12788 2024.10.01 02:38:13.214201 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12789 2024.10.01 02:38:13.214240 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12790 2024.10.01 02:38:13.214613 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12791 2024.10.01 02:38:13.214978 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12792 2024.10.01 02:38:13.215142 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Debug> executeQuery: Read 98 rows, 8.38 KiB in 0.001701 sec., 57613.168724279836 rows/sec., 4.81 MiB/sec.
12793 2024.10.01 02:38:13.215320 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Debug> DynamicQueryHandler: Done processing query
12794 2024.10.01 02:38:13.215346 [ 3 ] {fe5ae50e-3b2b-41e5-997e-50a16a456cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12795 2024.10.01 02:38:13.215362 [ 3 ] {} <Debug> HTTP-Session: a42145ce-e721-493a-9b13-ddec629a68d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12796 2024.10.01 02:38:13.215479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12797 2024.10.01 02:38:13.215528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12798 2024.10.01 02:38:13.215549 [ 3 ] {} <Debug> HTTP-Session: 3738d92d-1122-47ef-b4f2-7d0de3f7b77d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12799 2024.10.01 02:38:13.215565 [ 3 ] {} <Debug> HTTP-Session: 3738d92d-1122-47ef-b4f2-7d0de3f7b77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12800 2024.10.01 02:38:13.215579 [ 3 ] {} <Debug> HTTP-Session: 3738d92d-1122-47ef-b4f2-7d0de3f7b77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12801 2024.10.01 02:38:13.215612 [ 3 ] {} <Trace> HTTP-Session: 3738d92d-1122-47ef-b4f2-7d0de3f7b77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12802 2024.10.01 02:38:13.215730 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12803 2024.10.01 02:38:13.215775 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12804 2024.10.01 02:38:13.216004 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12805 2024.10.01 02:38:13.216360 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12806 2024.10.01 02:38:13.216399 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12807 2024.10.01 02:38:13.216759 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12808 2024.10.01 02:38:13.217138 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12809 2024.10.01 02:38:13.217296 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.10 MiB/sec.
12810 2024.10.01 02:38:13.217301 [ 114 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12811 2024.10.01 02:38:13.217416 [ 114 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12812 2024.10.01 02:38:13.217468 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12813 2024.10.01 02:38:13.217561 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Debug> DynamicQueryHandler: Done processing query
12814 2024.10.01 02:38:13.217628 [ 3 ] {d46c7fde-2e7c-492b-881f-bf9a625c8760} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12815 2024.10.01 02:38:13.217662 [ 3 ] {} <Debug> HTTP-Session: 3738d92d-1122-47ef-b4f2-7d0de3f7b77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12816 2024.10.01 02:38:13.217670 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
12817 2024.10.01 02:38:13.217814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12818 2024.10.01 02:38:13.217933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12819 2024.10.01 02:38:13.217964 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12820 2024.10.01 02:38:13.217977 [ 3 ] {} <Debug> HTTP-Session: 04c13029-e418-488d-8081-07e960767b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12821 2024.10.01 02:38:13.218027 [ 3 ] {} <Debug> HTTP-Session: 04c13029-e418-488d-8081-07e960767b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12822 2024.10.01 02:38:13.218032 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 57 rows starting from the beginning of the part
12823 2024.10.01 02:38:13.218046 [ 3 ] {} <Debug> HTTP-Session: 04c13029-e418-488d-8081-07e960767b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12824 2024.10.01 02:38:13.218131 [ 3 ] {} <Trace> HTTP-Session: 04c13029-e418-488d-8081-07e960767b47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12825 2024.10.01 02:38:13.218277 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part
12826 2024.10.01 02:38:13.218544 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12827 2024.10.01 02:38:13.218570 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 19 rows starting from the beginning of the part
12828 2024.10.01 02:38:13.218691 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12829 2024.10.01 02:38:13.219014 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
12830 2024.10.01 02:38:13.219324 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 19 rows starting from the beginning of the part
12831 2024.10.01 02:38:13.219615 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part
12832 2024.10.01 02:38:13.220432 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12833 2024.10.01 02:38:13.221406 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12834 2024.10.01 02:38:13.221473 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12835 2024.10.01 02:38:13.222584 [ 187 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 5 columns (5 merged, 0 gathered) in 0.005034394 sec., 29199.144921911156 rows/sec., 2.23 MiB/sec.
12836 2024.10.01 02:38:13.222592 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12837 2024.10.01 02:38:13.222900 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12838 2024.10.01 02:38:13.223363 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12839 2024.10.01 02:38:13.223853 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.005478 sec., 16064.25702811245 rows/sec., 1.26 MiB/sec.
12840 2024.10.01 02:38:13.224308 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12841 2024.10.01 02:38:13.224356 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Debug> DynamicQueryHandler: Done processing query
12842 2024.10.01 02:38:13.224436 [ 3 ] {689b29f7-a59b-4b34-8eb7-f2b2e4226693} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12843 2024.10.01 02:38:13.224508 [ 3 ] {} <Debug> HTTP-Session: 04c13029-e418-488d-8081-07e960767b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12844 2024.10.01 02:38:13.224700 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_66_13} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12845 2024.10.01 02:38:13.224828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12846 2024.10.01 02:38:13.225053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12847 2024.10.01 02:38:13.225105 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
12848 2024.10.01 02:38:13.225145 [ 3 ] {} <Debug> HTTP-Session: 30eaf012-e127-43ad-b0fd-c772e9338510 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12849 2024.10.01 02:38:13.225220 [ 3 ] {} <Debug> HTTP-Session: 30eaf012-e127-43ad-b0fd-c772e9338510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12850 2024.10.01 02:38:13.225264 [ 3 ] {} <Debug> HTTP-Session: 30eaf012-e127-43ad-b0fd-c772e9338510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12851 2024.10.01 02:38:13.225325 [ 3 ] {} <Trace> HTTP-Session: 30eaf012-e127-43ad-b0fd-c772e9338510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12852 2024.10.01 02:38:13.225500 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12853 2024.10.01 02:38:13.225552 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12854 2024.10.01 02:38:13.225728 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12855 2024.10.01 02:38:13.226139 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12856 2024.10.01 02:38:13.226177 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12857 2024.10.01 02:38:13.226582 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12858 2024.10.01 02:38:13.226954 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12859 2024.10.01 02:38:13.227124 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001696 sec., 95518.8679245283 rows/sec., 6.65 MiB/sec.
12860 2024.10.01 02:38:13.227302 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Debug> DynamicQueryHandler: Done processing query
12861 2024.10.01 02:38:13.227326 [ 3 ] {0f795260-dabf-4504-858d-4bf611e30217} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12862 2024.10.01 02:38:13.227342 [ 3 ] {} <Debug> HTTP-Session: 30eaf012-e127-43ad-b0fd-c772e9338510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12863 2024.10.01 02:38:13.227528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12864 2024.10.01 02:38:13.227578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12865 2024.10.01 02:38:13.227597 [ 3 ] {} <Debug> HTTP-Session: 54e50384-7bd2-4638-90db-204549cdfa70 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12866 2024.10.01 02:38:13.227614 [ 3 ] {} <Debug> HTTP-Session: 54e50384-7bd2-4638-90db-204549cdfa70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12867 2024.10.01 02:38:13.227628 [ 3 ] {} <Debug> HTTP-Session: 54e50384-7bd2-4638-90db-204549cdfa70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12868 2024.10.01 02:38:13.227659 [ 3 ] {} <Trace> HTTP-Session: 54e50384-7bd2-4638-90db-204549cdfa70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12869 2024.10.01 02:38:13.227925 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
12870 2024.10.01 02:38:13.227992 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <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_histogramu64
12871 2024.10.01 02:38:13.228432 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12872 2024.10.01 02:38:13.229046 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12873 2024.10.01 02:38:13.229082 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12874 2024.10.01 02:38:13.229715 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12875 2024.10.01 02:38:13.230130 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12876 2024.10.01 02:38:13.230309 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12877 2024.10.01 02:38:13.230327 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002566 sec., 7794.232268121589 rows/sec., 13.97 MiB/sec.
12878 2024.10.01 02:38:13.230362 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12879 2024.10.01 02:38:13.230430 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12880 2024.10.01 02:38:13.230749 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
12881 2024.10.01 02:38:13.230869 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Debug> DynamicQueryHandler: Done processing query
12882 2024.10.01 02:38:13.230914 [ 3 ] {cc0fb6a1-4d04-46b9-a9ee-d893de4a113b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12883 2024.10.01 02:38:13.230963 [ 3 ] {} <Debug> HTTP-Session: 54e50384-7bd2-4638-90db-204549cdfa70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12884 2024.10.01 02:38:13.231142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12885 2024.10.01 02:38:13.231261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12886 2024.10.01 02:38:13.231325 [ 3 ] {} <Debug> HTTP-Session: 18f7b133-62a4-4f18-9507-4911e2fe9638 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12887 2024.10.01 02:38:13.231378 [ 3 ] {} <Debug> HTTP-Session: 18f7b133-62a4-4f18-9507-4911e2fe9638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12888 2024.10.01 02:38:13.231421 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12889 2024.10.01 02:38:13.231431 [ 3 ] {} <Debug> HTTP-Session: 18f7b133-62a4-4f18-9507-4911e2fe9638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12890 2024.10.01 02:38:13.231520 [ 3 ] {} <Trace> HTTP-Session: 18f7b133-62a4-4f18-9507-4911e2fe9638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12891 2024.10.01 02:38:13.231574 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 984 rows starting from the beginning of the part
12892 2024.10.01 02:38:13.231796 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12893 2024.10.01 02:38:13.231971 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12894 2024.10.01 02:38:13.232262 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part
12895 2024.10.01 02:38:13.232748 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12896 2024.10.01 02:38:13.233080 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 19 rows starting from the beginning of the part
12897 2024.10.01 02:38:13.233698 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
12898 2024.10.01 02:38:13.233915 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12899 2024.10.01 02:38:13.234018 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12900 2024.10.01 02:38:13.234414 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 19 rows starting from the beginning of the part
12901 2024.10.01 02:38:13.235019 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
12902 2024.10.01 02:38:13.235368 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12903 2024.10.01 02:38:13.236267 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12904 2024.10.01 02:38:13.236639 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004957 sec., 12104.09521888239 rows/sec., 835.31 KiB/sec.
12905 2024.10.01 02:38:13.237026 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Debug> DynamicQueryHandler: Done processing query
12906 2024.10.01 02:38:13.237059 [ 3 ] {0dbd75e5-a10c-4954-9767-452e5dbacab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12907 2024.10.01 02:38:13.237085 [ 3 ] {} <Debug> HTTP-Session: 18f7b133-62a4-4f18-9507-4911e2fe9638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12908 2024.10.01 02:38:13.241223 [ 187 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 19 columns (19 merged, 0 gathered) in 0.010655679 sec., 100415.93782995903 rows/sec., 179.94 MiB/sec.
12909 2024.10.01 02:38:13.242332 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12910 2024.10.01 02:38:13.242980 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12911 2024.10.01 02:38:13.243072 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12912 2024.10.01 02:38:13.243227 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB.
12913 2024.10.01 02:38:18.214929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12914 2024.10.01 02:38:18.215069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12915 2024.10.01 02:38:18.215098 [ 3 ] {} <Debug> HTTP-Session: afc47019-eebd-4114-85e3-17b01da1b613 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12916 2024.10.01 02:38:18.215125 [ 3 ] {} <Debug> HTTP-Session: afc47019-eebd-4114-85e3-17b01da1b613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12917 2024.10.01 02:38:18.215144 [ 3 ] {} <Debug> HTTP-Session: afc47019-eebd-4114-85e3-17b01da1b613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12918 2024.10.01 02:38:18.215198 [ 3 ] {} <Trace> HTTP-Session: afc47019-eebd-4114-85e3-17b01da1b613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12919 2024.10.01 02:38:18.215399 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12920 2024.10.01 02:38:18.215472 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12921 2024.10.01 02:38:18.215853 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12922 2024.10.01 02:38:18.216331 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12923 2024.10.01 02:38:18.216374 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12924 2024.10.01 02:38:18.216792 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12925 2024.10.01 02:38:18.217187 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12926 2024.10.01 02:38:18.217370 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00203 sec., 2955.6650246305417 rows/sec., 241.01 KiB/sec.
12927 2024.10.01 02:38:18.217578 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Debug> DynamicQueryHandler: Done processing query
12928 2024.10.01 02:38:18.217605 [ 3 ] {010a196c-013b-4a82-bc60-caba4fadc649} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12929 2024.10.01 02:38:18.217624 [ 3 ] {} <Debug> HTTP-Session: afc47019-eebd-4114-85e3-17b01da1b613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12930 2024.10.01 02:38:18.217834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12931 2024.10.01 02:38:18.217886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12932 2024.10.01 02:38:18.217906 [ 3 ] {} <Debug> HTTP-Session: 6763ff41-f91a-490c-8870-58bba5208ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12933 2024.10.01 02:38:18.217922 [ 3 ] {} <Debug> HTTP-Session: 6763ff41-f91a-490c-8870-58bba5208ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12934 2024.10.01 02:38:18.217936 [ 3 ] {} <Debug> HTTP-Session: 6763ff41-f91a-490c-8870-58bba5208ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12935 2024.10.01 02:38:18.217968 [ 3 ] {} <Trace> HTTP-Session: 6763ff41-f91a-490c-8870-58bba5208ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12936 2024.10.01 02:38:18.218131 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12937 2024.10.01 02:38:18.218175 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12938 2024.10.01 02:38:18.218405 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12939 2024.10.01 02:38:18.218905 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12940 2024.10.01 02:38:18.218944 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12941 2024.10.01 02:38:18.219318 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12942 2024.10.01 02:38:18.219681 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12943 2024.10.01 02:38:18.219845 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Debug> executeQuery: Read 230 rows, 20.69 KiB in 0.001782 sec., 129068.46240179574 rows/sec., 11.34 MiB/sec.
12944 2024.10.01 02:38:18.220031 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Debug> DynamicQueryHandler: Done processing query
12945 2024.10.01 02:38:18.220057 [ 3 ] {e544ef49-1f10-4923-8341-014cae04f770} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
12946 2024.10.01 02:38:18.220073 [ 3 ] {} <Debug> HTTP-Session: 6763ff41-f91a-490c-8870-58bba5208ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12947 2024.10.01 02:38:18.220219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12948 2024.10.01 02:38:18.220269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12949 2024.10.01 02:38:18.220289 [ 3 ] {} <Debug> HTTP-Session: 2fb45a4c-5e37-4757-9bd1-b47c01b46c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12950 2024.10.01 02:38:18.220305 [ 3 ] {} <Debug> HTTP-Session: 2fb45a4c-5e37-4757-9bd1-b47c01b46c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12951 2024.10.01 02:38:18.220319 [ 3 ] {} <Debug> HTTP-Session: 2fb45a4c-5e37-4757-9bd1-b47c01b46c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12952 2024.10.01 02:38:18.220350 [ 3 ] {} <Trace> HTTP-Session: 2fb45a4c-5e37-4757-9bd1-b47c01b46c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12953 2024.10.01 02:38:18.220454 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12954 2024.10.01 02:38:18.220498 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12955 2024.10.01 02:38:18.220749 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12956 2024.10.01 02:38:18.221092 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12957 2024.10.01 02:38:18.221130 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12958 2024.10.01 02:38:18.221485 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12959 2024.10.01 02:38:18.221847 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12960 2024.10.01 02:38:18.222003 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001572 sec., 15903.307888040712 rows/sec., 1.15 MiB/sec.
12961 2024.10.01 02:38:18.222178 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Debug> DynamicQueryHandler: Done processing query
12962 2024.10.01 02:38:18.222204 [ 3 ] {9c6ae88b-24e1-48c2-948b-36ebae78880d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12963 2024.10.01 02:38:18.222220 [ 3 ] {} <Debug> HTTP-Session: 2fb45a4c-5e37-4757-9bd1-b47c01b46c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12964 2024.10.01 02:38:18.222339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12965 2024.10.01 02:38:18.222390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12966 2024.10.01 02:38:18.222409 [ 3 ] {} <Debug> HTTP-Session: 7f54aa84-8801-4482-9b4c-91005ad8f7e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12967 2024.10.01 02:38:18.222426 [ 3 ] {} <Debug> HTTP-Session: 7f54aa84-8801-4482-9b4c-91005ad8f7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12968 2024.10.01 02:38:18.222440 [ 3 ] {} <Debug> HTTP-Session: 7f54aa84-8801-4482-9b4c-91005ad8f7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12969 2024.10.01 02:38:18.222472 [ 3 ] {} <Trace> HTTP-Session: 7f54aa84-8801-4482-9b4c-91005ad8f7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12970 2024.10.01 02:38:18.222594 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12971 2024.10.01 02:38:18.222638 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12972 2024.10.01 02:38:18.222870 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12973 2024.10.01 02:38:18.223253 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12974 2024.10.01 02:38:18.223293 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12975 2024.10.01 02:38:18.223660 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
12976 2024.10.01 02:38:18.224040 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12977 2024.10.01 02:38:18.224210 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001641 sec., 8531.383302864107 rows/sec., 597.48 KiB/sec.
12978 2024.10.01 02:38:18.224505 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Debug> DynamicQueryHandler: Done processing query
12979 2024.10.01 02:38:18.224550 [ 3 ] {12647aaa-2ba4-45dd-bd06-64bc3f3703b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12980 2024.10.01 02:38:18.224576 [ 3 ] {} <Debug> HTTP-Session: 7f54aa84-8801-4482-9b4c-91005ad8f7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12981 2024.10.01 02:38:18.224694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12982 2024.10.01 02:38:18.224742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12983 2024.10.01 02:38:18.224761 [ 3 ] {} <Debug> HTTP-Session: 2effab70-6ec9-4975-8939-35261de0cd59 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
12984 2024.10.01 02:38:18.224778 [ 3 ] {} <Debug> HTTP-Session: 2effab70-6ec9-4975-8939-35261de0cd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12985 2024.10.01 02:38:18.224792 [ 3 ] {} <Debug> HTTP-Session: 2effab70-6ec9-4975-8939-35261de0cd59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12986 2024.10.01 02:38:18.224823 [ 3 ] {} <Trace> HTTP-Session: 2effab70-6ec9-4975-8939-35261de0cd59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12987 2024.10.01 02:38:18.224924 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12988 2024.10.01 02:38:18.224969 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12989 2024.10.01 02:38:18.225231 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12990 2024.10.01 02:38:18.225603 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12991 2024.10.01 02:38:18.225643 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
12992 2024.10.01 02:38:18.225997 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12993 2024.10.01 02:38:18.226358 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12994 2024.10.01 02:38:18.226524 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001621 sec., 3701.4188772362736 rows/sec., 218.69 KiB/sec.
12995 2024.10.01 02:38:18.226716 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Debug> DynamicQueryHandler: Done processing query
12996 2024.10.01 02:38:18.226741 [ 3 ] {0f0eea8e-dbb2-4518-9d86-1fdccdea1969} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12997 2024.10.01 02:38:18.226758 [ 3 ] {} <Debug> HTTP-Session: 2effab70-6ec9-4975-8939-35261de0cd59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12998 2024.10.01 02:38:18.226934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12999 2024.10.01 02:38:18.227008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13000 2024.10.01 02:38:18.227028 [ 3 ] {} <Debug> HTTP-Session: d2c32a32-db3f-4743-9ead-e8c77b03e6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13001 2024.10.01 02:38:18.227044 [ 3 ] {} <Debug> HTTP-Session: d2c32a32-db3f-4743-9ead-e8c77b03e6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13002 2024.10.01 02:38:18.227058 [ 3 ] {} <Debug> HTTP-Session: d2c32a32-db3f-4743-9ead-e8c77b03e6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13003 2024.10.01 02:38:18.227089 [ 3 ] {} <Trace> HTTP-Session: d2c32a32-db3f-4743-9ead-e8c77b03e6aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13004 2024.10.01 02:38:18.227296 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13005 2024.10.01 02:38:18.227339 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13006 2024.10.01 02:38:18.227568 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13007 2024.10.01 02:38:18.228170 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13008 2024.10.01 02:38:18.228209 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13009 2024.10.01 02:38:18.228608 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13010 2024.10.01 02:38:18.228966 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13011 2024.10.01 02:38:18.229123 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.001932 sec., 210662.5258799172 rows/sec., 15.01 MiB/sec.
13012 2024.10.01 02:38:18.229299 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Debug> DynamicQueryHandler: Done processing query
13013 2024.10.01 02:38:18.229323 [ 3 ] {dce5bbaa-db87-4193-b2f5-009ce4464be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13014 2024.10.01 02:38:18.229339 [ 3 ] {} <Debug> HTTP-Session: d2c32a32-db3f-4743-9ead-e8c77b03e6aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13015 2024.10.01 02:38:18.229472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13016 2024.10.01 02:38:18.229519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13017 2024.10.01 02:38:18.229538 [ 3 ] {} <Debug> HTTP-Session: 4e7762ab-016a-4b2e-a014-3d800639cd1f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13018 2024.10.01 02:38:18.229554 [ 3 ] {} <Debug> HTTP-Session: 4e7762ab-016a-4b2e-a014-3d800639cd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13019 2024.10.01 02:38:18.229568 [ 3 ] {} <Debug> HTTP-Session: 4e7762ab-016a-4b2e-a014-3d800639cd1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13020 2024.10.01 02:38:18.229599 [ 3 ] {} <Trace> HTTP-Session: 4e7762ab-016a-4b2e-a014-3d800639cd1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13021 2024.10.01 02:38:18.229693 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13022 2024.10.01 02:38:18.229736 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13023 2024.10.01 02:38:18.229865 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13024 2024.10.01 02:38:18.230144 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13025 2024.10.01 02:38:18.230180 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13026 2024.10.01 02:38:18.230530 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13027 2024.10.01 02:38:18.230852 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13028 2024.10.01 02:38:18.231008 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 234.99 KiB/sec.
13029 2024.10.01 02:38:18.231174 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Debug> DynamicQueryHandler: Done processing query
13030 2024.10.01 02:38:18.231198 [ 3 ] {3dd56611-8c83-49d1-9e0d-5378d23327ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13031 2024.10.01 02:38:18.231214 [ 3 ] {} <Debug> HTTP-Session: 4e7762ab-016a-4b2e-a014-3d800639cd1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13032 2024.10.01 02:38:18.231364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 45205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13033 2024.10.01 02:38:18.231412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13034 2024.10.01 02:38:18.231431 [ 3 ] {} <Debug> HTTP-Session: 17513ab3-2451-45cf-a8df-c151c7bf7431 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13035 2024.10.01 02:38:18.231447 [ 3 ] {} <Debug> HTTP-Session: 17513ab3-2451-45cf-a8df-c151c7bf7431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13036 2024.10.01 02:38:18.231462 [ 3 ] {} <Debug> HTTP-Session: 17513ab3-2451-45cf-a8df-c151c7bf7431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13037 2024.10.01 02:38:18.231492 [ 3 ] {} <Trace> HTTP-Session: 17513ab3-2451-45cf-a8df-c151c7bf7431 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13038 2024.10.01 02:38:18.231717 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13039 2024.10.01 02:38:18.231763 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13040 2024.10.01 02:38:18.231907 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13041 2024.10.01 02:38:18.232359 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13042 2024.10.01 02:38:18.232395 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13043 2024.10.01 02:38:18.232771 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13044 2024.10.01 02:38:18.233104 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13045 2024.10.01 02:38:18.233258 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.00167 sec., 143712.5748502994 rows/sec., 9.64 MiB/sec.
13046 2024.10.01 02:38:18.233425 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Debug> DynamicQueryHandler: Done processing query
13047 2024.10.01 02:38:18.233449 [ 3 ] {969d0782-9904-4fc2-8759-30b1b97ed858} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13048 2024.10.01 02:38:18.233467 [ 3 ] {} <Debug> HTTP-Session: 17513ab3-2451-45cf-a8df-c151c7bf7431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13049 2024.10.01 02:38:18.233588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13050 2024.10.01 02:38:18.233636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13051 2024.10.01 02:38:18.233655 [ 3 ] {} <Debug> HTTP-Session: 7f131959-d40a-41d8-b29c-eb1f4b797efa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13052 2024.10.01 02:38:18.233671 [ 3 ] {} <Debug> HTTP-Session: 7f131959-d40a-41d8-b29c-eb1f4b797efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13053 2024.10.01 02:38:18.233686 [ 3 ] {} <Debug> HTTP-Session: 7f131959-d40a-41d8-b29c-eb1f4b797efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13054 2024.10.01 02:38:18.233715 [ 3 ] {} <Trace> HTTP-Session: 7f131959-d40a-41d8-b29c-eb1f4b797efa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13055 2024.10.01 02:38:18.233807 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13056 2024.10.01 02:38:18.233851 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13057 2024.10.01 02:38:18.233979 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13058 2024.10.01 02:38:18.234247 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13059 2024.10.01 02:38:18.234283 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13060 2024.10.01 02:38:18.234640 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13061 2024.10.01 02:38:18.234963 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13062 2024.10.01 02:38:18.235119 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec.
13063 2024.10.01 02:38:18.235117 [ 110 ] {} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13064 2024.10.01 02:38:18.235231 [ 110 ] {} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13065 2024.10.01 02:38:18.235285 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13066 2024.10.01 02:38:18.235372 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Debug> DynamicQueryHandler: Done processing query
13067 2024.10.01 02:38:18.235433 [ 3 ] {3b2c64c4-01e8-4368-9e01-4d3278658de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13068 2024.10.01 02:38:18.235506 [ 3 ] {} <Debug> HTTP-Session: 7f131959-d40a-41d8-b29c-eb1f4b797efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13069 2024.10.01 02:38:18.235672 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
13070 2024.10.01 02:38:18.235769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13071 2024.10.01 02:38:18.235934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13072 2024.10.01 02:38:18.236031 [ 3 ] {} <Debug> HTTP-Session: 05884f9e-b27e-417e-ada1-e9609aabd981 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13073 2024.10.01 02:38:18.236112 [ 3 ] {} <Debug> HTTP-Session: 05884f9e-b27e-417e-ada1-e9609aabd981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13074 2024.10.01 02:38:18.236183 [ 3 ] {} <Debug> HTTP-Session: 05884f9e-b27e-417e-ada1-e9609aabd981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13075 2024.10.01 02:38:18.236302 [ 3 ] {} <Trace> HTTP-Session: 05884f9e-b27e-417e-ada1-e9609aabd981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13076 2024.10.01 02:38:18.236401 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13077 2024.10.01 02:38:18.236491 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 27 rows starting from the beginning of the part
13078 2024.10.01 02:38:18.236581 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
13079 2024.10.01 02:38:18.236780 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13080 2024.10.01 02:38:18.237084 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
13081 2024.10.01 02:38:18.237101 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <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_histogramu64
13082 2024.10.01 02:38:18.237493 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
13083 2024.10.01 02:38:18.237877 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
13084 2024.10.01 02:38:18.238290 [ 193 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
13085 2024.10.01 02:38:18.239708 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13086 2024.10.01 02:38:18.241793 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13087 2024.10.01 02:38:18.241846 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13088 2024.10.01 02:38:18.241863 [ 187 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006466919 sec., 4948.260524060995 rows/sec., 332.22 KiB/sec.
13089 2024.10.01 02:38:18.242052 [ 187 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13090 2024.10.01 02:38:18.242626 [ 187 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13091 2024.10.01 02:38:18.242744 [ 187 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_31_6} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13092 2024.10.01 02:38:18.242760 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13093 2024.10.01 02:38:18.242845 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
13094 2024.10.01 02:38:18.243201 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13095 2024.10.01 02:38:18.243391 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006915 sec., 2747.65003615329 rows/sec., 4.92 MiB/sec.
13096 2024.10.01 02:38:18.243980 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Debug> DynamicQueryHandler: Done processing query
13097 2024.10.01 02:38:18.244014 [ 3 ] {73097ee8-17f6-47f4-8dcf-129a1f88546d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13098 2024.10.01 02:38:18.244032 [ 3 ] {} <Debug> HTTP-Session: 05884f9e-b27e-417e-ada1-e9609aabd981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13099 2024.10.01 02:38:18.244174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13100 2024.10.01 02:38:18.244222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13101 2024.10.01 02:38:18.244241 [ 3 ] {} <Debug> HTTP-Session: 5a858590-437f-4b48-a463-acb36ad3cb21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13102 2024.10.01 02:38:18.244257 [ 3 ] {} <Debug> HTTP-Session: 5a858590-437f-4b48-a463-acb36ad3cb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13103 2024.10.01 02:38:18.244271 [ 3 ] {} <Debug> HTTP-Session: 5a858590-437f-4b48-a463-acb36ad3cb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13104 2024.10.01 02:38:18.244303 [ 3 ] {} <Trace> HTTP-Session: 5a858590-437f-4b48-a463-acb36ad3cb21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13105 2024.10.01 02:38:18.244428 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13106 2024.10.01 02:38:18.244475 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13107 2024.10.01 02:38:18.244628 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13108 2024.10.01 02:38:18.244958 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13109 2024.10.01 02:38:18.244995 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13110 2024.10.01 02:38:18.245360 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13111 2024.10.01 02:38:18.245689 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13112 2024.10.01 02:38:18.245832 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001449 sec., 56590.75224292616 rows/sec., 3.59 MiB/sec.
13113 2024.10.01 02:38:18.246003 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Debug> DynamicQueryHandler: Done processing query
13114 2024.10.01 02:38:18.246027 [ 3 ] {01d816a0-8428-4bf9-b2ef-57942d8af902} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13115 2024.10.01 02:38:18.246043 [ 3 ] {} <Debug> HTTP-Session: 5a858590-437f-4b48-a463-acb36ad3cb21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13116 2024.10.01 02:38:21.761590 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
13117 2024.10.01 02:38:21.761649 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
13118 2024.10.01 02:38:22.500335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13119 2024.10.01 02:38:22.500468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13120 2024.10.01 02:38:22.500499 [ 3 ] {} <Debug> HTTP-Session: d3fc3690-f8fd-4ff1-aad1-896f49c3eba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13121 2024.10.01 02:38:22.500526 [ 3 ] {} <Debug> HTTP-Session: d3fc3690-f8fd-4ff1-aad1-896f49c3eba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13122 2024.10.01 02:38:22.500544 [ 3 ] {} <Debug> HTTP-Session: d3fc3690-f8fd-4ff1-aad1-896f49c3eba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13123 2024.10.01 02:38:22.500598 [ 3 ] {} <Trace> HTTP-Session: d3fc3690-f8fd-4ff1-aad1-896f49c3eba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13124 2024.10.01 02:38:22.500820 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13125 2024.10.01 02:38:22.500895 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13126 2024.10.01 02:38:22.501250 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13127 2024.10.01 02:38:22.501685 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13128 2024.10.01 02:38:22.501734 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13129 2024.10.01 02:38:22.502144 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
13130 2024.10.01 02:38:22.502533 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13131 2024.10.01 02:38:22.502713 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001943 sec., 1029.336078229542 rows/sec., 83.94 KiB/sec.
13132 2024.10.01 02:38:22.502934 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Debug> DynamicQueryHandler: Done processing query
13133 2024.10.01 02:38:22.502962 [ 3 ] {e2c2bb51-96c0-42bb-a100-1ce86237bc68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13134 2024.10.01 02:38:22.502979 [ 3 ] {} <Debug> HTTP-Session: d3fc3690-f8fd-4ff1-aad1-896f49c3eba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13135 2024.10.01 02:38:22.503302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 177125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13136 2024.10.01 02:38:22.503360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13137 2024.10.01 02:38:22.503380 [ 3 ] {} <Debug> HTTP-Session: e55fff14-915f-4a00-a05e-94fad7e3bb72 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13138 2024.10.01 02:38:22.503397 [ 3 ] {} <Debug> HTTP-Session: e55fff14-915f-4a00-a05e-94fad7e3bb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13139 2024.10.01 02:38:22.503412 [ 3 ] {} <Debug> HTTP-Session: e55fff14-915f-4a00-a05e-94fad7e3bb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13140 2024.10.01 02:38:22.503448 [ 3 ] {} <Trace> HTTP-Session: e55fff14-915f-4a00-a05e-94fad7e3bb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13141 2024.10.01 02:38:22.503910 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13142 2024.10.01 02:38:22.503957 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13143 2024.10.01 02:38:22.504195 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13144 2024.10.01 02:38:22.505434 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13145 2024.10.01 02:38:22.505475 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13146 2024.10.01 02:38:22.505912 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13147 2024.10.01 02:38:22.506285 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13148 2024.10.01 02:38:22.506444 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Debug> executeQuery: Read 1221 rows, 103.28 KiB in 0.002851 sec., 428270.7821816907 rows/sec., 35.38 MiB/sec.
13149 2024.10.01 02:38:22.506640 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Debug> DynamicQueryHandler: Done processing query
13150 2024.10.01 02:38:22.506666 [ 3 ] {4af4b219-89c0-4e25-8a55-6d4e53e341a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
13151 2024.10.01 02:38:22.506682 [ 3 ] {} <Debug> HTTP-Session: e55fff14-915f-4a00-a05e-94fad7e3bb72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13152 2024.10.01 02:38:22.506873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13153 2024.10.01 02:38:22.506926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13154 2024.10.01 02:38:22.506945 [ 3 ] {} <Debug> HTTP-Session: 46b2caf2-666d-4663-afe6-551fd2c7cfda Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13155 2024.10.01 02:38:22.506964 [ 3 ] {} <Debug> HTTP-Session: 46b2caf2-666d-4663-afe6-551fd2c7cfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13156 2024.10.01 02:38:22.506977 [ 3 ] {} <Debug> HTTP-Session: 46b2caf2-666d-4663-afe6-551fd2c7cfda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13157 2024.10.01 02:38:22.507011 [ 3 ] {} <Trace> HTTP-Session: 46b2caf2-666d-4663-afe6-551fd2c7cfda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13158 2024.10.01 02:38:22.507117 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13159 2024.10.01 02:38:22.507162 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13160 2024.10.01 02:38:22.507398 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13161 2024.10.01 02:38:22.507732 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13162 2024.10.01 02:38:22.507770 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13163 2024.10.01 02:38:22.508115 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13164 2024.10.01 02:38:22.508478 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13165 2024.10.01 02:38:22.508620 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.001529 sec., 9156.311314584696 rows/sec., 681.49 KiB/sec.
13166 2024.10.01 02:38:22.508810 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Debug> DynamicQueryHandler: Done processing query
13167 2024.10.01 02:38:22.508835 [ 3 ] {945ea055-8343-4106-992b-2d691d9ed19c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13168 2024.10.01 02:38:22.508850 [ 3 ] {} <Debug> HTTP-Session: 46b2caf2-666d-4663-afe6-551fd2c7cfda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13169 2024.10.01 02:38:22.509049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13170 2024.10.01 02:38:22.509098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13171 2024.10.01 02:38:22.509117 [ 3 ] {} <Debug> HTTP-Session: 6cbc46a6-0e16-4a30-a6f0-6cbfd183abb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13172 2024.10.01 02:38:22.509134 [ 3 ] {} <Debug> HTTP-Session: 6cbc46a6-0e16-4a30-a6f0-6cbfd183abb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13173 2024.10.01 02:38:22.509149 [ 3 ] {} <Debug> HTTP-Session: 6cbc46a6-0e16-4a30-a6f0-6cbfd183abb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13174 2024.10.01 02:38:22.509180 [ 3 ] {} <Trace> HTTP-Session: 6cbc46a6-0e16-4a30-a6f0-6cbfd183abb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13175 2024.10.01 02:38:22.509330 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13176 2024.10.01 02:38:22.509373 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13177 2024.10.01 02:38:22.509607 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13178 2024.10.01 02:38:22.510047 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13179 2024.10.01 02:38:22.510085 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13180 2024.10.01 02:38:22.510450 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
13181 2024.10.01 02:38:22.510813 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13182 2024.10.01 02:38:22.510972 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001707 sec., 133567.6625659051 rows/sec., 9.04 MiB/sec.
13183 2024.10.01 02:38:22.511149 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Debug> DynamicQueryHandler: Done processing query
13184 2024.10.01 02:38:22.511173 [ 3 ] {09a9559a-968a-45cf-8732-b7840cd60a03} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13185 2024.10.01 02:38:22.511189 [ 3 ] {} <Debug> HTTP-Session: 6cbc46a6-0e16-4a30-a6f0-6cbfd183abb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13186 2024.10.01 02:38:22.511452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 88227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13187 2024.10.01 02:38:22.511503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13188 2024.10.01 02:38:22.511524 [ 3 ] {} <Debug> HTTP-Session: 4c23e938-8784-481d-a11f-4ff840c0c982 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13189 2024.10.01 02:38:22.511540 [ 3 ] {} <Debug> HTTP-Session: 4c23e938-8784-481d-a11f-4ff840c0c982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13190 2024.10.01 02:38:22.511554 [ 3 ] {} <Debug> HTTP-Session: 4c23e938-8784-481d-a11f-4ff840c0c982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13191 2024.10.01 02:38:22.511585 [ 3 ] {} <Trace> HTTP-Session: 4c23e938-8784-481d-a11f-4ff840c0c982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13192 2024.10.01 02:38:22.511885 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13193 2024.10.01 02:38:22.511929 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13194 2024.10.01 02:38:22.512156 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13195 2024.10.01 02:38:22.512872 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13196 2024.10.01 02:38:22.512918 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13197 2024.10.01 02:38:22.513454 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13198 2024.10.01 02:38:22.513956 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13199 2024.10.01 02:38:22.514130 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.00243 sec., 219753.0864197531 rows/sec., 16.29 MiB/sec.
13200 2024.10.01 02:38:22.514371 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Debug> DynamicQueryHandler: Done processing query
13201 2024.10.01 02:38:22.514425 [ 3 ] {925aaac0-705c-4844-8378-b4cdd11032e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13202 2024.10.01 02:38:22.514485 [ 3 ] {} <Debug> HTTP-Session: 4c23e938-8784-481d-a11f-4ff840c0c982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13203 2024.10.01 02:38:22.514839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 188966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13204 2024.10.01 02:38:22.514893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13205 2024.10.01 02:38:22.514912 [ 3 ] {} <Debug> HTTP-Session: 46766ddf-b6cf-491b-880d-f4c5a0df956c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13206 2024.10.01 02:38:22.514930 [ 3 ] {} <Debug> HTTP-Session: 46766ddf-b6cf-491b-880d-f4c5a0df956c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13207 2024.10.01 02:38:22.514944 [ 3 ] {} <Debug> HTTP-Session: 46766ddf-b6cf-491b-880d-f4c5a0df956c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13208 2024.10.01 02:38:22.514976 [ 3 ] {} <Trace> HTTP-Session: 46766ddf-b6cf-491b-880d-f4c5a0df956c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13209 2024.10.01 02:38:22.515453 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13210 2024.10.01 02:38:22.515503 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13211 2024.10.01 02:38:22.515667 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13212 2024.10.01 02:38:22.516582 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13213 2024.10.01 02:38:22.516630 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13214 2024.10.01 02:38:22.517128 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13215 2024.10.01 02:38:22.517469 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13216 2024.10.01 02:38:22.517625 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Debug> executeQuery: Read 995 rows, 68.45 KiB in 0.00248 sec., 401209.67741935485 rows/sec., 26.95 MiB/sec.
13217 2024.10.01 02:38:22.517807 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Debug> DynamicQueryHandler: Done processing query
13218 2024.10.01 02:38:22.517831 [ 3 ] {ff15bfd8-d338-498d-979a-e4446ef6aa3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
13219 2024.10.01 02:38:22.517847 [ 3 ] {} <Debug> HTTP-Session: 46766ddf-b6cf-491b-880d-f4c5a0df956c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13220 2024.10.01 02:38:22.518063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 20051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13221 2024.10.01 02:38:22.518113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13222 2024.10.01 02:38:22.518131 [ 3 ] {} <Debug> HTTP-Session: e554e4ab-b5c0-41c6-8636-a64b128ebe4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13223 2024.10.01 02:38:22.518147 [ 3 ] {} <Debug> HTTP-Session: e554e4ab-b5c0-41c6-8636-a64b128ebe4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13224 2024.10.01 02:38:22.518161 [ 3 ] {} <Debug> HTTP-Session: e554e4ab-b5c0-41c6-8636-a64b128ebe4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13225 2024.10.01 02:38:22.518192 [ 3 ] {} <Trace> HTTP-Session: e554e4ab-b5c0-41c6-8636-a64b128ebe4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13226 2024.10.01 02:38:22.518478 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13227 2024.10.01 02:38:22.518542 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <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_histogramu64
13228 2024.10.01 02:38:22.518965 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13229 2024.10.01 02:38:22.519528 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13230 2024.10.01 02:38:22.519565 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13231 2024.10.01 02:38:22.520167 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13232 2024.10.01 02:38:22.520584 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13233 2024.10.01 02:38:22.520764 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002493 sec., 4813.477737665463 rows/sec., 8.63 MiB/sec.
13234 2024.10.01 02:38:22.520985 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Debug> DynamicQueryHandler: Done processing query
13235 2024.10.01 02:38:22.521009 [ 3 ] {7971c228-8948-42a6-9c74-73e754cb3dae} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
13236 2024.10.01 02:38:22.521025 [ 3 ] {} <Debug> HTTP-Session: e554e4ab-b5c0-41c6-8636-a64b128ebe4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13237 2024.10.01 02:38:22.521149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13238 2024.10.01 02:38:22.521197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13239 2024.10.01 02:38:22.521216 [ 3 ] {} <Debug> HTTP-Session: e0b6240a-be20-4682-92c9-add876b81754 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13240 2024.10.01 02:38:22.521232 [ 3 ] {} <Debug> HTTP-Session: e0b6240a-be20-4682-92c9-add876b81754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13241 2024.10.01 02:38:22.521246 [ 3 ] {} <Debug> HTTP-Session: e0b6240a-be20-4682-92c9-add876b81754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13242 2024.10.01 02:38:22.521277 [ 3 ] {} <Trace> HTTP-Session: e0b6240a-be20-4682-92c9-add876b81754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13243 2024.10.01 02:38:22.521394 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13244 2024.10.01 02:38:22.521440 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13245 2024.10.01 02:38:22.521569 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13246 2024.10.01 02:38:22.521889 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13247 2024.10.01 02:38:22.521926 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13248 2024.10.01 02:38:22.522294 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13249 2024.10.01 02:38:22.522638 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13250 2024.10.01 02:38:22.522791 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001435 sec., 37630.66202090592 rows/sec., 2.54 MiB/sec.
13251 2024.10.01 02:38:22.522963 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Debug> DynamicQueryHandler: Done processing query
13252 2024.10.01 02:38:22.522987 [ 3 ] {c36ec89b-7b58-4c18-ae85-37a1e29dd488} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13253 2024.10.01 02:38:22.523003 [ 3 ] {} <Debug> HTTP-Session: e0b6240a-be20-4682-92c9-add876b81754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13254 2024.10.01 02:38:23.203018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13255 2024.10.01 02:38:23.203140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13256 2024.10.01 02:38:23.203165 [ 3 ] {} <Debug> HTTP-Session: 731f7f20-8326-44a9-ae7e-b49b92fe64ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13257 2024.10.01 02:38:23.203191 [ 3 ] {} <Debug> HTTP-Session: 731f7f20-8326-44a9-ae7e-b49b92fe64ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13258 2024.10.01 02:38:23.203214 [ 3 ] {} <Debug> HTTP-Session: 731f7f20-8326-44a9-ae7e-b49b92fe64ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13259 2024.10.01 02:38:23.203279 [ 3 ] {} <Trace> HTTP-Session: 731f7f20-8326-44a9-ae7e-b49b92fe64ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13260 2024.10.01 02:38:23.203517 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13261 2024.10.01 02:38:23.203607 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13262 2024.10.01 02:38:23.204046 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13263 2024.10.01 02:38:23.204480 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13264 2024.10.01 02:38:23.204525 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13265 2024.10.01 02:38:23.204931 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
13266 2024.10.01 02:38:23.205315 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13267 2024.10.01 02:38:23.205508 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002052 sec., 974.6588693957115 rows/sec., 79.48 KiB/sec.
13268 2024.10.01 02:38:23.205516 [ 102 ] {} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
13269 2024.10.01 02:38:23.205620 [ 102 ] {} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13270 2024.10.01 02:38:23.205678 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13271 2024.10.01 02:38:23.205851 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Debug> DynamicQueryHandler: Done processing query
13272 2024.10.01 02:38:23.205934 [ 3 ] {27272b70-ec61-4bbb-ac81-db8d0f8a2b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13273 2024.10.01 02:38:23.206013 [ 3 ] {} <Debug> HTTP-Session: 731f7f20-8326-44a9-ae7e-b49b92fe64ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13274 2024.10.01 02:38:23.206025 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
13275 2024.10.01 02:38:23.206202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13276 2024.10.01 02:38:23.206331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13277 2024.10.01 02:38:23.206397 [ 3 ] {} <Debug> HTTP-Session: a6e4866b-b2ed-4c96-bd46-a3f99a99cd56 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13278 2024.10.01 02:38:23.206411 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13279 2024.10.01 02:38:23.206436 [ 3 ] {} <Debug> HTTP-Session: a6e4866b-b2ed-4c96-bd46-a3f99a99cd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13280 2024.10.01 02:38:23.206478 [ 3 ] {} <Debug> HTTP-Session: a6e4866b-b2ed-4c96-bd46-a3f99a99cd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13281 2024.10.01 02:38:23.206487 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 18 rows starting from the beginning of the part
13282 2024.10.01 02:38:23.206552 [ 3 ] {} <Trace> HTTP-Session: a6e4866b-b2ed-4c96-bd46-a3f99a99cd56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13283 2024.10.01 02:38:23.206734 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
13284 2024.10.01 02:38:23.206910 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13285 2024.10.01 02:38:23.207117 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
13286 2024.10.01 02:38:23.207158 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13287 2024.10.01 02:38:23.207403 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
13288 2024.10.01 02:38:23.207765 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
13289 2024.10.01 02:38:23.208075 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
13290 2024.10.01 02:38:23.208789 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13291 2024.10.01 02:38:23.209657 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13292 2024.10.01 02:38:23.209713 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13293 2024.10.01 02:38:23.210753 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.004975143 sec., 6833.974420433745 rows/sec., 583.96 KiB/sec.
13294 2024.10.01 02:38:23.210776 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13295 2024.10.01 02:38:23.210929 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
13296 2024.10.01 02:38:23.211677 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13297 2024.10.01 02:38:23.211890 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13298 2024.10.01 02:38:23.211950 [ 102 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13299 2024.10.01 02:38:23.212020 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Debug> executeQuery: Read 47 rows, 4.06 KiB in 0.005241 sec., 8967.75424537302 rows/sec., 773.83 KiB/sec.
13300 2024.10.01 02:38:23.212079 [ 102 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13301 2024.10.01 02:38:23.212193 [ 200 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_25_5} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
13302 2024.10.01 02:38:23.212196 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13303 2024.10.01 02:38:23.212631 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13304 2024.10.01 02:38:23.212672 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Debug> DynamicQueryHandler: Done processing query
13305 2024.10.01 02:38:23.212757 [ 3 ] {95283ecc-adb1-4808-9e3e-181d88cb1f8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13306 2024.10.01 02:38:23.212776 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
13307 2024.10.01 02:38:23.212834 [ 3 ] {} <Debug> HTTP-Session: a6e4866b-b2ed-4c96-bd46-a3f99a99cd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13308 2024.10.01 02:38:23.213138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13309 2024.10.01 02:38:23.213304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13310 2024.10.01 02:38:23.213400 [ 3 ] {} <Debug> HTTP-Session: a0d85e05-4b1d-4e3c-95c6-4c46d642e411 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13311 2024.10.01 02:38:23.213468 [ 3 ] {} <Debug> HTTP-Session: a0d85e05-4b1d-4e3c-95c6-4c46d642e411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13312 2024.10.01 02:38:23.213532 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13313 2024.10.01 02:38:23.213531 [ 3 ] {} <Debug> HTTP-Session: a0d85e05-4b1d-4e3c-95c6-4c46d642e411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13314 2024.10.01 02:38:23.213649 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1418 rows starting from the beginning of the part
13315 2024.10.01 02:38:23.213688 [ 3 ] {} <Trace> HTTP-Session: a0d85e05-4b1d-4e3c-95c6-4c46d642e411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13316 2024.10.01 02:38:23.214086 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 227 rows starting from the beginning of the part
13317 2024.10.01 02:38:23.214173 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13318 2024.10.01 02:38:23.214412 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13319 2024.10.01 02:38:23.214456 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 98 rows starting from the beginning of the part
13320 2024.10.01 02:38:23.214778 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 230 rows starting from the beginning of the part
13321 2024.10.01 02:38:23.215096 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1221 rows starting from the beginning of the part
13322 2024.10.01 02:38:23.215503 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 47 rows starting from the beginning of the part
13323 2024.10.01 02:38:23.216199 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13324 2024.10.01 02:38:23.216878 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13325 2024.10.01 02:38:23.216947 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13326 2024.10.01 02:38:23.217859 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13327 2024.10.01 02:38:23.218378 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13328 2024.10.01 02:38:23.218740 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.004809 sec., 2079.434393844874 rows/sec., 154.13 KiB/sec.
13329 2024.10.01 02:38:23.219141 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3241 rows, containing 5 columns (5 merged, 0 gathered) in 0.006770364 sec., 478703.95151575305 rows/sec., 42.01 MiB/sec.
13330 2024.10.01 02:38:23.219233 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Debug> DynamicQueryHandler: Done processing query
13331 2024.10.01 02:38:23.219262 [ 3 ] {df9761fa-2a5a-4080-bab8-ea4a2c62a6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13332 2024.10.01 02:38:23.219280 [ 3 ] {} <Debug> HTTP-Session: a0d85e05-4b1d-4e3c-95c6-4c46d642e411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13333 2024.10.01 02:38:23.219373 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13334 2024.10.01 02:38:23.219514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13335 2024.10.01 02:38:23.219647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13336 2024.10.01 02:38:23.219776 [ 3 ] {} <Debug> HTTP-Session: 87264402-3ced-4280-80eb-a77eada99372 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13337 2024.10.01 02:38:23.219863 [ 3 ] {} <Debug> HTTP-Session: 87264402-3ced-4280-80eb-a77eada99372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13338 2024.10.01 02:38:23.219898 [ 3 ] {} <Debug> HTTP-Session: 87264402-3ced-4280-80eb-a77eada99372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13339 2024.10.01 02:38:23.219957 [ 3 ] {} <Trace> HTTP-Session: 87264402-3ced-4280-80eb-a77eada99372 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13340 2024.10.01 02:38:23.220122 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13341 2024.10.01 02:38:23.220185 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13342 2024.10.01 02:38:23.220253 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13343 2024.10.01 02:38:23.220267 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_71_14} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13344 2024.10.01 02:38:23.220449 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
13345 2024.10.01 02:38:23.220652 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13346 2024.10.01 02:38:23.221006 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13347 2024.10.01 02:38:23.221044 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13348 2024.10.01 02:38:23.221412 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13349 2024.10.01 02:38:23.221788 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13350 2024.10.01 02:38:23.221945 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.00184 sec., 25000 rows/sec., 1.95 MiB/sec.
13351 2024.10.01 02:38:23.221959 [ 106 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13352 2024.10.01 02:38:23.222038 [ 106 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13353 2024.10.01 02:38:23.222099 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13354 2024.10.01 02:38:23.222237 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Debug> DynamicQueryHandler: Done processing query
13355 2024.10.01 02:38:23.222254 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
13356 2024.10.01 02:38:23.222280 [ 3 ] {8467aa5d-7a1d-498c-93d3-d0d152ed45e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13357 2024.10.01 02:38:23.222332 [ 3 ] {} <Debug> HTTP-Session: 87264402-3ced-4280-80eb-a77eada99372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13358 2024.10.01 02:38:23.222482 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13359 2024.10.01 02:38:23.222543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13360 2024.10.01 02:38:23.222559 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part
13361 2024.10.01 02:38:23.222637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13362 2024.10.01 02:38:23.222729 [ 3 ] {} <Debug> HTTP-Session: b1e4f885-2366-471d-9890-12a4225ca130 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13363 2024.10.01 02:38:23.222808 [ 3 ] {} <Debug> HTTP-Session: b1e4f885-2366-471d-9890-12a4225ca130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13364 2024.10.01 02:38:23.222882 [ 3 ] {} <Debug> HTTP-Session: b1e4f885-2366-471d-9890-12a4225ca130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13365 2024.10.01 02:38:23.222906 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 401 rows starting from the beginning of the part
13366 2024.10.01 02:38:23.222970 [ 3 ] {} <Trace> HTTP-Session: b1e4f885-2366-471d-9890-12a4225ca130 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13367 2024.10.01 02:38:23.223229 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part
13368 2024.10.01 02:38:23.223281 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13369 2024.10.01 02:38:23.223475 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13370 2024.10.01 02:38:23.223505 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 407 rows starting from the beginning of the part
13371 2024.10.01 02:38:23.223856 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 534 rows starting from the beginning of the part
13372 2024.10.01 02:38:23.224262 [ 190 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 46 rows starting from the beginning of the part
13373 2024.10.01 02:38:23.224875 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13374 2024.10.01 02:38:23.225589 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13375 2024.10.01 02:38:23.225652 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13376 2024.10.01 02:38:23.226664 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13377 2024.10.01 02:38:23.227200 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13378 2024.10.01 02:38:23.227568 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0
13379 2024.10.01 02:38:23.227662 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Debug> executeQuery: Read 13 rows, 955.00 B in 0.004483 sec., 2899.8438545616773 rows/sec., 208.03 KiB/sec.
13380 2024.10.01 02:38:23.227668 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13381 2024.10.01 02:38:23.227748 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2389 rows, containing 5 columns (5 merged, 0 gathered) in 0.005563514 sec., 429404.8689371501 rows/sec., 32.91 MiB/sec.
13382 2024.10.01 02:38:23.227787 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13383 2024.10.01 02:38:23.228282 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Debug> DynamicQueryHandler: Done processing query
13384 2024.10.01 02:38:23.228285 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13385 2024.10.01 02:38:23.228390 [ 3 ] {3cef6cd3-966c-43b0-bb46-40befe33ffda} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13386 2024.10.01 02:38:23.228486 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full
13387 2024.10.01 02:38:23.228505 [ 3 ] {} <Debug> HTTP-Session: b1e4f885-2366-471d-9890-12a4225ca130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13388 2024.10.01 02:38:23.228928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13389 2024.10.01 02:38:23.229195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13390 2024.10.01 02:38:23.229367 [ 3 ] {} <Debug> HTTP-Session: ea30a076-b779-4947-a899-01f87fa6eee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13391 2024.10.01 02:38:23.229517 [ 3 ] {} <Debug> HTTP-Session: ea30a076-b779-4947-a899-01f87fa6eee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13392 2024.10.01 02:38:23.229571 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13393 2024.10.01 02:38:23.229625 [ 3 ] {} <Debug> HTTP-Session: ea30a076-b779-4947-a899-01f87fa6eee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13394 2024.10.01 02:38:23.229769 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20246 rows starting from the beginning of the part
13395 2024.10.01 02:38:23.229839 [ 3 ] {} <Trace> HTTP-Session: ea30a076-b779-4947-a899-01f87fa6eee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13396 2024.10.01 02:38:23.230417 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part
13397 2024.10.01 02:38:23.230604 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13398 2024.10.01 02:38:23.230940 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part
13399 2024.10.01 02:38:23.231477 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <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_histogramu64
13400 2024.10.01 02:38:23.231767 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 240 rows starting from the beginning of the part
13401 2024.10.01 02:38:23.232579 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 995 rows starting from the beginning of the part
13402 2024.10.01 02:38:23.233103 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13403 2024.10.01 02:38:23.233649 [ 195 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_71_14} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13404 2024.10.01 02:38:23.234001 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
13405 2024.10.01 02:38:23.235092 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13406 2024.10.01 02:38:23.235869 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13407 2024.10.01 02:38:23.235916 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13408 2024.10.01 02:38:23.237458 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13409 2024.10.01 02:38:23.238410 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13410 2024.10.01 02:38:23.238731 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008562 sec., 934.361130576968 rows/sec., 1.67 MiB/sec.
13411 2024.10.01 02:38:23.239124 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Debug> DynamicQueryHandler: Done processing query
13412 2024.10.01 02:38:23.239161 [ 3 ] {dfbcb854-d03c-4508-8816-c894c7d6773e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13413 2024.10.01 02:38:23.239184 [ 3 ] {} <Debug> HTTP-Session: ea30a076-b779-4947-a899-01f87fa6eee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13414 2024.10.01 02:38:23.239308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13415 2024.10.01 02:38:23.239380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13416 2024.10.01 02:38:23.239402 [ 3 ] {} <Debug> HTTP-Session: 1460bdb5-6155-44fb-9580-359edc358158 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13417 2024.10.01 02:38:23.239420 [ 3 ] {} <Debug> HTTP-Session: 1460bdb5-6155-44fb-9580-359edc358158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13418 2024.10.01 02:38:23.239439 [ 3 ] {} <Debug> HTTP-Session: 1460bdb5-6155-44fb-9580-359edc358158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13419 2024.10.01 02:38:23.239484 [ 3 ] {} <Trace> HTTP-Session: 1460bdb5-6155-44fb-9580-359edc358158 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13420 2024.10.01 02:38:23.239606 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13421 2024.10.01 02:38:23.239651 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13422 2024.10.01 02:38:23.239827 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13423 2024.10.01 02:38:23.240169 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13424 2024.10.01 02:38:23.240214 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13425 2024.10.01 02:38:23.240787 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13426 2024.10.01 02:38:23.241241 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13427 2024.10.01 02:38:23.241635 [ 106 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13428 2024.10.01 02:38:23.241683 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.002113 sec., 2839.564600094652 rows/sec., 192.72 KiB/sec.
13429 2024.10.01 02:38:23.241693 [ 199 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21880 rows, containing 5 columns (5 merged, 0 gathered) in 0.013656969 sec., 1602112.4453017358 rows/sec., 108.09 MiB/sec.
13430 2024.10.01 02:38:23.241711 [ 106 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13431 2024.10.01 02:38:23.241800 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13432 2024.10.01 02:38:23.241996 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
13433 2024.10.01 02:38:23.242022 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Debug> DynamicQueryHandler: Done processing query
13434 2024.10.01 02:38:23.242051 [ 3 ] {8755fd70-7c47-4664-ac5c-388da1e9566e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13435 2024.10.01 02:38:23.242073 [ 3 ] {} <Debug> HTTP-Session: 1460bdb5-6155-44fb-9580-359edc358158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13436 2024.10.01 02:38:23.242160 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13437 2024.10.01 02:38:23.242191 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3936 rows starting from the beginning of the part
13438 2024.10.01 02:38:23.242265 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary)
13439 2024.10.01 02:38:23.242318 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part
13440 2024.10.01 02:38:23.242695 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
13441 2024.10.01 02:38:23.242996 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part
13442 2024.10.01 02:38:23.243404 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part
13443 2024.10.01 02:38:23.243735 [ 199 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part
13444 2024.10.01 02:38:23.244242 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13445 2024.10.01 02:38:23.244360 [ 195 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14
13446 2024.10.01 02:38:23.244467 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
13447 2024.10.01 02:38:23.245735 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4220 rows, containing 4 columns (4 merged, 0 gathered) in 0.003813204 sec., 1106680.8909253215 rows/sec., 72.05 MiB/sec.
13448 2024.10.01 02:38:23.246085 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13449 2024.10.01 02:38:23.246483 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13450 2024.10.01 02:38:23.246575 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_71_14} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13451 2024.10.01 02:38:23.246667 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
13452 2024.10.01 02:38:28.215951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13453 2024.10.01 02:38:28.216082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13454 2024.10.01 02:38:28.216109 [ 3 ] {} <Debug> HTTP-Session: 23ba99b9-742b-4d57-9ef4-af38db3b4103 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13455 2024.10.01 02:38:28.216133 [ 3 ] {} <Debug> HTTP-Session: 23ba99b9-742b-4d57-9ef4-af38db3b4103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13456 2024.10.01 02:38:28.216149 [ 3 ] {} <Debug> HTTP-Session: 23ba99b9-742b-4d57-9ef4-af38db3b4103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13457 2024.10.01 02:38:28.216202 [ 3 ] {} <Trace> HTTP-Session: 23ba99b9-742b-4d57-9ef4-af38db3b4103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13458 2024.10.01 02:38:28.216386 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13459 2024.10.01 02:38:28.216452 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13460 2024.10.01 02:38:28.216782 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13461 2024.10.01 02:38:28.217207 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13462 2024.10.01 02:38:28.217252 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13463 2024.10.01 02:38:28.217671 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
13464 2024.10.01 02:38:28.218061 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13465 2024.10.01 02:38:28.218210 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001875 sec., 1066.6666666666667 rows/sec., 86.98 KiB/sec.
13466 2024.10.01 02:38:28.218463 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Debug> DynamicQueryHandler: Done processing query
13467 2024.10.01 02:38:28.218491 [ 3 ] {26bc727e-ccd0-41d8-9d49-ba21b053a44d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13468 2024.10.01 02:38:28.218508 [ 3 ] {} <Debug> HTTP-Session: 23ba99b9-742b-4d57-9ef4-af38db3b4103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13469 2024.10.01 02:38:28.218740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13470 2024.10.01 02:38:28.218796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13471 2024.10.01 02:38:28.218816 [ 3 ] {} <Debug> HTTP-Session: 023d0e90-a675-4528-956c-12bf5def9e23 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13472 2024.10.01 02:38:28.218834 [ 3 ] {} <Debug> HTTP-Session: 023d0e90-a675-4528-956c-12bf5def9e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13473 2024.10.01 02:38:28.218848 [ 3 ] {} <Debug> HTTP-Session: 023d0e90-a675-4528-956c-12bf5def9e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13474 2024.10.01 02:38:28.218883 [ 3 ] {} <Trace> HTTP-Session: 023d0e90-a675-4528-956c-12bf5def9e23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13475 2024.10.01 02:38:28.219055 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13476 2024.10.01 02:38:28.219102 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13477 2024.10.01 02:38:28.219339 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13478 2024.10.01 02:38:28.219890 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13479 2024.10.01 02:38:28.219927 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13480 2024.10.01 02:38:28.220300 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13481 2024.10.01 02:38:28.220679 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13482 2024.10.01 02:38:28.220810 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Debug> executeQuery: Read 228 rows, 20.54 KiB in 0.001836 sec., 124183.00653594772 rows/sec., 10.93 MiB/sec.
13483 2024.10.01 02:38:28.221130 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Debug> DynamicQueryHandler: Done processing query
13484 2024.10.01 02:38:28.221187 [ 3 ] {048b698d-234e-4cdd-82dc-895e14b9cd35} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
13485 2024.10.01 02:38:28.221245 [ 3 ] {} <Debug> HTTP-Session: 023d0e90-a675-4528-956c-12bf5def9e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13486 2024.10.01 02:38:28.221435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13487 2024.10.01 02:38:28.221493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13488 2024.10.01 02:38:28.221515 [ 3 ] {} <Debug> HTTP-Session: 09c1664c-8035-4ad5-9b1e-b444c93a71fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13489 2024.10.01 02:38:28.221533 [ 3 ] {} <Debug> HTTP-Session: 09c1664c-8035-4ad5-9b1e-b444c93a71fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13490 2024.10.01 02:38:28.221550 [ 3 ] {} <Debug> HTTP-Session: 09c1664c-8035-4ad5-9b1e-b444c93a71fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13491 2024.10.01 02:38:28.221586 [ 3 ] {} <Trace> HTTP-Session: 09c1664c-8035-4ad5-9b1e-b444c93a71fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13492 2024.10.01 02:38:28.221709 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13493 2024.10.01 02:38:28.221757 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13494 2024.10.01 02:38:28.222011 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13495 2024.10.01 02:38:28.222361 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13496 2024.10.01 02:38:28.222398 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13497 2024.10.01 02:38:28.222764 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13498 2024.10.01 02:38:28.223129 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13499 2024.10.01 02:38:28.223258 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001583 sec., 13265.95072646873 rows/sec., 990.75 KiB/sec.
13500 2024.10.01 02:38:28.223469 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Debug> DynamicQueryHandler: Done processing query
13501 2024.10.01 02:38:28.223498 [ 3 ] {631ec7eb-107d-4738-9c8c-edb7475976c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13502 2024.10.01 02:38:28.223516 [ 3 ] {} <Debug> HTTP-Session: 09c1664c-8035-4ad5-9b1e-b444c93a71fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13503 2024.10.01 02:38:28.223674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13504 2024.10.01 02:38:28.223730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13505 2024.10.01 02:38:28.223757 [ 3 ] {} <Debug> HTTP-Session: 64256420-bdf5-4c1c-8ce8-40a899a4c8f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13506 2024.10.01 02:38:28.223781 [ 3 ] {} <Debug> HTTP-Session: 64256420-bdf5-4c1c-8ce8-40a899a4c8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13507 2024.10.01 02:38:28.223795 [ 3 ] {} <Debug> HTTP-Session: 64256420-bdf5-4c1c-8ce8-40a899a4c8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13508 2024.10.01 02:38:28.223832 [ 3 ] {} <Trace> HTTP-Session: 64256420-bdf5-4c1c-8ce8-40a899a4c8f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13509 2024.10.01 02:38:28.223938 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13510 2024.10.01 02:38:28.223983 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13511 2024.10.01 02:38:28.224214 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13512 2024.10.01 02:38:28.224540 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13513 2024.10.01 02:38:28.224578 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13514 2024.10.01 02:38:28.224946 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
13515 2024.10.01 02:38:28.225297 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13516 2024.10.01 02:38:28.225423 [ 95 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
13517 2024.10.01 02:38:28.225424 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001516 sec., 9234.828496042217 rows/sec., 646.75 KiB/sec.
13518 2024.10.01 02:38:28.225468 [ 95 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13519 2024.10.01 02:38:28.225502 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13520 2024.10.01 02:38:28.225621 [ 199 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
13521 2024.10.01 02:38:28.225661 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Debug> DynamicQueryHandler: Done processing query
13522 2024.10.01 02:38:28.225689 [ 3 ] {0e82fbad-52c8-40e9-81d8-0948e7f6b8c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13523 2024.10.01 02:38:28.225718 [ 3 ] {} <Debug> HTTP-Session: 64256420-bdf5-4c1c-8ce8-40a899a4c8f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13524 2024.10.01 02:38:28.225780 [ 199 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13525 2024.10.01 02:38:28.225811 [ 199 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 244 rows starting from the beginning of the part
13526 2024.10.01 02:38:28.225856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13527 2024.10.01 02:38:28.225896 [ 199 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
13528 2024.10.01 02:38:28.225981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13529 2024.10.01 02:38:28.226106 [ 3 ] {} <Debug> HTTP-Session: 8f8ad998-857b-48e6-bd9f-107af76a2a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13530 2024.10.01 02:38:28.226196 [ 3 ] {} <Debug> HTTP-Session: 8f8ad998-857b-48e6-bd9f-107af76a2a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13531 2024.10.01 02:38:28.226285 [ 3 ] {} <Debug> HTTP-Session: 8f8ad998-857b-48e6-bd9f-107af76a2a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13532 2024.10.01 02:38:28.226290 [ 199 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
13533 2024.10.01 02:38:28.226418 [ 3 ] {} <Trace> HTTP-Session: 8f8ad998-857b-48e6-bd9f-107af76a2a2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13534 2024.10.01 02:38:28.226715 [ 199 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
13535 2024.10.01 02:38:28.226773 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13536 2024.10.01 02:38:28.226888 [ 199 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part
13537 2024.10.01 02:38:28.226900 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13538 2024.10.01 02:38:28.227250 [ 199 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
13539 2024.10.01 02:38:28.227693 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13540 2024.10.01 02:38:28.228159 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13541 2024.10.01 02:38:28.228208 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13542 2024.10.01 02:38:28.228779 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13543 2024.10.01 02:38:28.229003 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.003422327 sec., 154280.9906826554 rows/sec., 10.49 MiB/sec.
13544 2024.10.01 02:38:28.229344 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
13545 2024.10.01 02:38:28.229438 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13546 2024.10.01 02:38:28.229757 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003031 sec., 1979.544704717915 rows/sec., 116.96 KiB/sec.
13547 2024.10.01 02:38:28.230145 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Debug> DynamicQueryHandler: Done processing query
13548 2024.10.01 02:38:28.230196 [ 3 ] {1b98e0ae-410c-4a0d-802d-4ce555a38364} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13549 2024.10.01 02:38:28.230230 [ 3 ] {} <Debug> HTTP-Session: 8f8ad998-857b-48e6-bd9f-107af76a2a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13550 2024.10.01 02:38:28.230430 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13551 2024.10.01 02:38:28.230500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 65336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13552 2024.10.01 02:38:28.230568 [ 188 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_41_8} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
13553 2024.10.01 02:38:28.230590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13554 2024.10.01 02:38:28.230622 [ 3 ] {} <Debug> HTTP-Session: d2a9ce18-7d0b-40ab-be6d-5fc664599636 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13555 2024.10.01 02:38:28.230665 [ 3 ] {} <Debug> HTTP-Session: d2a9ce18-7d0b-40ab-be6d-5fc664599636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13556 2024.10.01 02:38:28.230705 [ 3 ] {} <Debug> HTTP-Session: d2a9ce18-7d0b-40ab-be6d-5fc664599636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13557 2024.10.01 02:38:28.230739 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
13558 2024.10.01 02:38:28.230770 [ 3 ] {} <Trace> HTTP-Session: d2a9ce18-7d0b-40ab-be6d-5fc664599636 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13559 2024.10.01 02:38:28.231010 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13560 2024.10.01 02:38:28.231056 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13561 2024.10.01 02:38:28.231306 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13562 2024.10.01 02:38:28.231872 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13563 2024.10.01 02:38:28.231909 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13564 2024.10.01 02:38:28.232297 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13565 2024.10.01 02:38:28.232669 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13566 2024.10.01 02:38:28.232802 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Debug> executeQuery: Read 403 rows, 29.37 KiB in 0.001912 sec., 210774.05857740584 rows/sec., 15.00 MiB/sec.
13567 2024.10.01 02:38:28.232986 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Debug> DynamicQueryHandler: Done processing query
13568 2024.10.01 02:38:28.233013 [ 3 ] {da5bb6d2-9ba4-471e-b62b-d325ae9cd70e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13569 2024.10.01 02:38:28.233029 [ 3 ] {} <Debug> HTTP-Session: d2a9ce18-7d0b-40ab-be6d-5fc664599636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13570 2024.10.01 02:38:28.233235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13571 2024.10.01 02:38:28.233285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13572 2024.10.01 02:38:28.233306 [ 3 ] {} <Debug> HTTP-Session: 7a6a8e9b-1d02-458b-83e9-2e6c7738be3c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13573 2024.10.01 02:38:28.233323 [ 3 ] {} <Debug> HTTP-Session: 7a6a8e9b-1d02-458b-83e9-2e6c7738be3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13574 2024.10.01 02:38:28.233337 [ 3 ] {} <Debug> HTTP-Session: 7a6a8e9b-1d02-458b-83e9-2e6c7738be3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13575 2024.10.01 02:38:28.233368 [ 3 ] {} <Trace> HTTP-Session: 7a6a8e9b-1d02-458b-83e9-2e6c7738be3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13576 2024.10.01 02:38:28.233467 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13577 2024.10.01 02:38:28.233513 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13578 2024.10.01 02:38:28.233645 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13579 2024.10.01 02:38:28.233916 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13580 2024.10.01 02:38:28.233952 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13581 2024.10.01 02:38:28.234305 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13582 2024.10.01 02:38:28.234636 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13583 2024.10.01 02:38:28.234763 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec.
13584 2024.10.01 02:38:28.234764 [ 95 ] {} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13585 2024.10.01 02:38:28.234823 [ 95 ] {} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13586 2024.10.01 02:38:28.234853 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13587 2024.10.01 02:38:28.234972 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Debug> DynamicQueryHandler: Done processing query
13588 2024.10.01 02:38:28.235020 [ 3 ] {3ebd8280-0e12-417b-bd17-c59d612e9a66} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13589 2024.10.01 02:38:28.235045 [ 3 ] {} <Debug> HTTP-Session: 7a6a8e9b-1d02-458b-83e9-2e6c7738be3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13590 2024.10.01 02:38:28.235058 [ 198 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
13591 2024.10.01 02:38:28.235301 [ 198 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13592 2024.10.01 02:38:28.235302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 42917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13593 2024.10.01 02:38:28.235362 [ 198 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
13594 2024.10.01 02:38:28.235404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13595 2024.10.01 02:38:28.235478 [ 3 ] {} <Debug> HTTP-Session: 4d632fd4-ba0d-4ddf-919b-952f18dc3767 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13596 2024.10.01 02:38:28.235564 [ 3 ] {} <Debug> HTTP-Session: 4d632fd4-ba0d-4ddf-919b-952f18dc3767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13597 2024.10.01 02:38:28.235635 [ 3 ] {} <Debug> HTTP-Session: 4d632fd4-ba0d-4ddf-919b-952f18dc3767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13598 2024.10.01 02:38:28.235649 [ 198 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
13599 2024.10.01 02:38:28.235736 [ 3 ] {} <Trace> HTTP-Session: 4d632fd4-ba0d-4ddf-919b-952f18dc3767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13600 2024.10.01 02:38:28.235873 [ 198 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
13601 2024.10.01 02:38:28.236127 [ 198 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
13602 2024.10.01 02:38:28.236199 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13603 2024.10.01 02:38:28.236395 [ 198 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
13604 2024.10.01 02:38:28.236467 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13605 2024.10.01 02:38:28.236732 [ 198 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
13606 2024.10.01 02:38:28.237472 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13607 2024.10.01 02:38:28.238481 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13608 2024.10.01 02:38:28.238532 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13609 2024.10.01 02:38:28.239536 [ 189 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004597777 sec., 40454.332604647854 rows/sec., 2.06 MiB/sec.
13610 2024.10.01 02:38:28.239623 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13611 2024.10.01 02:38:28.239815 [ 189 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13612 2024.10.01 02:38:28.240376 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13613 2024.10.01 02:38:28.240779 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Debug> executeQuery: Read 228 rows, 15.63 KiB in 0.004805 sec., 47450.57232049948 rows/sec., 3.18 MiB/sec.
13614 2024.10.01 02:38:28.241032 [ 189 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_31_6} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13615 2024.10.01 02:38:28.241154 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Debug> DynamicQueryHandler: Done processing query
13616 2024.10.01 02:38:28.241187 [ 3 ] {2d2ee07d-7992-4f5e-9e6b-e62af5f80385} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13617 2024.10.01 02:38:28.241206 [ 189 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_31_6} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13618 2024.10.01 02:38:28.241219 [ 3 ] {} <Debug> HTTP-Session: 4d632fd4-ba0d-4ddf-919b-952f18dc3767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13619 2024.10.01 02:38:28.241350 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13620 2024.10.01 02:38:28.241410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13621 2024.10.01 02:38:28.241468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13622 2024.10.01 02:38:28.241487 [ 3 ] {} <Debug> HTTP-Session: e633290c-47d6-4696-8679-6d2d54a530ea Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13623 2024.10.01 02:38:28.241504 [ 3 ] {} <Debug> HTTP-Session: e633290c-47d6-4696-8679-6d2d54a530ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13624 2024.10.01 02:38:28.241520 [ 3 ] {} <Debug> HTTP-Session: e633290c-47d6-4696-8679-6d2d54a530ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13625 2024.10.01 02:38:28.241561 [ 3 ] {} <Trace> HTTP-Session: e633290c-47d6-4696-8679-6d2d54a530ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13626 2024.10.01 02:38:28.241666 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13627 2024.10.01 02:38:28.241715 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13628 2024.10.01 02:38:28.241870 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13629 2024.10.01 02:38:28.242143 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13630 2024.10.01 02:38:28.242178 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13631 2024.10.01 02:38:28.242526 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13632 2024.10.01 02:38:28.242848 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13633 2024.10.01 02:38:28.242973 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
13634 2024.10.01 02:38:28.243121 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Debug> DynamicQueryHandler: Done processing query
13635 2024.10.01 02:38:28.243145 [ 3 ] {055a6a4b-b702-4cd0-8d7e-061bf9768a34} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13636 2024.10.01 02:38:28.243160 [ 3 ] {} <Debug> HTTP-Session: e633290c-47d6-4696-8679-6d2d54a530ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13637 2024.10.01 02:38:28.243322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13638 2024.10.01 02:38:28.243369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13639 2024.10.01 02:38:28.243388 [ 3 ] {} <Debug> HTTP-Session: 08738fdb-c707-4893-9bac-cdee7208dccf Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13640 2024.10.01 02:38:28.243404 [ 3 ] {} <Debug> HTTP-Session: 08738fdb-c707-4893-9bac-cdee7208dccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13641 2024.10.01 02:38:28.243418 [ 3 ] {} <Debug> HTTP-Session: 08738fdb-c707-4893-9bac-cdee7208dccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13642 2024.10.01 02:38:28.243449 [ 3 ] {} <Trace> HTTP-Session: 08738fdb-c707-4893-9bac-cdee7208dccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13643 2024.10.01 02:38:28.243697 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13644 2024.10.01 02:38:28.243759 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <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_histogramu64
13645 2024.10.01 02:38:28.244179 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13646 2024.10.01 02:38:28.244860 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13647 2024.10.01 02:38:28.244895 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13648 2024.10.01 02:38:28.245524 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13649 2024.10.01 02:38:28.245927 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13650 2024.10.01 02:38:28.246081 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002555 sec., 7436.399217221135 rows/sec., 13.33 MiB/sec.
13651 2024.10.01 02:38:28.246313 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Debug> DynamicQueryHandler: Done processing query
13652 2024.10.01 02:38:28.246338 [ 3 ] {54152087-eb02-4b26-8494-0f733de2f976} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13653 2024.10.01 02:38:28.246353 [ 3 ] {} <Debug> HTTP-Session: 08738fdb-c707-4893-9bac-cdee7208dccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13654 2024.10.01 02:38:28.246489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13655 2024.10.01 02:38:28.246537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13656 2024.10.01 02:38:28.246557 [ 3 ] {} <Debug> HTTP-Session: 44e80001-2de6-4522-b298-f21ef9096738 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13657 2024.10.01 02:38:28.246574 [ 3 ] {} <Debug> HTTP-Session: 44e80001-2de6-4522-b298-f21ef9096738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13658 2024.10.01 02:38:28.246587 [ 3 ] {} <Debug> HTTP-Session: 44e80001-2de6-4522-b298-f21ef9096738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13659 2024.10.01 02:38:28.246618 [ 3 ] {} <Trace> HTTP-Session: 44e80001-2de6-4522-b298-f21ef9096738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13660 2024.10.01 02:38:28.246732 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13661 2024.10.01 02:38:28.246777 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13662 2024.10.01 02:38:28.246905 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13663 2024.10.01 02:38:28.247273 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13664 2024.10.01 02:38:28.247309 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
13665 2024.10.01 02:38:28.247662 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13666 2024.10.01 02:38:28.247978 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13667 2024.10.01 02:38:28.248103 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001411 sec., 55279.943302622254 rows/sec., 3.50 MiB/sec.
13668 2024.10.01 02:38:28.248265 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Debug> DynamicQueryHandler: Done processing query
13669 2024.10.01 02:38:28.248289 [ 3 ] {b5c1af72-aabb-4d60-b758-927f530b58f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13670 2024.10.01 02:38:28.248305 [ 3 ] {} <Debug> HTTP-Session: 44e80001-2de6-4522-b298-f21ef9096738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13671 2024.10.01 02:38:33.210272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13672 2024.10.01 02:38:33.210403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13673 2024.10.01 02:38:33.210429 [ 3 ] {} <Debug> HTTP-Session: c1ab4187-6f69-4e63-a808-a326f3794e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13674 2024.10.01 02:38:33.210453 [ 3 ] {} <Debug> HTTP-Session: c1ab4187-6f69-4e63-a808-a326f3794e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13675 2024.10.01 02:38:33.210469 [ 3 ] {} <Debug> HTTP-Session: c1ab4187-6f69-4e63-a808-a326f3794e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13676 2024.10.01 02:38:33.210519 [ 3 ] {} <Trace> HTTP-Session: c1ab4187-6f69-4e63-a808-a326f3794e8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13677 2024.10.01 02:38:33.210705 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13678 2024.10.01 02:38:33.210773 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13679 2024.10.01 02:38:33.211115 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13680 2024.10.01 02:38:33.211573 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13681 2024.10.01 02:38:33.211621 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13682 2024.10.01 02:38:33.212041 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13683 2024.10.01 02:38:33.212434 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13684 2024.10.01 02:38:33.212629 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001972 sec., 1014.1987829614606 rows/sec., 82.70 KiB/sec.
13685 2024.10.01 02:38:33.212854 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Debug> DynamicQueryHandler: Done processing query
13686 2024.10.01 02:38:33.212882 [ 3 ] {afa3790f-eb3c-4db7-adfa-c6fabeda2d57} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13687 2024.10.01 02:38:33.212899 [ 3 ] {} <Debug> HTTP-Session: c1ab4187-6f69-4e63-a808-a326f3794e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13688 2024.10.01 02:38:33.213068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13689 2024.10.01 02:38:33.213128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13690 2024.10.01 02:38:33.213150 [ 3 ] {} <Debug> HTTP-Session: c3dc9ffc-0317-433e-871d-f9f32ca56f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13691 2024.10.01 02:38:33.213169 [ 3 ] {} <Debug> HTTP-Session: c3dc9ffc-0317-433e-871d-f9f32ca56f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13692 2024.10.01 02:38:33.213184 [ 3 ] {} <Debug> HTTP-Session: c3dc9ffc-0317-433e-871d-f9f32ca56f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13693 2024.10.01 02:38:33.213219 [ 3 ] {} <Trace> HTTP-Session: c3dc9ffc-0317-433e-871d-f9f32ca56f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13694 2024.10.01 02:38:33.213365 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13695 2024.10.01 02:38:33.213413 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13696 2024.10.01 02:38:33.213655 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13697 2024.10.01 02:38:33.214103 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13698 2024.10.01 02:38:33.214142 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13699 2024.10.01 02:38:33.214513 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13700 2024.10.01 02:38:33.214878 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13701 2024.10.01 02:38:33.215054 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Debug> executeQuery: Read 97 rows, 8.31 KiB in 0.001729 sec., 56101.7929438982 rows/sec., 4.69 MiB/sec.
13702 2024.10.01 02:38:33.215371 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Debug> DynamicQueryHandler: Done processing query
13703 2024.10.01 02:38:33.215427 [ 3 ] {5f50d9a2-32c4-455d-9696-3ec745651441} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13704 2024.10.01 02:38:33.215488 [ 3 ] {} <Debug> HTTP-Session: c3dc9ffc-0317-433e-871d-f9f32ca56f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13705 2024.10.01 02:38:33.215662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13706 2024.10.01 02:38:33.215720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13707 2024.10.01 02:38:33.215741 [ 3 ] {} <Debug> HTTP-Session: 4c9371d2-c2f0-4dd9-a1b3-94bc70c7db81 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13708 2024.10.01 02:38:33.215759 [ 3 ] {} <Debug> HTTP-Session: 4c9371d2-c2f0-4dd9-a1b3-94bc70c7db81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13709 2024.10.01 02:38:33.215798 [ 3 ] {} <Debug> HTTP-Session: 4c9371d2-c2f0-4dd9-a1b3-94bc70c7db81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13710 2024.10.01 02:38:33.215834 [ 3 ] {} <Trace> HTTP-Session: 4c9371d2-c2f0-4dd9-a1b3-94bc70c7db81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13711 2024.10.01 02:38:33.215954 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13712 2024.10.01 02:38:33.216002 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13713 2024.10.01 02:38:33.216255 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13714 2024.10.01 02:38:33.216590 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13715 2024.10.01 02:38:33.216628 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13716 2024.10.01 02:38:33.216989 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13717 2024.10.01 02:38:33.217354 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13718 2024.10.01 02:38:33.217546 [ 90 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13719 2024.10.01 02:38:33.217551 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001627 sec., 13521.81929932391 rows/sec., 1010.17 KiB/sec.
13720 2024.10.01 02:38:33.217638 [ 90 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13721 2024.10.01 02:38:33.217713 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13722 2024.10.01 02:38:33.217885 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
13723 2024.10.01 02:38:33.217894 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Debug> DynamicQueryHandler: Done processing query
13724 2024.10.01 02:38:33.217937 [ 3 ] {4993f8be-4eb1-4a35-941d-6df1fc0ab0ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13725 2024.10.01 02:38:33.217958 [ 3 ] {} <Debug> HTTP-Session: 4c9371d2-c2f0-4dd9-a1b3-94bc70c7db81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13726 2024.10.01 02:38:33.218036 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13727 2024.10.01 02:38:33.218070 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 57 rows starting from the beginning of the part
13728 2024.10.01 02:38:33.218111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13729 2024.10.01 02:38:33.218157 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part
13730 2024.10.01 02:38:33.218198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13731 2024.10.01 02:38:33.218265 [ 3 ] {} <Debug> HTTP-Session: d6c40152-7298-426c-b29a-311b3f8da045 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13732 2024.10.01 02:38:33.218417 [ 3 ] {} <Debug> HTTP-Session: d6c40152-7298-426c-b29a-311b3f8da045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13733 2024.10.01 02:38:33.218529 [ 3 ] {} <Debug> HTTP-Session: d6c40152-7298-426c-b29a-311b3f8da045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13734 2024.10.01 02:38:33.218573 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part
13735 2024.10.01 02:38:33.218643 [ 3 ] {} <Trace> HTTP-Session: d6c40152-7298-426c-b29a-311b3f8da045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13736 2024.10.01 02:38:33.218871 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part
13737 2024.10.01 02:38:33.219011 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13738 2024.10.01 02:38:33.219198 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 21 rows starting from the beginning of the part
13739 2024.10.01 02:38:33.219197 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13740 2024.10.01 02:38:33.219558 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part
13741 2024.10.01 02:38:33.220256 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13742 2024.10.01 02:38:33.220925 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13743 2024.10.01 02:38:33.220976 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13744 2024.10.01 02:38:33.221490 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.003652701 sec., 40791.7319265935 rows/sec., 3.11 MiB/sec.
13745 2024.10.01 02:38:33.221602 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13746 2024.10.01 02:38:33.221755 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13747 2024.10.01 02:38:33.222700 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13748 2024.10.01 02:38:33.222918 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13749 2024.10.01 02:38:33.223060 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.004181 sec., 20569.24180817986 rows/sec., 1.61 MiB/sec.
13750 2024.10.01 02:38:33.223193 [ 189 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_71_14} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13751 2024.10.01 02:38:33.223399 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13752 2024.10.01 02:38:33.223428 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Debug> DynamicQueryHandler: Done processing query
13753 2024.10.01 02:38:33.223470 [ 3 ] {c850a579-034a-439e-b6e0-95525af9bd32} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13754 2024.10.01 02:38:33.223488 [ 3 ] {} <Debug> HTTP-Session: d6c40152-7298-426c-b29a-311b3f8da045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13755 2024.10.01 02:38:33.223650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13756 2024.10.01 02:38:33.223703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13757 2024.10.01 02:38:33.223722 [ 3 ] {} <Debug> HTTP-Session: 3ae4bf72-b88e-44f7-a1d6-f6eee0d72b3b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13758 2024.10.01 02:38:33.223738 [ 3 ] {} <Debug> HTTP-Session: 3ae4bf72-b88e-44f7-a1d6-f6eee0d72b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13759 2024.10.01 02:38:33.223753 [ 3 ] {} <Debug> HTTP-Session: 3ae4bf72-b88e-44f7-a1d6-f6eee0d72b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13760 2024.10.01 02:38:33.223785 [ 3 ] {} <Trace> HTTP-Session: 3ae4bf72-b88e-44f7-a1d6-f6eee0d72b3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13761 2024.10.01 02:38:33.223947 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13762 2024.10.01 02:38:33.223997 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13763 2024.10.01 02:38:33.224164 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13764 2024.10.01 02:38:33.224590 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13765 2024.10.01 02:38:33.224628 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13766 2024.10.01 02:38:33.225026 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13767 2024.10.01 02:38:33.225369 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13768 2024.10.01 02:38:33.225532 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001656 sec., 97222.22222222223 rows/sec., 6.77 MiB/sec.
13769 2024.10.01 02:38:33.225705 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Debug> DynamicQueryHandler: Done processing query
13770 2024.10.01 02:38:33.225731 [ 3 ] {5e3e8efa-677e-4ff9-ac18-d81be432c844} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13771 2024.10.01 02:38:33.225747 [ 3 ] {} <Debug> HTTP-Session: 3ae4bf72-b88e-44f7-a1d6-f6eee0d72b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13772 2024.10.01 02:38:33.225943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13773 2024.10.01 02:38:33.225994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13774 2024.10.01 02:38:33.226013 [ 3 ] {} <Debug> HTTP-Session: 302e8db5-e4a8-4835-a9f0-d7db802d3bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13775 2024.10.01 02:38:33.226029 [ 3 ] {} <Debug> HTTP-Session: 302e8db5-e4a8-4835-a9f0-d7db802d3bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13776 2024.10.01 02:38:33.226043 [ 3 ] {} <Debug> HTTP-Session: 302e8db5-e4a8-4835-a9f0-d7db802d3bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13777 2024.10.01 02:38:33.226074 [ 3 ] {} <Trace> HTTP-Session: 302e8db5-e4a8-4835-a9f0-d7db802d3bfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13778 2024.10.01 02:38:33.226327 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13779 2024.10.01 02:38:33.226391 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <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_histogramu64
13780 2024.10.01 02:38:33.226811 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13781 2024.10.01 02:38:33.227465 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13782 2024.10.01 02:38:33.227502 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13783 2024.10.01 02:38:33.228111 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13784 2024.10.01 02:38:33.228523 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13785 2024.10.01 02:38:33.228699 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13786 2024.10.01 02:38:33.228727 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002569 sec., 7785.130400934216 rows/sec., 13.95 MiB/sec.
13787 2024.10.01 02:38:33.228764 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13788 2024.10.01 02:38:33.228842 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13789 2024.10.01 02:38:33.229182 [ 197 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
13790 2024.10.01 02:38:33.229310 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Debug> DynamicQueryHandler: Done processing query
13791 2024.10.01 02:38:33.229352 [ 3 ] {8ce04d20-6d4a-40cb-a0e0-b59fa62f95c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13792 2024.10.01 02:38:33.229388 [ 3 ] {} <Debug> HTTP-Session: 302e8db5-e4a8-4835-a9f0-d7db802d3bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13793 2024.10.01 02:38:33.229588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13794 2024.10.01 02:38:33.229701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13795 2024.10.01 02:38:33.229772 [ 3 ] {} <Debug> HTTP-Session: e0acf72b-a893-4497-9fee-3ae8201288ca Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13796 2024.10.01 02:38:33.229827 [ 3 ] {} <Debug> HTTP-Session: e0acf72b-a893-4497-9fee-3ae8201288ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13797 2024.10.01 02:38:33.229875 [ 3 ] {} <Debug> HTTP-Session: e0acf72b-a893-4497-9fee-3ae8201288ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13798 2024.10.01 02:38:33.229975 [ 3 ] {} <Trace> HTTP-Session: e0acf72b-a893-4497-9fee-3ae8201288ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13799 2024.10.01 02:38:33.229991 [ 197 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13800 2024.10.01 02:38:33.230170 [ 197 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1070 rows starting from the beginning of the part
13801 2024.10.01 02:38:33.230216 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13802 2024.10.01 02:38:33.230342 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13803 2024.10.01 02:38:33.230964 [ 197 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
13804 2024.10.01 02:38:33.231199 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13805 2024.10.01 02:38:33.231656 [ 197 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 12 rows starting from the beginning of the part
13806 2024.10.01 02:38:33.232267 [ 197 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part
13807 2024.10.01 02:38:33.232420 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13808 2024.10.01 02:38:33.232509 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13809 2024.10.01 02:38:33.232891 [ 197 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 19 rows starting from the beginning of the part
13810 2024.10.01 02:38:33.233517 [ 197 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part
13811 2024.10.01 02:38:33.233804 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13812 2024.10.01 02:38:33.234815 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13813 2024.10.01 02:38:33.235205 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005069 sec., 11836.654172420596 rows/sec., 816.85 KiB/sec.
13814 2024.10.01 02:38:33.235631 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Debug> DynamicQueryHandler: Done processing query
13815 2024.10.01 02:38:33.235666 [ 3 ] {cd0b83c2-2616-46d4-9dad-81c74a6793c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13816 2024.10.01 02:38:33.235689 [ 3 ] {} <Debug> HTTP-Session: e0acf72b-a893-4497-9fee-3ae8201288ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13817 2024.10.01 02:38:33.239772 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 19 columns (19 merged, 0 gathered) in 0.01076618 sec., 106630.20681430183 rows/sec., 191.08 MiB/sec.
13818 2024.10.01 02:38:33.241594 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13819 2024.10.01 02:38:33.242275 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13820 2024.10.01 02:38:33.242374 [ 202 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13821 2024.10.01 02:38:33.242544 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.56 MiB.
13822 2024.10.01 02:38:36.761698 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
13823 2024.10.01 02:38:36.761768 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
13824 2024.10.01 02:38:38.214021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13825 2024.10.01 02:38:38.214187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13826 2024.10.01 02:38:38.214232 [ 3 ] {} <Debug> HTTP-Session: d16314ea-e91c-4b28-814a-9111cea4ece6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13827 2024.10.01 02:38:38.214274 [ 3 ] {} <Debug> HTTP-Session: d16314ea-e91c-4b28-814a-9111cea4ece6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13828 2024.10.01 02:38:38.214302 [ 3 ] {} <Debug> HTTP-Session: d16314ea-e91c-4b28-814a-9111cea4ece6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13829 2024.10.01 02:38:38.214376 [ 3 ] {} <Trace> HTTP-Session: d16314ea-e91c-4b28-814a-9111cea4ece6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13830 2024.10.01 02:38:38.214611 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13831 2024.10.01 02:38:38.214674 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13832 2024.10.01 02:38:38.215000 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13833 2024.10.01 02:38:38.215677 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13834 2024.10.01 02:38:38.215720 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13835 2024.10.01 02:38:38.216168 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13836 2024.10.01 02:38:38.216582 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13837 2024.10.01 02:38:38.216728 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002218 sec., 102344.45446348062 rows/sec., 9.01 MiB/sec.
13838 2024.10.01 02:38:38.216946 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Debug> DynamicQueryHandler: Done processing query
13839 2024.10.01 02:38:38.216974 [ 3 ] {709825cb-e212-4ccf-9de4-8308cac59562} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
13840 2024.10.01 02:38:38.216991 [ 3 ] {} <Debug> HTTP-Session: d16314ea-e91c-4b28-814a-9111cea4ece6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13841 2024.10.01 02:38:38.217175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13842 2024.10.01 02:38:38.217233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13843 2024.10.01 02:38:38.217254 [ 3 ] {} <Debug> HTTP-Session: 4bf995cc-be4e-4ba7-8f04-08e57af28ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13844 2024.10.01 02:38:38.217272 [ 3 ] {} <Debug> HTTP-Session: 4bf995cc-be4e-4ba7-8f04-08e57af28ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13845 2024.10.01 02:38:38.217285 [ 3 ] {} <Debug> HTTP-Session: 4bf995cc-be4e-4ba7-8f04-08e57af28ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13846 2024.10.01 02:38:38.217322 [ 3 ] {} <Trace> HTTP-Session: 4bf995cc-be4e-4ba7-8f04-08e57af28ad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13847 2024.10.01 02:38:38.217434 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13848 2024.10.01 02:38:38.217482 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13849 2024.10.01 02:38:38.217720 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13850 2024.10.01 02:38:38.218072 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13851 2024.10.01 02:38:38.218109 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13852 2024.10.01 02:38:38.218467 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13853 2024.10.01 02:38:38.218841 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13854 2024.10.01 02:38:38.218978 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001578 sec., 12040.557667934094 rows/sec., 905.39 KiB/sec.
13855 2024.10.01 02:38:38.219183 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Debug> DynamicQueryHandler: Done processing query
13856 2024.10.01 02:38:38.219209 [ 3 ] {995e9fa8-ab30-4b63-b504-7818d8a81156} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13857 2024.10.01 02:38:38.219225 [ 3 ] {} <Debug> HTTP-Session: 4bf995cc-be4e-4ba7-8f04-08e57af28ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13858 2024.10.01 02:38:38.219358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13859 2024.10.01 02:38:38.219408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13860 2024.10.01 02:38:38.219428 [ 3 ] {} <Debug> HTTP-Session: 4eda71d6-1806-4fd8-a080-6f4039e1d5ef Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13861 2024.10.01 02:38:38.219444 [ 3 ] {} <Debug> HTTP-Session: 4eda71d6-1806-4fd8-a080-6f4039e1d5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13862 2024.10.01 02:38:38.219459 [ 3 ] {} <Debug> HTTP-Session: 4eda71d6-1806-4fd8-a080-6f4039e1d5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13863 2024.10.01 02:38:38.219491 [ 3 ] {} <Trace> HTTP-Session: 4eda71d6-1806-4fd8-a080-6f4039e1d5ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13864 2024.10.01 02:38:38.219593 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13865 2024.10.01 02:38:38.219637 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13866 2024.10.01 02:38:38.219873 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13867 2024.10.01 02:38:38.220205 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13868 2024.10.01 02:38:38.220248 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13869 2024.10.01 02:38:38.220623 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
13870 2024.10.01 02:38:38.220986 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13871 2024.10.01 02:38:38.221134 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec.
13872 2024.10.01 02:38:38.221316 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Debug> DynamicQueryHandler: Done processing query
13873 2024.10.01 02:38:38.221343 [ 3 ] {32bc276b-ca65-47af-8cfe-c33ef3cf201b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13874 2024.10.01 02:38:38.221361 [ 3 ] {} <Debug> HTTP-Session: 4eda71d6-1806-4fd8-a080-6f4039e1d5ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13875 2024.10.01 02:38:38.221879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13876 2024.10.01 02:38:38.221930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13877 2024.10.01 02:38:38.221948 [ 3 ] {} <Debug> HTTP-Session: b2a65aba-c6df-4059-ba98-443de2f71bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13878 2024.10.01 02:38:38.221964 [ 3 ] {} <Debug> HTTP-Session: b2a65aba-c6df-4059-ba98-443de2f71bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13879 2024.10.01 02:38:38.221978 [ 3 ] {} <Debug> HTTP-Session: b2a65aba-c6df-4059-ba98-443de2f71bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13880 2024.10.01 02:38:38.222009 [ 3 ] {} <Trace> HTTP-Session: b2a65aba-c6df-4059-ba98-443de2f71bc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13881 2024.10.01 02:38:38.222110 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13882 2024.10.01 02:38:38.222154 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13883 2024.10.01 02:38:38.222387 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13884 2024.10.01 02:38:38.222713 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13885 2024.10.01 02:38:38.222751 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13886 2024.10.01 02:38:38.223097 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13887 2024.10.01 02:38:38.223458 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13888 2024.10.01 02:38:38.223605 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 233.83 KiB/sec.
13889 2024.10.01 02:38:38.223804 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Debug> DynamicQueryHandler: Done processing query
13890 2024.10.01 02:38:38.223831 [ 3 ] {6069608f-ec0c-4753-a330-0659bc04af67} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13891 2024.10.01 02:38:38.223847 [ 3 ] {} <Debug> HTTP-Session: b2a65aba-c6df-4059-ba98-443de2f71bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13892 2024.10.01 02:38:38.224004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13893 2024.10.01 02:38:38.224053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13894 2024.10.01 02:38:38.224071 [ 3 ] {} <Debug> HTTP-Session: d874b1c3-5ffa-4332-8036-a3482572e6d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13895 2024.10.01 02:38:38.224087 [ 3 ] {} <Debug> HTTP-Session: d874b1c3-5ffa-4332-8036-a3482572e6d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13896 2024.10.01 02:38:38.224100 [ 3 ] {} <Debug> HTTP-Session: d874b1c3-5ffa-4332-8036-a3482572e6d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13897 2024.10.01 02:38:38.224130 [ 3 ] {} <Trace> HTTP-Session: d874b1c3-5ffa-4332-8036-a3482572e6d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13898 2024.10.01 02:38:38.224340 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13899 2024.10.01 02:38:38.224382 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13900 2024.10.01 02:38:38.224604 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13901 2024.10.01 02:38:38.225165 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13902 2024.10.01 02:38:38.225203 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13903 2024.10.01 02:38:38.225574 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13904 2024.10.01 02:38:38.225940 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13905 2024.10.01 02:38:38.226093 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001868 sec., 214668.0942184154 rows/sec., 15.27 MiB/sec.
13906 2024.10.01 02:38:38.226281 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Debug> DynamicQueryHandler: Done processing query
13907 2024.10.01 02:38:38.226306 [ 3 ] {d66971a3-f9c0-469d-aa7a-b22fed1e6b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13908 2024.10.01 02:38:38.226321 [ 3 ] {} <Debug> HTTP-Session: d874b1c3-5ffa-4332-8036-a3482572e6d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13909 2024.10.01 02:38:38.226535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13910 2024.10.01 02:38:38.226582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13911 2024.10.01 02:38:38.226600 [ 3 ] {} <Debug> HTTP-Session: 815906ba-10dc-40f7-bf04-d9a4648e9dba Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13912 2024.10.01 02:38:38.226616 [ 3 ] {} <Debug> HTTP-Session: 815906ba-10dc-40f7-bf04-d9a4648e9dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13913 2024.10.01 02:38:38.226629 [ 3 ] {} <Debug> HTTP-Session: 815906ba-10dc-40f7-bf04-d9a4648e9dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13914 2024.10.01 02:38:38.226660 [ 3 ] {} <Trace> HTTP-Session: 815906ba-10dc-40f7-bf04-d9a4648e9dba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13915 2024.10.01 02:38:38.226755 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13916 2024.10.01 02:38:38.226799 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13917 2024.10.01 02:38:38.226928 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13918 2024.10.01 02:38:38.227202 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13919 2024.10.01 02:38:38.227239 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13920 2024.10.01 02:38:38.227589 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13921 2024.10.01 02:38:38.227908 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13922 2024.10.01 02:38:38.228069 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec.
13923 2024.10.01 02:38:38.228357 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Debug> DynamicQueryHandler: Done processing query
13924 2024.10.01 02:38:38.228404 [ 3 ] {67a6104b-da03-4764-9a47-9796f4829f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13925 2024.10.01 02:38:38.228421 [ 3 ] {} <Debug> HTTP-Session: 815906ba-10dc-40f7-bf04-d9a4648e9dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13926 2024.10.01 02:38:38.228571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13927 2024.10.01 02:38:38.228619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13928 2024.10.01 02:38:38.228637 [ 3 ] {} <Debug> HTTP-Session: 6b196603-d11f-4770-8d2c-0cc9d2a719be Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13929 2024.10.01 02:38:38.228653 [ 3 ] {} <Debug> HTTP-Session: 6b196603-d11f-4770-8d2c-0cc9d2a719be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13930 2024.10.01 02:38:38.228667 [ 3 ] {} <Debug> HTTP-Session: 6b196603-d11f-4770-8d2c-0cc9d2a719be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13931 2024.10.01 02:38:38.228697 [ 3 ] {} <Trace> HTTP-Session: 6b196603-d11f-4770-8d2c-0cc9d2a719be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13932 2024.10.01 02:38:38.228886 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13933 2024.10.01 02:38:38.228933 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13934 2024.10.01 02:38:38.229094 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13935 2024.10.01 02:38:38.229538 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13936 2024.10.01 02:38:38.229573 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13937 2024.10.01 02:38:38.229952 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13938 2024.10.01 02:38:38.230286 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13939 2024.10.01 02:38:38.230440 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001657 sec., 143029.57151478576 rows/sec., 9.59 MiB/sec.
13940 2024.10.01 02:38:38.230616 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Debug> DynamicQueryHandler: Done processing query
13941 2024.10.01 02:38:38.230640 [ 3 ] {62311b66-8b1c-41b5-b89d-67dac5c12304} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13942 2024.10.01 02:38:38.230656 [ 3 ] {} <Debug> HTTP-Session: 6b196603-d11f-4770-8d2c-0cc9d2a719be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13943 2024.10.01 02:38:38.230807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13944 2024.10.01 02:38:38.230854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13945 2024.10.01 02:38:38.230872 [ 3 ] {} <Debug> HTTP-Session: c929d254-6746-45b6-a87e-91cd27fcde9e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13946 2024.10.01 02:38:38.230888 [ 3 ] {} <Debug> HTTP-Session: c929d254-6746-45b6-a87e-91cd27fcde9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13947 2024.10.01 02:38:38.230901 [ 3 ] {} <Debug> HTTP-Session: c929d254-6746-45b6-a87e-91cd27fcde9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13948 2024.10.01 02:38:38.230932 [ 3 ] {} <Trace> HTTP-Session: c929d254-6746-45b6-a87e-91cd27fcde9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13949 2024.10.01 02:38:38.231023 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13950 2024.10.01 02:38:38.231068 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13951 2024.10.01 02:38:38.231199 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13952 2024.10.01 02:38:38.231515 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13953 2024.10.01 02:38:38.231551 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13954 2024.10.01 02:38:38.231901 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13955 2024.10.01 02:38:38.232218 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13956 2024.10.01 02:38:38.232375 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec.
13957 2024.10.01 02:38:38.232562 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Debug> DynamicQueryHandler: Done processing query
13958 2024.10.01 02:38:38.232592 [ 3 ] {ace4fbed-a19a-46ba-ab3d-632e7c8b8566} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13959 2024.10.01 02:38:38.232608 [ 3 ] {} <Debug> HTTP-Session: c929d254-6746-45b6-a87e-91cd27fcde9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.10.01 02:38:38.232756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13961 2024.10.01 02:38:38.232803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13962 2024.10.01 02:38:38.232821 [ 3 ] {} <Debug> HTTP-Session: 7ff1510f-2e80-4811-935e-da4401334d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13963 2024.10.01 02:38:38.232837 [ 3 ] {} <Debug> HTTP-Session: 7ff1510f-2e80-4811-935e-da4401334d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13964 2024.10.01 02:38:38.232852 [ 3 ] {} <Debug> HTTP-Session: 7ff1510f-2e80-4811-935e-da4401334d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13965 2024.10.01 02:38:38.232882 [ 3 ] {} <Trace> HTTP-Session: 7ff1510f-2e80-4811-935e-da4401334d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13966 2024.10.01 02:38:38.233159 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
13967 2024.10.01 02:38:38.233223 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <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_histogramu64
13968 2024.10.01 02:38:38.233628 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13969 2024.10.01 02:38:38.234228 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13970 2024.10.01 02:38:38.234264 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13971 2024.10.01 02:38:38.234871 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13972 2024.10.01 02:38:38.235292 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13973 2024.10.01 02:38:38.235466 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002507 sec., 7578.779417630634 rows/sec., 13.58 MiB/sec.
13974 2024.10.01 02:38:38.235685 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Debug> DynamicQueryHandler: Done processing query
13975 2024.10.01 02:38:38.235709 [ 3 ] {b88ee01c-ddb8-4f40-8f5b-1b894c191c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13976 2024.10.01 02:38:38.235725 [ 3 ] {} <Debug> HTTP-Session: 7ff1510f-2e80-4811-935e-da4401334d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13977 2024.10.01 02:38:38.235845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13978 2024.10.01 02:38:38.235893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13979 2024.10.01 02:38:38.235912 [ 3 ] {} <Debug> HTTP-Session: 7ab76cd1-2ec4-4c13-bb51-c348e1151c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13980 2024.10.01 02:38:38.235927 [ 3 ] {} <Debug> HTTP-Session: 7ab76cd1-2ec4-4c13-bb51-c348e1151c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13981 2024.10.01 02:38:38.235942 [ 3 ] {} <Debug> HTTP-Session: 7ab76cd1-2ec4-4c13-bb51-c348e1151c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13982 2024.10.01 02:38:38.235972 [ 3 ] {} <Trace> HTTP-Session: 7ab76cd1-2ec4-4c13-bb51-c348e1151c40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13983 2024.10.01 02:38:38.236089 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13984 2024.10.01 02:38:38.236131 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13985 2024.10.01 02:38:38.236259 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13986 2024.10.01 02:38:38.236571 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13987 2024.10.01 02:38:38.236608 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
13988 2024.10.01 02:38:38.236968 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13989 2024.10.01 02:38:38.237297 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13990 2024.10.01 02:38:38.237450 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec.
13991 2024.10.01 02:38:38.237618 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Debug> DynamicQueryHandler: Done processing query
13992 2024.10.01 02:38:38.237642 [ 3 ] {88c863dc-d97b-49d4-807e-41057a361da8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13993 2024.10.01 02:38:38.237658 [ 3 ] {} <Debug> HTTP-Session: 7ab76cd1-2ec4-4c13-bb51-c348e1151c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13994 2024.10.01 02:38:43.210492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13995 2024.10.01 02:38:43.210623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13996 2024.10.01 02:38:43.210647 [ 3 ] {} <Debug> HTTP-Session: 503ac99c-261c-4f81-9d7c-b81c954b03f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
13997 2024.10.01 02:38:43.210672 [ 3 ] {} <Debug> HTTP-Session: 503ac99c-261c-4f81-9d7c-b81c954b03f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13998 2024.10.01 02:38:43.210687 [ 3 ] {} <Debug> HTTP-Session: 503ac99c-261c-4f81-9d7c-b81c954b03f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13999 2024.10.01 02:38:43.210736 [ 3 ] {} <Trace> HTTP-Session: 503ac99c-261c-4f81-9d7c-b81c954b03f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14000 2024.10.01 02:38:43.210949 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14001 2024.10.01 02:38:43.211015 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14002 2024.10.01 02:38:43.211343 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14003 2024.10.01 02:38:43.211853 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14004 2024.10.01 02:38:43.211903 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14005 2024.10.01 02:38:43.212333 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14006 2024.10.01 02:38:43.212721 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14007 2024.10.01 02:38:43.212895 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.002017 sec., 47595.43877045116 rows/sec., 3.99 MiB/sec.
14008 2024.10.01 02:38:43.213134 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Debug> DynamicQueryHandler: Done processing query
14009 2024.10.01 02:38:43.213162 [ 3 ] {21bae3a3-2cf8-402c-bd7b-46c46c28e571} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14010 2024.10.01 02:38:43.213179 [ 3 ] {} <Debug> HTTP-Session: 503ac99c-261c-4f81-9d7c-b81c954b03f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14011 2024.10.01 02:38:43.213354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14012 2024.10.01 02:38:43.213411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14013 2024.10.01 02:38:43.213431 [ 3 ] {} <Debug> HTTP-Session: ba69581a-9e96-4cea-9913-47663899e87f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14014 2024.10.01 02:38:43.213448 [ 3 ] {} <Debug> HTTP-Session: ba69581a-9e96-4cea-9913-47663899e87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14015 2024.10.01 02:38:43.213462 [ 3 ] {} <Debug> HTTP-Session: ba69581a-9e96-4cea-9913-47663899e87f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14016 2024.10.01 02:38:43.213498 [ 3 ] {} <Trace> HTTP-Session: ba69581a-9e96-4cea-9913-47663899e87f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14017 2024.10.01 02:38:43.213610 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14018 2024.10.01 02:38:43.213657 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14019 2024.10.01 02:38:43.213898 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14020 2024.10.01 02:38:43.214246 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14021 2024.10.01 02:38:43.214289 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14022 2024.10.01 02:38:43.214646 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14023 2024.10.01 02:38:43.215005 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14024 2024.10.01 02:38:43.215165 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001579 sec., 12666.24445851805 rows/sec., 952.44 KiB/sec.
14025 2024.10.01 02:38:43.215336 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Debug> DynamicQueryHandler: Done processing query
14026 2024.10.01 02:38:43.215359 [ 3 ] {e9d35ccd-4849-4a30-8310-074b8ad36122} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14027 2024.10.01 02:38:43.215374 [ 3 ] {} <Debug> HTTP-Session: ba69581a-9e96-4cea-9913-47663899e87f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14028 2024.10.01 02:38:43.215504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14029 2024.10.01 02:38:43.215552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14030 2024.10.01 02:38:43.215570 [ 3 ] {} <Debug> HTTP-Session: d829ab9e-cc4f-4d05-9996-112cb438d7e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14031 2024.10.01 02:38:43.215584 [ 3 ] {} <Debug> HTTP-Session: d829ab9e-cc4f-4d05-9996-112cb438d7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14032 2024.10.01 02:38:43.215598 [ 3 ] {} <Debug> HTTP-Session: d829ab9e-cc4f-4d05-9996-112cb438d7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14033 2024.10.01 02:38:43.215627 [ 3 ] {} <Trace> HTTP-Session: d829ab9e-cc4f-4d05-9996-112cb438d7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14034 2024.10.01 02:38:43.215743 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14035 2024.10.01 02:38:43.215785 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14036 2024.10.01 02:38:43.215997 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14037 2024.10.01 02:38:43.216423 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14038 2024.10.01 02:38:43.216460 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14039 2024.10.01 02:38:43.216825 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14040 2024.10.01 02:38:43.217220 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14041 2024.10.01 02:38:43.217379 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001646 sec., 51032.806804374246 rows/sec., 3.99 MiB/sec.
14042 2024.10.01 02:38:43.217650 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Debug> DynamicQueryHandler: Done processing query
14043 2024.10.01 02:38:43.217703 [ 3 ] {2e170b53-1df7-4beb-b332-e67ed0202144} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14044 2024.10.01 02:38:43.217760 [ 3 ] {} <Debug> HTTP-Session: d829ab9e-cc4f-4d05-9996-112cb438d7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14045 2024.10.01 02:38:43.217989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14046 2024.10.01 02:38:43.218041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14047 2024.10.01 02:38:43.218060 [ 3 ] {} <Debug> HTTP-Session: 68e67bb2-5715-490e-9e25-9b32322d839d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14048 2024.10.01 02:38:43.218079 [ 3 ] {} <Debug> HTTP-Session: 68e67bb2-5715-490e-9e25-9b32322d839d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14049 2024.10.01 02:38:43.218093 [ 3 ] {} <Debug> HTTP-Session: 68e67bb2-5715-490e-9e25-9b32322d839d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14050 2024.10.01 02:38:43.218125 [ 3 ] {} <Trace> HTTP-Session: 68e67bb2-5715-490e-9e25-9b32322d839d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14051 2024.10.01 02:38:43.218275 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14052 2024.10.01 02:38:43.218324 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14053 2024.10.01 02:38:43.218492 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14054 2024.10.01 02:38:43.218885 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14055 2024.10.01 02:38:43.218922 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14056 2024.10.01 02:38:43.219308 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14057 2024.10.01 02:38:43.219642 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14058 2024.10.01 02:38:43.219804 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
14059 2024.10.01 02:38:43.219813 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0
14060 2024.10.01 02:38:43.219916 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14061 2024.10.01 02:38:43.219958 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14062 2024.10.01 02:38:43.220054 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Debug> DynamicQueryHandler: Done processing query
14063 2024.10.01 02:38:43.220116 [ 3 ] {7b3e3383-0978-4dff-a0a5-534981a4a215} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14064 2024.10.01 02:38:43.220185 [ 3 ] {} <Debug> HTTP-Session: 68e67bb2-5715-490e-9e25-9b32322d839d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14065 2024.10.01 02:38:43.220251 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full
14066 2024.10.01 02:38:43.220413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14067 2024.10.01 02:38:43.220528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14068 2024.10.01 02:38:43.220592 [ 3 ] {} <Debug> HTTP-Session: 1e1952d4-2eff-4fad-849a-dfab122ed307 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14069 2024.10.01 02:38:43.220601 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14070 2024.10.01 02:38:43.220620 [ 3 ] {} <Debug> HTTP-Session: 1e1952d4-2eff-4fad-849a-dfab122ed307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14071 2024.10.01 02:38:43.220660 [ 3 ] {} <Debug> HTTP-Session: 1e1952d4-2eff-4fad-849a-dfab122ed307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14072 2024.10.01 02:38:43.220679 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 21880 rows starting from the beginning of the part
14073 2024.10.01 02:38:43.220717 [ 3 ] {} <Trace> HTTP-Session: 1e1952d4-2eff-4fad-849a-dfab122ed307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14074 2024.10.01 02:38:43.220988 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part
14075 2024.10.01 02:38:43.221237 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14076 2024.10.01 02:38:43.221266 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 228 rows starting from the beginning of the part
14077 2024.10.01 02:38:43.221552 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <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_histogramu64
14078 2024.10.01 02:38:43.221656 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part
14079 2024.10.01 02:38:43.222046 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part
14080 2024.10.01 02:38:43.222521 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
14081 2024.10.01 02:38:43.224019 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14082 2024.10.01 02:38:43.224967 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14083 2024.10.01 02:38:43.225006 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14084 2024.10.01 02:38:43.226697 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14085 2024.10.01 02:38:43.227614 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14086 2024.10.01 02:38:43.227990 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00707 sec., 2828.8543140028287 rows/sec., 5.07 MiB/sec.
14087 2024.10.01 02:38:43.228371 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Debug> DynamicQueryHandler: Done processing query
14088 2024.10.01 02:38:43.228399 [ 3 ] {5d216e93-6cca-4d14-aa5c-07373279d142} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14089 2024.10.01 02:38:43.228417 [ 3 ] {} <Debug> HTTP-Session: 1e1952d4-2eff-4fad-849a-dfab122ed307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14090 2024.10.01 02:38:43.228580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14091 2024.10.01 02:38:43.228629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14092 2024.10.01 02:38:43.228647 [ 3 ] {} <Debug> HTTP-Session: 7f15c31e-eb48-41e4-9fad-7424cab6789f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14093 2024.10.01 02:38:43.228663 [ 3 ] {} <Debug> HTTP-Session: 7f15c31e-eb48-41e4-9fad-7424cab6789f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14094 2024.10.01 02:38:43.228677 [ 3 ] {} <Debug> HTTP-Session: 7f15c31e-eb48-41e4-9fad-7424cab6789f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14095 2024.10.01 02:38:43.228708 [ 3 ] {} <Trace> HTTP-Session: 7f15c31e-eb48-41e4-9fad-7424cab6789f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14096 2024.10.01 02:38:43.228829 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14097 2024.10.01 02:38:43.228873 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14098 2024.10.01 02:38:43.229010 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14099 2024.10.01 02:38:43.229434 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14100 2024.10.01 02:38:43.229471 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14101 2024.10.01 02:38:43.230063 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14102 2024.10.01 02:38:43.230621 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14103 2024.10.01 02:38:43.230921 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002103 sec., 28530.670470756064 rows/sec., 1.92 MiB/sec.
14104 2024.10.01 02:38:43.231346 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Debug> DynamicQueryHandler: Done processing query
14105 2024.10.01 02:38:43.231409 [ 3 ] {36ee8e62-322d-44f2-81dd-cec14d19ebfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14106 2024.10.01 02:38:43.231467 [ 3 ] {} <Debug> HTTP-Session: 7f15c31e-eb48-41e4-9fad-7424cab6789f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14107 2024.10.01 02:38:43.232320 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22679 rows, containing 5 columns (5 merged, 0 gathered) in 0.012258265 sec., 1850098.688517502 rows/sec., 124.86 MiB/sec.
14108 2024.10.01 02:38:43.232801 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary)
14109 2024.10.01 02:38:43.233232 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14110 2024.10.01 02:38:43.233319 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15
14111 2024.10.01 02:38:43.233415 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
14112 2024.10.01 02:38:44.000162 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.10 MiB, peak 218.73 MiB, free memory in arenas 0.00 B, will set to 207.23 MiB (RSS), difference: 1.13 MiB
14113 2024.10.01 02:38:48.214376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14114 2024.10.01 02:38:48.214499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14115 2024.10.01 02:38:48.214530 [ 3 ] {} <Debug> HTTP-Session: 73c4424a-31ec-48e6-ada5-e5c872606a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14116 2024.10.01 02:38:48.214559 [ 3 ] {} <Debug> HTTP-Session: 73c4424a-31ec-48e6-ada5-e5c872606a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14117 2024.10.01 02:38:48.214577 [ 3 ] {} <Debug> HTTP-Session: 73c4424a-31ec-48e6-ada5-e5c872606a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14118 2024.10.01 02:38:48.214632 [ 3 ] {} <Trace> HTTP-Session: 73c4424a-31ec-48e6-ada5-e5c872606a3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14119 2024.10.01 02:38:48.214880 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14120 2024.10.01 02:38:48.214946 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14121 2024.10.01 02:38:48.215274 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14122 2024.10.01 02:38:48.215865 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14123 2024.10.01 02:38:48.215911 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14124 2024.10.01 02:38:48.216356 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14125 2024.10.01 02:38:48.216774 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14126 2024.10.01 02:38:48.216952 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002171 sec., 104560.11054813449 rows/sec., 9.21 MiB/sec.
14127 2024.10.01 02:38:48.216974 [ 72 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14128 2024.10.01 02:38:48.217076 [ 72 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14129 2024.10.01 02:38:48.217129 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14130 2024.10.01 02:38:48.217263 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Debug> DynamicQueryHandler: Done processing query
14131 2024.10.01 02:38:48.217270 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
14132 2024.10.01 02:38:48.217302 [ 3 ] {ae58dd07-ebec-42be-bf13-4987da7e3f6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
14133 2024.10.01 02:38:48.217348 [ 3 ] {} <Debug> HTTP-Session: 73c4424a-31ec-48e6-ada5-e5c872606a3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14134 2024.10.01 02:38:48.217477 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14135 2024.10.01 02:38:48.217521 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1418 rows starting from the beginning of the part
14136 2024.10.01 02:38:48.217556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14137 2024.10.01 02:38:48.217696 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 228 rows starting from the beginning of the part
14138 2024.10.01 02:38:48.217702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14139 2024.10.01 02:38:48.217834 [ 3 ] {} <Debug> HTTP-Session: 04d84e47-872a-4387-8bf0-bea3da16d19e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14140 2024.10.01 02:38:48.217942 [ 3 ] {} <Debug> HTTP-Session: 04d84e47-872a-4387-8bf0-bea3da16d19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14141 2024.10.01 02:38:48.218006 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 97 rows starting from the beginning of the part
14142 2024.10.01 02:38:48.218020 [ 3 ] {} <Debug> HTTP-Session: 04d84e47-872a-4387-8bf0-bea3da16d19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14143 2024.10.01 02:38:48.218194 [ 3 ] {} <Trace> HTTP-Session: 04d84e47-872a-4387-8bf0-bea3da16d19e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14144 2024.10.01 02:38:48.218296 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 227 rows starting from the beginning of the part
14145 2024.10.01 02:38:48.218533 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 96 rows starting from the beginning of the part
14146 2024.10.01 02:38:48.218623 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14147 2024.10.01 02:38:48.218778 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 227 rows starting from the beginning of the part
14148 2024.10.01 02:38:48.218794 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14149 2024.10.01 02:38:48.219754 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14150 2024.10.01 02:38:48.220699 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14151 2024.10.01 02:38:48.220776 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14152 2024.10.01 02:38:48.221623 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14153 2024.10.01 02:38:48.222345 [ 200 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2293 rows, containing 5 columns (5 merged, 0 gathered) in 0.005142416 sec., 445899.35936727014 rows/sec., 39.63 MiB/sec.
14154 2024.10.01 02:38:48.222376 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14155 2024.10.01 02:38:48.222654 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.004203 sec., 4520.580537711158 rows/sec., 339.93 KiB/sec.
14156 2024.10.01 02:38:48.222681 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14157 2024.10.01 02:38:48.223132 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Debug> DynamicQueryHandler: Done processing query
14158 2024.10.01 02:38:48.223227 [ 3 ] {c00b17ec-5a9f-4071-9af7-18cf2a409905} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14159 2024.10.01 02:38:48.223284 [ 3 ] {} <Debug> HTTP-Session: 04d84e47-872a-4387-8bf0-bea3da16d19e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14160 2024.10.01 02:38:48.223483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14161 2024.10.01 02:38:48.223500 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14162 2024.10.01 02:38:48.223602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14163 2024.10.01 02:38:48.223651 [ 192 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_76_15} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14164 2024.10.01 02:38:48.223662 [ 3 ] {} <Debug> HTTP-Session: 5fd7f5f9-eb8f-4eb9-9f05-8f1680e0da33 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14165 2024.10.01 02:38:48.223709 [ 3 ] {} <Debug> HTTP-Session: 5fd7f5f9-eb8f-4eb9-9f05-8f1680e0da33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14166 2024.10.01 02:38:48.223770 [ 3 ] {} <Debug> HTTP-Session: 5fd7f5f9-eb8f-4eb9-9f05-8f1680e0da33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14167 2024.10.01 02:38:48.223801 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
14168 2024.10.01 02:38:48.223851 [ 3 ] {} <Trace> HTTP-Session: 5fd7f5f9-eb8f-4eb9-9f05-8f1680e0da33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14169 2024.10.01 02:38:48.223986 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14170 2024.10.01 02:38:48.224035 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14171 2024.10.01 02:38:48.224294 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14172 2024.10.01 02:38:48.224640 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14173 2024.10.01 02:38:48.224679 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14174 2024.10.01 02:38:48.225047 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
14175 2024.10.01 02:38:48.225411 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14176 2024.10.01 02:38:48.225570 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001613 sec., 8679.479231246125 rows/sec., 607.85 KiB/sec.
14177 2024.10.01 02:38:48.225854 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Debug> DynamicQueryHandler: Done processing query
14178 2024.10.01 02:38:48.225895 [ 3 ] {b14a91b3-9afd-48d0-aff0-ddea64ffaea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14179 2024.10.01 02:38:48.225916 [ 3 ] {} <Debug> HTTP-Session: 5fd7f5f9-eb8f-4eb9-9f05-8f1680e0da33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14180 2024.10.01 02:38:48.226037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14181 2024.10.01 02:38:48.226087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14182 2024.10.01 02:38:48.226107 [ 3 ] {} <Debug> HTTP-Session: 57d257a4-8f47-477c-926c-c19412587e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14183 2024.10.01 02:38:48.226124 [ 3 ] {} <Debug> HTTP-Session: 57d257a4-8f47-477c-926c-c19412587e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14184 2024.10.01 02:38:48.226137 [ 3 ] {} <Debug> HTTP-Session: 57d257a4-8f47-477c-926c-c19412587e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14185 2024.10.01 02:38:48.226168 [ 3 ] {} <Trace> HTTP-Session: 57d257a4-8f47-477c-926c-c19412587e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14186 2024.10.01 02:38:48.226269 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14187 2024.10.01 02:38:48.226319 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14188 2024.10.01 02:38:48.226566 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14189 2024.10.01 02:38:48.226877 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14190 2024.10.01 02:38:48.226915 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14191 2024.10.01 02:38:48.227265 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14192 2024.10.01 02:38:48.227618 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14193 2024.10.01 02:38:48.227779 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 231.69 KiB/sec.
14194 2024.10.01 02:38:48.227786 [ 72 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
14195 2024.10.01 02:38:48.227865 [ 72 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14196 2024.10.01 02:38:48.227906 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14197 2024.10.01 02:38:48.228086 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Debug> DynamicQueryHandler: Done processing query
14198 2024.10.01 02:38:48.228126 [ 3 ] {e8df1bb1-45a4-4c88-b6a5-4cb88dd50ae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14199 2024.10.01 02:38:48.228120 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
14200 2024.10.01 02:38:48.228186 [ 3 ] {} <Debug> HTTP-Session: 57d257a4-8f47-477c-926c-c19412587e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14201 2024.10.01 02:38:48.228395 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14202 2024.10.01 02:38:48.228446 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part
14203 2024.10.01 02:38:48.228510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14204 2024.10.01 02:38:48.228677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14205 2024.10.01 02:38:48.228707 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
14206 2024.10.01 02:38:48.228761 [ 3 ] {} <Debug> HTTP-Session: 556d81f6-c700-432f-a8a2-7b67e9d8578f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14207 2024.10.01 02:38:48.228829 [ 3 ] {} <Debug> HTTP-Session: 556d81f6-c700-432f-a8a2-7b67e9d8578f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14208 2024.10.01 02:38:48.228871 [ 3 ] {} <Debug> HTTP-Session: 556d81f6-c700-432f-a8a2-7b67e9d8578f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14209 2024.10.01 02:38:48.229033 [ 3 ] {} <Trace> HTTP-Session: 556d81f6-c700-432f-a8a2-7b67e9d8578f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14210 2024.10.01 02:38:48.229047 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
14211 2024.10.01 02:38:48.229358 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
14212 2024.10.01 02:38:48.229551 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14213 2024.10.01 02:38:48.229599 [ 190 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
14214 2024.10.01 02:38:48.229676 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14215 2024.10.01 02:38:48.230603 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14216 2024.10.01 02:38:48.232012 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14217 2024.10.01 02:38:48.232111 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14218 2024.10.01 02:38:48.232151 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00414694 sec., 7234.2498324065455 rows/sec., 459.21 KiB/sec.
14219 2024.10.01 02:38:48.232297 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
14220 2024.10.01 02:38:48.232623 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14221 2024.10.01 02:38:48.232867 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14222 2024.10.01 02:38:48.233012 [ 195 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_33_8} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
14223 2024.10.01 02:38:48.233121 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14224 2024.10.01 02:38:48.233317 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14225 2024.10.01 02:38:48.233508 [ 72 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14226 2024.10.01 02:38:48.233517 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.004249 sec., 94375.14709343374 rows/sec., 6.71 MiB/sec.
14227 2024.10.01 02:38:48.233556 [ 72 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14228 2024.10.01 02:38:48.233615 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14229 2024.10.01 02:38:48.233931 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
14230 2024.10.01 02:38:48.234039 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Debug> DynamicQueryHandler: Done processing query
14231 2024.10.01 02:38:48.234121 [ 3 ] {0bc44a92-9053-4d02-804f-a9dee0f7d7c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14232 2024.10.01 02:38:48.234204 [ 3 ] {} <Debug> HTTP-Session: 556d81f6-c700-432f-a8a2-7b67e9d8578f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14233 2024.10.01 02:38:48.234487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14234 2024.10.01 02:38:48.234683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14235 2024.10.01 02:38:48.234702 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14236 2024.10.01 02:38:48.234760 [ 3 ] {} <Debug> HTTP-Session: cdbb7b2c-f744-4ee5-bea8-cae0d0523ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14237 2024.10.01 02:38:48.234849 [ 3 ] {} <Debug> HTTP-Session: cdbb7b2c-f744-4ee5-bea8-cae0d0523ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14238 2024.10.01 02:38:48.234864 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part
14239 2024.10.01 02:38:48.234912 [ 3 ] {} <Debug> HTTP-Session: cdbb7b2c-f744-4ee5-bea8-cae0d0523ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14240 2024.10.01 02:38:48.235075 [ 3 ] {} <Trace> HTTP-Session: cdbb7b2c-f744-4ee5-bea8-cae0d0523ef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14241 2024.10.01 02:38:48.235398 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 403 rows starting from the beginning of the part
14242 2024.10.01 02:38:48.235553 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14243 2024.10.01 02:38:48.235728 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 86 rows starting from the beginning of the part
14244 2024.10.01 02:38:48.235773 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14245 2024.10.01 02:38:48.236069 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 401 rows starting from the beginning of the part
14246 2024.10.01 02:38:48.236381 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 84 rows starting from the beginning of the part
14247 2024.10.01 02:38:48.236715 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 401 rows starting from the beginning of the part
14248 2024.10.01 02:38:48.236879 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14249 2024.10.01 02:38:48.237811 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14250 2024.10.01 02:38:48.237864 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14251 2024.10.01 02:38:48.238848 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14252 2024.10.01 02:38:48.239361 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14253 2024.10.01 02:38:48.239786 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006075952 sec., 376566.5034878485 rows/sec., 28.66 MiB/sec.
14254 2024.10.01 02:38:48.239814 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004424 sec., 1356.23869801085 rows/sec., 70.86 KiB/sec.
14255 2024.10.01 02:38:48.240086 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14256 2024.10.01 02:38:48.240466 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Debug> DynamicQueryHandler: Done processing query
14257 2024.10.01 02:38:48.240530 [ 3 ] {e3e19469-08d8-4947-aa69-bf33571235e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14258 2024.10.01 02:38:48.240597 [ 3 ] {} <Debug> HTTP-Session: cdbb7b2c-f744-4ee5-bea8-cae0d0523ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14259 2024.10.01 02:38:48.240859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14260 2024.10.01 02:38:48.240940 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14261 2024.10.01 02:38:48.240957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14262 2024.10.01 02:38:48.241019 [ 3 ] {} <Debug> HTTP-Session: 43a2ed2b-b864-4036-b2ec-eb11f6ca2ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14263 2024.10.01 02:38:48.241066 [ 3 ] {} <Debug> HTTP-Session: 43a2ed2b-b864-4036-b2ec-eb11f6ca2ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14264 2024.10.01 02:38:48.241084 [ 3 ] {} <Debug> HTTP-Session: 43a2ed2b-b864-4036-b2ec-eb11f6ca2ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14265 2024.10.01 02:38:48.241103 [ 192 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_76_15} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14266 2024.10.01 02:38:48.241148 [ 3 ] {} <Trace> HTTP-Session: 43a2ed2b-b864-4036-b2ec-eb11f6ca2ea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14267 2024.10.01 02:38:48.241250 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
14268 2024.10.01 02:38:48.241468 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14269 2024.10.01 02:38:48.241520 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14270 2024.10.01 02:38:48.241701 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14271 2024.10.01 02:38:48.242203 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14272 2024.10.01 02:38:48.242241 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14273 2024.10.01 02:38:48.242643 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14274 2024.10.01 02:38:48.243002 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14275 2024.10.01 02:38:48.243157 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001841 sec., 128734.3834872352 rows/sec., 8.63 MiB/sec.
14276 2024.10.01 02:38:48.243340 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Debug> DynamicQueryHandler: Done processing query
14277 2024.10.01 02:38:48.243364 [ 3 ] {f32b53b4-96e4-4b58-bced-aeab4798c454} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14278 2024.10.01 02:38:48.243381 [ 3 ] {} <Debug> HTTP-Session: 43a2ed2b-b864-4036-b2ec-eb11f6ca2ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14279 2024.10.01 02:38:48.243508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14280 2024.10.01 02:38:48.243559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14281 2024.10.01 02:38:48.243577 [ 3 ] {} <Debug> HTTP-Session: e744b0aa-cce2-4525-9def-17de11826064 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14282 2024.10.01 02:38:48.243595 [ 3 ] {} <Debug> HTTP-Session: e744b0aa-cce2-4525-9def-17de11826064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14283 2024.10.01 02:38:48.243609 [ 3 ] {} <Debug> HTTP-Session: e744b0aa-cce2-4525-9def-17de11826064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14284 2024.10.01 02:38:48.243640 [ 3 ] {} <Trace> HTTP-Session: e744b0aa-cce2-4525-9def-17de11826064 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14285 2024.10.01 02:38:48.243732 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14286 2024.10.01 02:38:48.243778 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14287 2024.10.01 02:38:48.243913 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14288 2024.10.01 02:38:48.244191 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14289 2024.10.01 02:38:48.244228 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14290 2024.10.01 02:38:48.244576 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14291 2024.10.01 02:38:48.244901 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14292 2024.10.01 02:38:48.245061 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec.
14293 2024.10.01 02:38:48.245230 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Debug> DynamicQueryHandler: Done processing query
14294 2024.10.01 02:38:48.245255 [ 3 ] {09deaaac-e6fe-4da9-8305-82e79d5b141e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14295 2024.10.01 02:38:48.245271 [ 3 ] {} <Debug> HTTP-Session: e744b0aa-cce2-4525-9def-17de11826064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14296 2024.10.01 02:38:48.245399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14297 2024.10.01 02:38:48.245448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14298 2024.10.01 02:38:48.245467 [ 3 ] {} <Debug> HTTP-Session: 8f3af9b0-cf81-40db-8155-10ec14c0eee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14299 2024.10.01 02:38:48.245484 [ 3 ] {} <Debug> HTTP-Session: 8f3af9b0-cf81-40db-8155-10ec14c0eee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14300 2024.10.01 02:38:48.245498 [ 3 ] {} <Debug> HTTP-Session: 8f3af9b0-cf81-40db-8155-10ec14c0eee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14301 2024.10.01 02:38:48.245529 [ 3 ] {} <Trace> HTTP-Session: 8f3af9b0-cf81-40db-8155-10ec14c0eee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14302 2024.10.01 02:38:48.245788 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14303 2024.10.01 02:38:48.245853 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <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_histogramu64
14304 2024.10.01 02:38:48.246292 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14305 2024.10.01 02:38:48.246852 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14306 2024.10.01 02:38:48.246890 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14307 2024.10.01 02:38:48.247501 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14308 2024.10.01 02:38:48.247911 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14309 2024.10.01 02:38:48.248095 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002488 sec., 7636.655948553054 rows/sec., 13.68 MiB/sec.
14310 2024.10.01 02:38:48.248299 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Debug> DynamicQueryHandler: Done processing query
14311 2024.10.01 02:38:48.248324 [ 3 ] {eec850db-efd8-4550-8f47-f54275baa243} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14312 2024.10.01 02:38:48.248340 [ 3 ] {} <Debug> HTTP-Session: 8f3af9b0-cf81-40db-8155-10ec14c0eee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14313 2024.10.01 02:38:48.248470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14314 2024.10.01 02:38:48.248517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14315 2024.10.01 02:38:48.248537 [ 3 ] {} <Debug> HTTP-Session: 2533ebe3-7a6f-4a72-be0f-2afe6cdf3646 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14316 2024.10.01 02:38:48.248554 [ 3 ] {} <Debug> HTTP-Session: 2533ebe3-7a6f-4a72-be0f-2afe6cdf3646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14317 2024.10.01 02:38:48.248568 [ 3 ] {} <Debug> HTTP-Session: 2533ebe3-7a6f-4a72-be0f-2afe6cdf3646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14318 2024.10.01 02:38:48.248599 [ 3 ] {} <Trace> HTTP-Session: 2533ebe3-7a6f-4a72-be0f-2afe6cdf3646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14319 2024.10.01 02:38:48.248721 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14320 2024.10.01 02:38:48.248765 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14321 2024.10.01 02:38:48.248894 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14322 2024.10.01 02:38:48.249199 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14323 2024.10.01 02:38:48.249236 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14324 2024.10.01 02:38:48.249631 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14325 2024.10.01 02:38:48.249970 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14326 2024.10.01 02:38:48.250127 [ 72 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14327 2024.10.01 02:38:48.250134 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec.
14328 2024.10.01 02:38:48.250175 [ 72 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14329 2024.10.01 02:38:48.250232 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14330 2024.10.01 02:38:48.250439 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
14331 2024.10.01 02:38:48.250475 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Debug> DynamicQueryHandler: Done processing query
14332 2024.10.01 02:38:48.250536 [ 3 ] {d560df59-1b4a-48f3-a047-1addc11e697f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14333 2024.10.01 02:38:48.250568 [ 3 ] {} <Debug> HTTP-Session: 2533ebe3-7a6f-4a72-be0f-2afe6cdf3646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14334 2024.10.01 02:38:48.250703 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14335 2024.10.01 02:38:48.250746 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4220 rows starting from the beginning of the part
14336 2024.10.01 02:38:48.250854 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part
14337 2024.10.01 02:38:48.251053 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
14338 2024.10.01 02:38:48.251261 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
14339 2024.10.01 02:38:48.251432 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
14340 2024.10.01 02:38:48.251618 [ 201 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
14341 2024.10.01 02:38:48.253717 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4582 rows, containing 4 columns (4 merged, 0 gathered) in 0.003380897 sec., 1355261.6361870829 rows/sec., 88.19 MiB/sec.
14342 2024.10.01 02:38:48.254059 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14343 2024.10.01 02:38:48.254476 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_76_15} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14344 2024.10.01 02:38:48.254563 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_76_15} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14345 2024.10.01 02:38:48.254652 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
14346 2024.10.01 02:38:51.761821 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
14347 2024.10.01 02:38:51.761883 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
14348 2024.10.01 02:38:52.578630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 176991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14349 2024.10.01 02:38:52.578801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14350 2024.10.01 02:38:52.578847 [ 3 ] {} <Debug> HTTP-Session: afdeecec-adbd-4fce-8f8a-faf1775136ae Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14351 2024.10.01 02:38:52.578876 [ 3 ] {} <Debug> HTTP-Session: afdeecec-adbd-4fce-8f8a-faf1775136ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14352 2024.10.01 02:38:52.578890 [ 3 ] {} <Debug> HTTP-Session: afdeecec-adbd-4fce-8f8a-faf1775136ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14353 2024.10.01 02:38:52.578938 [ 3 ] {} <Trace> HTTP-Session: afdeecec-adbd-4fce-8f8a-faf1775136ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14354 2024.10.01 02:38:52.579464 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14355 2024.10.01 02:38:52.579531 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14356 2024.10.01 02:38:52.579860 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14357 2024.10.01 02:38:52.581156 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14358 2024.10.01 02:38:52.581205 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14359 2024.10.01 02:38:52.581718 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14360 2024.10.01 02:38:52.582114 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14361 2024.10.01 02:38:52.582290 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Debug> executeQuery: Read 1220 rows, 103.21 KiB in 0.003165 sec., 385466.0347551343 rows/sec., 31.85 MiB/sec.
14362 2024.10.01 02:38:52.582500 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Debug> DynamicQueryHandler: Done processing query
14363 2024.10.01 02:38:52.582528 [ 3 ] {9525379f-5be8-43c9-8599-1c6dc0cc94f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
14364 2024.10.01 02:38:52.582545 [ 3 ] {} <Debug> HTTP-Session: afdeecec-adbd-4fce-8f8a-faf1775136ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14365 2024.10.01 02:38:52.582951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14366 2024.10.01 02:38:52.583009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14367 2024.10.01 02:38:52.583029 [ 3 ] {} <Debug> HTTP-Session: d5898181-8fd7-486f-be34-19e850564f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14368 2024.10.01 02:38:52.583048 [ 3 ] {} <Debug> HTTP-Session: d5898181-8fd7-486f-be34-19e850564f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14369 2024.10.01 02:38:52.583062 [ 3 ] {} <Debug> HTTP-Session: d5898181-8fd7-486f-be34-19e850564f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14370 2024.10.01 02:38:52.583099 [ 3 ] {} <Trace> HTTP-Session: d5898181-8fd7-486f-be34-19e850564f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14371 2024.10.01 02:38:52.583211 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14372 2024.10.01 02:38:52.583259 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14373 2024.10.01 02:38:52.583497 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14374 2024.10.01 02:38:52.583838 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14375 2024.10.01 02:38:52.583877 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14376 2024.10.01 02:38:52.584233 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14377 2024.10.01 02:38:52.584614 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14378 2024.10.01 02:38:52.584775 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.00159 sec., 7547.169811320755 rows/sec., 567.51 KiB/sec.
14379 2024.10.01 02:38:52.584959 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Debug> DynamicQueryHandler: Done processing query
14380 2024.10.01 02:38:52.584984 [ 3 ] {6d2dbd20-7780-4385-83fd-57ded10d14a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14381 2024.10.01 02:38:52.585001 [ 3 ] {} <Debug> HTTP-Session: d5898181-8fd7-486f-be34-19e850564f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14382 2024.10.01 02:38:52.585206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14383 2024.10.01 02:38:52.585258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14384 2024.10.01 02:38:52.585277 [ 3 ] {} <Debug> HTTP-Session: 12460411-8049-4328-9235-fb716471266e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14385 2024.10.01 02:38:52.585294 [ 3 ] {} <Debug> HTTP-Session: 12460411-8049-4328-9235-fb716471266e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14386 2024.10.01 02:38:52.585307 [ 3 ] {} <Debug> HTTP-Session: 12460411-8049-4328-9235-fb716471266e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14387 2024.10.01 02:38:52.585341 [ 3 ] {} <Trace> HTTP-Session: 12460411-8049-4328-9235-fb716471266e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14388 2024.10.01 02:38:52.585548 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14389 2024.10.01 02:38:52.585593 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14390 2024.10.01 02:38:52.585822 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14391 2024.10.01 02:38:52.586248 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14392 2024.10.01 02:38:52.586286 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14393 2024.10.01 02:38:52.586654 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
14394 2024.10.01 02:38:52.587007 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14395 2024.10.01 02:38:52.587168 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001739 sec., 131109.8332374928 rows/sec., 8.88 MiB/sec.
14396 2024.10.01 02:38:52.587442 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Debug> DynamicQueryHandler: Done processing query
14397 2024.10.01 02:38:52.587495 [ 3 ] {08020ddc-098f-4f5e-93b7-b4d5e0097c57} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14398 2024.10.01 02:38:52.587527 [ 3 ] {} <Debug> HTTP-Session: 12460411-8049-4328-9235-fb716471266e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14399 2024.10.01 02:38:52.587765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 87884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14400 2024.10.01 02:38:52.587814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14401 2024.10.01 02:38:52.587833 [ 3 ] {} <Debug> HTTP-Session: b74f7eac-cd22-4602-8be7-397260ad9a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14402 2024.10.01 02:38:52.587849 [ 3 ] {} <Debug> HTTP-Session: b74f7eac-cd22-4602-8be7-397260ad9a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14403 2024.10.01 02:38:52.587863 [ 3 ] {} <Debug> HTTP-Session: b74f7eac-cd22-4602-8be7-397260ad9a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14404 2024.10.01 02:38:52.587894 [ 3 ] {} <Trace> HTTP-Session: b74f7eac-cd22-4602-8be7-397260ad9a31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14405 2024.10.01 02:38:52.588158 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14406 2024.10.01 02:38:52.588202 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14407 2024.10.01 02:38:52.588443 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14408 2024.10.01 02:38:52.589091 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14409 2024.10.01 02:38:52.589128 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14410 2024.10.01 02:38:52.589503 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14411 2024.10.01 02:38:52.589841 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14412 2024.10.01 02:38:52.589981 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002016 sec., 263888.8888888889 rows/sec., 19.55 MiB/sec.
14413 2024.10.01 02:38:52.590143 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Debug> DynamicQueryHandler: Done processing query
14414 2024.10.01 02:38:52.590166 [ 3 ] {fa54cdf1-ae4c-4eba-b580-f2969a63fc06} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14415 2024.10.01 02:38:52.590180 [ 3 ] {} <Debug> HTTP-Session: b74f7eac-cd22-4602-8be7-397260ad9a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14416 2024.10.01 02:38:52.590650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 190695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14417 2024.10.01 02:38:52.590698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14418 2024.10.01 02:38:52.590718 [ 3 ] {} <Debug> HTTP-Session: 21a17a7c-2af5-4146-b13c-258b9b60e6bf Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14419 2024.10.01 02:38:52.590734 [ 3 ] {} <Debug> HTTP-Session: 21a17a7c-2af5-4146-b13c-258b9b60e6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14420 2024.10.01 02:38:52.590748 [ 3 ] {} <Debug> HTTP-Session: 21a17a7c-2af5-4146-b13c-258b9b60e6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14421 2024.10.01 02:38:52.590805 [ 3 ] {} <Trace> HTTP-Session: 21a17a7c-2af5-4146-b13c-258b9b60e6bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14422 2024.10.01 02:38:52.591254 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14423 2024.10.01 02:38:52.591303 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14424 2024.10.01 02:38:52.591449 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14425 2024.10.01 02:38:52.592316 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14426 2024.10.01 02:38:52.592353 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14427 2024.10.01 02:38:52.592790 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14428 2024.10.01 02:38:52.593140 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14429 2024.10.01 02:38:52.593294 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Debug> executeQuery: Read 1004 rows, 69.09 KiB in 0.002339 sec., 429243.2663531424 rows/sec., 28.85 MiB/sec.
14430 2024.10.01 02:38:52.593476 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Debug> DynamicQueryHandler: Done processing query
14431 2024.10.01 02:38:52.593499 [ 3 ] {333b73ce-3c59-4443-85eb-bc515a97b33c} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
14432 2024.10.01 02:38:52.593515 [ 3 ] {} <Debug> HTTP-Session: 21a17a7c-2af5-4146-b13c-258b9b60e6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14433 2024.10.01 02:38:52.593728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 20013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14434 2024.10.01 02:38:52.593775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14435 2024.10.01 02:38:52.593794 [ 3 ] {} <Debug> HTTP-Session: e8b31d74-7745-499e-882f-7efdc74adbe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14436 2024.10.01 02:38:52.593810 [ 3 ] {} <Debug> HTTP-Session: e8b31d74-7745-499e-882f-7efdc74adbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14437 2024.10.01 02:38:52.593823 [ 3 ] {} <Debug> HTTP-Session: e8b31d74-7745-499e-882f-7efdc74adbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14438 2024.10.01 02:38:52.593854 [ 3 ] {} <Trace> HTTP-Session: e8b31d74-7745-499e-882f-7efdc74adbe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14439 2024.10.01 02:38:52.594096 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14440 2024.10.01 02:38:52.594157 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <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_histogramu64
14441 2024.10.01 02:38:52.594563 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14442 2024.10.01 02:38:52.595207 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14443 2024.10.01 02:38:52.595243 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14444 2024.10.01 02:38:52.595826 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14445 2024.10.01 02:38:52.596233 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14446 2024.10.01 02:38:52.596429 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002499 sec., 4801.920768307323 rows/sec., 8.60 MiB/sec.
14447 2024.10.01 02:38:52.596656 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Debug> DynamicQueryHandler: Done processing query
14448 2024.10.01 02:38:52.596681 [ 3 ] {bc31eb2f-7b66-4e49-ae7a-479b4c0155e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
14449 2024.10.01 02:38:52.596697 [ 3 ] {} <Debug> HTTP-Session: e8b31d74-7745-499e-882f-7efdc74adbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14450 2024.10.01 02:38:52.596843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14451 2024.10.01 02:38:52.596891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14452 2024.10.01 02:38:52.596911 [ 3 ] {} <Debug> HTTP-Session: dfbcd211-9912-4ecf-a750-a28f5b7bd1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14453 2024.10.01 02:38:52.596927 [ 3 ] {} <Debug> HTTP-Session: dfbcd211-9912-4ecf-a750-a28f5b7bd1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14454 2024.10.01 02:38:52.596940 [ 3 ] {} <Debug> HTTP-Session: dfbcd211-9912-4ecf-a750-a28f5b7bd1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14455 2024.10.01 02:38:52.596970 [ 3 ] {} <Trace> HTTP-Session: dfbcd211-9912-4ecf-a750-a28f5b7bd1ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14456 2024.10.01 02:38:52.597082 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14457 2024.10.01 02:38:52.597126 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14458 2024.10.01 02:38:52.597255 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14459 2024.10.01 02:38:52.597556 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14460 2024.10.01 02:38:52.597592 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14461 2024.10.01 02:38:52.597952 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14462 2024.10.01 02:38:52.598279 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14463 2024.10.01 02:38:52.598431 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001379 sec., 42059.463379260334 rows/sec., 2.84 MiB/sec.
14464 2024.10.01 02:38:52.598606 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Debug> DynamicQueryHandler: Done processing query
14465 2024.10.01 02:38:52.598629 [ 3 ] {81d5dc7e-c9e2-420f-b02f-1e6344c1cb8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14466 2024.10.01 02:38:52.598645 [ 3 ] {} <Debug> HTTP-Session: dfbcd211-9912-4ecf-a750-a28f5b7bd1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14467 2024.10.01 02:38:53.001324 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000946735 sec.
14468 2024.10.01 02:38:53.202362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14469 2024.10.01 02:38:53.202534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14470 2024.10.01 02:38:53.202579 [ 3 ] {} <Debug> HTTP-Session: 06b51fa3-e181-4a0d-9c38-d13531f90e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14471 2024.10.01 02:38:53.202621 [ 3 ] {} <Debug> HTTP-Session: 06b51fa3-e181-4a0d-9c38-d13531f90e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14472 2024.10.01 02:38:53.202650 [ 3 ] {} <Debug> HTTP-Session: 06b51fa3-e181-4a0d-9c38-d13531f90e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14473 2024.10.01 02:38:53.202729 [ 3 ] {} <Trace> HTTP-Session: 06b51fa3-e181-4a0d-9c38-d13531f90e31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14474 2024.10.01 02:38:53.202978 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14475 2024.10.01 02:38:53.203045 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14476 2024.10.01 02:38:53.203390 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14477 2024.10.01 02:38:53.203924 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14478 2024.10.01 02:38:53.203972 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14479 2024.10.01 02:38:53.204420 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14480 2024.10.01 02:38:53.204818 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14481 2024.10.01 02:38:53.204983 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Debug> executeQuery: Read 20 rows, 1.92 KiB in 0.002062 sec., 9699.321047526673 rows/sec., 931.57 KiB/sec.
14482 2024.10.01 02:38:53.205222 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Debug> DynamicQueryHandler: Done processing query
14483 2024.10.01 02:38:53.205249 [ 3 ] {e5b19521-6755-4882-ac0a-a0e414085e0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14484 2024.10.01 02:38:53.205266 [ 3 ] {} <Debug> HTTP-Session: 06b51fa3-e181-4a0d-9c38-d13531f90e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14485 2024.10.01 02:38:53.205402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14486 2024.10.01 02:38:53.205458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14487 2024.10.01 02:38:53.205478 [ 3 ] {} <Debug> HTTP-Session: adc63d6b-ab38-4e54-ab2f-4d5a84559faa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14488 2024.10.01 02:38:53.205496 [ 3 ] {} <Debug> HTTP-Session: adc63d6b-ab38-4e54-ab2f-4d5a84559faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14489 2024.10.01 02:38:53.205510 [ 3 ] {} <Debug> HTTP-Session: adc63d6b-ab38-4e54-ab2f-4d5a84559faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14490 2024.10.01 02:38:53.205545 [ 3 ] {} <Trace> HTTP-Session: adc63d6b-ab38-4e54-ab2f-4d5a84559faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14491 2024.10.01 02:38:53.205655 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14492 2024.10.01 02:38:53.205701 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14493 2024.10.01 02:38:53.205944 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14494 2024.10.01 02:38:53.206288 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14495 2024.10.01 02:38:53.206327 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14496 2024.10.01 02:38:53.206677 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14497 2024.10.01 02:38:53.207038 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14498 2024.10.01 02:38:53.207197 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001572 sec., 5089.058524173028 rows/sec., 382.67 KiB/sec.
14499 2024.10.01 02:38:53.207211 [ 66 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14500 2024.10.01 02:38:53.207303 [ 66 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14501 2024.10.01 02:38:53.207358 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14502 2024.10.01 02:38:53.207564 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Debug> DynamicQueryHandler: Done processing query
14503 2024.10.01 02:38:53.207641 [ 3 ] {3c620ac4-8597-4cc7-bf75-f8479d14533f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14504 2024.10.01 02:38:53.207715 [ 3 ] {} <Debug> HTTP-Session: adc63d6b-ab38-4e54-ab2f-4d5a84559faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14505 2024.10.01 02:38:53.207828 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
14506 2024.10.01 02:38:53.208026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14507 2024.10.01 02:38:53.208206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14508 2024.10.01 02:38:53.208319 [ 3 ] {} <Debug> HTTP-Session: 6f9f94fa-e3e7-4223-ba04-745edcda46d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14509 2024.10.01 02:38:53.208389 [ 3 ] {} <Debug> HTTP-Session: 6f9f94fa-e3e7-4223-ba04-745edcda46d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14510 2024.10.01 02:38:53.208451 [ 3 ] {} <Debug> HTTP-Session: 6f9f94fa-e3e7-4223-ba04-745edcda46d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14511 2024.10.01 02:38:53.208563 [ 3 ] {} <Trace> HTTP-Session: 6f9f94fa-e3e7-4223-ba04-745edcda46d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14512 2024.10.01 02:38:53.208573 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14513 2024.10.01 02:38:53.208634 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 57 rows starting from the beginning of the part
14514 2024.10.01 02:38:53.208831 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14515 2024.10.01 02:38:53.208930 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 19 rows starting from the beginning of the part
14516 2024.10.01 02:38:53.208993 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14517 2024.10.01 02:38:53.209401 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 20 rows starting from the beginning of the part
14518 2024.10.01 02:38:53.209719 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part
14519 2024.10.01 02:38:53.210082 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 12 rows starting from the beginning of the part
14520 2024.10.01 02:38:53.210515 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part
14521 2024.10.01 02:38:53.210592 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14522 2024.10.01 02:38:53.211544 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14523 2024.10.01 02:38:53.211618 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14524 2024.10.01 02:38:53.212618 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14525 2024.10.01 02:38:53.213361 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005891829 sec., 22913.08861815236 rows/sec., 1.75 MiB/sec.
14526 2024.10.01 02:38:53.213614 [ 198 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14527 2024.10.01 02:38:53.213699 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14528 2024.10.01 02:38:53.214070 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.005354 sec., 2988.4198729921554 rows/sec., 239.67 KiB/sec.
14529 2024.10.01 02:38:53.214575 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Debug> DynamicQueryHandler: Done processing query
14530 2024.10.01 02:38:53.214606 [ 3 ] {49f7a9da-e2da-4199-9a3e-74899e1020ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14531 2024.10.01 02:38:53.214626 [ 3 ] {} <Debug> HTTP-Session: 6f9f94fa-e3e7-4223-ba04-745edcda46d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14532 2024.10.01 02:38:53.214740 [ 198 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14533 2024.10.01 02:38:53.214775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14534 2024.10.01 02:38:53.214871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14535 2024.10.01 02:38:53.214902 [ 198 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_76_15} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14536 2024.10.01 02:38:53.214909 [ 3 ] {} <Debug> HTTP-Session: 69d922d4-e5ef-46ac-90a4-37f09fc5d016 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14537 2024.10.01 02:38:53.214953 [ 3 ] {} <Debug> HTTP-Session: 69d922d4-e5ef-46ac-90a4-37f09fc5d016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14538 2024.10.01 02:38:53.214975 [ 3 ] {} <Debug> HTTP-Session: 69d922d4-e5ef-46ac-90a4-37f09fc5d016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14539 2024.10.01 02:38:53.215059 [ 3 ] {} <Trace> HTTP-Session: 69d922d4-e5ef-46ac-90a4-37f09fc5d016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14540 2024.10.01 02:38:53.215077 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14541 2024.10.01 02:38:53.215193 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14542 2024.10.01 02:38:53.215246 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14543 2024.10.01 02:38:53.215421 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14544 2024.10.01 02:38:53.215726 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14545 2024.10.01 02:38:53.215763 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14546 2024.10.01 02:38:53.216140 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14547 2024.10.01 02:38:53.216513 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14548 2024.10.01 02:38:53.216679 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001511 sec., 1323.6267372600926 rows/sec., 100.82 KiB/sec.
14549 2024.10.01 02:38:53.216937 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Debug> DynamicQueryHandler: Done processing query
14550 2024.10.01 02:38:53.216992 [ 3 ] {ae2875fb-abc5-4f82-b45e-cba488d11844} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14551 2024.10.01 02:38:53.217052 [ 3 ] {} <Debug> HTTP-Session: 69d922d4-e5ef-46ac-90a4-37f09fc5d016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14552 2024.10.01 02:38:53.217226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14553 2024.10.01 02:38:53.217278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14554 2024.10.01 02:38:53.217297 [ 3 ] {} <Debug> HTTP-Session: 36d38640-0648-412b-87a2-8245bc723cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14555 2024.10.01 02:38:53.217313 [ 3 ] {} <Debug> HTTP-Session: 36d38640-0648-412b-87a2-8245bc723cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14556 2024.10.01 02:38:53.217327 [ 3 ] {} <Debug> HTTP-Session: 36d38640-0648-412b-87a2-8245bc723cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14557 2024.10.01 02:38:53.217360 [ 3 ] {} <Trace> HTTP-Session: 36d38640-0648-412b-87a2-8245bc723cb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14558 2024.10.01 02:38:53.217539 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14559 2024.10.01 02:38:53.217611 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <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_histogramu64
14560 2024.10.01 02:38:53.218051 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14561 2024.10.01 02:38:53.218581 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14562 2024.10.01 02:38:53.218618 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14563 2024.10.01 02:38:53.219208 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14564 2024.10.01 02:38:53.219618 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14565 2024.10.01 02:38:53.219805 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14566 2024.10.01 02:38:53.219820 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002369 sec., 3376.952300548755 rows/sec., 6.05 MiB/sec.
14567 2024.10.01 02:38:53.219872 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14568 2024.10.01 02:38:53.219944 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14569 2024.10.01 02:38:53.220351 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
14570 2024.10.01 02:38:53.220551 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Debug> DynamicQueryHandler: Done processing query
14571 2024.10.01 02:38:53.220632 [ 3 ] {175923e7-f3c9-4806-bf3c-d2190e7bc3af} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14572 2024.10.01 02:38:53.220723 [ 3 ] {} <Debug> HTTP-Session: 36d38640-0648-412b-87a2-8245bc723cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14573 2024.10.01 02:38:53.220991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14574 2024.10.01 02:38:53.221166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14575 2024.10.01 02:38:53.221282 [ 3 ] {} <Debug> HTTP-Session: 3b2ed46d-a888-44b9-9058-89af913dba01 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14576 2024.10.01 02:38:53.221362 [ 3 ] {} <Debug> HTTP-Session: 3b2ed46d-a888-44b9-9058-89af913dba01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14577 2024.10.01 02:38:53.221444 [ 3 ] {} <Debug> HTTP-Session: 3b2ed46d-a888-44b9-9058-89af913dba01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14578 2024.10.01 02:38:53.221595 [ 3 ] {} <Trace> HTTP-Session: 3b2ed46d-a888-44b9-9058-89af913dba01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14579 2024.10.01 02:38:53.221982 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14580 2024.10.01 02:38:53.222144 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14581 2024.10.01 02:38:53.222417 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14582 2024.10.01 02:38:53.222543 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1148 rows starting from the beginning of the part
14583 2024.10.01 02:38:53.222545 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14584 2024.10.01 02:38:53.223109 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 19 rows starting from the beginning of the part
14585 2024.10.01 02:38:53.223276 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14586 2024.10.01 02:38:53.223375 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14587 2024.10.01 02:38:53.223664 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 20 rows starting from the beginning of the part
14588 2024.10.01 02:38:53.224213 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part
14589 2024.10.01 02:38:53.224393 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14590 2024.10.01 02:38:53.224689 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 12 rows starting from the beginning of the part
14591 2024.10.01 02:38:53.225268 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part
14592 2024.10.01 02:38:53.225544 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14593 2024.10.01 02:38:53.225929 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.004105 sec., 487.21071863581 rows/sec., 30.69 KiB/sec.
14594 2024.10.01 02:38:53.226185 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Debug> DynamicQueryHandler: Done processing query
14595 2024.10.01 02:38:53.226212 [ 3 ] {6499ffe5-65f1-4ba7-89e6-26ab30926386} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14596 2024.10.01 02:38:53.226236 [ 3 ] {} <Debug> HTTP-Session: 3b2ed46d-a888-44b9-9058-89af913dba01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14597 2024.10.01 02:38:53.230865 [ 191 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 19 columns (19 merged, 0 gathered) in 0.010796581 sec., 113554.4669187403 rows/sec., 203.48 MiB/sec.
14598 2024.10.01 02:38:53.232481 [ 198 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14599 2024.10.01 02:38:53.233112 [ 198 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14600 2024.10.01 02:38:53.233196 [ 198 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14601 2024.10.01 02:38:53.233353 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB.
14602 2024.10.01 02:38:58.214674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14603 2024.10.01 02:38:58.214812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14604 2024.10.01 02:38:58.214842 [ 3 ] {} <Debug> HTTP-Session: 4e063170-3f48-4823-9d3a-04c653b631f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14605 2024.10.01 02:38:58.214871 [ 3 ] {} <Debug> HTTP-Session: 4e063170-3f48-4823-9d3a-04c653b631f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14606 2024.10.01 02:38:58.214891 [ 3 ] {} <Debug> HTTP-Session: 4e063170-3f48-4823-9d3a-04c653b631f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14607 2024.10.01 02:38:58.214946 [ 3 ] {} <Trace> HTTP-Session: 4e063170-3f48-4823-9d3a-04c653b631f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14608 2024.10.01 02:38:58.215199 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14609 2024.10.01 02:38:58.215264 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14610 2024.10.01 02:38:58.215592 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14611 2024.10.01 02:38:58.216212 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14612 2024.10.01 02:38:58.216254 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14613 2024.10.01 02:38:58.216679 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14614 2024.10.01 02:38:58.217056 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14615 2024.10.01 02:38:58.217208 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002111 sec., 107531.97536712459 rows/sec., 9.47 MiB/sec.
14616 2024.10.01 02:38:58.217415 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Debug> DynamicQueryHandler: Done processing query
14617 2024.10.01 02:38:58.217445 [ 3 ] {50c455cd-1a37-418a-9488-be665abaa3d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
14618 2024.10.01 02:38:58.217464 [ 3 ] {} <Debug> HTTP-Session: 4e063170-3f48-4823-9d3a-04c653b631f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14619 2024.10.01 02:38:58.217666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14620 2024.10.01 02:38:58.217717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14621 2024.10.01 02:38:58.217737 [ 3 ] {} <Debug> HTTP-Session: ada8b459-5cd9-4756-a6c4-349d7eaf4d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14622 2024.10.01 02:38:58.217754 [ 3 ] {} <Debug> HTTP-Session: ada8b459-5cd9-4756-a6c4-349d7eaf4d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14623 2024.10.01 02:38:58.217768 [ 3 ] {} <Debug> HTTP-Session: ada8b459-5cd9-4756-a6c4-349d7eaf4d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14624 2024.10.01 02:38:58.217800 [ 3 ] {} <Trace> HTTP-Session: ada8b459-5cd9-4756-a6c4-349d7eaf4d98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14625 2024.10.01 02:38:58.217902 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14626 2024.10.01 02:38:58.217946 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14627 2024.10.01 02:38:58.218173 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14628 2024.10.01 02:38:58.218515 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14629 2024.10.01 02:38:58.218550 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14630 2024.10.01 02:38:58.218871 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14631 2024.10.01 02:38:58.219202 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14632 2024.10.01 02:38:58.219389 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001512 sec., 12566.137566137566 rows/sec., 944.91 KiB/sec.
14633 2024.10.01 02:38:58.219563 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Debug> DynamicQueryHandler: Done processing query
14634 2024.10.01 02:38:58.219588 [ 3 ] {858f6a49-fe86-4af9-bd36-0629e7235c91} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14635 2024.10.01 02:38:58.219604 [ 3 ] {} <Debug> HTTP-Session: ada8b459-5cd9-4756-a6c4-349d7eaf4d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14636 2024.10.01 02:38:58.219774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14637 2024.10.01 02:38:58.219823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14638 2024.10.01 02:38:58.219843 [ 3 ] {} <Debug> HTTP-Session: 03c8bb85-8f41-438f-b89b-d1a2f9a15406 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14639 2024.10.01 02:38:58.219861 [ 3 ] {} <Debug> HTTP-Session: 03c8bb85-8f41-438f-b89b-d1a2f9a15406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14640 2024.10.01 02:38:58.219874 [ 3 ] {} <Debug> HTTP-Session: 03c8bb85-8f41-438f-b89b-d1a2f9a15406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14641 2024.10.01 02:38:58.219905 [ 3 ] {} <Trace> HTTP-Session: 03c8bb85-8f41-438f-b89b-d1a2f9a15406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14642 2024.10.01 02:38:58.220007 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14643 2024.10.01 02:38:58.220050 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14644 2024.10.01 02:38:58.220273 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14645 2024.10.01 02:38:58.220616 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14646 2024.10.01 02:38:58.220654 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14647 2024.10.01 02:38:58.221009 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
14648 2024.10.01 02:38:58.221378 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14649 2024.10.01 02:38:58.221517 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001539 sec., 9096.816114359974 rows/sec., 637.08 KiB/sec.
14650 2024.10.01 02:38:58.221789 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Debug> DynamicQueryHandler: Done processing query
14651 2024.10.01 02:38:58.221843 [ 3 ] {dbb4971c-f45e-411c-9236-3d0515af8ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14652 2024.10.01 02:38:58.221899 [ 3 ] {} <Debug> HTTP-Session: 03c8bb85-8f41-438f-b89b-d1a2f9a15406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14653 2024.10.01 02:38:58.222080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14654 2024.10.01 02:38:58.222134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14655 2024.10.01 02:38:58.222156 [ 3 ] {} <Debug> HTTP-Session: 12f01149-c6b3-4074-bca4-49d0b9417164 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14656 2024.10.01 02:38:58.222173 [ 3 ] {} <Debug> HTTP-Session: 12f01149-c6b3-4074-bca4-49d0b9417164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14657 2024.10.01 02:38:58.222187 [ 3 ] {} <Debug> HTTP-Session: 12f01149-c6b3-4074-bca4-49d0b9417164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14658 2024.10.01 02:38:58.222219 [ 3 ] {} <Trace> HTTP-Session: 12f01149-c6b3-4074-bca4-49d0b9417164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14659 2024.10.01 02:38:58.222322 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14660 2024.10.01 02:38:58.222367 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14661 2024.10.01 02:38:58.222618 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14662 2024.10.01 02:38:58.222939 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14663 2024.10.01 02:38:58.222976 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14664 2024.10.01 02:38:58.223315 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14665 2024.10.01 02:38:58.223688 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14666 2024.10.01 02:38:58.223826 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 231.85 KiB/sec.
14667 2024.10.01 02:38:58.224490 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Debug> DynamicQueryHandler: Done processing query
14668 2024.10.01 02:38:58.224599 [ 3 ] {6d789532-21c5-4853-a183-ed5f9ff55254} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14669 2024.10.01 02:38:58.224685 [ 3 ] {} <Debug> HTTP-Session: 12f01149-c6b3-4074-bca4-49d0b9417164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14670 2024.10.01 02:38:58.224966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14671 2024.10.01 02:38:58.225020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14672 2024.10.01 02:38:58.225040 [ 3 ] {} <Debug> HTTP-Session: a834c0f3-deed-4ca0-80da-be993d9fd55f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14673 2024.10.01 02:38:58.225058 [ 3 ] {} <Debug> HTTP-Session: a834c0f3-deed-4ca0-80da-be993d9fd55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14674 2024.10.01 02:38:58.225072 [ 3 ] {} <Debug> HTTP-Session: a834c0f3-deed-4ca0-80da-be993d9fd55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14675 2024.10.01 02:38:58.225103 [ 3 ] {} <Trace> HTTP-Session: a834c0f3-deed-4ca0-80da-be993d9fd55f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14676 2024.10.01 02:38:58.225324 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14677 2024.10.01 02:38:58.225371 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14678 2024.10.01 02:38:58.225628 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14679 2024.10.01 02:38:58.226185 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14680 2024.10.01 02:38:58.226223 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14681 2024.10.01 02:38:58.226591 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14682 2024.10.01 02:38:58.226940 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14683 2024.10.01 02:38:58.227098 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001895 sec., 211609.4986807388 rows/sec., 15.05 MiB/sec.
14684 2024.10.01 02:38:58.227389 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Debug> DynamicQueryHandler: Done processing query
14685 2024.10.01 02:38:58.227449 [ 3 ] {5b2f2e9a-9674-48c7-b946-916f0ccbb0cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14686 2024.10.01 02:38:58.227507 [ 3 ] {} <Debug> HTTP-Session: a834c0f3-deed-4ca0-80da-be993d9fd55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14687 2024.10.01 02:38:58.227768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14688 2024.10.01 02:38:58.227824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14689 2024.10.01 02:38:58.227844 [ 3 ] {} <Debug> HTTP-Session: 9647cfbc-7581-46e2-800b-fa81f067d1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14690 2024.10.01 02:38:58.227862 [ 3 ] {} <Debug> HTTP-Session: 9647cfbc-7581-46e2-800b-fa81f067d1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14691 2024.10.01 02:38:58.227876 [ 3 ] {} <Debug> HTTP-Session: 9647cfbc-7581-46e2-800b-fa81f067d1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14692 2024.10.01 02:38:58.227908 [ 3 ] {} <Trace> HTTP-Session: 9647cfbc-7581-46e2-800b-fa81f067d1e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14693 2024.10.01 02:38:58.228012 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14694 2024.10.01 02:38:58.228059 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14695 2024.10.01 02:38:58.228213 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14696 2024.10.01 02:38:58.228490 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14697 2024.10.01 02:38:58.228527 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14698 2024.10.01 02:38:58.228884 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14699 2024.10.01 02:38:58.229209 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14700 2024.10.01 02:38:58.229360 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec.
14701 2024.10.01 02:38:58.229848 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Debug> DynamicQueryHandler: Done processing query
14702 2024.10.01 02:38:58.229933 [ 3 ] {d0a1618b-147f-4cdd-8cd1-2f0fbbd089d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14703 2024.10.01 02:38:58.230013 [ 3 ] {} <Debug> HTTP-Session: 9647cfbc-7581-46e2-800b-fa81f067d1e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14704 2024.10.01 02:38:58.230329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14705 2024.10.01 02:38:58.230431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14706 2024.10.01 02:38:58.230452 [ 3 ] {} <Debug> HTTP-Session: 64150a8b-d44b-454c-91e5-b2d1e6614c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14707 2024.10.01 02:38:58.230469 [ 3 ] {} <Debug> HTTP-Session: 64150a8b-d44b-454c-91e5-b2d1e6614c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14708 2024.10.01 02:38:58.230483 [ 3 ] {} <Debug> HTTP-Session: 64150a8b-d44b-454c-91e5-b2d1e6614c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14709 2024.10.01 02:38:58.230514 [ 3 ] {} <Trace> HTTP-Session: 64150a8b-d44b-454c-91e5-b2d1e6614c07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14710 2024.10.01 02:38:58.230718 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14711 2024.10.01 02:38:58.230767 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14712 2024.10.01 02:38:58.230938 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14713 2024.10.01 02:38:58.231375 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14714 2024.10.01 02:38:58.231412 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14715 2024.10.01 02:38:58.231788 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14716 2024.10.01 02:38:58.232114 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14717 2024.10.01 02:38:58.232261 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001657 sec., 143029.57151478576 rows/sec., 9.59 MiB/sec.
14718 2024.10.01 02:38:58.232441 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Debug> DynamicQueryHandler: Done processing query
14719 2024.10.01 02:38:58.232465 [ 3 ] {ba3e6e09-63a3-438d-a697-7fa41e7b5545} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14720 2024.10.01 02:38:58.232481 [ 3 ] {} <Debug> HTTP-Session: 64150a8b-d44b-454c-91e5-b2d1e6614c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14721 2024.10.01 02:38:58.232655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14722 2024.10.01 02:38:58.232703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14723 2024.10.01 02:38:58.232723 [ 3 ] {} <Debug> HTTP-Session: 78ff4209-c878-413d-968a-fcce89d42048 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14724 2024.10.01 02:38:58.232739 [ 3 ] {} <Debug> HTTP-Session: 78ff4209-c878-413d-968a-fcce89d42048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14725 2024.10.01 02:38:58.232752 [ 3 ] {} <Debug> HTTP-Session: 78ff4209-c878-413d-968a-fcce89d42048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14726 2024.10.01 02:38:58.232782 [ 3 ] {} <Trace> HTTP-Session: 78ff4209-c878-413d-968a-fcce89d42048 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14727 2024.10.01 02:38:58.232874 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14728 2024.10.01 02:38:58.232919 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14729 2024.10.01 02:38:58.233048 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14730 2024.10.01 02:38:58.233298 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14731 2024.10.01 02:38:58.233334 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14732 2024.10.01 02:38:58.233670 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14733 2024.10.01 02:38:58.233989 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14734 2024.10.01 02:38:58.234151 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec.
14735 2024.10.01 02:38:58.234497 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Debug> DynamicQueryHandler: Done processing query
14736 2024.10.01 02:38:58.234529 [ 3 ] {671f326c-93c6-4143-a55c-7e0553c5bc1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14737 2024.10.01 02:38:58.234553 [ 3 ] {} <Debug> HTTP-Session: 78ff4209-c878-413d-968a-fcce89d42048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14738 2024.10.01 02:38:58.234700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14739 2024.10.01 02:38:58.234750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14740 2024.10.01 02:38:58.234769 [ 3 ] {} <Debug> HTTP-Session: 5693dfe1-7a77-4546-8f11-cfdc6c7b0126 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14741 2024.10.01 02:38:58.234785 [ 3 ] {} <Debug> HTTP-Session: 5693dfe1-7a77-4546-8f11-cfdc6c7b0126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14742 2024.10.01 02:38:58.234799 [ 3 ] {} <Debug> HTTP-Session: 5693dfe1-7a77-4546-8f11-cfdc6c7b0126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14743 2024.10.01 02:38:58.234829 [ 3 ] {} <Trace> HTTP-Session: 5693dfe1-7a77-4546-8f11-cfdc6c7b0126 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14744 2024.10.01 02:38:58.235089 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14745 2024.10.01 02:38:58.235161 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <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_histogramu64
14746 2024.10.01 02:38:58.235589 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14747 2024.10.01 02:38:58.236246 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14748 2024.10.01 02:38:58.236282 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14749 2024.10.01 02:38:58.236894 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14750 2024.10.01 02:38:58.237297 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14751 2024.10.01 02:38:58.237495 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002587 sec., 7344.414379590259 rows/sec., 13.16 MiB/sec.
14752 2024.10.01 02:38:58.237819 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Debug> DynamicQueryHandler: Done processing query
14753 2024.10.01 02:38:58.237855 [ 3 ] {90ed4eff-becf-4724-ac3f-c67f318e5631} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14754 2024.10.01 02:38:58.237890 [ 3 ] {} <Debug> HTTP-Session: 5693dfe1-7a77-4546-8f11-cfdc6c7b0126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14755 2024.10.01 02:38:58.238033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14756 2024.10.01 02:38:58.238083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14757 2024.10.01 02:38:58.238102 [ 3 ] {} <Debug> HTTP-Session: 409a9a96-9f40-48f5-9a89-fbf807a4539a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14758 2024.10.01 02:38:58.238118 [ 3 ] {} <Debug> HTTP-Session: 409a9a96-9f40-48f5-9a89-fbf807a4539a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14759 2024.10.01 02:38:58.238132 [ 3 ] {} <Debug> HTTP-Session: 409a9a96-9f40-48f5-9a89-fbf807a4539a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14760 2024.10.01 02:38:58.238162 [ 3 ] {} <Trace> HTTP-Session: 409a9a96-9f40-48f5-9a89-fbf807a4539a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14761 2024.10.01 02:38:58.238289 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14762 2024.10.01 02:38:58.238332 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14763 2024.10.01 02:38:58.238461 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14764 2024.10.01 02:38:58.238775 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14765 2024.10.01 02:38:58.238810 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
14766 2024.10.01 02:38:58.239165 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14767 2024.10.01 02:38:58.239535 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14768 2024.10.01 02:38:58.239692 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec.
14769 2024.10.01 02:38:58.239854 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Debug> DynamicQueryHandler: Done processing query
14770 2024.10.01 02:38:58.239878 [ 3 ] {383a153e-776f-4bc5-b73d-8eacbf225f17} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14771 2024.10.01 02:38:58.239893 [ 3 ] {} <Debug> HTTP-Session: 409a9a96-9f40-48f5-9a89-fbf807a4539a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14772 2024.10.01 02:39:03.210072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14773 2024.10.01 02:39:03.210210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14774 2024.10.01 02:39:03.210241 [ 3 ] {} <Debug> HTTP-Session: 68c907a7-9961-4609-93a1-f75948e63252 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14775 2024.10.01 02:39:03.210270 [ 3 ] {} <Debug> HTTP-Session: 68c907a7-9961-4609-93a1-f75948e63252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14776 2024.10.01 02:39:03.210289 [ 3 ] {} <Debug> HTTP-Session: 68c907a7-9961-4609-93a1-f75948e63252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14777 2024.10.01 02:39:03.210345 [ 3 ] {} <Trace> HTTP-Session: 68c907a7-9961-4609-93a1-f75948e63252 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14778 2024.10.01 02:39:03.210573 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14779 2024.10.01 02:39:03.210646 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14780 2024.10.01 02:39:03.211022 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14781 2024.10.01 02:39:03.211632 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14782 2024.10.01 02:39:03.211674 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14783 2024.10.01 02:39:03.212084 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14784 2024.10.01 02:39:03.212473 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14785 2024.10.01 02:39:03.212640 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Debug> executeQuery: Read 96 rows, 8.23 KiB in 0.002148 sec., 44692.737430167595 rows/sec., 3.74 MiB/sec.
14786 2024.10.01 02:39:03.212847 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Debug> DynamicQueryHandler: Done processing query
14787 2024.10.01 02:39:03.212873 [ 3 ] {833b62ec-8546-43d6-bfd3-1b821cc706a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14788 2024.10.01 02:39:03.212889 [ 3 ] {} <Debug> HTTP-Session: 68c907a7-9961-4609-93a1-f75948e63252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14789 2024.10.01 02:39:03.213053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14790 2024.10.01 02:39:03.213103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14791 2024.10.01 02:39:03.213123 [ 3 ] {} <Debug> HTTP-Session: d1faa73d-550e-4c20-8532-b744da64a10a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14792 2024.10.01 02:39:03.213140 [ 3 ] {} <Debug> HTTP-Session: d1faa73d-550e-4c20-8532-b744da64a10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14793 2024.10.01 02:39:03.213155 [ 3 ] {} <Debug> HTTP-Session: d1faa73d-550e-4c20-8532-b744da64a10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14794 2024.10.01 02:39:03.213187 [ 3 ] {} <Trace> HTTP-Session: d1faa73d-550e-4c20-8532-b744da64a10a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14795 2024.10.01 02:39:03.213289 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14796 2024.10.01 02:39:03.213332 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14797 2024.10.01 02:39:03.213560 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14798 2024.10.01 02:39:03.213907 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14799 2024.10.01 02:39:03.213944 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14800 2024.10.01 02:39:03.214286 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14801 2024.10.01 02:39:03.214641 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14802 2024.10.01 02:39:03.214803 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001534 sec., 13037.80964797914 rows/sec., 980.38 KiB/sec.
14803 2024.10.01 02:39:03.214976 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Debug> DynamicQueryHandler: Done processing query
14804 2024.10.01 02:39:03.215001 [ 3 ] {b8eb1995-3338-4af4-acad-b97a1b91b317} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14805 2024.10.01 02:39:03.215018 [ 3 ] {} <Debug> HTTP-Session: d1faa73d-550e-4c20-8532-b744da64a10a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14806 2024.10.01 02:39:03.215147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14807 2024.10.01 02:39:03.215198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14808 2024.10.01 02:39:03.215218 [ 3 ] {} <Debug> HTTP-Session: ce6c1214-f375-4aad-961a-8889d8853b78 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14809 2024.10.01 02:39:03.215236 [ 3 ] {} <Debug> HTTP-Session: ce6c1214-f375-4aad-961a-8889d8853b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14810 2024.10.01 02:39:03.215250 [ 3 ] {} <Debug> HTTP-Session: ce6c1214-f375-4aad-961a-8889d8853b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14811 2024.10.01 02:39:03.215281 [ 3 ] {} <Trace> HTTP-Session: ce6c1214-f375-4aad-961a-8889d8853b78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14812 2024.10.01 02:39:03.215397 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14813 2024.10.01 02:39:03.215443 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14814 2024.10.01 02:39:03.215670 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14815 2024.10.01 02:39:03.216041 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14816 2024.10.01 02:39:03.216078 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14817 2024.10.01 02:39:03.216435 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14818 2024.10.01 02:39:03.216797 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14819 2024.10.01 02:39:03.216959 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001596 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec.
14820 2024.10.01 02:39:03.217141 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Debug> DynamicQueryHandler: Done processing query
14821 2024.10.01 02:39:03.217167 [ 3 ] {38a05d0f-0b86-4b5d-95cd-21f00445d76e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14822 2024.10.01 02:39:03.217183 [ 3 ] {} <Debug> HTTP-Session: ce6c1214-f375-4aad-961a-8889d8853b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14823 2024.10.01 02:39:03.217340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14824 2024.10.01 02:39:03.217389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14825 2024.10.01 02:39:03.217411 [ 3 ] {} <Debug> HTTP-Session: e778c390-ca7d-498e-a630-627d65ce3ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14826 2024.10.01 02:39:03.217430 [ 3 ] {} <Debug> HTTP-Session: e778c390-ca7d-498e-a630-627d65ce3ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14827 2024.10.01 02:39:03.217446 [ 3 ] {} <Debug> HTTP-Session: e778c390-ca7d-498e-a630-627d65ce3ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14828 2024.10.01 02:39:03.217478 [ 3 ] {} <Trace> HTTP-Session: e778c390-ca7d-498e-a630-627d65ce3ad4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14829 2024.10.01 02:39:03.217633 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14830 2024.10.01 02:39:03.217681 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14831 2024.10.01 02:39:03.217829 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14832 2024.10.01 02:39:03.218231 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14833 2024.10.01 02:39:03.218268 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14834 2024.10.01 02:39:03.218656 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14835 2024.10.01 02:39:03.218990 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14836 2024.10.01 02:39:03.219147 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec.
14837 2024.10.01 02:39:03.219146 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0
14838 2024.10.01 02:39:03.219265 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14839 2024.10.01 02:39:03.219316 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14840 2024.10.01 02:39:03.219414 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Debug> DynamicQueryHandler: Done processing query
14841 2024.10.01 02:39:03.219487 [ 3 ] {b7b6a533-dc3b-4e62-837a-380f689c4bdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14842 2024.10.01 02:39:03.219578 [ 3 ] {} <Debug> HTTP-Session: e778c390-ca7d-498e-a630-627d65ce3ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14843 2024.10.01 02:39:03.219779 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full
14844 2024.10.01 02:39:03.219840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14845 2024.10.01 02:39:03.220006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14846 2024.10.01 02:39:03.220100 [ 3 ] {} <Debug> HTTP-Session: ffb149a8-a911-4da1-9579-843ba9a9369a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14847 2024.10.01 02:39:03.220189 [ 3 ] {} <Debug> HTTP-Session: ffb149a8-a911-4da1-9579-843ba9a9369a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14848 2024.10.01 02:39:03.220283 [ 3 ] {} <Debug> HTTP-Session: ffb149a8-a911-4da1-9579-843ba9a9369a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14849 2024.10.01 02:39:03.220475 [ 3 ] {} <Trace> HTTP-Session: ffb149a8-a911-4da1-9579-843ba9a9369a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14850 2024.10.01 02:39:03.220761 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14851 2024.10.01 02:39:03.220823 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_75_15, total 22679 rows starting from the beginning of the part
14852 2024.10.01 02:39:03.221027 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
14853 2024.10.01 02:39:03.221050 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part
14854 2024.10.01 02:39:03.221454 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1004 rows starting from the beginning of the part
14855 2024.10.01 02:39:03.221459 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <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_histogramu64
14856 2024.10.01 02:39:03.221933 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2 rows starting from the beginning of the part
14857 2024.10.01 02:39:03.222314 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part
14858 2024.10.01 02:39:03.222746 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part
14859 2024.10.01 02:39:03.224057 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14860 2024.10.01 02:39:03.225087 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14861 2024.10.01 02:39:03.225127 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14862 2024.10.01 02:39:03.227108 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14863 2024.10.01 02:39:03.227719 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14864 2024.10.01 02:39:03.228374 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.007663 sec., 2609.9438862064467 rows/sec., 4.68 MiB/sec.
14865 2024.10.01 02:39:03.228815 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Debug> DynamicQueryHandler: Done processing query
14866 2024.10.01 02:39:03.228857 [ 3 ] {3d26e69a-9a37-4c72-bf4b-e032f99f667d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14867 2024.10.01 02:39:03.228935 [ 3 ] {} <Debug> HTTP-Session: ffb149a8-a911-4da1-9579-843ba9a9369a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14868 2024.10.01 02:39:03.229139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14869 2024.10.01 02:39:03.229199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14870 2024.10.01 02:39:03.229219 [ 3 ] {} <Debug> HTTP-Session: caa26072-45f3-48b0-b4de-fd9ef1c1211f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14871 2024.10.01 02:39:03.229236 [ 3 ] {} <Debug> HTTP-Session: caa26072-45f3-48b0-b4de-fd9ef1c1211f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14872 2024.10.01 02:39:03.229255 [ 3 ] {} <Debug> HTTP-Session: caa26072-45f3-48b0-b4de-fd9ef1c1211f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14873 2024.10.01 02:39:03.229290 [ 3 ] {} <Trace> HTTP-Session: caa26072-45f3-48b0-b4de-fd9ef1c1211f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14874 2024.10.01 02:39:03.229436 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14875 2024.10.01 02:39:03.229483 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14876 2024.10.01 02:39:03.229623 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14877 2024.10.01 02:39:03.230015 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14878 2024.10.01 02:39:03.230066 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14879 2024.10.01 02:39:03.230652 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14880 2024.10.01 02:39:03.231093 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14881 2024.10.01 02:39:03.231260 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001878 sec., 31948.881789137384 rows/sec., 2.15 MiB/sec.
14882 2024.10.01 02:39:03.231451 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Debug> DynamicQueryHandler: Done processing query
14883 2024.10.01 02:39:03.231476 [ 3 ] {02b8d142-a275-481c-8790-2bbf0e6bb82d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14884 2024.10.01 02:39:03.231493 [ 3 ] {} <Debug> HTTP-Session: caa26072-45f3-48b0-b4de-fd9ef1c1211f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14885 2024.10.01 02:39:03.231815 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24319 rows, containing 5 columns (5 merged, 0 gathered) in 0.012370168 sec., 1965939.346983808 rows/sec., 132.66 MiB/sec.
14886 2024.10.01 02:39:03.232533 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary)
14887 2024.10.01 02:39:03.232996 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14888 2024.10.01 02:39:03.233095 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16
14889 2024.10.01 02:39:03.233207 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
14890 2024.10.01 02:39:06.762139 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
14891 2024.10.01 02:39:06.762214 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
14892 2024.10.01 02:39:08.214477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14893 2024.10.01 02:39:08.214590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14894 2024.10.01 02:39:08.214616 [ 3 ] {} <Debug> HTTP-Session: 37291821-a63e-4a3b-a9e7-29b1a92c5be9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14895 2024.10.01 02:39:08.214641 [ 3 ] {} <Debug> HTTP-Session: 37291821-a63e-4a3b-a9e7-29b1a92c5be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14896 2024.10.01 02:39:08.214655 [ 3 ] {} <Debug> HTTP-Session: 37291821-a63e-4a3b-a9e7-29b1a92c5be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14897 2024.10.01 02:39:08.214705 [ 3 ] {} <Trace> HTTP-Session: 37291821-a63e-4a3b-a9e7-29b1a92c5be9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14898 2024.10.01 02:39:08.214948 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14899 2024.10.01 02:39:08.215015 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14900 2024.10.01 02:39:08.215351 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14901 2024.10.01 02:39:08.215995 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14902 2024.10.01 02:39:08.216039 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14903 2024.10.01 02:39:08.216482 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14904 2024.10.01 02:39:08.216872 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14905 2024.10.01 02:39:08.217043 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002191 sec., 103605.65951620265 rows/sec., 9.12 MiB/sec.
14906 2024.10.01 02:39:08.217077 [ 49 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14907 2024.10.01 02:39:08.217205 [ 49 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14908 2024.10.01 02:39:08.217243 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14909 2024.10.01 02:39:08.217370 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Debug> DynamicQueryHandler: Done processing query
14910 2024.10.01 02:39:08.217423 [ 3 ] {59978078-bae8-43d8-a67d-8438e79ff9d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
14911 2024.10.01 02:39:08.217434 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
14912 2024.10.01 02:39:08.217452 [ 3 ] {} <Debug> HTTP-Session: 37291821-a63e-4a3b-a9e7-29b1a92c5be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14913 2024.10.01 02:39:08.217629 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14914 2024.10.01 02:39:08.217698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14915 2024.10.01 02:39:08.217705 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1418 rows starting from the beginning of the part
14916 2024.10.01 02:39:08.217788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14917 2024.10.01 02:39:08.217879 [ 3 ] {} <Debug> HTTP-Session: 34ff2941-c3cc-4f48-9270-fa67c1ccb69d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14918 2024.10.01 02:39:08.217946 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1220 rows starting from the beginning of the part
14919 2024.10.01 02:39:08.217952 [ 3 ] {} <Debug> HTTP-Session: 34ff2941-c3cc-4f48-9270-fa67c1ccb69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14920 2024.10.01 02:39:08.218034 [ 3 ] {} <Debug> HTTP-Session: 34ff2941-c3cc-4f48-9270-fa67c1ccb69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14921 2024.10.01 02:39:08.218197 [ 3 ] {} <Trace> HTTP-Session: 34ff2941-c3cc-4f48-9270-fa67c1ccb69d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14922 2024.10.01 02:39:08.218369 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part
14923 2024.10.01 02:39:08.218599 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14924 2024.10.01 02:39:08.218709 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 227 rows starting from the beginning of the part
14925 2024.10.01 02:39:08.218730 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14926 2024.10.01 02:39:08.219041 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 96 rows starting from the beginning of the part
14927 2024.10.01 02:39:08.219385 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 227 rows starting from the beginning of the part
14928 2024.10.01 02:39:08.220194 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14929 2024.10.01 02:39:08.221083 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14930 2024.10.01 02:39:08.221166 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14931 2024.10.01 02:39:08.222235 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14932 2024.10.01 02:39:08.222691 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14933 2024.10.01 02:39:08.222886 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.004445 sec., 4274.465691788526 rows/sec., 321.42 KiB/sec.
14934 2024.10.01 02:39:08.223520 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Debug> DynamicQueryHandler: Done processing query
14935 2024.10.01 02:39:08.223665 [ 3 ] {5ded0a90-0adb-47aa-ad5e-2e37abae169d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14936 2024.10.01 02:39:08.223777 [ 3 ] {} <Debug> HTTP-Session: 34ff2941-c3cc-4f48-9270-fa67c1ccb69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14937 2024.10.01 02:39:08.223892 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00656201 sec., 488874.59787473653 rows/sec., 42.94 MiB/sec.
14938 2024.10.01 02:39:08.224049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14939 2024.10.01 02:39:08.224145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14940 2024.10.01 02:39:08.224183 [ 3 ] {} <Debug> HTTP-Session: 903b2bba-8401-40af-876e-ba29dd23dbb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14941 2024.10.01 02:39:08.224199 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14942 2024.10.01 02:39:08.224213 [ 3 ] {} <Debug> HTTP-Session: 903b2bba-8401-40af-876e-ba29dd23dbb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14943 2024.10.01 02:39:08.224267 [ 3 ] {} <Debug> HTTP-Session: 903b2bba-8401-40af-876e-ba29dd23dbb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14944 2024.10.01 02:39:08.224340 [ 3 ] {} <Trace> HTTP-Session: 903b2bba-8401-40af-876e-ba29dd23dbb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14945 2024.10.01 02:39:08.224519 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14946 2024.10.01 02:39:08.224673 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14947 2024.10.01 02:39:08.225261 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14948 2024.10.01 02:39:08.225434 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14949 2024.10.01 02:39:08.225493 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_81_16} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14950 2024.10.01 02:39:08.225668 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
14951 2024.10.01 02:39:08.225913 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14952 2024.10.01 02:39:08.225957 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14953 2024.10.01 02:39:08.226334 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
14954 2024.10.01 02:39:08.226726 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14955 2024.10.01 02:39:08.226897 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002451 sec., 5711.954304365565 rows/sec., 400.03 KiB/sec.
14956 2024.10.01 02:39:08.226907 [ 49 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
14957 2024.10.01 02:39:08.227002 [ 49 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14958 2024.10.01 02:39:08.227065 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14959 2024.10.01 02:39:08.227204 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Debug> DynamicQueryHandler: Done processing query
14960 2024.10.01 02:39:08.227220 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
14961 2024.10.01 02:39:08.227235 [ 3 ] {65a1f846-996b-4081-92fe-49170a95ddce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14962 2024.10.01 02:39:08.227262 [ 3 ] {} <Debug> HTTP-Session: 903b2bba-8401-40af-876e-ba29dd23dbb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14963 2024.10.01 02:39:08.227363 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14964 2024.10.01 02:39:08.227404 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 244 rows starting from the beginning of the part
14965 2024.10.01 02:39:08.227408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14966 2024.10.01 02:39:08.227504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14967 2024.10.01 02:39:08.227603 [ 3 ] {} <Debug> HTTP-Session: 1b8c3580-8dc4-420e-8289-723981529af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14968 2024.10.01 02:39:08.227606 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
14969 2024.10.01 02:39:08.227635 [ 3 ] {} <Debug> HTTP-Session: 1b8c3580-8dc4-420e-8289-723981529af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14970 2024.10.01 02:39:08.227715 [ 3 ] {} <Debug> HTTP-Session: 1b8c3580-8dc4-420e-8289-723981529af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14971 2024.10.01 02:39:08.227862 [ 3 ] {} <Trace> HTTP-Session: 1b8c3580-8dc4-420e-8289-723981529af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14972 2024.10.01 02:39:08.227930 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
14973 2024.10.01 02:39:08.228176 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14974 2024.10.01 02:39:08.228255 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part
14975 2024.10.01 02:39:08.228311 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14976 2024.10.01 02:39:08.228629 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
14977 2024.10.01 02:39:08.228873 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
14978 2024.10.01 02:39:08.229435 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14979 2024.10.01 02:39:08.229978 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14980 2024.10.01 02:39:08.230024 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
14981 2024.10.01 02:39:08.230509 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14982 2024.10.01 02:39:08.230695 [ 196 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.003531409 sec., 149515.3917317422 rows/sec., 10.16 MiB/sec.
14983 2024.10.01 02:39:08.231008 [ 196 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
14984 2024.10.01 02:39:08.231197 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14985 2024.10.01 02:39:08.231574 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0035 sec., 1714.2857142857142 rows/sec., 101.28 KiB/sec.
14986 2024.10.01 02:39:08.232175 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Debug> DynamicQueryHandler: Done processing query
14987 2024.10.01 02:39:08.232249 [ 3 ] {b4b83e68-da78-4ecd-966e-d4449601618a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14988 2024.10.01 02:39:08.232324 [ 3 ] {} <Debug> HTTP-Session: 1b8c3580-8dc4-420e-8289-723981529af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14989 2024.10.01 02:39:08.232609 [ 196 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14990 2024.10.01 02:39:08.232654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14991 2024.10.01 02:39:08.232742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14992 2024.10.01 02:39:08.232776 [ 196 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_46_9} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
14993 2024.10.01 02:39:08.232782 [ 3 ] {} <Debug> HTTP-Session: 114342d2-9991-4af2-914b-5829fb984bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
14994 2024.10.01 02:39:08.232824 [ 3 ] {} <Debug> HTTP-Session: 114342d2-9991-4af2-914b-5829fb984bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14995 2024.10.01 02:39:08.232846 [ 3 ] {} <Debug> HTTP-Session: 114342d2-9991-4af2-914b-5829fb984bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14996 2024.10.01 02:39:08.232923 [ 3 ] {} <Trace> HTTP-Session: 114342d2-9991-4af2-914b-5829fb984bc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14997 2024.10.01 02:39:08.232948 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
14998 2024.10.01 02:39:08.233243 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14999 2024.10.01 02:39:08.233291 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15000 2024.10.01 02:39:08.233542 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15001 2024.10.01 02:39:08.234145 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15002 2024.10.01 02:39:08.234181 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15003 2024.10.01 02:39:08.234556 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15004 2024.10.01 02:39:08.234918 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15005 2024.10.01 02:39:08.235076 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.002032 sec., 197342.51968503938 rows/sec., 14.03 MiB/sec.
15006 2024.10.01 02:39:08.235085 [ 49 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15007 2024.10.01 02:39:08.235175 [ 49 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15008 2024.10.01 02:39:08.235227 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15009 2024.10.01 02:39:08.235371 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Debug> DynamicQueryHandler: Done processing query
15010 2024.10.01 02:39:08.235386 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
15011 2024.10.01 02:39:08.235403 [ 3 ] {4ad6c544-f6f9-471a-9b88-5768fbf7b8a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15012 2024.10.01 02:39:08.235432 [ 3 ] {} <Debug> HTTP-Session: 114342d2-9991-4af2-914b-5829fb984bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15013 2024.10.01 02:39:08.235544 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15014 2024.10.01 02:39:08.235582 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part
15015 2024.10.01 02:39:08.235600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15016 2024.10.01 02:39:08.235700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15017 2024.10.01 02:39:08.235708 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 532 rows starting from the beginning of the part
15018 2024.10.01 02:39:08.235745 [ 3 ] {} <Debug> HTTP-Session: 7ef1515d-6dc2-4363-bfd5-43307312c5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15019 2024.10.01 02:39:08.235793 [ 3 ] {} <Debug> HTTP-Session: 7ef1515d-6dc2-4363-bfd5-43307312c5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15020 2024.10.01 02:39:08.235865 [ 3 ] {} <Debug> HTTP-Session: 7ef1515d-6dc2-4363-bfd5-43307312c5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15021 2024.10.01 02:39:08.235925 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part
15022 2024.10.01 02:39:08.235989 [ 3 ] {} <Trace> HTTP-Session: 7ef1515d-6dc2-4363-bfd5-43307312c5b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15023 2024.10.01 02:39:08.236169 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 401 rows starting from the beginning of the part
15024 2024.10.01 02:39:08.236263 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15025 2024.10.01 02:39:08.236427 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15026 2024.10.01 02:39:08.236438 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 84 rows starting from the beginning of the part
15027 2024.10.01 02:39:08.236799 [ 191 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 401 rows starting from the beginning of the part
15028 2024.10.01 02:39:08.237235 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15029 2024.10.01 02:39:08.237697 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15030 2024.10.01 02:39:08.237734 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15031 2024.10.01 02:39:08.238265 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15032 2024.10.01 02:39:08.238629 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15033 2024.10.01 02:39:08.238934 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.003614361 sec., 649354.0628620108 rows/sec., 49.70 MiB/sec.
15034 2024.10.01 02:39:08.238945 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002757 sec., 2176.278563656148 rows/sec., 113.70 KiB/sec.
15035 2024.10.01 02:39:08.239202 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15036 2024.10.01 02:39:08.239223 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Debug> DynamicQueryHandler: Done processing query
15037 2024.10.01 02:39:08.239272 [ 3 ] {1bfcd803-c5df-4fa0-9914-313732ec3cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15038 2024.10.01 02:39:08.239321 [ 3 ] {} <Debug> HTTP-Session: 7ef1515d-6dc2-4363-bfd5-43307312c5b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15039 2024.10.01 02:39:08.239577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15040 2024.10.01 02:39:08.239688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15041 2024.10.01 02:39:08.239725 [ 3 ] {} <Debug> HTTP-Session: 2d975377-9a1c-4e43-88af-a83853f5f32d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15042 2024.10.01 02:39:08.239748 [ 3 ] {} <Debug> HTTP-Session: 2d975377-9a1c-4e43-88af-a83853f5f32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15043 2024.10.01 02:39:08.239775 [ 3 ] {} <Debug> HTTP-Session: 2d975377-9a1c-4e43-88af-a83853f5f32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15044 2024.10.01 02:39:08.239830 [ 3 ] {} <Trace> HTTP-Session: 2d975377-9a1c-4e43-88af-a83853f5f32d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15045 2024.10.01 02:39:08.239976 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15046 2024.10.01 02:39:08.240071 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_81_16} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15047 2024.10.01 02:39:08.240116 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15048 2024.10.01 02:39:08.240215 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
15049 2024.10.01 02:39:08.240231 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15050 2024.10.01 02:39:08.240409 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15051 2024.10.01 02:39:08.240860 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15052 2024.10.01 02:39:08.240897 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15053 2024.10.01 02:39:08.241287 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15054 2024.10.01 02:39:08.241624 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15055 2024.10.01 02:39:08.241776 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001808 sec., 131084.07079646018 rows/sec., 8.79 MiB/sec.
15056 2024.10.01 02:39:08.241948 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Debug> DynamicQueryHandler: Done processing query
15057 2024.10.01 02:39:08.241972 [ 3 ] {75166b87-9248-477b-b453-cbb8b93b9eca} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15058 2024.10.01 02:39:08.241989 [ 3 ] {} <Debug> HTTP-Session: 2d975377-9a1c-4e43-88af-a83853f5f32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15059 2024.10.01 02:39:08.242115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15060 2024.10.01 02:39:08.242163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15061 2024.10.01 02:39:08.242182 [ 3 ] {} <Debug> HTTP-Session: c9be46d5-1f8f-4627-b918-232cdc9effc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15062 2024.10.01 02:39:08.242198 [ 3 ] {} <Debug> HTTP-Session: c9be46d5-1f8f-4627-b918-232cdc9effc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15063 2024.10.01 02:39:08.242211 [ 3 ] {} <Debug> HTTP-Session: c9be46d5-1f8f-4627-b918-232cdc9effc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15064 2024.10.01 02:39:08.242242 [ 3 ] {} <Trace> HTTP-Session: c9be46d5-1f8f-4627-b918-232cdc9effc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15065 2024.10.01 02:39:08.242331 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15066 2024.10.01 02:39:08.242376 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15067 2024.10.01 02:39:08.242508 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15068 2024.10.01 02:39:08.242772 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15069 2024.10.01 02:39:08.242807 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15070 2024.10.01 02:39:08.243147 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15071 2024.10.01 02:39:08.243469 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15072 2024.10.01 02:39:08.243627 [ 49 ] {} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
15073 2024.10.01 02:39:08.243634 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001312 sec., 762.1951219512194 rows/sec., 51.36 KiB/sec.
15074 2024.10.01 02:39:08.243694 [ 49 ] {} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15075 2024.10.01 02:39:08.243758 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15076 2024.10.01 02:39:08.243978 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Debug> DynamicQueryHandler: Done processing query
15077 2024.10.01 02:39:08.244027 [ 3 ] {d522f857-c25a-4018-a145-15bf4cc54598} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15078 2024.10.01 02:39:08.244067 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
15079 2024.10.01 02:39:08.244096 [ 3 ] {} <Debug> HTTP-Session: c9be46d5-1f8f-4627-b918-232cdc9effc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15080 2024.10.01 02:39:08.244416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15081 2024.10.01 02:39:08.244636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15082 2024.10.01 02:39:08.244733 [ 3 ] {} <Debug> HTTP-Session: 67238c6e-5faf-4d8d-9c5d-ee1b33649f3a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15083 2024.10.01 02:39:08.244802 [ 3 ] {} <Debug> HTTP-Session: 67238c6e-5faf-4d8d-9c5d-ee1b33649f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15084 2024.10.01 02:39:08.244810 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15085 2024.10.01 02:39:08.244859 [ 3 ] {} <Debug> HTTP-Session: 67238c6e-5faf-4d8d-9c5d-ee1b33649f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15086 2024.10.01 02:39:08.244913 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 32 rows starting from the beginning of the part
15087 2024.10.01 02:39:08.244929 [ 3 ] {} <Trace> HTTP-Session: 67238c6e-5faf-4d8d-9c5d-ee1b33649f3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15088 2024.10.01 02:39:08.245031 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
15089 2024.10.01 02:39:08.245149 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
15090 2024.10.01 02:39:08.245387 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15091 2024.10.01 02:39:08.245418 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
15092 2024.10.01 02:39:08.245617 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <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_histogramu64
15093 2024.10.01 02:39:08.245692 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
15094 2024.10.01 02:39:08.245951 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
15095 2024.10.01 02:39:08.246991 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15096 2024.10.01 02:39:08.248045 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.00418198 sec., 8847.483727803576 rows/sec., 594.30 KiB/sec.
15097 2024.10.01 02:39:08.248199 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
15098 2024.10.01 02:39:08.248211 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15099 2024.10.01 02:39:08.248258 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15100 2024.10.01 02:39:08.248797 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15101 2024.10.01 02:39:08.248893 [ 195 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_36_7} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15102 2024.10.01 02:39:08.248998 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
15103 2024.10.01 02:39:08.249228 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15104 2024.10.01 02:39:08.249638 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15105 2024.10.01 02:39:08.249831 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004771 sec., 3982.393628170195 rows/sec., 7.14 MiB/sec.
15106 2024.10.01 02:39:08.250068 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Debug> DynamicQueryHandler: Done processing query
15107 2024.10.01 02:39:08.250092 [ 3 ] {8b567290-023f-4873-9f22-99e8dcb767e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15108 2024.10.01 02:39:08.250108 [ 3 ] {} <Debug> HTTP-Session: 67238c6e-5faf-4d8d-9c5d-ee1b33649f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15109 2024.10.01 02:39:08.250278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15110 2024.10.01 02:39:08.250326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15111 2024.10.01 02:39:08.250345 [ 3 ] {} <Debug> HTTP-Session: 74729980-0b49-46da-b37c-b410c2f80bca Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15112 2024.10.01 02:39:08.250361 [ 3 ] {} <Debug> HTTP-Session: 74729980-0b49-46da-b37c-b410c2f80bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15113 2024.10.01 02:39:08.250374 [ 3 ] {} <Debug> HTTP-Session: 74729980-0b49-46da-b37c-b410c2f80bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15114 2024.10.01 02:39:08.250405 [ 3 ] {} <Trace> HTTP-Session: 74729980-0b49-46da-b37c-b410c2f80bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15115 2024.10.01 02:39:08.250524 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15116 2024.10.01 02:39:08.250566 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15117 2024.10.01 02:39:08.250685 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15118 2024.10.01 02:39:08.251022 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15119 2024.10.01 02:39:08.251055 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15120 2024.10.01 02:39:08.251391 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15121 2024.10.01 02:39:08.251769 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15122 2024.10.01 02:39:08.251922 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec.
15123 2024.10.01 02:39:08.251932 [ 49 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15124 2024.10.01 02:39:08.252011 [ 49 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15125 2024.10.01 02:39:08.252059 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15126 2024.10.01 02:39:08.252225 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Debug> DynamicQueryHandler: Done processing query
15127 2024.10.01 02:39:08.252293 [ 3 ] {a1e962ec-644c-4708-b190-631a4837d2b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15128 2024.10.01 02:39:08.252353 [ 3 ] {} <Debug> HTTP-Session: 74729980-0b49-46da-b37c-b410c2f80bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15129 2024.10.01 02:39:08.252443 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
15130 2024.10.01 02:39:08.253037 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15131 2024.10.01 02:39:08.253102 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4582 rows starting from the beginning of the part
15132 2024.10.01 02:39:08.253232 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 58 rows starting from the beginning of the part
15133 2024.10.01 02:39:08.253441 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2 rows starting from the beginning of the part
15134 2024.10.01 02:39:08.253598 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part
15135 2024.10.01 02:39:08.253721 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
15136 2024.10.01 02:39:08.253932 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part
15137 2024.10.01 02:39:08.255835 [ 190 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4866 rows, containing 4 columns (4 merged, 0 gathered) in 0.003664061 sec., 1328034.65881163 rows/sec., 86.43 MiB/sec.
15138 2024.10.01 02:39:08.256185 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15139 2024.10.01 02:39:08.256566 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15140 2024.10.01 02:39:08.256647 [ 200 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_81_16} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15141 2024.10.01 02:39:08.256721 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
15142 2024.10.01 02:39:13.210791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15143 2024.10.01 02:39:13.210919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15144 2024.10.01 02:39:13.210944 [ 3 ] {} <Debug> HTTP-Session: 84a68878-e26a-4ff4-adcb-02fd139015fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15145 2024.10.01 02:39:13.210967 [ 3 ] {} <Debug> HTTP-Session: 84a68878-e26a-4ff4-adcb-02fd139015fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15146 2024.10.01 02:39:13.210982 [ 3 ] {} <Debug> HTTP-Session: 84a68878-e26a-4ff4-adcb-02fd139015fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15147 2024.10.01 02:39:13.211030 [ 3 ] {} <Trace> HTTP-Session: 84a68878-e26a-4ff4-adcb-02fd139015fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15148 2024.10.01 02:39:13.211215 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15149 2024.10.01 02:39:13.211281 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15150 2024.10.01 02:39:13.211615 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15151 2024.10.01 02:39:13.212067 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15152 2024.10.01 02:39:13.212114 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15153 2024.10.01 02:39:13.212526 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
15154 2024.10.01 02:39:13.212922 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15155 2024.10.01 02:39:13.213112 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001944 sec., 2057.61316872428 rows/sec., 167.78 KiB/sec.
15156 2024.10.01 02:39:13.213514 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Debug> DynamicQueryHandler: Done processing query
15157 2024.10.01 02:39:13.213541 [ 3 ] {b9a4a01c-70bf-41d9-aadd-22e2730e24d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15158 2024.10.01 02:39:13.213559 [ 3 ] {} <Debug> HTTP-Session: 84a68878-e26a-4ff4-adcb-02fd139015fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15159 2024.10.01 02:39:13.213714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15160 2024.10.01 02:39:13.213770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15161 2024.10.01 02:39:13.213789 [ 3 ] {} <Debug> HTTP-Session: 6110aacb-9243-403c-947e-a5674f12aae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15162 2024.10.01 02:39:13.213806 [ 3 ] {} <Debug> HTTP-Session: 6110aacb-9243-403c-947e-a5674f12aae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15163 2024.10.01 02:39:13.213820 [ 3 ] {} <Debug> HTTP-Session: 6110aacb-9243-403c-947e-a5674f12aae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15164 2024.10.01 02:39:13.213855 [ 3 ] {} <Trace> HTTP-Session: 6110aacb-9243-403c-947e-a5674f12aae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15165 2024.10.01 02:39:13.213989 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15166 2024.10.01 02:39:13.214037 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15167 2024.10.01 02:39:13.214296 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15168 2024.10.01 02:39:13.214707 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15169 2024.10.01 02:39:13.214746 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15170 2024.10.01 02:39:13.215115 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15171 2024.10.01 02:39:13.215472 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15172 2024.10.01 02:39:13.215633 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Debug> executeQuery: Read 98 rows, 8.38 KiB in 0.001692 sec., 57919.62174940899 rows/sec., 4.84 MiB/sec.
15173 2024.10.01 02:39:13.215924 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Debug> DynamicQueryHandler: Done processing query
15174 2024.10.01 02:39:13.215992 [ 3 ] {76c83745-8c9c-4394-8c70-419f4d436265} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15175 2024.10.01 02:39:13.216053 [ 3 ] {} <Debug> HTTP-Session: 6110aacb-9243-403c-947e-a5674f12aae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15176 2024.10.01 02:39:13.216261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15177 2024.10.01 02:39:13.216316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15178 2024.10.01 02:39:13.216336 [ 3 ] {} <Debug> HTTP-Session: e7775aab-2b37-43d5-a4eb-f604c376cf08 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15179 2024.10.01 02:39:13.216352 [ 3 ] {} <Debug> HTTP-Session: e7775aab-2b37-43d5-a4eb-f604c376cf08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15180 2024.10.01 02:39:13.216366 [ 3 ] {} <Debug> HTTP-Session: e7775aab-2b37-43d5-a4eb-f604c376cf08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15181 2024.10.01 02:39:13.216399 [ 3 ] {} <Trace> HTTP-Session: e7775aab-2b37-43d5-a4eb-f604c376cf08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15182 2024.10.01 02:39:13.216511 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15183 2024.10.01 02:39:13.216558 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15184 2024.10.01 02:39:13.216808 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15185 2024.10.01 02:39:13.217126 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15186 2024.10.01 02:39:13.217166 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15187 2024.10.01 02:39:13.217522 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15188 2024.10.01 02:39:13.217877 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15189 2024.10.01 02:39:13.218033 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.12 MiB/sec.
15190 2024.10.01 02:39:13.218316 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Debug> DynamicQueryHandler: Done processing query
15191 2024.10.01 02:39:13.218373 [ 3 ] {c72b580a-84c1-4d05-8164-e9e19379d365} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15192 2024.10.01 02:39:13.218432 [ 3 ] {} <Debug> HTTP-Session: e7775aab-2b37-43d5-a4eb-f604c376cf08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15193 2024.10.01 02:39:13.218633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15194 2024.10.01 02:39:13.218683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15195 2024.10.01 02:39:13.218702 [ 3 ] {} <Debug> HTTP-Session: 41f1d0d1-7399-44c2-a3cc-e602b7b6482f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15196 2024.10.01 02:39:13.218717 [ 3 ] {} <Debug> HTTP-Session: 41f1d0d1-7399-44c2-a3cc-e602b7b6482f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15197 2024.10.01 02:39:13.218730 [ 3 ] {} <Debug> HTTP-Session: 41f1d0d1-7399-44c2-a3cc-e602b7b6482f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15198 2024.10.01 02:39:13.218761 [ 3 ] {} <Trace> HTTP-Session: 41f1d0d1-7399-44c2-a3cc-e602b7b6482f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15199 2024.10.01 02:39:13.218885 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15200 2024.10.01 02:39:13.218927 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15201 2024.10.01 02:39:13.219160 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15202 2024.10.01 02:39:13.219564 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15203 2024.10.01 02:39:13.219602 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15204 2024.10.01 02:39:13.219968 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15205 2024.10.01 02:39:13.220324 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15206 2024.10.01 02:39:13.220472 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001608 sec., 54726.36815920398 rows/sec., 4.28 MiB/sec.
15207 2024.10.01 02:39:13.220649 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Debug> DynamicQueryHandler: Done processing query
15208 2024.10.01 02:39:13.220673 [ 3 ] {63dde059-0aff-4a67-ab60-43ac03850c88} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15209 2024.10.01 02:39:13.220690 [ 3 ] {} <Debug> HTTP-Session: 41f1d0d1-7399-44c2-a3cc-e602b7b6482f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15210 2024.10.01 02:39:13.220876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15211 2024.10.01 02:39:13.220926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15212 2024.10.01 02:39:13.220945 [ 3 ] {} <Debug> HTTP-Session: a9557d44-4a18-4122-af91-06988ea12de5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15213 2024.10.01 02:39:13.220961 [ 3 ] {} <Debug> HTTP-Session: a9557d44-4a18-4122-af91-06988ea12de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15214 2024.10.01 02:39:13.220975 [ 3 ] {} <Debug> HTTP-Session: a9557d44-4a18-4122-af91-06988ea12de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15215 2024.10.01 02:39:13.221006 [ 3 ] {} <Trace> HTTP-Session: a9557d44-4a18-4122-af91-06988ea12de5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15216 2024.10.01 02:39:13.221154 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15217 2024.10.01 02:39:13.221202 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15218 2024.10.01 02:39:13.221350 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15219 2024.10.01 02:39:13.221754 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15220 2024.10.01 02:39:13.221791 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15221 2024.10.01 02:39:13.222183 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15222 2024.10.01 02:39:13.222525 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15223 2024.10.01 02:39:13.222684 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001592 sec., 101758.79396984924 rows/sec., 7.09 MiB/sec.
15224 2024.10.01 02:39:13.222868 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Debug> DynamicQueryHandler: Done processing query
15225 2024.10.01 02:39:13.222892 [ 3 ] {280a2d15-2b7f-4620-bbeb-528b602699f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15226 2024.10.01 02:39:13.222908 [ 3 ] {} <Debug> HTTP-Session: a9557d44-4a18-4122-af91-06988ea12de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15227 2024.10.01 02:39:13.223065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15228 2024.10.01 02:39:13.223115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15229 2024.10.01 02:39:13.223134 [ 3 ] {} <Debug> HTTP-Session: 4db38942-713e-471c-a2c3-c9609538a9ee Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15230 2024.10.01 02:39:13.223151 [ 3 ] {} <Debug> HTTP-Session: 4db38942-713e-471c-a2c3-c9609538a9ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15231 2024.10.01 02:39:13.223164 [ 3 ] {} <Debug> HTTP-Session: 4db38942-713e-471c-a2c3-c9609538a9ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15232 2024.10.01 02:39:13.223195 [ 3 ] {} <Trace> HTTP-Session: 4db38942-713e-471c-a2c3-c9609538a9ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15233 2024.10.01 02:39:13.223458 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15234 2024.10.01 02:39:13.223523 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <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_histogramu64
15235 2024.10.01 02:39:13.223950 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15236 2024.10.01 02:39:13.224657 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15237 2024.10.01 02:39:13.224706 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15238 2024.10.01 02:39:13.226089 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15239 2024.10.01 02:39:13.226500 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15240 2024.10.01 02:39:13.226702 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.003415 sec., 5856.515373352855 rows/sec., 10.49 MiB/sec.
15241 2024.10.01 02:39:13.226933 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Debug> DynamicQueryHandler: Done processing query
15242 2024.10.01 02:39:13.226957 [ 3 ] {0c90c857-abc8-4d14-9724-b3c76ef07937} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15243 2024.10.01 02:39:13.226973 [ 3 ] {} <Debug> HTTP-Session: 4db38942-713e-471c-a2c3-c9609538a9ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15244 2024.10.01 02:39:13.227106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15245 2024.10.01 02:39:13.227156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15246 2024.10.01 02:39:13.227174 [ 3 ] {} <Debug> HTTP-Session: dc396b43-9998-4d9d-8efe-3566bcb8541a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15247 2024.10.01 02:39:13.227191 [ 3 ] {} <Debug> HTTP-Session: dc396b43-9998-4d9d-8efe-3566bcb8541a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15248 2024.10.01 02:39:13.227204 [ 3 ] {} <Debug> HTTP-Session: dc396b43-9998-4d9d-8efe-3566bcb8541a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15249 2024.10.01 02:39:13.227236 [ 3 ] {} <Trace> HTTP-Session: dc396b43-9998-4d9d-8efe-3566bcb8541a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15250 2024.10.01 02:39:13.227352 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15251 2024.10.01 02:39:13.227397 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15252 2024.10.01 02:39:13.227531 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15253 2024.10.01 02:39:13.227894 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15254 2024.10.01 02:39:13.227932 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15255 2024.10.01 02:39:13.228301 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15256 2024.10.01 02:39:13.228644 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15257 2024.10.01 02:39:13.228802 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec.
15258 2024.10.01 02:39:13.229069 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Debug> DynamicQueryHandler: Done processing query
15259 2024.10.01 02:39:13.229132 [ 3 ] {39d9150d-78db-4a9f-8050-838d2d2bd273} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15260 2024.10.01 02:39:13.229186 [ 3 ] {} <Debug> HTTP-Session: dc396b43-9998-4d9d-8efe-3566bcb8541a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15261 2024.10.01 02:39:18.215109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15262 2024.10.01 02:39:18.215240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15263 2024.10.01 02:39:18.215266 [ 3 ] {} <Debug> HTTP-Session: 0d201396-0235-42d8-a1f1-e99abb21ad6e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15264 2024.10.01 02:39:18.215291 [ 3 ] {} <Debug> HTTP-Session: 0d201396-0235-42d8-a1f1-e99abb21ad6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15265 2024.10.01 02:39:18.215306 [ 3 ] {} <Debug> HTTP-Session: 0d201396-0235-42d8-a1f1-e99abb21ad6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15266 2024.10.01 02:39:18.215354 [ 3 ] {} <Trace> HTTP-Session: 0d201396-0235-42d8-a1f1-e99abb21ad6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15267 2024.10.01 02:39:18.215542 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15268 2024.10.01 02:39:18.215609 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15269 2024.10.01 02:39:18.215951 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15270 2024.10.01 02:39:18.216412 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15271 2024.10.01 02:39:18.216463 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15272 2024.10.01 02:39:18.216886 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
15273 2024.10.01 02:39:18.217270 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15274 2024.10.01 02:39:18.217447 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001953 sec., 3072.196620583717 rows/sec., 250.52 KiB/sec.
15275 2024.10.01 02:39:18.217683 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Debug> DynamicQueryHandler: Done processing query
15276 2024.10.01 02:39:18.217713 [ 3 ] {a646dbd4-a7fd-4127-b747-28f785cad7c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15277 2024.10.01 02:39:18.217731 [ 3 ] {} <Debug> HTTP-Session: 0d201396-0235-42d8-a1f1-e99abb21ad6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15278 2024.10.01 02:39:18.217973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15279 2024.10.01 02:39:18.218031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15280 2024.10.01 02:39:18.218051 [ 3 ] {} <Debug> HTTP-Session: 32d2720a-c946-48d6-ad26-7e423721a0e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15281 2024.10.01 02:39:18.218069 [ 3 ] {} <Debug> HTTP-Session: 32d2720a-c946-48d6-ad26-7e423721a0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15282 2024.10.01 02:39:18.218083 [ 3 ] {} <Debug> HTTP-Session: 32d2720a-c946-48d6-ad26-7e423721a0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15283 2024.10.01 02:39:18.218119 [ 3 ] {} <Trace> HTTP-Session: 32d2720a-c946-48d6-ad26-7e423721a0e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15284 2024.10.01 02:39:18.218283 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15285 2024.10.01 02:39:18.218330 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15286 2024.10.01 02:39:18.218566 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15287 2024.10.01 02:39:18.219089 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15288 2024.10.01 02:39:18.219128 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15289 2024.10.01 02:39:18.219506 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15290 2024.10.01 02:39:18.219890 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15291 2024.10.01 02:39:18.220046 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Debug> executeQuery: Read 230 rows, 20.69 KiB in 0.001837 sec., 125204.13718018508 rows/sec., 11.00 MiB/sec.
15292 2024.10.01 02:39:18.220229 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Debug> DynamicQueryHandler: Done processing query
15293 2024.10.01 02:39:18.220253 [ 3 ] {0dc402d9-5704-408f-a97a-1851dd6c0c76} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
15294 2024.10.01 02:39:18.220271 [ 3 ] {} <Debug> HTTP-Session: 32d2720a-c946-48d6-ad26-7e423721a0e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15295 2024.10.01 02:39:18.220431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15296 2024.10.01 02:39:18.220480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15297 2024.10.01 02:39:18.220500 [ 3 ] {} <Debug> HTTP-Session: d4d0e423-7f5e-47c9-81d8-e47c3e109742 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15298 2024.10.01 02:39:18.220517 [ 3 ] {} <Debug> HTTP-Session: d4d0e423-7f5e-47c9-81d8-e47c3e109742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15299 2024.10.01 02:39:18.220531 [ 3 ] {} <Debug> HTTP-Session: d4d0e423-7f5e-47c9-81d8-e47c3e109742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15300 2024.10.01 02:39:18.220563 [ 3 ] {} <Trace> HTTP-Session: d4d0e423-7f5e-47c9-81d8-e47c3e109742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15301 2024.10.01 02:39:18.220666 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15302 2024.10.01 02:39:18.220709 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15303 2024.10.01 02:39:18.220934 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15304 2024.10.01 02:39:18.221310 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15305 2024.10.01 02:39:18.221350 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15306 2024.10.01 02:39:18.221700 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15307 2024.10.01 02:39:18.222056 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15308 2024.10.01 02:39:18.222193 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001557 sec., 16056.518946692357 rows/sec., 1.16 MiB/sec.
15309 2024.10.01 02:39:18.222266 [ 32 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15310 2024.10.01 02:39:18.222367 [ 32 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15311 2024.10.01 02:39:18.222403 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15312 2024.10.01 02:39:18.222459 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Debug> DynamicQueryHandler: Done processing query
15313 2024.10.01 02:39:18.222545 [ 3 ] {0180818e-e165-4779-865a-9cba205b375c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15314 2024.10.01 02:39:18.222627 [ 3 ] {} <Debug> HTTP-Session: d4d0e423-7f5e-47c9-81d8-e47c3e109742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15315 2024.10.01 02:39:18.222648 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
15316 2024.10.01 02:39:18.222932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15317 2024.10.01 02:39:18.223153 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15318 2024.10.01 02:39:18.223200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15319 2024.10.01 02:39:18.223268 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 57 rows starting from the beginning of the part
15320 2024.10.01 02:39:18.223332 [ 3 ] {} <Debug> HTTP-Session: 1b508260-1db8-4905-ae61-a90bfae610d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15321 2024.10.01 02:39:18.223439 [ 3 ] {} <Debug> HTTP-Session: 1b508260-1db8-4905-ae61-a90bfae610d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15322 2024.10.01 02:39:18.223577 [ 3 ] {} <Debug> HTTP-Session: 1b508260-1db8-4905-ae61-a90bfae610d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15323 2024.10.01 02:39:18.223807 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 19 rows starting from the beginning of the part
15324 2024.10.01 02:39:18.223815 [ 3 ] {} <Trace> HTTP-Session: 1b508260-1db8-4905-ae61-a90bfae610d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15325 2024.10.01 02:39:18.224346 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15326 2024.10.01 02:39:18.224424 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part
15327 2024.10.01 02:39:18.224518 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15328 2024.10.01 02:39:18.224732 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 19 rows starting from the beginning of the part
15329 2024.10.01 02:39:18.225007 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part
15330 2024.10.01 02:39:18.225436 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part
15331 2024.10.01 02:39:18.226258 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15332 2024.10.01 02:39:18.227059 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15333 2024.10.01 02:39:18.227115 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15334 2024.10.01 02:39:18.228060 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
15335 2024.10.01 02:39:18.228669 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178384 sec., 26544.15782508824 rows/sec., 2.03 MiB/sec.
15336 2024.10.01 02:39:18.228879 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15337 2024.10.01 02:39:18.229055 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15338 2024.10.01 02:39:18.229432 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005285 sec., 2649.0066225165565 rows/sec., 185.52 KiB/sec.
15339 2024.10.01 02:39:18.229821 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Debug> DynamicQueryHandler: Done processing query
15340 2024.10.01 02:39:18.229860 [ 3 ] {4a5301af-2c33-40ec-a66c-b327dcc03b5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15341 2024.10.01 02:39:18.229903 [ 3 ] {} <Debug> HTTP-Session: 1b508260-1db8-4905-ae61-a90bfae610d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15342 2024.10.01 02:39:18.229938 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15343 2024.10.01 02:39:18.230036 [ 200 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_81_16} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15344 2024.10.01 02:39:18.230089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15345 2024.10.01 02:39:18.230164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
15346 2024.10.01 02:39:18.230189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15347 2024.10.01 02:39:18.230222 [ 3 ] {} <Debug> HTTP-Session: b11fd6b9-5fbf-4733-9d8d-2b7357ad0650 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15348 2024.10.01 02:39:18.230238 [ 3 ] {} <Debug> HTTP-Session: b11fd6b9-5fbf-4733-9d8d-2b7357ad0650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15349 2024.10.01 02:39:18.230252 [ 3 ] {} <Debug> HTTP-Session: b11fd6b9-5fbf-4733-9d8d-2b7357ad0650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15350 2024.10.01 02:39:18.230286 [ 3 ] {} <Trace> HTTP-Session: b11fd6b9-5fbf-4733-9d8d-2b7357ad0650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15351 2024.10.01 02:39:18.230386 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15352 2024.10.01 02:39:18.230431 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15353 2024.10.01 02:39:18.230679 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15354 2024.10.01 02:39:18.231016 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15355 2024.10.01 02:39:18.231053 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15356 2024.10.01 02:39:18.231407 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15357 2024.10.01 02:39:18.231759 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15358 2024.10.01 02:39:18.231918 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 228.26 KiB/sec.
15359 2024.10.01 02:39:18.232087 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Debug> DynamicQueryHandler: Done processing query
15360 2024.10.01 02:39:18.232111 [ 3 ] {a2a3934b-d504-4682-af6a-98ca0295d857} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15361 2024.10.01 02:39:18.232128 [ 3 ] {} <Debug> HTTP-Session: b11fd6b9-5fbf-4733-9d8d-2b7357ad0650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15362 2024.10.01 02:39:18.232311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15363 2024.10.01 02:39:18.232358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15364 2024.10.01 02:39:18.232376 [ 3 ] {} <Debug> HTTP-Session: e17cf40e-6fe6-49a9-8bf1-e047fd2c8bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15365 2024.10.01 02:39:18.232392 [ 3 ] {} <Debug> HTTP-Session: e17cf40e-6fe6-49a9-8bf1-e047fd2c8bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15366 2024.10.01 02:39:18.232405 [ 3 ] {} <Debug> HTTP-Session: e17cf40e-6fe6-49a9-8bf1-e047fd2c8bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15367 2024.10.01 02:39:18.232437 [ 3 ] {} <Trace> HTTP-Session: e17cf40e-6fe6-49a9-8bf1-e047fd2c8bcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15368 2024.10.01 02:39:18.232646 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15369 2024.10.01 02:39:18.232689 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15370 2024.10.01 02:39:18.232911 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15371 2024.10.01 02:39:18.233470 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15372 2024.10.01 02:39:18.233507 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15373 2024.10.01 02:39:18.233872 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15374 2024.10.01 02:39:18.234218 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15375 2024.10.01 02:39:18.234369 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.001831 sec., 222282.9055161114 rows/sec., 15.84 MiB/sec.
15376 2024.10.01 02:39:18.234653 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Debug> DynamicQueryHandler: Done processing query
15377 2024.10.01 02:39:18.234712 [ 3 ] {8cff8f05-7a2f-440b-a6b0-5efba1b857e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15378 2024.10.01 02:39:18.234776 [ 3 ] {} <Debug> HTTP-Session: e17cf40e-6fe6-49a9-8bf1-e047fd2c8bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15379 2024.10.01 02:39:18.234995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15380 2024.10.01 02:39:18.235045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15381 2024.10.01 02:39:18.235064 [ 3 ] {} <Debug> HTTP-Session: 79e0155d-28e4-482a-9fdd-fcbec44a0cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15382 2024.10.01 02:39:18.235080 [ 3 ] {} <Debug> HTTP-Session: 79e0155d-28e4-482a-9fdd-fcbec44a0cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15383 2024.10.01 02:39:18.235093 [ 3 ] {} <Debug> HTTP-Session: 79e0155d-28e4-482a-9fdd-fcbec44a0cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15384 2024.10.01 02:39:18.235125 [ 3 ] {} <Trace> HTTP-Session: 79e0155d-28e4-482a-9fdd-fcbec44a0cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15385 2024.10.01 02:39:18.235224 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15386 2024.10.01 02:39:18.235270 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15387 2024.10.01 02:39:18.235414 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15388 2024.10.01 02:39:18.235693 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15389 2024.10.01 02:39:18.235729 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15390 2024.10.01 02:39:18.236085 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15391 2024.10.01 02:39:18.236407 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15392 2024.10.01 02:39:18.236558 [ 32 ] {} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
15393 2024.10.01 02:39:18.236566 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec.
15394 2024.10.01 02:39:18.236618 [ 32 ] {} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15395 2024.10.01 02:39:18.236675 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15396 2024.10.01 02:39:18.236947 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Debug> DynamicQueryHandler: Done processing query
15397 2024.10.01 02:39:18.237023 [ 3 ] {a5f63246-b1da-4d7a-89b6-1cd960e9e9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15398 2024.10.01 02:39:18.237042 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
15399 2024.10.01 02:39:18.237087 [ 3 ] {} <Debug> HTTP-Session: 79e0155d-28e4-482a-9fdd-fcbec44a0cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15400 2024.10.01 02:39:18.237386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 45205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15401 2024.10.01 02:39:18.237500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15402 2024.10.01 02:39:18.237518 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15403 2024.10.01 02:39:18.237538 [ 3 ] {} <Debug> HTTP-Session: 7516713a-459e-4494-ab2c-6a55f54dd86b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15404 2024.10.01 02:39:18.237586 [ 3 ] {} <Debug> HTTP-Session: 7516713a-459e-4494-ab2c-6a55f54dd86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15405 2024.10.01 02:39:18.237592 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
15406 2024.10.01 02:39:18.237606 [ 3 ] {} <Debug> HTTP-Session: 7516713a-459e-4494-ab2c-6a55f54dd86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15407 2024.10.01 02:39:18.237724 [ 3 ] {} <Trace> HTTP-Session: 7516713a-459e-4494-ab2c-6a55f54dd86b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15408 2024.10.01 02:39:18.237859 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
15409 2024.10.01 02:39:18.238058 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
15410 2024.10.01 02:39:18.238257 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15411 2024.10.01 02:39:18.238267 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
15412 2024.10.01 02:39:18.238424 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15413 2024.10.01 02:39:18.238570 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
15414 2024.10.01 02:39:18.238919 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
15415 2024.10.01 02:39:18.239614 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15416 2024.10.01 02:39:18.240633 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15417 2024.10.01 02:39:18.240689 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15418 2024.10.01 02:39:18.241655 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004848271 sec., 44551.96502010716 rows/sec., 2.27 MiB/sec.
15419 2024.10.01 02:39:18.241797 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15420 2024.10.01 02:39:18.241837 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
15421 2024.10.01 02:39:18.242637 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15422 2024.10.01 02:39:18.242714 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_36_7} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15423 2024.10.01 02:39:18.242954 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.004964 sec., 48348.106365834006 rows/sec., 3.24 MiB/sec.
15424 2024.10.01 02:39:18.242981 [ 190 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_36_7} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15425 2024.10.01 02:39:18.243360 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15426 2024.10.01 02:39:18.243493 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Debug> DynamicQueryHandler: Done processing query
15427 2024.10.01 02:39:18.243561 [ 3 ] {e3d7484d-2bda-4fc4-bbc5-a030030eb7c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15428 2024.10.01 02:39:18.243620 [ 3 ] {} <Debug> HTTP-Session: 7516713a-459e-4494-ab2c-6a55f54dd86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15429 2024.10.01 02:39:18.243832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15430 2024.10.01 02:39:18.243883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15431 2024.10.01 02:39:18.243902 [ 3 ] {} <Debug> HTTP-Session: cfaf8cf7-2c07-40a0-a618-20baae14e7cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15432 2024.10.01 02:39:18.243919 [ 3 ] {} <Debug> HTTP-Session: cfaf8cf7-2c07-40a0-a618-20baae14e7cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15433 2024.10.01 02:39:18.243933 [ 3 ] {} <Debug> HTTP-Session: cfaf8cf7-2c07-40a0-a618-20baae14e7cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15434 2024.10.01 02:39:18.243965 [ 3 ] {} <Trace> HTTP-Session: cfaf8cf7-2c07-40a0-a618-20baae14e7cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15435 2024.10.01 02:39:18.244064 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15436 2024.10.01 02:39:18.244111 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15437 2024.10.01 02:39:18.244267 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15438 2024.10.01 02:39:18.244563 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15439 2024.10.01 02:39:18.244600 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15440 2024.10.01 02:39:18.244951 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15441 2024.10.01 02:39:18.245277 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15442 2024.10.01 02:39:18.245431 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec.
15443 2024.10.01 02:39:18.245751 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Debug> DynamicQueryHandler: Done processing query
15444 2024.10.01 02:39:18.245780 [ 3 ] {0da665a3-1e94-4b97-84ef-e51ca1e9bbc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15445 2024.10.01 02:39:18.245796 [ 3 ] {} <Debug> HTTP-Session: cfaf8cf7-2c07-40a0-a618-20baae14e7cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15446 2024.10.01 02:39:18.245928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15447 2024.10.01 02:39:18.245975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15448 2024.10.01 02:39:18.245993 [ 3 ] {} <Debug> HTTP-Session: 65fcd56b-9829-4a1a-9c2c-870ad931db22 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15449 2024.10.01 02:39:18.246009 [ 3 ] {} <Debug> HTTP-Session: 65fcd56b-9829-4a1a-9c2c-870ad931db22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15450 2024.10.01 02:39:18.246023 [ 3 ] {} <Debug> HTTP-Session: 65fcd56b-9829-4a1a-9c2c-870ad931db22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15451 2024.10.01 02:39:18.246054 [ 3 ] {} <Trace> HTTP-Session: 65fcd56b-9829-4a1a-9c2c-870ad931db22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15452 2024.10.01 02:39:18.246333 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15453 2024.10.01 02:39:18.246404 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <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_histogramu64
15454 2024.10.01 02:39:18.246842 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15455 2024.10.01 02:39:18.247436 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15456 2024.10.01 02:39:18.247471 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15457 2024.10.01 02:39:18.248072 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15458 2024.10.01 02:39:18.248479 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15459 2024.10.01 02:39:18.248656 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15460 2024.10.01 02:39:18.248665 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002522 sec., 7533.70340999207 rows/sec., 13.50 MiB/sec.
15461 2024.10.01 02:39:18.248724 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15462 2024.10.01 02:39:18.248801 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15463 2024.10.01 02:39:18.249027 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
15464 2024.10.01 02:39:18.249113 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Debug> DynamicQueryHandler: Done processing query
15465 2024.10.01 02:39:18.249143 [ 3 ] {e9e911d4-b849-4e1a-b4fe-d68a2e0832a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15466 2024.10.01 02:39:18.249169 [ 3 ] {} <Debug> HTTP-Session: 65fcd56b-9829-4a1a-9c2c-870ad931db22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15467 2024.10.01 02:39:18.249324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15468 2024.10.01 02:39:18.249378 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15469 2024.10.01 02:39:18.249388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15470 2024.10.01 02:39:18.249422 [ 3 ] {} <Debug> HTTP-Session: 8a59919c-325d-4705-81e4-9e5557b09f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15471 2024.10.01 02:39:18.249451 [ 3 ] {} <Debug> HTTP-Session: 8a59919c-325d-4705-81e4-9e5557b09f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15472 2024.10.01 02:39:18.249465 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1226 rows starting from the beginning of the part
15473 2024.10.01 02:39:18.249470 [ 3 ] {} <Debug> HTTP-Session: 8a59919c-325d-4705-81e4-9e5557b09f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15474 2024.10.01 02:39:18.249517 [ 3 ] {} <Trace> HTTP-Session: 8a59919c-325d-4705-81e4-9e5557b09f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15475 2024.10.01 02:39:18.249840 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15476 2024.10.01 02:39:18.249934 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15477 2024.10.01 02:39:18.249938 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 19 rows starting from the beginning of the part
15478 2024.10.01 02:39:18.250553 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15479 2024.10.01 02:39:18.250579 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part
15480 2024.10.01 02:39:18.251093 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 19 rows starting from the beginning of the part
15481 2024.10.01 02:39:18.251242 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15482 2024.10.01 02:39:18.251341 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15483 2024.10.01 02:39:18.251602 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part
15484 2024.10.01 02:39:18.252066 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 19 rows starting from the beginning of the part
15485 2024.10.01 02:39:18.252248 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15486 2024.10.01 02:39:18.252832 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15487 2024.10.01 02:39:18.253095 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003445 sec., 23802.612481857763 rows/sec., 1.51 MiB/sec.
15488 2024.10.01 02:39:18.253555 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Debug> DynamicQueryHandler: Done processing query
15489 2024.10.01 02:39:18.253654 [ 3 ] {55f30646-a0da-436b-b4ff-fef1af1ea9fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15490 2024.10.01 02:39:18.253752 [ 3 ] {} <Debug> HTTP-Session: 8a59919c-325d-4705-81e4-9e5557b09f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15491 2024.10.01 02:39:18.258124 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1323 rows, containing 19 columns (19 merged, 0 gathered) in 0.009196754 sec., 143855.10365939984 rows/sec., 257.78 MiB/sec.
15492 2024.10.01 02:39:18.259593 [ 198 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15493 2024.10.01 02:39:18.260222 [ 198 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15494 2024.10.01 02:39:18.260315 [ 198 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15495 2024.10.01 02:39:18.260462 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB.
15496 2024.10.01 02:39:21.762259 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
15497 2024.10.01 02:39:21.762316 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
15498 2024.10.01 02:39:22.577707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15499 2024.10.01 02:39:22.577819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15500 2024.10.01 02:39:22.577842 [ 3 ] {} <Debug> HTTP-Session: 1d8a11e2-c6a9-4cf8-9fd2-48c302fc63f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15501 2024.10.01 02:39:22.577866 [ 3 ] {} <Debug> HTTP-Session: 1d8a11e2-c6a9-4cf8-9fd2-48c302fc63f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15502 2024.10.01 02:39:22.577882 [ 3 ] {} <Debug> HTTP-Session: 1d8a11e2-c6a9-4cf8-9fd2-48c302fc63f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15503 2024.10.01 02:39:22.577929 [ 3 ] {} <Trace> HTTP-Session: 1d8a11e2-c6a9-4cf8-9fd2-48c302fc63f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15504 2024.10.01 02:39:22.578119 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15505 2024.10.01 02:39:22.578191 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15506 2024.10.01 02:39:22.578566 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15507 2024.10.01 02:39:22.579094 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15508 2024.10.01 02:39:22.579133 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15509 2024.10.01 02:39:22.579550 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
15510 2024.10.01 02:39:22.580080 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15511 2024.10.01 02:39:22.580273 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002208 sec., 905.7971014492754 rows/sec., 73.86 KiB/sec.
15512 2024.10.01 02:39:22.580339 [ 26 ] {} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
15513 2024.10.01 02:39:22.580496 [ 26 ] {} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15514 2024.10.01 02:39:22.580547 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15515 2024.10.01 02:39:22.580656 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Debug> DynamicQueryHandler: Done processing query
15516 2024.10.01 02:39:22.580761 [ 3 ] {02c7932a-86ba-4256-bd97-2fa66f342806} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15517 2024.10.01 02:39:22.580851 [ 3 ] {} <Debug> HTTP-Session: 1d8a11e2-c6a9-4cf8-9fd2-48c302fc63f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15518 2024.10.01 02:39:22.581034 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
15519 2024.10.01 02:39:22.581259 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15520 2024.10.01 02:39:22.581301 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 18 rows starting from the beginning of the part
15521 2024.10.01 02:39:22.581359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 177125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15522 2024.10.01 02:39:22.581506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15523 2024.10.01 02:39:22.581540 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
15524 2024.10.01 02:39:22.581579 [ 3 ] {} <Debug> HTTP-Session: 8435303c-fb7f-428c-afc7-99a9f4d91c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15525 2024.10.01 02:39:22.581647 [ 3 ] {} <Debug> HTTP-Session: 8435303c-fb7f-428c-afc7-99a9f4d91c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15526 2024.10.01 02:39:22.581717 [ 3 ] {} <Debug> HTTP-Session: 8435303c-fb7f-428c-afc7-99a9f4d91c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15527 2024.10.01 02:39:22.581853 [ 3 ] {} <Trace> HTTP-Session: 8435303c-fb7f-428c-afc7-99a9f4d91c7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15528 2024.10.01 02:39:22.581877 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
15529 2024.10.01 02:39:22.582183 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
15530 2024.10.01 02:39:22.582361 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
15531 2024.10.01 02:39:22.582534 [ 189 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
15532 2024.10.01 02:39:22.582586 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15533 2024.10.01 02:39:22.582736 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15534 2024.10.01 02:39:22.583679 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15535 2024.10.01 02:39:22.584672 [ 202 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.003995667 sec., 8509.217609976007 rows/sec., 727.11 KiB/sec.
15536 2024.10.01 02:39:22.584938 [ 202 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
15537 2024.10.01 02:39:22.585610 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15538 2024.10.01 02:39:22.585671 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15539 2024.10.01 02:39:22.585921 [ 202 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_30_6} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15540 2024.10.01 02:39:22.586138 [ 202 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_30_6} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
15541 2024.10.01 02:39:22.586327 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
15542 2024.10.01 02:39:22.586525 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15543 2024.10.01 02:39:22.586900 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15544 2024.10.01 02:39:22.587070 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Debug> executeQuery: Read 1221 rows, 103.28 KiB in 0.00494 sec., 247165.991902834 rows/sec., 20.42 MiB/sec.
15545 2024.10.01 02:39:22.587285 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Debug> DynamicQueryHandler: Done processing query
15546 2024.10.01 02:39:22.587311 [ 3 ] {fe4f871f-13ca-4312-9b68-eaa661e12ce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
15547 2024.10.01 02:39:22.587326 [ 3 ] {} <Debug> HTTP-Session: 8435303c-fb7f-428c-afc7-99a9f4d91c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15548 2024.10.01 02:39:22.587797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15549 2024.10.01 02:39:22.587845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15550 2024.10.01 02:39:22.587864 [ 3 ] {} <Debug> HTTP-Session: d84aa84b-32ad-4ecd-9c49-d3f380853167 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15551 2024.10.01 02:39:22.587879 [ 3 ] {} <Debug> HTTP-Session: d84aa84b-32ad-4ecd-9c49-d3f380853167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15552 2024.10.01 02:39:22.587894 [ 3 ] {} <Debug> HTTP-Session: d84aa84b-32ad-4ecd-9c49-d3f380853167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15553 2024.10.01 02:39:22.587925 [ 3 ] {} <Trace> HTTP-Session: d84aa84b-32ad-4ecd-9c49-d3f380853167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15554 2024.10.01 02:39:22.588024 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15555 2024.10.01 02:39:22.588067 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15556 2024.10.01 02:39:22.588301 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15557 2024.10.01 02:39:22.588619 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15558 2024.10.01 02:39:22.588657 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15559 2024.10.01 02:39:22.589007 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15560 2024.10.01 02:39:22.589368 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15561 2024.10.01 02:39:22.589530 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.001531 sec., 9144.350097975179 rows/sec., 680.60 KiB/sec.
15562 2024.10.01 02:39:22.589713 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Debug> DynamicQueryHandler: Done processing query
15563 2024.10.01 02:39:22.589738 [ 3 ] {dadba173-f04c-4102-848f-ef99b197f3ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15564 2024.10.01 02:39:22.589753 [ 3 ] {} <Debug> HTTP-Session: d84aa84b-32ad-4ecd-9c49-d3f380853167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15565 2024.10.01 02:39:22.589947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15566 2024.10.01 02:39:22.589996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15567 2024.10.01 02:39:22.590014 [ 3 ] {} <Debug> HTTP-Session: 9ad13541-270d-483c-8e1a-b461cde82970 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15568 2024.10.01 02:39:22.590030 [ 3 ] {} <Debug> HTTP-Session: 9ad13541-270d-483c-8e1a-b461cde82970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15569 2024.10.01 02:39:22.590043 [ 3 ] {} <Debug> HTTP-Session: 9ad13541-270d-483c-8e1a-b461cde82970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15570 2024.10.01 02:39:22.590074 [ 3 ] {} <Trace> HTTP-Session: 9ad13541-270d-483c-8e1a-b461cde82970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15571 2024.10.01 02:39:22.590255 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15572 2024.10.01 02:39:22.590298 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15573 2024.10.01 02:39:22.590518 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15574 2024.10.01 02:39:22.590959 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15575 2024.10.01 02:39:22.590995 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15576 2024.10.01 02:39:22.591365 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
15577 2024.10.01 02:39:22.591721 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15578 2024.10.01 02:39:22.591877 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001717 sec., 132789.7495631916 rows/sec., 8.99 MiB/sec.
15579 2024.10.01 02:39:22.592051 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Debug> DynamicQueryHandler: Done processing query
15580 2024.10.01 02:39:22.592075 [ 3 ] {97d3ee7d-8d83-4151-a29f-9f2f4f1b4baa} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15581 2024.10.01 02:39:22.592090 [ 3 ] {} <Debug> HTTP-Session: 9ad13541-270d-483c-8e1a-b461cde82970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15582 2024.10.01 02:39:22.592388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 88227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15583 2024.10.01 02:39:22.592436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15584 2024.10.01 02:39:22.592454 [ 3 ] {} <Debug> HTTP-Session: 4fe39e77-dcd1-4403-bdce-d277d322387a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15585 2024.10.01 02:39:22.592469 [ 3 ] {} <Debug> HTTP-Session: 4fe39e77-dcd1-4403-bdce-d277d322387a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15586 2024.10.01 02:39:22.592483 [ 3 ] {} <Debug> HTTP-Session: 4fe39e77-dcd1-4403-bdce-d277d322387a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15587 2024.10.01 02:39:22.592513 [ 3 ] {} <Trace> HTTP-Session: 4fe39e77-dcd1-4403-bdce-d277d322387a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15588 2024.10.01 02:39:22.592880 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15589 2024.10.01 02:39:22.592923 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15590 2024.10.01 02:39:22.593146 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15591 2024.10.01 02:39:22.593812 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15592 2024.10.01 02:39:22.593849 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15593 2024.10.01 02:39:22.594218 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15594 2024.10.01 02:39:22.594822 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15595 2024.10.01 02:39:22.595043 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.002412 sec., 221393.03482587065 rows/sec., 16.41 MiB/sec.
15596 2024.10.01 02:39:22.595207 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Debug> DynamicQueryHandler: Done processing query
15597 2024.10.01 02:39:22.595231 [ 3 ] {a9b6daed-7f64-4a87-bd3b-3a7e9fad1617} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15598 2024.10.01 02:39:22.595247 [ 3 ] {} <Debug> HTTP-Session: 4fe39e77-dcd1-4403-bdce-d277d322387a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15599 2024.10.01 02:39:22.595643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 190892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15600 2024.10.01 02:39:22.595691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15601 2024.10.01 02:39:22.595710 [ 3 ] {} <Debug> HTTP-Session: 0d7f35e7-7128-4fcb-8ff5-f13e443379da Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15602 2024.10.01 02:39:22.595725 [ 3 ] {} <Debug> HTTP-Session: 0d7f35e7-7128-4fcb-8ff5-f13e443379da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15603 2024.10.01 02:39:22.595739 [ 3 ] {} <Debug> HTTP-Session: 0d7f35e7-7128-4fcb-8ff5-f13e443379da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15604 2024.10.01 02:39:22.595770 [ 3 ] {} <Trace> HTTP-Session: 0d7f35e7-7128-4fcb-8ff5-f13e443379da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15605 2024.10.01 02:39:22.596238 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15606 2024.10.01 02:39:22.596285 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15607 2024.10.01 02:39:22.596428 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15608 2024.10.01 02:39:22.597288 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15609 2024.10.01 02:39:22.597324 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15610 2024.10.01 02:39:22.597775 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15611 2024.10.01 02:39:22.598119 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15612 2024.10.01 02:39:22.598276 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Debug> executeQuery: Read 1005 rows, 69.16 KiB in 0.002327 sec., 431886.54920498497 rows/sec., 29.02 MiB/sec.
15613 2024.10.01 02:39:22.598453 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Debug> DynamicQueryHandler: Done processing query
15614 2024.10.01 02:39:22.598477 [ 3 ] {c29036e7-25f9-482f-8139-0cca6104f574} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
15615 2024.10.01 02:39:22.598492 [ 3 ] {} <Debug> HTTP-Session: 0d7f35e7-7128-4fcb-8ff5-f13e443379da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15616 2024.10.01 02:39:22.598902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 20051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15617 2024.10.01 02:39:22.598949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15618 2024.10.01 02:39:22.598968 [ 3 ] {} <Debug> HTTP-Session: 42da4cc5-e64f-4689-92aa-fc46f7c294cd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15619 2024.10.01 02:39:22.598984 [ 3 ] {} <Debug> HTTP-Session: 42da4cc5-e64f-4689-92aa-fc46f7c294cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15620 2024.10.01 02:39:22.598997 [ 3 ] {} <Debug> HTTP-Session: 42da4cc5-e64f-4689-92aa-fc46f7c294cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15621 2024.10.01 02:39:22.599027 [ 3 ] {} <Trace> HTTP-Session: 42da4cc5-e64f-4689-92aa-fc46f7c294cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15622 2024.10.01 02:39:22.599254 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15623 2024.10.01 02:39:22.599316 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <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_histogramu64
15624 2024.10.01 02:39:22.599732 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15625 2024.10.01 02:39:22.600236 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15626 2024.10.01 02:39:22.600272 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15627 2024.10.01 02:39:22.600873 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15628 2024.10.01 02:39:22.601285 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15629 2024.10.01 02:39:22.601464 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002354 sec., 5097.706032285471 rows/sec., 9.13 MiB/sec.
15630 2024.10.01 02:39:22.601666 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Debug> DynamicQueryHandler: Done processing query
15631 2024.10.01 02:39:22.601690 [ 3 ] {b7c92ba8-e48d-4a5d-b88e-8d5045afef85} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
15632 2024.10.01 02:39:22.601705 [ 3 ] {} <Debug> HTTP-Session: 42da4cc5-e64f-4689-92aa-fc46f7c294cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15633 2024.10.01 02:39:22.601830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15634 2024.10.01 02:39:22.601877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15635 2024.10.01 02:39:22.601895 [ 3 ] {} <Debug> HTTP-Session: 6863343c-f962-4f5c-8e07-34f9d6cc101a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15636 2024.10.01 02:39:22.601912 [ 3 ] {} <Debug> HTTP-Session: 6863343c-f962-4f5c-8e07-34f9d6cc101a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15637 2024.10.01 02:39:22.601926 [ 3 ] {} <Debug> HTTP-Session: 6863343c-f962-4f5c-8e07-34f9d6cc101a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15638 2024.10.01 02:39:22.601956 [ 3 ] {} <Trace> HTTP-Session: 6863343c-f962-4f5c-8e07-34f9d6cc101a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15639 2024.10.01 02:39:22.602069 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15640 2024.10.01 02:39:22.602112 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15641 2024.10.01 02:39:22.602238 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15642 2024.10.01 02:39:22.602523 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15643 2024.10.01 02:39:22.602559 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15644 2024.10.01 02:39:22.602896 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15645 2024.10.01 02:39:22.603194 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15646 2024.10.01 02:39:22.603334 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001341 sec., 43251.30499627144 rows/sec., 2.92 MiB/sec.
15647 2024.10.01 02:39:22.603487 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Debug> DynamicQueryHandler: Done processing query
15648 2024.10.01 02:39:22.603509 [ 3 ] {357a1714-02d3-4de5-89e7-7dd67a081fd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15649 2024.10.01 02:39:22.603524 [ 3 ] {} <Debug> HTTP-Session: 6863343c-f962-4f5c-8e07-34f9d6cc101a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15650 2024.10.01 02:39:23.202079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15651 2024.10.01 02:39:23.202157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15652 2024.10.01 02:39:23.202183 [ 3 ] {} <Debug> HTTP-Session: 600d29ba-008d-49b1-9a8e-acd6a70d7be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15653 2024.10.01 02:39:23.202204 [ 3 ] {} <Debug> HTTP-Session: 600d29ba-008d-49b1-9a8e-acd6a70d7be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15654 2024.10.01 02:39:23.202222 [ 3 ] {} <Debug> HTTP-Session: 600d29ba-008d-49b1-9a8e-acd6a70d7be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15655 2024.10.01 02:39:23.202264 [ 3 ] {} <Trace> HTTP-Session: 600d29ba-008d-49b1-9a8e-acd6a70d7be4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15656 2024.10.01 02:39:23.202395 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15657 2024.10.01 02:39:23.202450 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15658 2024.10.01 02:39:23.202755 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15659 2024.10.01 02:39:23.203103 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15660 2024.10.01 02:39:23.203141 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15661 2024.10.01 02:39:23.203493 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
15662 2024.10.01 02:39:23.203858 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15663 2024.10.01 02:39:23.204011 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001652 sec., 1210.6537530266344 rows/sec., 98.72 KiB/sec.
15664 2024.10.01 02:39:23.204189 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Debug> DynamicQueryHandler: Done processing query
15665 2024.10.01 02:39:23.204212 [ 3 ] {c94ffc2b-3603-4fa8-81ea-086dfcf44612} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15666 2024.10.01 02:39:23.204229 [ 3 ] {} <Debug> HTTP-Session: 600d29ba-008d-49b1-9a8e-acd6a70d7be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15667 2024.10.01 02:39:23.204355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15668 2024.10.01 02:39:23.204402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15669 2024.10.01 02:39:23.204421 [ 3 ] {} <Debug> HTTP-Session: 75618b25-a5bb-4863-b9a5-9ca05f833cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15670 2024.10.01 02:39:23.204437 [ 3 ] {} <Debug> HTTP-Session: 75618b25-a5bb-4863-b9a5-9ca05f833cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15671 2024.10.01 02:39:23.204451 [ 3 ] {} <Debug> HTTP-Session: 75618b25-a5bb-4863-b9a5-9ca05f833cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15672 2024.10.01 02:39:23.204482 [ 3 ] {} <Trace> HTTP-Session: 75618b25-a5bb-4863-b9a5-9ca05f833cb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15673 2024.10.01 02:39:23.204583 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15674 2024.10.01 02:39:23.204624 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15675 2024.10.01 02:39:23.204848 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15676 2024.10.01 02:39:23.205169 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15677 2024.10.01 02:39:23.205205 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15678 2024.10.01 02:39:23.205552 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15679 2024.10.01 02:39:23.205919 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15680 2024.10.01 02:39:23.206077 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Debug> executeQuery: Read 21 rows, 1.99 KiB in 0.001521 sec., 13806.706114398423 rows/sec., 1.28 MiB/sec.
15681 2024.10.01 02:39:23.206372 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Debug> DynamicQueryHandler: Done processing query
15682 2024.10.01 02:39:23.206432 [ 3 ] {f60c3376-d986-407a-b765-520b4ed13428} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15683 2024.10.01 02:39:23.206488 [ 3 ] {} <Debug> HTTP-Session: 75618b25-a5bb-4863-b9a5-9ca05f833cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15684 2024.10.01 02:39:23.206676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15685 2024.10.01 02:39:23.206729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15686 2024.10.01 02:39:23.206747 [ 3 ] {} <Debug> HTTP-Session: d07b095f-8118-42b2-9eeb-b4968da2fb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15687 2024.10.01 02:39:23.206765 [ 3 ] {} <Debug> HTTP-Session: d07b095f-8118-42b2-9eeb-b4968da2fb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15688 2024.10.01 02:39:23.206779 [ 3 ] {} <Debug> HTTP-Session: d07b095f-8118-42b2-9eeb-b4968da2fb9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15689 2024.10.01 02:39:23.206811 [ 3 ] {} <Trace> HTTP-Session: d07b095f-8118-42b2-9eeb-b4968da2fb9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15690 2024.10.01 02:39:23.206915 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15691 2024.10.01 02:39:23.206960 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15692 2024.10.01 02:39:23.207203 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15693 2024.10.01 02:39:23.207512 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15694 2024.10.01 02:39:23.207552 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15695 2024.10.01 02:39:23.207902 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15696 2024.10.01 02:39:23.208259 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15697 2024.10.01 02:39:23.208408 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001516 sec., 6596.306068601583 rows/sec., 488.93 KiB/sec.
15698 2024.10.01 02:39:23.208573 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Debug> DynamicQueryHandler: Done processing query
15699 2024.10.01 02:39:23.208598 [ 3 ] {5e4e2429-edff-4712-b13b-752d9e18bf9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15700 2024.10.01 02:39:23.208614 [ 3 ] {} <Debug> HTTP-Session: d07b095f-8118-42b2-9eeb-b4968da2fb9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15701 2024.10.01 02:39:23.208735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15702 2024.10.01 02:39:23.208782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15703 2024.10.01 02:39:23.208801 [ 3 ] {} <Debug> HTTP-Session: db67b88f-5f5a-4671-b1c4-393f38d0fa9f Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15704 2024.10.01 02:39:23.208817 [ 3 ] {} <Debug> HTTP-Session: db67b88f-5f5a-4671-b1c4-393f38d0fa9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15705 2024.10.01 02:39:23.208831 [ 3 ] {} <Debug> HTTP-Session: db67b88f-5f5a-4671-b1c4-393f38d0fa9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15706 2024.10.01 02:39:23.208862 [ 3 ] {} <Trace> HTTP-Session: db67b88f-5f5a-4671-b1c4-393f38d0fa9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15707 2024.10.01 02:39:23.208962 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15708 2024.10.01 02:39:23.209004 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15709 2024.10.01 02:39:23.209220 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15710 2024.10.01 02:39:23.209537 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15711 2024.10.01 02:39:23.209575 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15712 2024.10.01 02:39:23.209919 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15713 2024.10.01 02:39:23.210266 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15714 2024.10.01 02:39:23.210425 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Debug> executeQuery: Read 18 rows, 1.45 KiB in 0.001484 sec., 12129.380053908355 rows/sec., 974.59 KiB/sec.
15715 2024.10.01 02:39:23.210598 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Debug> DynamicQueryHandler: Done processing query
15716 2024.10.01 02:39:23.210623 [ 3 ] {738dd48e-0e65-469e-8e98-233c9e4bccb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15717 2024.10.01 02:39:23.210638 [ 3 ] {} <Debug> HTTP-Session: db67b88f-5f5a-4671-b1c4-393f38d0fa9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15718 2024.10.01 02:39:23.210758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15719 2024.10.01 02:39:23.210805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15720 2024.10.01 02:39:23.210824 [ 3 ] {} <Debug> HTTP-Session: e96b1951-f694-425d-a0b1-b679f14838cf Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15721 2024.10.01 02:39:23.210840 [ 3 ] {} <Debug> HTTP-Session: e96b1951-f694-425d-a0b1-b679f14838cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15722 2024.10.01 02:39:23.210854 [ 3 ] {} <Debug> HTTP-Session: e96b1951-f694-425d-a0b1-b679f14838cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15723 2024.10.01 02:39:23.210884 [ 3 ] {} <Trace> HTTP-Session: e96b1951-f694-425d-a0b1-b679f14838cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15724 2024.10.01 02:39:23.210978 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15725 2024.10.01 02:39:23.211022 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15726 2024.10.01 02:39:23.211160 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15727 2024.10.01 02:39:23.211539 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15728 2024.10.01 02:39:23.211576 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15729 2024.10.01 02:39:23.211934 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15730 2024.10.01 02:39:23.212260 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15731 2024.10.01 02:39:23.212413 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001455 sec., 2061.855670103093 rows/sec., 153.03 KiB/sec.
15732 2024.10.01 02:39:23.212423 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 5 parts from all_1_80_16 to all_84_84_0
15733 2024.10.01 02:39:23.212525 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15734 2024.10.01 02:39:23.212576 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15735 2024.10.01 02:39:23.212669 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Debug> DynamicQueryHandler: Done processing query
15736 2024.10.01 02:39:23.212731 [ 3 ] {67f93dbb-784f-4640-85ac-4edf69fe8f73} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15737 2024.10.01 02:39:23.212787 [ 3 ] {} <Debug> HTTP-Session: e96b1951-f694-425d-a0b1-b679f14838cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15738 2024.10.01 02:39:23.212819 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_80_16 to all_84_84_0 into Compact with storage Full
15739 2024.10.01 02:39:23.212961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15740 2024.10.01 02:39:23.213078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15741 2024.10.01 02:39:23.213122 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15742 2024.10.01 02:39:23.213132 [ 3 ] {} <Debug> HTTP-Session: c2af378b-34ad-4ce1-9998-0a5b05553712 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15743 2024.10.01 02:39:23.213191 [ 3 ] {} <Debug> HTTP-Session: c2af378b-34ad-4ce1-9998-0a5b05553712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15744 2024.10.01 02:39:23.213196 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_80_16, total 24319 rows starting from the beginning of the part
15745 2024.10.01 02:39:23.213209 [ 3 ] {} <Debug> HTTP-Session: c2af378b-34ad-4ce1-9998-0a5b05553712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15746 2024.10.01 02:39:23.213282 [ 3 ] {} <Trace> HTTP-Session: c2af378b-34ad-4ce1-9998-0a5b05553712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15747 2024.10.01 02:39:23.213442 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part
15748 2024.10.01 02:39:23.213653 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 162 rows starting from the beginning of the part
15749 2024.10.01 02:39:23.213793 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15750 2024.10.01 02:39:23.214068 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 240 rows starting from the beginning of the part
15751 2024.10.01 02:39:23.214161 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <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_histogramu64
15752 2024.10.01 02:39:23.214367 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1005 rows starting from the beginning of the part
15753 2024.10.01 02:39:23.216050 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15754 2024.10.01 02:39:23.216736 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15755 2024.10.01 02:39:23.216774 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15756 2024.10.01 02:39:23.218248 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15757 2024.10.01 02:39:23.219202 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15758 2024.10.01 02:39:23.219427 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005919 sec., 1351.5796587261361 rows/sec., 2.42 MiB/sec.
15759 2024.10.01 02:39:23.219680 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Debug> DynamicQueryHandler: Done processing query
15760 2024.10.01 02:39:23.219710 [ 3 ] {bb414690-4e9c-4745-b3b7-f1a2021e69ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15761 2024.10.01 02:39:23.219732 [ 3 ] {} <Debug> HTTP-Session: c2af378b-34ad-4ce1-9998-0a5b05553712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15762 2024.10.01 02:39:23.219861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15763 2024.10.01 02:39:23.219917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15764 2024.10.01 02:39:23.219946 [ 3 ] {} <Debug> HTTP-Session: be9e0cc9-4398-4be6-a260-1397e890d05b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15765 2024.10.01 02:39:23.219962 [ 3 ] {} <Debug> HTTP-Session: be9e0cc9-4398-4be6-a260-1397e890d05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15766 2024.10.01 02:39:23.219977 [ 3 ] {} <Debug> HTTP-Session: be9e0cc9-4398-4be6-a260-1397e890d05b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15767 2024.10.01 02:39:23.220008 [ 3 ] {} <Trace> HTTP-Session: be9e0cc9-4398-4be6-a260-1397e890d05b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15768 2024.10.01 02:39:23.220112 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15769 2024.10.01 02:39:23.220155 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15770 2024.10.01 02:39:23.220333 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15771 2024.10.01 02:39:23.220660 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15772 2024.10.01 02:39:23.220698 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
15773 2024.10.01 02:39:23.221385 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15774 2024.10.01 02:39:23.221791 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15775 2024.10.01 02:39:23.222004 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001911 sec., 1046.5724751439038 rows/sec., 65.92 KiB/sec.
15776 2024.10.01 02:39:23.222199 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Debug> DynamicQueryHandler: Done processing query
15777 2024.10.01 02:39:23.222223 [ 3 ] {a0c439fb-cb66-43da-8bbe-67035c3b19ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15778 2024.10.01 02:39:23.222240 [ 3 ] {} <Debug> HTTP-Session: be9e0cc9-4398-4be6-a260-1397e890d05b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15779 2024.10.01 02:39:23.223084 [ 193 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25963 rows, containing 5 columns (5 merged, 0 gathered) in 0.010399605 sec., 2496537.128092846 rows/sec., 168.46 MiB/sec.
15780 2024.10.01 02:39:23.223395 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary)
15781 2024.10.01 02:39:23.223894 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15782 2024.10.01 02:39:23.223985 [ 187 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 5 parts: [all_1_80_16, all_84_84_0] -> all_1_84_17
15783 2024.10.01 02:39:23.224077 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
15784 2024.10.01 02:39:28.215911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15785 2024.10.01 02:39:28.216038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15786 2024.10.01 02:39:28.216064 [ 3 ] {} <Debug> HTTP-Session: c5bc209b-3fc9-44ce-9e4c-d2bd71fc7202 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15787 2024.10.01 02:39:28.216089 [ 3 ] {} <Debug> HTTP-Session: c5bc209b-3fc9-44ce-9e4c-d2bd71fc7202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15788 2024.10.01 02:39:28.216104 [ 3 ] {} <Debug> HTTP-Session: c5bc209b-3fc9-44ce-9e4c-d2bd71fc7202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15789 2024.10.01 02:39:28.216153 [ 3 ] {} <Trace> HTTP-Session: c5bc209b-3fc9-44ce-9e4c-d2bd71fc7202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15790 2024.10.01 02:39:28.216337 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15791 2024.10.01 02:39:28.216404 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15792 2024.10.01 02:39:28.216739 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15793 2024.10.01 02:39:28.217169 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15794 2024.10.01 02:39:28.217218 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15795 2024.10.01 02:39:28.217639 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
15796 2024.10.01 02:39:28.218044 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15797 2024.10.01 02:39:28.218214 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001928 sec., 1037.344398340249 rows/sec., 84.59 KiB/sec.
15798 2024.10.01 02:39:28.218580 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Debug> DynamicQueryHandler: Done processing query
15799 2024.10.01 02:39:28.218635 [ 3 ] {713c8b6e-809f-48a6-9798-a3b18ba5a6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15800 2024.10.01 02:39:28.218665 [ 3 ] {} <Debug> HTTP-Session: c5bc209b-3fc9-44ce-9e4c-d2bd71fc7202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15801 2024.10.01 02:39:28.218978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15802 2024.10.01 02:39:28.219039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15803 2024.10.01 02:39:28.219061 [ 3 ] {} <Debug> HTTP-Session: 8c77ffaf-ce34-47d4-a130-f11b5a044ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15804 2024.10.01 02:39:28.219082 [ 3 ] {} <Debug> HTTP-Session: 8c77ffaf-ce34-47d4-a130-f11b5a044ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15805 2024.10.01 02:39:28.219097 [ 3 ] {} <Debug> HTTP-Session: 8c77ffaf-ce34-47d4-a130-f11b5a044ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15806 2024.10.01 02:39:28.219136 [ 3 ] {} <Trace> HTTP-Session: 8c77ffaf-ce34-47d4-a130-f11b5a044ec1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15807 2024.10.01 02:39:28.219325 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15808 2024.10.01 02:39:28.219376 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15809 2024.10.01 02:39:28.219658 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15810 2024.10.01 02:39:28.220195 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15811 2024.10.01 02:39:28.220237 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15812 2024.10.01 02:39:28.220633 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15813 2024.10.01 02:39:28.221070 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15814 2024.10.01 02:39:28.221233 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Debug> executeQuery: Read 228 rows, 20.54 KiB in 0.001984 sec., 114919.35483870967 rows/sec., 10.11 MiB/sec.
15815 2024.10.01 02:39:28.221272 [ 136 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15816 2024.10.01 02:39:28.221382 [ 136 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15817 2024.10.01 02:39:28.221420 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15818 2024.10.01 02:39:28.221518 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Debug> DynamicQueryHandler: Done processing query
15819 2024.10.01 02:39:28.221593 [ 3 ] {c37ce5da-8450-424e-bf92-b10d9dc14472} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
15820 2024.10.01 02:39:28.221639 [ 3 ] {} <Debug> HTTP-Session: 8c77ffaf-ce34-47d4-a130-f11b5a044ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15821 2024.10.01 02:39:28.221646 [ 198 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
15822 2024.10.01 02:39:28.221848 [ 198 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15823 2024.10.01 02:39:28.221895 [ 198 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1418 rows starting from the beginning of the part
15824 2024.10.01 02:39:28.222004 [ 198 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 98 rows starting from the beginning of the part
15825 2024.10.01 02:39:28.222139 [ 198 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 230 rows starting from the beginning of the part
15826 2024.10.01 02:39:28.222400 [ 198 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1221 rows starting from the beginning of the part
15827 2024.10.01 02:39:28.222422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15828 2024.10.01 02:39:28.222615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15829 2024.10.01 02:39:28.222645 [ 198 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
15830 2024.10.01 02:39:28.222704 [ 3 ] {} <Debug> HTTP-Session: ffc22a1e-28e6-4234-8e16-5f04688576c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15831 2024.10.01 02:39:28.222795 [ 3 ] {} <Debug> HTTP-Session: ffc22a1e-28e6-4234-8e16-5f04688576c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15832 2024.10.01 02:39:28.222885 [ 3 ] {} <Debug> HTTP-Session: ffc22a1e-28e6-4234-8e16-5f04688576c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15833 2024.10.01 02:39:28.222948 [ 198 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 228 rows starting from the beginning of the part
15834 2024.10.01 02:39:28.223014 [ 3 ] {} <Trace> HTTP-Session: ffc22a1e-28e6-4234-8e16-5f04688576c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15835 2024.10.01 02:39:28.223406 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15836 2024.10.01 02:39:28.223492 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15837 2024.10.01 02:39:28.224280 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15838 2024.10.01 02:39:28.225178 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15839 2024.10.01 02:39:28.225245 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15840 2024.10.01 02:39:28.225919 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15841 2024.10.01 02:39:28.226762 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3216 rows, containing 5 columns (5 merged, 0 gathered) in 0.005241448 sec., 613570.9063602271 rows/sec., 53.88 MiB/sec.
15842 2024.10.01 02:39:28.226836 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15843 2024.10.01 02:39:28.227061 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.003821 sec., 5495.943470295734 rows/sec., 410.46 KiB/sec.
15844 2024.10.01 02:39:28.227162 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15845 2024.10.01 02:39:28.227367 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Debug> DynamicQueryHandler: Done processing query
15846 2024.10.01 02:39:28.227415 [ 3 ] {e6905c13-743e-4ffc-b3ff-6ee9dc6c5a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15847 2024.10.01 02:39:28.227448 [ 3 ] {} <Debug> HTTP-Session: ffc22a1e-28e6-4234-8e16-5f04688576c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15848 2024.10.01 02:39:28.227632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15849 2024.10.01 02:39:28.227717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15850 2024.10.01 02:39:28.227803 [ 3 ] {} <Debug> HTTP-Session: e9230c0c-2303-48d4-8e2b-47a89dbd2012 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15851 2024.10.01 02:39:28.227837 [ 3 ] {} <Debug> HTTP-Session: e9230c0c-2303-48d4-8e2b-47a89dbd2012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15852 2024.10.01 02:39:28.227857 [ 3 ] {} <Debug> HTTP-Session: e9230c0c-2303-48d4-8e2b-47a89dbd2012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15853 2024.10.01 02:39:28.227911 [ 3 ] {} <Trace> HTTP-Session: e9230c0c-2303-48d4-8e2b-47a89dbd2012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15854 2024.10.01 02:39:28.227918 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15855 2024.10.01 02:39:28.228077 [ 196 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_86_17} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15856 2024.10.01 02:39:28.228109 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15857 2024.10.01 02:39:28.228207 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15858 2024.10.01 02:39:28.228243 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
15859 2024.10.01 02:39:28.228519 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15860 2024.10.01 02:39:28.228859 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15861 2024.10.01 02:39:28.228899 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15862 2024.10.01 02:39:28.229281 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
15863 2024.10.01 02:39:28.229677 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15864 2024.10.01 02:39:28.229844 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001803 sec., 7764.83638380477 rows/sec., 543.80 KiB/sec.
15865 2024.10.01 02:39:28.230058 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Debug> DynamicQueryHandler: Done processing query
15866 2024.10.01 02:39:28.230094 [ 3 ] {a64ce3a8-e74d-4d06-ab60-985d4edc3660} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15867 2024.10.01 02:39:28.230123 [ 3 ] {} <Debug> HTTP-Session: e9230c0c-2303-48d4-8e2b-47a89dbd2012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15868 2024.10.01 02:39:28.230275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15869 2024.10.01 02:39:28.230329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15870 2024.10.01 02:39:28.230350 [ 3 ] {} <Debug> HTTP-Session: 66119e1c-ff21-4b8a-89f3-f4a428b97eef Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15871 2024.10.01 02:39:28.230368 [ 3 ] {} <Debug> HTTP-Session: 66119e1c-ff21-4b8a-89f3-f4a428b97eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15872 2024.10.01 02:39:28.230382 [ 3 ] {} <Debug> HTTP-Session: 66119e1c-ff21-4b8a-89f3-f4a428b97eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15873 2024.10.01 02:39:28.230415 [ 3 ] {} <Trace> HTTP-Session: 66119e1c-ff21-4b8a-89f3-f4a428b97eef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15874 2024.10.01 02:39:28.230519 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15875 2024.10.01 02:39:28.230565 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15876 2024.10.01 02:39:28.230803 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15877 2024.10.01 02:39:28.231176 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15878 2024.10.01 02:39:28.231215 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15879 2024.10.01 02:39:28.231570 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15880 2024.10.01 02:39:28.231937 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15881 2024.10.01 02:39:28.232092 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 222.39 KiB/sec.
15882 2024.10.01 02:39:28.232106 [ 136 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
15883 2024.10.01 02:39:28.232180 [ 136 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15884 2024.10.01 02:39:28.232233 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15885 2024.10.01 02:39:28.232418 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Debug> DynamicQueryHandler: Done processing query
15886 2024.10.01 02:39:28.232493 [ 3 ] {069a6457-4888-48a7-8ff5-8f2419e8adaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15887 2024.10.01 02:39:28.232515 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
15888 2024.10.01 02:39:28.232539 [ 3 ] {} <Debug> HTTP-Session: 66119e1c-ff21-4b8a-89f3-f4a428b97eef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15889 2024.10.01 02:39:28.232918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 65336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15890 2024.10.01 02:39:28.233092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15891 2024.10.01 02:39:28.233186 [ 3 ] {} <Debug> HTTP-Session: d4567c0e-4d10-4e9a-983e-f0bf6691f981 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15892 2024.10.01 02:39:28.233187 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15893 2024.10.01 02:39:28.233257 [ 3 ] {} <Debug> HTTP-Session: d4567c0e-4d10-4e9a-983e-f0bf6691f981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15894 2024.10.01 02:39:28.233305 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 6 rows starting from the beginning of the part
15895 2024.10.01 02:39:28.233330 [ 3 ] {} <Debug> HTTP-Session: d4567c0e-4d10-4e9a-983e-f0bf6691f981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15896 2024.10.01 02:39:28.233469 [ 3 ] {} <Trace> HTTP-Session: d4567c0e-4d10-4e9a-983e-f0bf6691f981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15897 2024.10.01 02:39:28.233632 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
15898 2024.10.01 02:39:28.233838 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
15899 2024.10.01 02:39:28.234048 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15900 2024.10.01 02:39:28.234048 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
15901 2024.10.01 02:39:28.234177 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15902 2024.10.01 02:39:28.234370 [ 186 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
15903 2024.10.01 02:39:28.235373 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15904 2024.10.01 02:39:28.236766 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15905 2024.10.01 02:39:28.236785 [ 196 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004471635 sec., 6708.95544918134 rows/sec., 425.86 KiB/sec.
15906 2024.10.01 02:39:28.236822 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15907 2024.10.01 02:39:28.236987 [ 196 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
15908 2024.10.01 02:39:28.237778 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15909 2024.10.01 02:39:28.238017 [ 196 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15910 2024.10.01 02:39:28.238270 [ 196 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_37_9} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
15911 2024.10.01 02:39:28.238420 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15912 2024.10.01 02:39:28.238530 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15913 2024.10.01 02:39:28.238701 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Debug> executeQuery: Read 403 rows, 29.37 KiB in 0.004999 sec., 80616.12322464494 rows/sec., 5.74 MiB/sec.
15914 2024.10.01 02:39:28.238713 [ 136 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15915 2024.10.01 02:39:28.238794 [ 136 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15916 2024.10.01 02:39:28.238848 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15917 2024.10.01 02:39:28.239027 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
15918 2024.10.01 02:39:28.239078 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Debug> DynamicQueryHandler: Done processing query
15919 2024.10.01 02:39:28.239131 [ 3 ] {392c6b2b-26d0-4d0c-9390-a04d5f9c7a09} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15920 2024.10.01 02:39:28.239173 [ 3 ] {} <Debug> HTTP-Session: d4567c0e-4d10-4e9a-983e-f0bf6691f981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15921 2024.10.01 02:39:28.239271 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15922 2024.10.01 02:39:28.239305 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part
15923 2024.10.01 02:39:28.239392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15924 2024.10.01 02:39:28.239507 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part
15925 2024.10.01 02:39:28.239576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15926 2024.10.01 02:39:28.239714 [ 3 ] {} <Debug> HTTP-Session: 7544d273-df28-4e3d-b68e-fb2de784234b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15927 2024.10.01 02:39:28.239738 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 407 rows starting from the beginning of the part
15928 2024.10.01 02:39:28.239789 [ 3 ] {} <Debug> HTTP-Session: 7544d273-df28-4e3d-b68e-fb2de784234b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15929 2024.10.01 02:39:28.239862 [ 3 ] {} <Debug> HTTP-Session: 7544d273-df28-4e3d-b68e-fb2de784234b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15930 2024.10.01 02:39:28.240010 [ 3 ] {} <Trace> HTTP-Session: 7544d273-df28-4e3d-b68e-fb2de784234b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15931 2024.10.01 02:39:28.240012 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 534 rows starting from the beginning of the part
15932 2024.10.01 02:39:28.240352 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 18 rows starting from the beginning of the part
15933 2024.10.01 02:39:28.240413 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15934 2024.10.01 02:39:28.240573 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 403 rows starting from the beginning of the part
15935 2024.10.01 02:39:28.240633 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15936 2024.10.01 02:39:28.241366 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15937 2024.10.01 02:39:28.242144 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15938 2024.10.01 02:39:28.242213 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15939 2024.10.01 02:39:28.243098 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15940 2024.10.01 02:39:28.243758 [ 186 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2363 rows, containing 5 columns (5 merged, 0 gathered) in 0.00479893 sec., 492401.43115236104 rows/sec., 37.71 MiB/sec.
15941 2024.10.01 02:39:28.243941 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15942 2024.10.01 02:39:28.244041 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15943 2024.10.01 02:39:28.244232 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004002 sec., 1499.2503748125935 rows/sec., 78.33 KiB/sec.
15944 2024.10.01 02:39:28.244584 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Debug> DynamicQueryHandler: Done processing query
15945 2024.10.01 02:39:28.244646 [ 3 ] {f80a9331-80e3-4614-a2c0-28dc1d6b8a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15946 2024.10.01 02:39:28.244681 [ 3 ] {} <Debug> HTTP-Session: 7544d273-df28-4e3d-b68e-fb2de784234b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15947 2024.10.01 02:39:28.244892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15948 2024.10.01 02:39:28.244910 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15949 2024.10.01 02:39:28.244997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15950 2024.10.01 02:39:28.245056 [ 3 ] {} <Debug> HTTP-Session: 69209cde-0290-4f08-88e5-47a1c38f1081 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15951 2024.10.01 02:39:28.245078 [ 3 ] {} <Debug> HTTP-Session: 69209cde-0290-4f08-88e5-47a1c38f1081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15952 2024.10.01 02:39:28.245094 [ 196 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_86_17} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15953 2024.10.01 02:39:28.245102 [ 3 ] {} <Debug> HTTP-Session: 69209cde-0290-4f08-88e5-47a1c38f1081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15954 2024.10.01 02:39:28.245174 [ 3 ] {} <Trace> HTTP-Session: 69209cde-0290-4f08-88e5-47a1c38f1081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15955 2024.10.01 02:39:28.245250 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
15956 2024.10.01 02:39:28.245454 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15957 2024.10.01 02:39:28.245508 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15958 2024.10.01 02:39:28.245678 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15959 2024.10.01 02:39:28.246144 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15960 2024.10.01 02:39:28.246181 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15961 2024.10.01 02:39:28.246588 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15962 2024.10.01 02:39:28.246946 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15963 2024.10.01 02:39:28.247102 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001769 sec., 134539.2877331826 rows/sec., 9.02 MiB/sec.
15964 2024.10.01 02:39:28.247314 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Debug> DynamicQueryHandler: Done processing query
15965 2024.10.01 02:39:28.247355 [ 3 ] {59e2bc2f-64c9-4e3c-b353-80c68deb2686} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15966 2024.10.01 02:39:28.247386 [ 3 ] {} <Debug> HTTP-Session: 69209cde-0290-4f08-88e5-47a1c38f1081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15967 2024.10.01 02:39:28.247527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15968 2024.10.01 02:39:28.247578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15969 2024.10.01 02:39:28.247598 [ 3 ] {} <Debug> HTTP-Session: 7ec3e0e0-e87b-4da2-899d-9c138eb14ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15970 2024.10.01 02:39:28.247615 [ 3 ] {} <Debug> HTTP-Session: 7ec3e0e0-e87b-4da2-899d-9c138eb14ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15971 2024.10.01 02:39:28.247630 [ 3 ] {} <Debug> HTTP-Session: 7ec3e0e0-e87b-4da2-899d-9c138eb14ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15972 2024.10.01 02:39:28.247661 [ 3 ] {} <Trace> HTTP-Session: 7ec3e0e0-e87b-4da2-899d-9c138eb14ac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15973 2024.10.01 02:39:28.247760 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15974 2024.10.01 02:39:28.247806 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15975 2024.10.01 02:39:28.247943 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15976 2024.10.01 02:39:28.248240 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15977 2024.10.01 02:39:28.248276 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15978 2024.10.01 02:39:28.248636 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15979 2024.10.01 02:39:28.248962 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15980 2024.10.01 02:39:28.249133 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec.
15981 2024.10.01 02:39:28.249309 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Debug> DynamicQueryHandler: Done processing query
15982 2024.10.01 02:39:28.249333 [ 3 ] {9d07282e-91f5-4c07-8b68-f4bed3792e80} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15983 2024.10.01 02:39:28.249348 [ 3 ] {} <Debug> HTTP-Session: 7ec3e0e0-e87b-4da2-899d-9c138eb14ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15984 2024.10.01 02:39:28.249523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15985 2024.10.01 02:39:28.249573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15986 2024.10.01 02:39:28.249593 [ 3 ] {} <Debug> HTTP-Session: 6b4d650f-5126-4ef9-a4ba-5fd7e5122800 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
15987 2024.10.01 02:39:28.249609 [ 3 ] {} <Debug> HTTP-Session: 6b4d650f-5126-4ef9-a4ba-5fd7e5122800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15988 2024.10.01 02:39:28.249622 [ 3 ] {} <Debug> HTTP-Session: 6b4d650f-5126-4ef9-a4ba-5fd7e5122800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15989 2024.10.01 02:39:28.249653 [ 3 ] {} <Trace> HTTP-Session: 6b4d650f-5126-4ef9-a4ba-5fd7e5122800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15990 2024.10.01 02:39:28.249913 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
15991 2024.10.01 02:39:28.249978 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <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_histogramu64
15992 2024.10.01 02:39:28.250412 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15993 2024.10.01 02:39:28.250972 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15994 2024.10.01 02:39:28.251007 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
15995 2024.10.01 02:39:28.251632 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15996 2024.10.01 02:39:28.252060 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15997 2024.10.01 02:39:28.252234 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002497 sec., 7609.130957148578 rows/sec., 13.64 MiB/sec.
15998 2024.10.01 02:39:28.252472 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Debug> DynamicQueryHandler: Done processing query
15999 2024.10.01 02:39:28.252497 [ 3 ] {6ea38bda-03b5-4a91-8c75-2ad86a840b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16000 2024.10.01 02:39:28.252514 [ 3 ] {} <Debug> HTTP-Session: 6b4d650f-5126-4ef9-a4ba-5fd7e5122800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16001 2024.10.01 02:39:28.252681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16002 2024.10.01 02:39:28.252755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16003 2024.10.01 02:39:28.252790 [ 3 ] {} <Debug> HTTP-Session: 75d94609-5495-45d1-8f62-f0948eb25286 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16004 2024.10.01 02:39:28.252817 [ 3 ] {} <Debug> HTTP-Session: 75d94609-5495-45d1-8f62-f0948eb25286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16005 2024.10.01 02:39:28.252836 [ 3 ] {} <Debug> HTTP-Session: 75d94609-5495-45d1-8f62-f0948eb25286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16006 2024.10.01 02:39:28.252869 [ 3 ] {} <Trace> HTTP-Session: 75d94609-5495-45d1-8f62-f0948eb25286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16007 2024.10.01 02:39:28.253044 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16008 2024.10.01 02:39:28.253109 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16009 2024.10.01 02:39:28.253308 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16010 2024.10.01 02:39:28.253684 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16011 2024.10.01 02:39:28.253737 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16012 2024.10.01 02:39:28.254271 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16013 2024.10.01 02:39:28.254804 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16014 2024.10.01 02:39:28.254984 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001998 sec., 41041.04104104103 rows/sec., 2.61 MiB/sec.
16015 2024.10.01 02:39:28.254992 [ 126 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16016 2024.10.01 02:39:28.255090 [ 126 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16017 2024.10.01 02:39:28.255136 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16018 2024.10.01 02:39:28.255342 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Debug> DynamicQueryHandler: Done processing query
16019 2024.10.01 02:39:28.255363 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
16020 2024.10.01 02:39:28.255396 [ 3 ] {e25d4cca-df54-4cd1-968d-75429be47a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16021 2024.10.01 02:39:28.255449 [ 3 ] {} <Debug> HTTP-Session: 75d94609-5495-45d1-8f62-f0948eb25286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16022 2024.10.01 02:39:28.255758 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16023 2024.10.01 02:39:28.255869 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4866 rows starting from the beginning of the part
16024 2024.10.01 02:39:28.256170 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
16025 2024.10.01 02:39:28.256466 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part
16026 2024.10.01 02:39:28.256719 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 58 rows starting from the beginning of the part
16027 2024.10.01 02:39:28.257006 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2 rows starting from the beginning of the part
16028 2024.10.01 02:39:28.257315 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part
16029 2024.10.01 02:39:28.259292 [ 197 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004042357 sec., 1274009.19809903 rows/sec., 82.92 MiB/sec.
16030 2024.10.01 02:39:28.259716 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16031 2024.10.01 02:39:28.260207 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16032 2024.10.01 02:39:28.260298 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_86_17} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16033 2024.10.01 02:39:28.260386 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB.
16034 2024.10.01 02:39:33.211711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16035 2024.10.01 02:39:33.211851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16036 2024.10.01 02:39:33.211882 [ 3 ] {} <Debug> HTTP-Session: 091c6c94-fd53-4ba1-ad1d-5d22539f3843 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16037 2024.10.01 02:39:33.211911 [ 3 ] {} <Debug> HTTP-Session: 091c6c94-fd53-4ba1-ad1d-5d22539f3843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16038 2024.10.01 02:39:33.211930 [ 3 ] {} <Debug> HTTP-Session: 091c6c94-fd53-4ba1-ad1d-5d22539f3843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16039 2024.10.01 02:39:33.211985 [ 3 ] {} <Trace> HTTP-Session: 091c6c94-fd53-4ba1-ad1d-5d22539f3843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16040 2024.10.01 02:39:33.212182 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16041 2024.10.01 02:39:33.212259 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16042 2024.10.01 02:39:33.212602 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16043 2024.10.01 02:39:33.213029 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16044 2024.10.01 02:39:33.213078 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16045 2024.10.01 02:39:33.213484 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
16046 2024.10.01 02:39:33.213879 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16047 2024.10.01 02:39:33.214046 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001917 sec., 1043.2968179447053 rows/sec., 85.07 KiB/sec.
16048 2024.10.01 02:39:33.214267 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Debug> DynamicQueryHandler: Done processing query
16049 2024.10.01 02:39:33.214295 [ 3 ] {80d69d2b-e83e-44c1-9a77-75eecc333e2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16050 2024.10.01 02:39:33.214313 [ 3 ] {} <Debug> HTTP-Session: 091c6c94-fd53-4ba1-ad1d-5d22539f3843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16051 2024.10.01 02:39:33.214493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16052 2024.10.01 02:39:33.214551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16053 2024.10.01 02:39:33.214572 [ 3 ] {} <Debug> HTTP-Session: a78b5559-4337-4af8-ab47-85a08e9bf567 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16054 2024.10.01 02:39:33.214591 [ 3 ] {} <Debug> HTTP-Session: a78b5559-4337-4af8-ab47-85a08e9bf567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16055 2024.10.01 02:39:33.214605 [ 3 ] {} <Debug> HTTP-Session: a78b5559-4337-4af8-ab47-85a08e9bf567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16056 2024.10.01 02:39:33.214642 [ 3 ] {} <Trace> HTTP-Session: a78b5559-4337-4af8-ab47-85a08e9bf567 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16057 2024.10.01 02:39:33.214777 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16058 2024.10.01 02:39:33.214826 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16059 2024.10.01 02:39:33.215062 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16060 2024.10.01 02:39:33.215449 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16061 2024.10.01 02:39:33.215488 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16062 2024.10.01 02:39:33.215857 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16063 2024.10.01 02:39:33.216236 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16064 2024.10.01 02:39:33.216395 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Debug> executeQuery: Read 99 rows, 8.50 KiB in 0.001668 sec., 59352.517985611514 rows/sec., 4.98 MiB/sec.
16065 2024.10.01 02:39:33.216677 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Debug> DynamicQueryHandler: Done processing query
16066 2024.10.01 02:39:33.216739 [ 3 ] {4706f180-545c-4c03-adae-c9b231338ce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16067 2024.10.01 02:39:33.216804 [ 3 ] {} <Debug> HTTP-Session: a78b5559-4337-4af8-ab47-85a08e9bf567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16068 2024.10.01 02:39:33.216995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16069 2024.10.01 02:39:33.217055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16070 2024.10.01 02:39:33.217077 [ 3 ] {} <Debug> HTTP-Session: 713682df-17d1-4501-b6ad-89b72b41cb98 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16071 2024.10.01 02:39:33.217096 [ 3 ] {} <Debug> HTTP-Session: 713682df-17d1-4501-b6ad-89b72b41cb98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16072 2024.10.01 02:39:33.217111 [ 3 ] {} <Debug> HTTP-Session: 713682df-17d1-4501-b6ad-89b72b41cb98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16073 2024.10.01 02:39:33.217150 [ 3 ] {} <Trace> HTTP-Session: 713682df-17d1-4501-b6ad-89b72b41cb98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16074 2024.10.01 02:39:33.217266 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16075 2024.10.01 02:39:33.217316 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16076 2024.10.01 02:39:33.217575 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16077 2024.10.01 02:39:33.217966 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16078 2024.10.01 02:39:33.218005 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16079 2024.10.01 02:39:33.218367 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16080 2024.10.01 02:39:33.218739 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16081 2024.10.01 02:39:33.218901 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001664 sec., 13822.115384615385 rows/sec., 1.01 MiB/sec.
16082 2024.10.01 02:39:33.219088 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Debug> DynamicQueryHandler: Done processing query
16083 2024.10.01 02:39:33.219115 [ 3 ] {060df36f-5e9b-464c-8629-18d4621849da} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16084 2024.10.01 02:39:33.219133 [ 3 ] {} <Debug> HTTP-Session: 713682df-17d1-4501-b6ad-89b72b41cb98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16085 2024.10.01 02:39:33.219293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 15315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16086 2024.10.01 02:39:33.219345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16087 2024.10.01 02:39:33.219366 [ 3 ] {} <Debug> HTTP-Session: 2f688f7f-6899-4601-98d4-b2821187ae27 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16088 2024.10.01 02:39:33.219385 [ 3 ] {} <Debug> HTTP-Session: 2f688f7f-6899-4601-98d4-b2821187ae27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16089 2024.10.01 02:39:33.219400 [ 3 ] {} <Debug> HTTP-Session: 2f688f7f-6899-4601-98d4-b2821187ae27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16090 2024.10.01 02:39:33.219432 [ 3 ] {} <Trace> HTTP-Session: 2f688f7f-6899-4601-98d4-b2821187ae27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16091 2024.10.01 02:39:33.219557 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16092 2024.10.01 02:39:33.219603 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16093 2024.10.01 02:39:33.219831 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16094 2024.10.01 02:39:33.220253 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16095 2024.10.01 02:39:33.220291 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16096 2024.10.01 02:39:33.220653 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16097 2024.10.01 02:39:33.221022 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16098 2024.10.01 02:39:33.221176 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Debug> executeQuery: Read 90 rows, 7.23 KiB in 0.001658 sec., 54282.26779252111 rows/sec., 4.26 MiB/sec.
16099 2024.10.01 02:39:33.221356 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Debug> DynamicQueryHandler: Done processing query
16100 2024.10.01 02:39:33.221381 [ 3 ] {2c9e3b89-0add-45f9-a491-384af4682590} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16101 2024.10.01 02:39:33.221398 [ 3 ] {} <Debug> HTTP-Session: 2f688f7f-6899-4601-98d4-b2821187ae27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16102 2024.10.01 02:39:33.221931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16103 2024.10.01 02:39:33.221984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16104 2024.10.01 02:39:33.222005 [ 3 ] {} <Debug> HTTP-Session: 9fd6f371-28ce-48e5-8093-33105531bf8c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16105 2024.10.01 02:39:33.222022 [ 3 ] {} <Debug> HTTP-Session: 9fd6f371-28ce-48e5-8093-33105531bf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16106 2024.10.01 02:39:33.222036 [ 3 ] {} <Debug> HTTP-Session: 9fd6f371-28ce-48e5-8093-33105531bf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16107 2024.10.01 02:39:33.222066 [ 3 ] {} <Trace> HTTP-Session: 9fd6f371-28ce-48e5-8093-33105531bf8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16108 2024.10.01 02:39:33.222227 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16109 2024.10.01 02:39:33.222276 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16110 2024.10.01 02:39:33.222423 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16111 2024.10.01 02:39:33.222848 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16112 2024.10.01 02:39:33.222886 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16113 2024.10.01 02:39:33.223277 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16114 2024.10.01 02:39:33.223644 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16115 2024.10.01 02:39:33.223803 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00164 sec., 98170.73170731707 rows/sec., 6.84 MiB/sec.
16116 2024.10.01 02:39:33.223979 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Debug> DynamicQueryHandler: Done processing query
16117 2024.10.01 02:39:33.224004 [ 3 ] {19b39bdb-97a3-49b6-aa2d-cb7416d0be50} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16118 2024.10.01 02:39:33.224020 [ 3 ] {} <Debug> HTTP-Session: 9fd6f371-28ce-48e5-8093-33105531bf8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16119 2024.10.01 02:39:33.224203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 35862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16120 2024.10.01 02:39:33.224253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16121 2024.10.01 02:39:33.224275 [ 3 ] {} <Debug> HTTP-Session: 2dd66947-bba9-4aba-a1b8-883470551d9c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16122 2024.10.01 02:39:33.224291 [ 3 ] {} <Debug> HTTP-Session: 2dd66947-bba9-4aba-a1b8-883470551d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16123 2024.10.01 02:39:33.224305 [ 3 ] {} <Debug> HTTP-Session: 2dd66947-bba9-4aba-a1b8-883470551d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16124 2024.10.01 02:39:33.224337 [ 3 ] {} <Trace> HTTP-Session: 2dd66947-bba9-4aba-a1b8-883470551d9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16125 2024.10.01 02:39:33.224605 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16126 2024.10.01 02:39:33.224671 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <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_histogramu64
16127 2024.10.01 02:39:33.225086 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16128 2024.10.01 02:39:33.225699 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16129 2024.10.01 02:39:33.225737 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16130 2024.10.01 02:39:33.226358 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16131 2024.10.01 02:39:33.226769 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16132 2024.10.01 02:39:33.226974 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002552 sec., 8228.84012539185 rows/sec., 14.75 MiB/sec.
16133 2024.10.01 02:39:33.227278 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Debug> DynamicQueryHandler: Done processing query
16134 2024.10.01 02:39:33.227316 [ 3 ] {ff949004-6b40-47b7-a2c9-a85a3c64ff2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16135 2024.10.01 02:39:33.227349 [ 3 ] {} <Debug> HTTP-Session: 2dd66947-bba9-4aba-a1b8-883470551d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16136 2024.10.01 02:39:33.227486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16137 2024.10.01 02:39:33.227536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16138 2024.10.01 02:39:33.227557 [ 3 ] {} <Debug> HTTP-Session: 8c51e6ec-0518-4ff3-8637-9af18d4ed6eb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16139 2024.10.01 02:39:33.227574 [ 3 ] {} <Debug> HTTP-Session: 8c51e6ec-0518-4ff3-8637-9af18d4ed6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16140 2024.10.01 02:39:33.227588 [ 3 ] {} <Debug> HTTP-Session: 8c51e6ec-0518-4ff3-8637-9af18d4ed6eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16141 2024.10.01 02:39:33.227619 [ 3 ] {} <Trace> HTTP-Session: 8c51e6ec-0518-4ff3-8637-9af18d4ed6eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16142 2024.10.01 02:39:33.227719 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16143 2024.10.01 02:39:33.227765 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16144 2024.10.01 02:39:33.227899 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16145 2024.10.01 02:39:33.228171 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16146 2024.10.01 02:39:33.228208 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16147 2024.10.01 02:39:33.228556 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
16148 2024.10.01 02:39:33.228881 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16149 2024.10.01 02:39:33.229044 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001348 sec., 2225.519287833828 rows/sec., 178.22 KiB/sec.
16150 2024.10.01 02:39:33.229329 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Debug> DynamicQueryHandler: Done processing query
16151 2024.10.01 02:39:33.229354 [ 3 ] {10a1a0ef-75cf-43f4-b667-1d9e95c93fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16152 2024.10.01 02:39:33.229370 [ 3 ] {} <Debug> HTTP-Session: 8c51e6ec-0518-4ff3-8637-9af18d4ed6eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16153 2024.10.01 02:39:33.229495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16154 2024.10.01 02:39:33.229545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16155 2024.10.01 02:39:33.229566 [ 3 ] {} <Debug> HTTP-Session: d91db8a2-bc87-4e13-9b21-c31655fc82c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16156 2024.10.01 02:39:33.229582 [ 3 ] {} <Debug> HTTP-Session: d91db8a2-bc87-4e13-9b21-c31655fc82c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16157 2024.10.01 02:39:33.229597 [ 3 ] {} <Debug> HTTP-Session: d91db8a2-bc87-4e13-9b21-c31655fc82c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16158 2024.10.01 02:39:33.229627 [ 3 ] {} <Trace> HTTP-Session: d91db8a2-bc87-4e13-9b21-c31655fc82c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16159 2024.10.01 02:39:33.229744 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16160 2024.10.01 02:39:33.229792 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16161 2024.10.01 02:39:33.229950 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16162 2024.10.01 02:39:33.230259 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16163 2024.10.01 02:39:33.230297 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
16164 2024.10.01 02:39:33.230677 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16165 2024.10.01 02:39:33.231003 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16166 2024.10.01 02:39:33.231146 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec.
16167 2024.10.01 02:39:33.231311 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Debug> DynamicQueryHandler: Done processing query
16168 2024.10.01 02:39:33.231336 [ 3 ] {20527865-dd1c-448c-a9a2-ae5934ae3779} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16169 2024.10.01 02:39:33.231352 [ 3 ] {} <Debug> HTTP-Session: d91db8a2-bc87-4e13-9b21-c31655fc82c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16170 2024.10.01 02:39:36.762362 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
16171 2024.10.01 02:39:36.762431 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
16172 2024.10.01 02:39:38.215489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16173 2024.10.01 02:39:38.215608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16174 2024.10.01 02:39:38.215636 [ 3 ] {} <Debug> HTTP-Session: 44098322-a61e-4ed3-8ddf-e784174b5538 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16175 2024.10.01 02:39:38.215661 [ 3 ] {} <Debug> HTTP-Session: 44098322-a61e-4ed3-8ddf-e784174b5538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16176 2024.10.01 02:39:38.215677 [ 3 ] {} <Debug> HTTP-Session: 44098322-a61e-4ed3-8ddf-e784174b5538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16177 2024.10.01 02:39:38.215726 [ 3 ] {} <Trace> HTTP-Session: 44098322-a61e-4ed3-8ddf-e784174b5538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16178 2024.10.01 02:39:38.215977 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16179 2024.10.01 02:39:38.216046 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16180 2024.10.01 02:39:38.216376 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16181 2024.10.01 02:39:38.216993 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16182 2024.10.01 02:39:38.217044 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16183 2024.10.01 02:39:38.217587 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16184 2024.10.01 02:39:38.218023 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16185 2024.10.01 02:39:38.218194 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002315 sec., 98056.15550755941 rows/sec., 8.64 MiB/sec.
16186 2024.10.01 02:39:38.218461 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Debug> DynamicQueryHandler: Done processing query
16187 2024.10.01 02:39:38.218490 [ 3 ] {baa1c05c-31e3-476b-b9d6-afe8adba6e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
16188 2024.10.01 02:39:38.218506 [ 3 ] {} <Debug> HTTP-Session: 44098322-a61e-4ed3-8ddf-e784174b5538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16189 2024.10.01 02:39:38.218733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16190 2024.10.01 02:39:38.218794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16191 2024.10.01 02:39:38.218815 [ 3 ] {} <Debug> HTTP-Session: 554d7655-95b7-41aa-9a06-2019cc94051b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16192 2024.10.01 02:39:38.218834 [ 3 ] {} <Debug> HTTP-Session: 554d7655-95b7-41aa-9a06-2019cc94051b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16193 2024.10.01 02:39:38.218847 [ 3 ] {} <Debug> HTTP-Session: 554d7655-95b7-41aa-9a06-2019cc94051b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16194 2024.10.01 02:39:38.218886 [ 3 ] {} <Trace> HTTP-Session: 554d7655-95b7-41aa-9a06-2019cc94051b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16195 2024.10.01 02:39:38.219001 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16196 2024.10.01 02:39:38.219051 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16197 2024.10.01 02:39:38.219308 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16198 2024.10.01 02:39:38.219677 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16199 2024.10.01 02:39:38.219717 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16200 2024.10.01 02:39:38.220095 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16201 2024.10.01 02:39:38.220474 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16202 2024.10.01 02:39:38.220657 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001686 sec., 11269.276393831555 rows/sec., 847.40 KiB/sec.
16203 2024.10.01 02:39:38.220671 [ 45 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16204 2024.10.01 02:39:38.220782 [ 45 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16205 2024.10.01 02:39:38.220830 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16206 2024.10.01 02:39:38.220963 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Debug> DynamicQueryHandler: Done processing query
16207 2024.10.01 02:39:38.221014 [ 3 ] {3949e52f-1834-429a-b18a-41dbbae782db} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16208 2024.10.01 02:39:38.221025 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
16209 2024.10.01 02:39:38.221037 [ 3 ] {} <Debug> HTTP-Session: 554d7655-95b7-41aa-9a06-2019cc94051b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16210 2024.10.01 02:39:38.221252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16211 2024.10.01 02:39:38.221303 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16212 2024.10.01 02:39:38.221381 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 57 rows starting from the beginning of the part
16213 2024.10.01 02:39:38.221381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16214 2024.10.01 02:39:38.221441 [ 3 ] {} <Debug> HTTP-Session: b8d2e6c2-7397-4dd7-9ee7-75828febfb17 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16215 2024.10.01 02:39:38.221487 [ 3 ] {} <Debug> HTTP-Session: b8d2e6c2-7397-4dd7-9ee7-75828febfb17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16216 2024.10.01 02:39:38.221585 [ 3 ] {} <Debug> HTTP-Session: b8d2e6c2-7397-4dd7-9ee7-75828febfb17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16217 2024.10.01 02:39:38.221625 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 14 rows starting from the beginning of the part
16218 2024.10.01 02:39:38.221715 [ 3 ] {} <Trace> HTTP-Session: b8d2e6c2-7397-4dd7-9ee7-75828febfb17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16219 2024.10.01 02:39:38.221879 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part
16220 2024.10.01 02:39:38.222123 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 21 rows starting from the beginning of the part
16221 2024.10.01 02:39:38.222147 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16222 2024.10.01 02:39:38.222330 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16223 2024.10.01 02:39:38.222358 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 23 rows starting from the beginning of the part
16224 2024.10.01 02:39:38.222663 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part
16225 2024.10.01 02:39:38.223587 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16226 2024.10.01 02:39:38.224506 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16227 2024.10.01 02:39:38.224579 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16228 2024.10.01 02:39:38.225626 [ 196 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 5 columns (5 merged, 0 gathered) in 0.004709018 sec., 30579.62403201687 rows/sec., 2.33 MiB/sec.
16229 2024.10.01 02:39:38.225660 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
16230 2024.10.01 02:39:38.225884 [ 197 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16231 2024.10.01 02:39:38.226620 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16232 2024.10.01 02:39:38.227059 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005071 sec., 2760.7966870439755 rows/sec., 193.35 KiB/sec.
16233 2024.10.01 02:39:38.227229 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16234 2024.10.01 02:39:38.227616 [ 201 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_86_17} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16235 2024.10.01 02:39:38.227875 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Debug> DynamicQueryHandler: Done processing query
16236 2024.10.01 02:39:38.227887 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
16237 2024.10.01 02:39:38.227930 [ 3 ] {a68a7244-3671-4d98-a277-4614d936f6a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16238 2024.10.01 02:39:38.227966 [ 3 ] {} <Debug> HTTP-Session: b8d2e6c2-7397-4dd7-9ee7-75828febfb17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16239 2024.10.01 02:39:38.228094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16240 2024.10.01 02:39:38.228150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16241 2024.10.01 02:39:38.228170 [ 3 ] {} <Debug> HTTP-Session: d57a3ace-8b32-40e7-bbf8-5f0790307c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16242 2024.10.01 02:39:38.228187 [ 3 ] {} <Debug> HTTP-Session: d57a3ace-8b32-40e7-bbf8-5f0790307c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16243 2024.10.01 02:39:38.228201 [ 3 ] {} <Debug> HTTP-Session: d57a3ace-8b32-40e7-bbf8-5f0790307c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16244 2024.10.01 02:39:38.228240 [ 3 ] {} <Trace> HTTP-Session: d57a3ace-8b32-40e7-bbf8-5f0790307c5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16245 2024.10.01 02:39:38.228351 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16246 2024.10.01 02:39:38.228400 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16247 2024.10.01 02:39:38.228666 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16248 2024.10.01 02:39:38.229018 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16249 2024.10.01 02:39:38.229057 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16250 2024.10.01 02:39:38.229410 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16251 2024.10.01 02:39:38.229778 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16252 2024.10.01 02:39:38.229943 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001618 sec., 3708.2818294190356 rows/sec., 219.09 KiB/sec.
16253 2024.10.01 02:39:38.230241 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Debug> DynamicQueryHandler: Done processing query
16254 2024.10.01 02:39:38.230287 [ 3 ] {fa190746-7919-48e6-b7e2-d7ccf1691bd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16255 2024.10.01 02:39:38.230311 [ 3 ] {} <Debug> HTTP-Session: d57a3ace-8b32-40e7-bbf8-5f0790307c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16256 2024.10.01 02:39:38.230516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16257 2024.10.01 02:39:38.230570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16258 2024.10.01 02:39:38.230591 [ 3 ] {} <Debug> HTTP-Session: 52f016af-7042-4230-84c2-b092acc9b628 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16259 2024.10.01 02:39:38.230609 [ 3 ] {} <Debug> HTTP-Session: 52f016af-7042-4230-84c2-b092acc9b628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16260 2024.10.01 02:39:38.230623 [ 3 ] {} <Debug> HTTP-Session: 52f016af-7042-4230-84c2-b092acc9b628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16261 2024.10.01 02:39:38.230656 [ 3 ] {} <Trace> HTTP-Session: 52f016af-7042-4230-84c2-b092acc9b628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16262 2024.10.01 02:39:38.230885 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16263 2024.10.01 02:39:38.230933 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16264 2024.10.01 02:39:38.231192 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16265 2024.10.01 02:39:38.231808 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16266 2024.10.01 02:39:38.231849 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16267 2024.10.01 02:39:38.232223 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16268 2024.10.01 02:39:38.232591 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16269 2024.10.01 02:39:38.232752 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.001994 sec., 201103.30992978936 rows/sec., 14.30 MiB/sec.
16270 2024.10.01 02:39:38.233107 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Debug> DynamicQueryHandler: Done processing query
16271 2024.10.01 02:39:38.233167 [ 3 ] {33d09127-0f02-4969-bc50-c177076ec0b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
16272 2024.10.01 02:39:38.233228 [ 3 ] {} <Debug> HTTP-Session: 52f016af-7042-4230-84c2-b092acc9b628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16273 2024.10.01 02:39:38.233415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16274 2024.10.01 02:39:38.233470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16275 2024.10.01 02:39:38.233491 [ 3 ] {} <Debug> HTTP-Session: 038cacb3-ec77-4260-8fbd-956083b91223 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16276 2024.10.01 02:39:38.233509 [ 3 ] {} <Debug> HTTP-Session: 038cacb3-ec77-4260-8fbd-956083b91223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16277 2024.10.01 02:39:38.233523 [ 3 ] {} <Debug> HTTP-Session: 038cacb3-ec77-4260-8fbd-956083b91223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16278 2024.10.01 02:39:38.233556 [ 3 ] {} <Trace> HTTP-Session: 038cacb3-ec77-4260-8fbd-956083b91223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16279 2024.10.01 02:39:38.233661 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16280 2024.10.01 02:39:38.233709 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16281 2024.10.01 02:39:38.233859 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16282 2024.10.01 02:39:38.234152 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16283 2024.10.01 02:39:38.234191 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16284 2024.10.01 02:39:38.234546 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16285 2024.10.01 02:39:38.234877 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16286 2024.10.01 02:39:38.235041 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec.
16287 2024.10.01 02:39:38.235213 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Debug> DynamicQueryHandler: Done processing query
16288 2024.10.01 02:39:38.235238 [ 3 ] {4d57d273-a8a8-474c-b816-26396487cdd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16289 2024.10.01 02:39:38.235254 [ 3 ] {} <Debug> HTTP-Session: 038cacb3-ec77-4260-8fbd-956083b91223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16290 2024.10.01 02:39:38.235421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16291 2024.10.01 02:39:38.235472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16292 2024.10.01 02:39:38.235491 [ 3 ] {} <Debug> HTTP-Session: 56b56dca-fc9f-464e-9c39-ebee66872d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16293 2024.10.01 02:39:38.235508 [ 3 ] {} <Debug> HTTP-Session: 56b56dca-fc9f-464e-9c39-ebee66872d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16294 2024.10.01 02:39:38.235522 [ 3 ] {} <Debug> HTTP-Session: 56b56dca-fc9f-464e-9c39-ebee66872d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16295 2024.10.01 02:39:38.235556 [ 3 ] {} <Trace> HTTP-Session: 56b56dca-fc9f-464e-9c39-ebee66872d95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16296 2024.10.01 02:39:38.235747 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16297 2024.10.01 02:39:38.235796 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16298 2024.10.01 02:39:38.235947 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16299 2024.10.01 02:39:38.236390 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16300 2024.10.01 02:39:38.236427 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16301 2024.10.01 02:39:38.236812 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16302 2024.10.01 02:39:38.237153 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16303 2024.10.01 02:39:38.237306 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001651 sec., 143549.36402180497 rows/sec., 9.62 MiB/sec.
16304 2024.10.01 02:39:38.237492 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Debug> DynamicQueryHandler: Done processing query
16305 2024.10.01 02:39:38.237517 [ 3 ] {de231534-8ff8-45fb-ac6d-edde91632bfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16306 2024.10.01 02:39:38.237533 [ 3 ] {} <Debug> HTTP-Session: 56b56dca-fc9f-464e-9c39-ebee66872d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16307 2024.10.01 02:39:38.237661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16308 2024.10.01 02:39:38.237712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16309 2024.10.01 02:39:38.237734 [ 3 ] {} <Debug> HTTP-Session: ef58f0df-289f-465d-b59d-ca366340e5af Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16310 2024.10.01 02:39:38.237751 [ 3 ] {} <Debug> HTTP-Session: ef58f0df-289f-465d-b59d-ca366340e5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16311 2024.10.01 02:39:38.237765 [ 3 ] {} <Debug> HTTP-Session: ef58f0df-289f-465d-b59d-ca366340e5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16312 2024.10.01 02:39:38.237796 [ 3 ] {} <Trace> HTTP-Session: ef58f0df-289f-465d-b59d-ca366340e5af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16313 2024.10.01 02:39:38.237892 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16314 2024.10.01 02:39:38.237938 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16315 2024.10.01 02:39:38.238067 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16316 2024.10.01 02:39:38.238340 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16317 2024.10.01 02:39:38.238375 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16318 2024.10.01 02:39:38.238729 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16319 2024.10.01 02:39:38.239050 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16320 2024.10.01 02:39:38.239211 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec.
16321 2024.10.01 02:39:38.239384 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Debug> DynamicQueryHandler: Done processing query
16322 2024.10.01 02:39:38.239409 [ 3 ] {671c51b1-af90-42b7-836b-cf390467377e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16323 2024.10.01 02:39:38.239425 [ 3 ] {} <Debug> HTTP-Session: ef58f0df-289f-465d-b59d-ca366340e5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16324 2024.10.01 02:39:38.239590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16325 2024.10.01 02:39:38.239640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16326 2024.10.01 02:39:38.239661 [ 3 ] {} <Debug> HTTP-Session: cd1bae84-5bb7-4c85-ae3e-7b65db433b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16327 2024.10.01 02:39:38.239678 [ 3 ] {} <Debug> HTTP-Session: cd1bae84-5bb7-4c85-ae3e-7b65db433b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16328 2024.10.01 02:39:38.239692 [ 3 ] {} <Debug> HTTP-Session: cd1bae84-5bb7-4c85-ae3e-7b65db433b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16329 2024.10.01 02:39:38.239722 [ 3 ] {} <Trace> HTTP-Session: cd1bae84-5bb7-4c85-ae3e-7b65db433b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16330 2024.10.01 02:39:38.239995 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16331 2024.10.01 02:39:38.240061 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <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_histogramu64
16332 2024.10.01 02:39:38.240488 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16333 2024.10.01 02:39:38.241095 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16334 2024.10.01 02:39:38.241133 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16335 2024.10.01 02:39:38.241748 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16336 2024.10.01 02:39:38.242177 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16337 2024.10.01 02:39:38.242363 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16338 2024.10.01 02:39:38.242366 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002552 sec., 7445.141065830721 rows/sec., 13.34 MiB/sec.
16339 2024.10.01 02:39:38.242419 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16340 2024.10.01 02:39:38.242489 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16341 2024.10.01 02:39:38.242821 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
16342 2024.10.01 02:39:38.242961 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Debug> DynamicQueryHandler: Done processing query
16343 2024.10.01 02:39:38.243011 [ 3 ] {03dd2c1e-af6b-4c4e-aec9-9f7d5e371cc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16344 2024.10.01 02:39:38.243046 [ 3 ] {} <Debug> HTTP-Session: cd1bae84-5bb7-4c85-ae3e-7b65db433b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16345 2024.10.01 02:39:38.243259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16346 2024.10.01 02:39:38.243384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16347 2024.10.01 02:39:38.243450 [ 3 ] {} <Debug> HTTP-Session: bf7b4365-cb30-40fb-983f-ab8e3196e002 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16348 2024.10.01 02:39:38.243511 [ 3 ] {} <Debug> HTTP-Session: bf7b4365-cb30-40fb-983f-ab8e3196e002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16349 2024.10.01 02:39:38.243524 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16350 2024.10.01 02:39:38.243542 [ 3 ] {} <Debug> HTTP-Session: bf7b4365-cb30-40fb-983f-ab8e3196e002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16351 2024.10.01 02:39:38.243632 [ 3 ] {} <Trace> HTTP-Session: bf7b4365-cb30-40fb-983f-ab8e3196e002 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16352 2024.10.01 02:39:38.243694 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1323 rows starting from the beginning of the part
16353 2024.10.01 02:39:38.244037 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16354 2024.10.01 02:39:38.244226 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16355 2024.10.01 02:39:38.244299 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 12 rows starting from the beginning of the part
16356 2024.10.01 02:39:38.245183 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16357 2024.10.01 02:39:38.245184 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part
16358 2024.10.01 02:39:38.245703 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 19 rows starting from the beginning of the part
16359 2024.10.01 02:39:38.246431 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16360 2024.10.01 02:39:38.246450 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
16361 2024.10.01 02:39:38.246499 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16362 2024.10.01 02:39:38.247068 [ 190 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part
16363 2024.10.01 02:39:38.248013 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16364 2024.10.01 02:39:38.248894 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16365 2024.10.01 02:39:38.249215 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005406 sec., 15168.331483536811 rows/sec., 986.50 KiB/sec.
16366 2024.10.01 02:39:38.249504 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Debug> DynamicQueryHandler: Done processing query
16367 2024.10.01 02:39:38.249571 [ 3 ] {026fbb26-6fd0-43be-bbb6-d363a3731f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16368 2024.10.01 02:39:38.249632 [ 3 ] {} <Debug> HTTP-Session: bf7b4365-cb30-40fb-983f-ab8e3196e002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16369 2024.10.01 02:39:38.254536 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1402 rows, containing 19 columns (19 merged, 0 gathered) in 0.01190125 sec., 117802.75181178447 rows/sec., 211.10 MiB/sec.
16370 2024.10.01 02:39:38.256058 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16371 2024.10.01 02:39:38.256710 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16372 2024.10.01 02:39:38.256806 [ 200 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16373 2024.10.01 02:39:38.256967 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB.
16374 2024.10.01 02:39:43.211414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 17788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16375 2024.10.01 02:39:43.211534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16376 2024.10.01 02:39:43.211559 [ 3 ] {} <Debug> HTTP-Session: 33d744d5-9b91-4325-a45b-d14ceee3ca80 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16377 2024.10.01 02:39:43.211583 [ 3 ] {} <Debug> HTTP-Session: 33d744d5-9b91-4325-a45b-d14ceee3ca80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16378 2024.10.01 02:39:43.211597 [ 3 ] {} <Debug> HTTP-Session: 33d744d5-9b91-4325-a45b-d14ceee3ca80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16379 2024.10.01 02:39:43.211644 [ 3 ] {} <Trace> HTTP-Session: 33d744d5-9b91-4325-a45b-d14ceee3ca80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16380 2024.10.01 02:39:43.211847 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16381 2024.10.01 02:39:43.211912 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16382 2024.10.01 02:39:43.212240 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16383 2024.10.01 02:39:43.212758 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16384 2024.10.01 02:39:43.212798 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16385 2024.10.01 02:39:43.213207 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16386 2024.10.01 02:39:43.213602 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16387 2024.10.01 02:39:43.213785 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Debug> executeQuery: Read 120 rows, 10.49 KiB in 0.002009 sec., 59731.20955699353 rows/sec., 5.10 MiB/sec.
16388 2024.10.01 02:39:43.213991 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Debug> DynamicQueryHandler: Done processing query
16389 2024.10.01 02:39:43.214018 [ 3 ] {ecfd4d86-31d4-4026-b993-6dbe5f6cc760} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
16390 2024.10.01 02:39:43.214034 [ 3 ] {} <Debug> HTTP-Session: 33d744d5-9b91-4325-a45b-d14ceee3ca80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16391 2024.10.01 02:39:43.214206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 4631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16392 2024.10.01 02:39:43.214258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16393 2024.10.01 02:39:43.214277 [ 3 ] {} <Debug> HTTP-Session: 66b3aeb5-a5fa-4848-abd0-f2880b0d0845 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16394 2024.10.01 02:39:43.214293 [ 3 ] {} <Debug> HTTP-Session: 66b3aeb5-a5fa-4848-abd0-f2880b0d0845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16395 2024.10.01 02:39:43.214308 [ 3 ] {} <Debug> HTTP-Session: 66b3aeb5-a5fa-4848-abd0-f2880b0d0845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16396 2024.10.01 02:39:43.214340 [ 3 ] {} <Trace> HTTP-Session: 66b3aeb5-a5fa-4848-abd0-f2880b0d0845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16397 2024.10.01 02:39:43.214455 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16398 2024.10.01 02:39:43.214501 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16399 2024.10.01 02:39:43.214727 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16400 2024.10.01 02:39:43.215077 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16401 2024.10.01 02:39:43.215115 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16402 2024.10.01 02:39:43.215466 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16403 2024.10.01 02:39:43.215838 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16404 2024.10.01 02:39:43.215998 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001576 sec., 20304.568527918782 rows/sec., 1.49 MiB/sec.
16405 2024.10.01 02:39:43.216282 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Debug> DynamicQueryHandler: Done processing query
16406 2024.10.01 02:39:43.216346 [ 3 ] {4868a986-948d-46e2-b4eb-4d02042fd700} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16407 2024.10.01 02:39:43.216406 [ 3 ] {} <Debug> HTTP-Session: 66b3aeb5-a5fa-4848-abd0-f2880b0d0845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16408 2024.10.01 02:39:43.216599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 17823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16409 2024.10.01 02:39:43.216651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16410 2024.10.01 02:39:43.216671 [ 3 ] {} <Debug> HTTP-Session: c97b536e-957d-4d06-908d-80f5341fabce Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16411 2024.10.01 02:39:43.216688 [ 3 ] {} <Debug> HTTP-Session: c97b536e-957d-4d06-908d-80f5341fabce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16412 2024.10.01 02:39:43.216703 [ 3 ] {} <Debug> HTTP-Session: c97b536e-957d-4d06-908d-80f5341fabce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16413 2024.10.01 02:39:43.216737 [ 3 ] {} <Trace> HTTP-Session: c97b536e-957d-4d06-908d-80f5341fabce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16414 2024.10.01 02:39:43.216871 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16415 2024.10.01 02:39:43.216920 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16416 2024.10.01 02:39:43.217165 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16417 2024.10.01 02:39:43.217543 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16418 2024.10.01 02:39:43.217582 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16419 2024.10.01 02:39:43.217937 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16420 2024.10.01 02:39:43.218320 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16421 2024.10.01 02:39:43.218477 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001651 sec., 63597.81950333132 rows/sec., 4.97 MiB/sec.
16422 2024.10.01 02:39:43.218659 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Debug> DynamicQueryHandler: Done processing query
16423 2024.10.01 02:39:43.218686 [ 3 ] {76f8a49c-2c62-481c-9371-7df4322bd4bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16424 2024.10.01 02:39:43.218703 [ 3 ] {} <Debug> HTTP-Session: c97b536e-957d-4d06-908d-80f5341fabce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16425 2024.10.01 02:39:43.218906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16426 2024.10.01 02:39:43.218956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16427 2024.10.01 02:39:43.218978 [ 3 ] {} <Debug> HTTP-Session: 27365698-fd8b-42dd-99fc-90cbdcd484ec Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16428 2024.10.01 02:39:43.218995 [ 3 ] {} <Debug> HTTP-Session: 27365698-fd8b-42dd-99fc-90cbdcd484ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16429 2024.10.01 02:39:43.219009 [ 3 ] {} <Debug> HTTP-Session: 27365698-fd8b-42dd-99fc-90cbdcd484ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16430 2024.10.01 02:39:43.219040 [ 3 ] {} <Trace> HTTP-Session: 27365698-fd8b-42dd-99fc-90cbdcd484ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16431 2024.10.01 02:39:43.219184 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16432 2024.10.01 02:39:43.219232 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16433 2024.10.01 02:39:43.219377 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16434 2024.10.01 02:39:43.219770 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16435 2024.10.01 02:39:43.219807 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16436 2024.10.01 02:39:43.220186 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16437 2024.10.01 02:39:43.220537 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16438 2024.10.01 02:39:43.220698 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec.
16439 2024.10.01 02:39:43.220712 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_84_17 to all_89_89_0
16440 2024.10.01 02:39:43.220823 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16441 2024.10.01 02:39:43.220870 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16442 2024.10.01 02:39:43.220983 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Debug> DynamicQueryHandler: Done processing query
16443 2024.10.01 02:39:43.221067 [ 3 ] {69cc8f42-caaa-4843-9eba-7e5b25270f97} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16444 2024.10.01 02:39:43.221141 [ 3 ] {} <Debug> HTTP-Session: 27365698-fd8b-42dd-99fc-90cbdcd484ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16445 2024.10.01 02:39:43.221200 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_84_17 to all_89_89_0 into Compact with storage Full
16446 2024.10.01 02:39:43.221459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 53667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16447 2024.10.01 02:39:43.221633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16448 2024.10.01 02:39:43.221737 [ 3 ] {} <Debug> HTTP-Session: 0d2cd562-1243-44bf-87cc-35e25034dff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16449 2024.10.01 02:39:43.221826 [ 3 ] {} <Debug> HTTP-Session: 0d2cd562-1243-44bf-87cc-35e25034dff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16450 2024.10.01 02:39:43.221933 [ 3 ] {} <Debug> HTTP-Session: 0d2cd562-1243-44bf-87cc-35e25034dff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16451 2024.10.01 02:39:43.222082 [ 3 ] {} <Trace> HTTP-Session: 0d2cd562-1243-44bf-87cc-35e25034dff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16452 2024.10.01 02:39:43.222173 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16453 2024.10.01 02:39:43.222354 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 25963 rows starting from the beginning of the part
16454 2024.10.01 02:39:43.222554 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 3 rows starting from the beginning of the part
16455 2024.10.01 02:39:43.222675 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16456 2024.10.01 02:39:43.222962 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 238 rows starting from the beginning of the part
16457 2024.10.01 02:39:43.223057 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <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_histogramu64
16458 2024.10.01 02:39:43.223364 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part
16459 2024.10.01 02:39:43.223806 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part
16460 2024.10.01 02:39:43.224184 [ 189 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
16461 2024.10.01 02:39:43.225715 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16462 2024.10.01 02:39:43.226945 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16463 2024.10.01 02:39:43.227027 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16464 2024.10.01 02:39:43.228665 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16465 2024.10.01 02:39:43.229557 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16466 2024.10.01 02:39:43.229764 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007412 sec., 4317.3232595790605 rows/sec., 7.74 MiB/sec.
16467 2024.10.01 02:39:43.230112 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Debug> DynamicQueryHandler: Done processing query
16468 2024.10.01 02:39:43.230144 [ 3 ] {a95ce49e-8b1c-49d5-882d-28ad679e12e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
16469 2024.10.01 02:39:43.230170 [ 3 ] {} <Debug> HTTP-Session: 0d2cd562-1243-44bf-87cc-35e25034dff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16470 2024.10.01 02:39:43.230318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16471 2024.10.01 02:39:43.230376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16472 2024.10.01 02:39:43.230407 [ 3 ] {} <Debug> HTTP-Session: accbf849-8a4f-4e0c-aab8-5230b1dfc59d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16473 2024.10.01 02:39:43.230434 [ 3 ] {} <Debug> HTTP-Session: accbf849-8a4f-4e0c-aab8-5230b1dfc59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16474 2024.10.01 02:39:43.230457 [ 3 ] {} <Debug> HTTP-Session: accbf849-8a4f-4e0c-aab8-5230b1dfc59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16475 2024.10.01 02:39:43.230503 [ 3 ] {} <Trace> HTTP-Session: accbf849-8a4f-4e0c-aab8-5230b1dfc59d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16476 2024.10.01 02:39:43.230713 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16477 2024.10.01 02:39:43.230776 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16478 2024.10.01 02:39:43.231033 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16479 2024.10.01 02:39:43.231620 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16480 2024.10.01 02:39:43.231659 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16481 2024.10.01 02:39:43.232345 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
16482 2024.10.01 02:39:43.233095 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16483 2024.10.01 02:39:43.233460 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.002793 sec., 4296.455424274974 rows/sec., 303.49 KiB/sec.
16484 2024.10.01 02:39:43.234101 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Debug> DynamicQueryHandler: Done processing query
16485 2024.10.01 02:39:43.234156 [ 3 ] {2ee4bdf5-6018-4b7c-8bd9-56cb345778fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16486 2024.10.01 02:39:43.234171 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26762 rows, containing 5 columns (5 merged, 0 gathered) in 0.013220431 sec., 2024291.0386204505 rows/sec., 136.63 MiB/sec.
16487 2024.10.01 02:39:43.234186 [ 3 ] {} <Debug> HTTP-Session: accbf849-8a4f-4e0c-aab8-5230b1dfc59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16488 2024.10.01 02:39:43.234396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16489 2024.10.01 02:39:43.234446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16490 2024.10.01 02:39:43.234469 [ 3 ] {} <Debug> HTTP-Session: 6b2af45d-e197-4c40-bd0c-c0e7f4352189 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16491 2024.10.01 02:39:43.234489 [ 3 ] {} <Debug> HTTP-Session: 6b2af45d-e197-4c40-bd0c-c0e7f4352189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16492 2024.10.01 02:39:43.234507 [ 3 ] {} <Debug> HTTP-Session: 6b2af45d-e197-4c40-bd0c-c0e7f4352189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16493 2024.10.01 02:39:43.234550 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary)
16494 2024.10.01 02:39:43.234559 [ 3 ] {} <Trace> HTTP-Session: 6b2af45d-e197-4c40-bd0c-c0e7f4352189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16495 2024.10.01 02:39:43.234822 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16496 2024.10.01 02:39:43.234934 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16497 2024.10.01 02:39:43.235449 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16498 2024.10.01 02:39:43.235583 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16499 2024.10.01 02:39:43.235726 [ 200 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_84_17, all_89_89_0] -> all_1_89_18
16500 2024.10.01 02:39:43.235899 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB.
16501 2024.10.01 02:39:43.236001 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16502 2024.10.01 02:39:43.236042 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16503 2024.10.01 02:39:43.236415 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16504 2024.10.01 02:39:43.236756 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16505 2024.10.01 02:39:43.236919 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002201 sec., 27260.336210813268 rows/sec., 1.84 MiB/sec.
16506 2024.10.01 02:39:43.237100 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Debug> DynamicQueryHandler: Done processing query
16507 2024.10.01 02:39:43.237125 [ 3 ] {c1ab4e1b-80e0-43d6-9656-44374f6dfd15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16508 2024.10.01 02:39:43.237141 [ 3 ] {} <Debug> HTTP-Session: 6b2af45d-e197-4c40-bd0c-c0e7f4352189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16509 2024.10.01 02:39:48.215398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16510 2024.10.01 02:39:48.215538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16511 2024.10.01 02:39:48.215568 [ 3 ] {} <Debug> HTTP-Session: 127d1afa-2747-4882-a604-5fcaa08003aa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16512 2024.10.01 02:39:48.215596 [ 3 ] {} <Debug> HTTP-Session: 127d1afa-2747-4882-a604-5fcaa08003aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16513 2024.10.01 02:39:48.215615 [ 3 ] {} <Debug> HTTP-Session: 127d1afa-2747-4882-a604-5fcaa08003aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16514 2024.10.01 02:39:48.215669 [ 3 ] {} <Trace> HTTP-Session: 127d1afa-2747-4882-a604-5fcaa08003aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16515 2024.10.01 02:39:48.215943 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16516 2024.10.01 02:39:48.216008 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16517 2024.10.01 02:39:48.216339 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16518 2024.10.01 02:39:48.216965 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16519 2024.10.01 02:39:48.217011 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16520 2024.10.01 02:39:48.217485 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16521 2024.10.01 02:39:48.217880 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16522 2024.10.01 02:39:48.218035 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Debug> executeQuery: Read 227 rows, 20.47 KiB in 0.002211 sec., 102668.47580280417 rows/sec., 9.04 MiB/sec.
16523 2024.10.01 02:39:48.218259 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Debug> DynamicQueryHandler: Done processing query
16524 2024.10.01 02:39:48.218288 [ 3 ] {9e5f75c7-40df-4047-bef3-d0f12c73efa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
16525 2024.10.01 02:39:48.218306 [ 3 ] {} <Debug> HTTP-Session: 127d1afa-2747-4882-a604-5fcaa08003aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16526 2024.10.01 02:39:48.218478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16527 2024.10.01 02:39:48.218538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16528 2024.10.01 02:39:48.218559 [ 3 ] {} <Debug> HTTP-Session: 633886b2-4ddc-4270-8c0e-262f34df32af Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16529 2024.10.01 02:39:48.218578 [ 3 ] {} <Debug> HTTP-Session: 633886b2-4ddc-4270-8c0e-262f34df32af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16530 2024.10.01 02:39:48.218593 [ 3 ] {} <Debug> HTTP-Session: 633886b2-4ddc-4270-8c0e-262f34df32af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16531 2024.10.01 02:39:48.218631 [ 3 ] {} <Trace> HTTP-Session: 633886b2-4ddc-4270-8c0e-262f34df32af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16532 2024.10.01 02:39:48.218741 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16533 2024.10.01 02:39:48.218789 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16534 2024.10.01 02:39:48.219030 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16535 2024.10.01 02:39:48.219377 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16536 2024.10.01 02:39:48.219417 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16537 2024.10.01 02:39:48.219812 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16538 2024.10.01 02:39:48.220183 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16539 2024.10.01 02:39:48.220316 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001605 sec., 11838.006230529594 rows/sec., 890.16 KiB/sec.
16540 2024.10.01 02:39:48.220513 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Debug> DynamicQueryHandler: Done processing query
16541 2024.10.01 02:39:48.220547 [ 3 ] {84efe909-de4c-4dc6-8723-53116dd55296} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16542 2024.10.01 02:39:48.220571 [ 3 ] {} <Debug> HTTP-Session: 633886b2-4ddc-4270-8c0e-262f34df32af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16543 2024.10.01 02:39:48.220717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16544 2024.10.01 02:39:48.220775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16545 2024.10.01 02:39:48.220796 [ 3 ] {} <Debug> HTTP-Session: ed2b1be2-0550-4a15-8cbd-437c2388e1ea Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16546 2024.10.01 02:39:48.220814 [ 3 ] {} <Debug> HTTP-Session: ed2b1be2-0550-4a15-8cbd-437c2388e1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16547 2024.10.01 02:39:48.220828 [ 3 ] {} <Debug> HTTP-Session: ed2b1be2-0550-4a15-8cbd-437c2388e1ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16548 2024.10.01 02:39:48.220862 [ 3 ] {} <Trace> HTTP-Session: ed2b1be2-0550-4a15-8cbd-437c2388e1ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16549 2024.10.01 02:39:48.220979 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16550 2024.10.01 02:39:48.221026 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16551 2024.10.01 02:39:48.221258 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16552 2024.10.01 02:39:48.221611 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16553 2024.10.01 02:39:48.221674 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16554 2024.10.01 02:39:48.222054 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
16555 2024.10.01 02:39:48.222437 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16556 2024.10.01 02:39:48.222571 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001622 sec., 8631.319358816276 rows/sec., 604.48 KiB/sec.
16557 2024.10.01 02:39:48.222582 [ 35 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
16558 2024.10.01 02:39:48.222636 [ 35 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16559 2024.10.01 02:39:48.222657 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16560 2024.10.01 02:39:48.222805 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
16561 2024.10.01 02:39:48.222814 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Debug> DynamicQueryHandler: Done processing query
16562 2024.10.01 02:39:48.222878 [ 3 ] {7a8402f9-65d1-4087-a780-e8575289b5b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16563 2024.10.01 02:39:48.222940 [ 3 ] {} <Debug> HTTP-Session: ed2b1be2-0550-4a15-8cbd-437c2388e1ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16564 2024.10.01 02:39:48.223014 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16565 2024.10.01 02:39:48.223059 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 244 rows starting from the beginning of the part
16566 2024.10.01 02:39:48.223164 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
16567 2024.10.01 02:39:48.223321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16568 2024.10.01 02:39:48.223527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16569 2024.10.01 02:39:48.223593 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part
16570 2024.10.01 02:39:48.223614 [ 3 ] {} <Debug> HTTP-Session: b1cd1174-8310-4c4f-8748-79b6b1d890c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16571 2024.10.01 02:39:48.223738 [ 3 ] {} <Debug> HTTP-Session: b1cd1174-8310-4c4f-8748-79b6b1d890c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16572 2024.10.01 02:39:48.223819 [ 3 ] {} <Debug> HTTP-Session: b1cd1174-8310-4c4f-8748-79b6b1d890c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16573 2024.10.01 02:39:48.223963 [ 3 ] {} <Trace> HTTP-Session: b1cd1174-8310-4c4f-8748-79b6b1d890c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16574 2024.10.01 02:39:48.223998 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
16575 2024.10.01 02:39:48.224187 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16576 2024.10.01 02:39:48.224232 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
16577 2024.10.01 02:39:48.224307 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16578 2024.10.01 02:39:48.224575 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
16579 2024.10.01 02:39:48.225266 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16580 2024.10.01 02:39:48.225740 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16581 2024.10.01 02:39:48.225778 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16582 2024.10.01 02:39:48.226310 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16583 2024.10.01 02:39:48.226964 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16584 2024.10.01 02:39:48.227049 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.004317732 sec., 122286.42259408411 rows/sec., 8.31 MiB/sec.
16585 2024.10.01 02:39:48.227215 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00312 sec., 1923.076923076923 rows/sec., 113.62 KiB/sec.
16586 2024.10.01 02:39:48.227286 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
16587 2024.10.01 02:39:48.227896 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Debug> DynamicQueryHandler: Done processing query
16588 2024.10.01 02:39:48.227971 [ 3 ] {4845e241-99e9-4ced-b354-02e271c33a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16589 2024.10.01 02:39:48.228047 [ 3 ] {} <Debug> HTTP-Session: b1cd1174-8310-4c4f-8748-79b6b1d890c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16590 2024.10.01 02:39:48.228298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 64993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16591 2024.10.01 02:39:48.228355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16592 2024.10.01 02:39:48.228385 [ 3 ] {} <Debug> HTTP-Session: de6f5ea2-dbe2-41be-bf0e-50d246c93820 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16593 2024.10.01 02:39:48.228402 [ 3 ] {} <Debug> HTTP-Session: de6f5ea2-dbe2-41be-bf0e-50d246c93820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16594 2024.10.01 02:39:48.228417 [ 3 ] {} <Debug> HTTP-Session: de6f5ea2-dbe2-41be-bf0e-50d246c93820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16595 2024.10.01 02:39:48.228456 [ 3 ] {} <Trace> HTTP-Session: de6f5ea2-dbe2-41be-bf0e-50d246c93820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16596 2024.10.01 02:39:48.228526 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16597 2024.10.01 02:39:48.228649 [ 187 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_51_10} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
16598 2024.10.01 02:39:48.228686 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16599 2024.10.01 02:39:48.228753 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16600 2024.10.01 02:39:48.228764 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
16601 2024.10.01 02:39:48.229005 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16602 2024.10.01 02:39:48.229574 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16603 2024.10.01 02:39:48.229610 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16604 2024.10.01 02:39:48.229986 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16605 2024.10.01 02:39:48.230352 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16606 2024.10.01 02:39:48.230486 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Debug> executeQuery: Read 401 rows, 29.20 KiB in 0.00192 sec., 208854.16666666666 rows/sec., 14.85 MiB/sec.
16607 2024.10.01 02:39:48.230678 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Debug> DynamicQueryHandler: Done processing query
16608 2024.10.01 02:39:48.230714 [ 3 ] {ce04ae5a-5c08-479a-a6e8-97aad100f5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
16609 2024.10.01 02:39:48.230745 [ 3 ] {} <Debug> HTTP-Session: de6f5ea2-dbe2-41be-bf0e-50d246c93820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16610 2024.10.01 02:39:48.230942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16611 2024.10.01 02:39:48.230994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16612 2024.10.01 02:39:48.231014 [ 3 ] {} <Debug> HTTP-Session: 3458b6ef-9eac-4647-9056-98e02eff3137 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16613 2024.10.01 02:39:48.231030 [ 3 ] {} <Debug> HTTP-Session: 3458b6ef-9eac-4647-9056-98e02eff3137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16614 2024.10.01 02:39:48.231044 [ 3 ] {} <Debug> HTTP-Session: 3458b6ef-9eac-4647-9056-98e02eff3137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16615 2024.10.01 02:39:48.231075 [ 3 ] {} <Trace> HTTP-Session: 3458b6ef-9eac-4647-9056-98e02eff3137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16616 2024.10.01 02:39:48.231171 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16617 2024.10.01 02:39:48.231218 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16618 2024.10.01 02:39:48.231352 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16619 2024.10.01 02:39:48.231602 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16620 2024.10.01 02:39:48.231637 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16621 2024.10.01 02:39:48.231987 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16622 2024.10.01 02:39:48.232319 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16623 2024.10.01 02:39:48.232448 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0013 sec., 4615.384615384615 rows/sec., 241.14 KiB/sec.
16624 2024.10.01 02:39:48.232734 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Debug> DynamicQueryHandler: Done processing query
16625 2024.10.01 02:39:48.232780 [ 3 ] {ae982a2d-147d-4538-a8a5-3e20f445fd59} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16626 2024.10.01 02:39:48.232797 [ 3 ] {} <Debug> HTTP-Session: 3458b6ef-9eac-4647-9056-98e02eff3137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16627 2024.10.01 02:39:48.232985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16628 2024.10.01 02:39:48.233034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16629 2024.10.01 02:39:48.233052 [ 3 ] {} <Debug> HTTP-Session: 2612e991-c7f4-43a3-9cb2-7fae53080582 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16630 2024.10.01 02:39:48.233069 [ 3 ] {} <Debug> HTTP-Session: 2612e991-c7f4-43a3-9cb2-7fae53080582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16631 2024.10.01 02:39:48.233082 [ 3 ] {} <Debug> HTTP-Session: 2612e991-c7f4-43a3-9cb2-7fae53080582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16632 2024.10.01 02:39:48.233112 [ 3 ] {} <Trace> HTTP-Session: 2612e991-c7f4-43a3-9cb2-7fae53080582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16633 2024.10.01 02:39:48.233288 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16634 2024.10.01 02:39:48.233337 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16635 2024.10.01 02:39:48.233495 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16636 2024.10.01 02:39:48.233935 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16637 2024.10.01 02:39:48.233971 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16638 2024.10.01 02:39:48.234355 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16639 2024.10.01 02:39:48.234708 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16640 2024.10.01 02:39:48.234837 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec.
16641 2024.10.01 02:39:48.235000 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Debug> DynamicQueryHandler: Done processing query
16642 2024.10.01 02:39:48.235025 [ 3 ] {cfe56286-c093-4942-b24e-6404498c2d1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16643 2024.10.01 02:39:48.235040 [ 3 ] {} <Debug> HTTP-Session: 2612e991-c7f4-43a3-9cb2-7fae53080582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16644 2024.10.01 02:39:48.235164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16645 2024.10.01 02:39:48.235212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16646 2024.10.01 02:39:48.235231 [ 3 ] {} <Debug> HTTP-Session: 8fbc38f0-2f09-4610-b449-5532738763dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16647 2024.10.01 02:39:48.235246 [ 3 ] {} <Debug> HTTP-Session: 8fbc38f0-2f09-4610-b449-5532738763dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16648 2024.10.01 02:39:48.235260 [ 3 ] {} <Debug> HTTP-Session: 8fbc38f0-2f09-4610-b449-5532738763dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16649 2024.10.01 02:39:48.235289 [ 3 ] {} <Trace> HTTP-Session: 8fbc38f0-2f09-4610-b449-5532738763dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16650 2024.10.01 02:39:48.235382 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16651 2024.10.01 02:39:48.235426 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16652 2024.10.01 02:39:48.235553 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16653 2024.10.01 02:39:48.235791 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16654 2024.10.01 02:39:48.235825 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16655 2024.10.01 02:39:48.236170 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16656 2024.10.01 02:39:48.236498 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16657 2024.10.01 02:39:48.236623 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001263 sec., 791.7656373713381 rows/sec., 53.35 KiB/sec.
16658 2024.10.01 02:39:48.236771 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Debug> DynamicQueryHandler: Done processing query
16659 2024.10.01 02:39:48.236795 [ 3 ] {06294088-6d6c-43e9-af40-efe66b67dabf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16660 2024.10.01 02:39:48.236810 [ 3 ] {} <Debug> HTTP-Session: 8fbc38f0-2f09-4610-b449-5532738763dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16661 2024.10.01 02:39:48.236968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16662 2024.10.01 02:39:48.237016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16663 2024.10.01 02:39:48.237035 [ 3 ] {} <Debug> HTTP-Session: a7606819-4444-4ca1-ad8e-fe1cbc445165 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16664 2024.10.01 02:39:48.237051 [ 3 ] {} <Debug> HTTP-Session: a7606819-4444-4ca1-ad8e-fe1cbc445165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16665 2024.10.01 02:39:48.237065 [ 3 ] {} <Debug> HTTP-Session: a7606819-4444-4ca1-ad8e-fe1cbc445165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16666 2024.10.01 02:39:48.237094 [ 3 ] {} <Trace> HTTP-Session: a7606819-4444-4ca1-ad8e-fe1cbc445165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16667 2024.10.01 02:39:48.237337 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16668 2024.10.01 02:39:48.237400 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <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_histogramu64
16669 2024.10.01 02:39:48.237786 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16670 2024.10.01 02:39:48.238409 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16671 2024.10.01 02:39:48.238456 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16672 2024.10.01 02:39:48.239080 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16673 2024.10.01 02:39:48.239516 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16674 2024.10.01 02:39:48.239665 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00249 sec., 7630.522088353414 rows/sec., 13.67 MiB/sec.
16675 2024.10.01 02:39:48.239884 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Debug> DynamicQueryHandler: Done processing query
16676 2024.10.01 02:39:48.239910 [ 3 ] {00793324-caea-407d-8a9c-8a2576a3f96d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16677 2024.10.01 02:39:48.239925 [ 3 ] {} <Debug> HTTP-Session: a7606819-4444-4ca1-ad8e-fe1cbc445165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16678 2024.10.01 02:39:48.240046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16679 2024.10.01 02:39:48.240095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16680 2024.10.01 02:39:48.240115 [ 3 ] {} <Debug> HTTP-Session: d26232d9-d8cb-4384-b139-7241c6a86a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16681 2024.10.01 02:39:48.240131 [ 3 ] {} <Debug> HTTP-Session: d26232d9-d8cb-4384-b139-7241c6a86a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16682 2024.10.01 02:39:48.240145 [ 3 ] {} <Debug> HTTP-Session: d26232d9-d8cb-4384-b139-7241c6a86a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16683 2024.10.01 02:39:48.240175 [ 3 ] {} <Trace> HTTP-Session: d26232d9-d8cb-4384-b139-7241c6a86a72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16684 2024.10.01 02:39:48.240295 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16685 2024.10.01 02:39:48.240339 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16686 2024.10.01 02:39:48.240467 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16687 2024.10.01 02:39:48.240787 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16688 2024.10.01 02:39:48.240823 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
16689 2024.10.01 02:39:48.241194 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16690 2024.10.01 02:39:48.241508 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16691 2024.10.01 02:39:48.241635 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 3.76 MiB/sec.
16692 2024.10.01 02:39:48.241843 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Debug> DynamicQueryHandler: Done processing query
16693 2024.10.01 02:39:48.241885 [ 3 ] {4e1a3fb1-f3df-4785-93c4-becef51ca954} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16694 2024.10.01 02:39:48.241943 [ 3 ] {} <Debug> HTTP-Session: d26232d9-d8cb-4384-b139-7241c6a86a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16695 2024.10.01 02:39:51.762495 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
16696 2024.10.01 02:39:51.762552 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
16697 2024.10.01 02:39:52.547910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16698 2024.10.01 02:39:52.548029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16699 2024.10.01 02:39:52.548054 [ 3 ] {} <Debug> HTTP-Session: 85d73ce2-ce7e-4db8-b83e-18cf62cf9c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16700 2024.10.01 02:39:52.548078 [ 3 ] {} <Debug> HTTP-Session: 85d73ce2-ce7e-4db8-b83e-18cf62cf9c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16701 2024.10.01 02:39:52.548092 [ 3 ] {} <Debug> HTTP-Session: 85d73ce2-ce7e-4db8-b83e-18cf62cf9c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16702 2024.10.01 02:39:52.548140 [ 3 ] {} <Trace> HTTP-Session: 85d73ce2-ce7e-4db8-b83e-18cf62cf9c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16703 2024.10.01 02:39:52.548395 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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)
16704 2024.10.01 02:39:52.548803 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
16705 2024.10.01 02:39:52.548857 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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
16706 2024.10.01 02:39:52.549234 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
16707 2024.10.01 02:39:52.549314 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
16708 2024.10.01 02:39:52.549490 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
16709 2024.10.01 02:39:52.549629 [ 261 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
16710 2024.10.01 02:39:52.549730 [ 255 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
16711 2024.10.01 02:39:52.549751 [ 260 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
16712 2024.10.01 02:39:52.549730 [ 259 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
16713 2024.10.01 02:39:52.549955 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
16714 2024.10.01 02:39:52.549993 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Spreading mark ranges among streams (default reading)
16715 2024.10.01 02:39:52.550143 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
16716 2024.10.01 02:39:52.550182 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (SelectExecutor): Reading approx. 41 rows with 3 streams
16717 2024.10.01 02:39:52.550230 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
16718 2024.10.01 02:39:52.550282 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
16719 2024.10.01 02:39:52.550332 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <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', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))"
16720 2024.10.01 02:39:52.552285 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.004007 sec., 10232.093835787371 rows/sec., 390.43 KiB/sec.
16721 2024.10.01 02:39:52.552704 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> DynamicQueryHandler: Done processing query
16722 2024.10.01 02:39:52.552733 [ 3 ] {5a5c60aa-7301-4522-a539-f1020c9c7036} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
16723 2024.10.01 02:39:52.552751 [ 3 ] {} <Debug> HTTP-Session: 85d73ce2-ce7e-4db8-b83e-18cf62cf9c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16724 2024.10.01 02:39:52.591583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16725 2024.10.01 02:39:52.591658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16726 2024.10.01 02:39:52.591685 [ 3 ] {} <Debug> HTTP-Session: 5369d828-2ec4-40f1-8b33-a6f925dbb45c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16727 2024.10.01 02:39:52.591709 [ 3 ] {} <Debug> HTTP-Session: 5369d828-2ec4-40f1-8b33-a6f925dbb45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16728 2024.10.01 02:39:52.591728 [ 3 ] {} <Debug> HTTP-Session: 5369d828-2ec4-40f1-8b33-a6f925dbb45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16729 2024.10.01 02:39:52.591771 [ 3 ] {} <Trace> HTTP-Session: 5369d828-2ec4-40f1-8b33-a6f925dbb45c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16730 2024.10.01 02:39:52.591919 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
16731 2024.10.01 02:39:52.591979 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
16732 2024.10.01 02:39:52.592178 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16733 2024.10.01 02:39:52.592551 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16734 2024.10.01 02:39:52.592590 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16735 2024.10.01 02:39:52.593091 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
16736 2024.10.01 02:39:52.593413 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16737 2024.10.01 02:39:52.593575 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001697 sec., 589.2751915144372 rows/sec., 164.01 KiB/sec.
16738 2024.10.01 02:39:52.593886 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Debug> DynamicQueryHandler: Done processing query
16739 2024.10.01 02:39:52.593913 [ 3 ] {db1e0008-2064-4711-93d0-79a24f343e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16740 2024.10.01 02:39:52.593929 [ 3 ] {} <Debug> HTTP-Session: 5369d828-2ec4-40f1-8b33-a6f925dbb45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16741 2024.10.01 02:39:52.594078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16742 2024.10.01 02:39:52.594127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16743 2024.10.01 02:39:52.594147 [ 3 ] {} <Debug> HTTP-Session: 51d3e1aa-a8cd-4f0d-8f9d-61ad788797aa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16744 2024.10.01 02:39:52.594163 [ 3 ] {} <Debug> HTTP-Session: 51d3e1aa-a8cd-4f0d-8f9d-61ad788797aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16745 2024.10.01 02:39:52.594177 [ 3 ] {} <Debug> HTTP-Session: 51d3e1aa-a8cd-4f0d-8f9d-61ad788797aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16746 2024.10.01 02:39:52.594207 [ 3 ] {} <Trace> HTTP-Session: 51d3e1aa-a8cd-4f0d-8f9d-61ad788797aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16747 2024.10.01 02:39:52.594303 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16748 2024.10.01 02:39:52.594347 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16749 2024.10.01 02:39:52.594599 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16750 2024.10.01 02:39:52.594936 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16751 2024.10.01 02:39:52.594974 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16752 2024.10.01 02:39:52.595322 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
16753 2024.10.01 02:39:52.595717 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16754 2024.10.01 02:39:52.595863 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001579 sec., 1266.624445851805 rows/sec., 94.01 KiB/sec.
16755 2024.10.01 02:39:52.596055 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Debug> DynamicQueryHandler: Done processing query
16756 2024.10.01 02:39:52.596087 [ 3 ] {bc92a429-8a2b-4bf1-abff-860115657571} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16757 2024.10.01 02:39:52.596105 [ 3 ] {} <Debug> HTTP-Session: 51d3e1aa-a8cd-4f0d-8f9d-61ad788797aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16758 2024.10.01 02:39:52.596455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 181834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16759 2024.10.01 02:39:52.596505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16760 2024.10.01 02:39:52.596524 [ 3 ] {} <Debug> HTTP-Session: d8c62aac-7f91-4f42-a84b-0084bd1682c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16761 2024.10.01 02:39:52.596540 [ 3 ] {} <Debug> HTTP-Session: d8c62aac-7f91-4f42-a84b-0084bd1682c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16762 2024.10.01 02:39:52.596555 [ 3 ] {} <Debug> HTTP-Session: d8c62aac-7f91-4f42-a84b-0084bd1682c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16763 2024.10.01 02:39:52.596584 [ 3 ] {} <Trace> HTTP-Session: d8c62aac-7f91-4f42-a84b-0084bd1682c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16764 2024.10.01 02:39:52.597046 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16765 2024.10.01 02:39:52.597090 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16766 2024.10.01 02:39:52.597310 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16767 2024.10.01 02:39:52.598469 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16768 2024.10.01 02:39:52.598506 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16769 2024.10.01 02:39:52.598926 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16770 2024.10.01 02:39:52.599301 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16771 2024.10.01 02:39:52.599458 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Debug> executeQuery: Read 1252 rows, 106.13 KiB in 0.002716 sec., 460972.0176730486 rows/sec., 38.16 MiB/sec.
16772 2024.10.01 02:39:52.599474 [ 44 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16773 2024.10.01 02:39:52.599558 [ 44 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16774 2024.10.01 02:39:52.599611 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16775 2024.10.01 02:39:52.599756 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Debug> DynamicQueryHandler: Done processing query
16776 2024.10.01 02:39:52.599804 [ 3 ] {26dd5f87-96a5-4c9f-9d70-da08cf58ba58} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
16777 2024.10.01 02:39:52.599811 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
16778 2024.10.01 02:39:52.599828 [ 3 ] {} <Debug> HTTP-Session: d8c62aac-7f91-4f42-a84b-0084bd1682c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16779 2024.10.01 02:39:52.600056 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16780 2024.10.01 02:39:52.600133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 4038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16781 2024.10.01 02:39:52.600153 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1418 rows starting from the beginning of the part
16782 2024.10.01 02:39:52.600233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16783 2024.10.01 02:39:52.600312 [ 3 ] {} <Debug> HTTP-Session: 595ffed9-b287-4468-a1c3-3403fb0a77a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16784 2024.10.01 02:39:52.600375 [ 3 ] {} <Debug> HTTP-Session: 595ffed9-b287-4468-a1c3-3403fb0a77a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16785 2024.10.01 02:39:52.600432 [ 3 ] {} <Debug> HTTP-Session: 595ffed9-b287-4468-a1c3-3403fb0a77a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16786 2024.10.01 02:39:52.600479 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 99 rows starting from the beginning of the part
16787 2024.10.01 02:39:52.600532 [ 3 ] {} <Trace> HTTP-Session: 595ffed9-b287-4468-a1c3-3403fb0a77a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16788 2024.10.01 02:39:52.600846 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16789 2024.10.01 02:39:52.600864 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 227 rows starting from the beginning of the part
16790 2024.10.01 02:39:52.600927 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16791 2024.10.01 02:39:52.601299 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 120 rows starting from the beginning of the part
16792 2024.10.01 02:39:52.601714 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 227 rows starting from the beginning of the part
16793 2024.10.01 02:39:52.602122 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16794 2024.10.01 02:39:52.602147 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1252 rows starting from the beginning of the part
16795 2024.10.01 02:39:52.602926 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16796 2024.10.01 02:39:52.602987 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16797 2024.10.01 02:39:52.603658 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16798 2024.10.01 02:39:52.604520 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16799 2024.10.01 02:39:52.604911 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.004191 sec., 6680.983058935814 rows/sec., 496.32 KiB/sec.
16800 2024.10.01 02:39:52.605261 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Debug> DynamicQueryHandler: Done processing query
16801 2024.10.01 02:39:52.605289 [ 3 ] {6a5b6f97-9cb6-4f98-96e3-18a5f964b0e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16802 2024.10.01 02:39:52.605310 [ 3 ] {} <Debug> HTTP-Session: 595ffed9-b287-4468-a1c3-3403fb0a77a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16803 2024.10.01 02:39:52.605485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16804 2024.10.01 02:39:52.605540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16805 2024.10.01 02:39:52.605560 [ 3 ] {} <Debug> HTTP-Session: 1493dc46-7550-4e60-ab38-c8f9126a115a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16806 2024.10.01 02:39:52.605580 [ 3 ] {} <Debug> HTTP-Session: 1493dc46-7550-4e60-ab38-c8f9126a115a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16807 2024.10.01 02:39:52.605594 [ 3 ] {} <Debug> HTTP-Session: 1493dc46-7550-4e60-ab38-c8f9126a115a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16808 2024.10.01 02:39:52.605636 [ 3 ] {} <Trace> HTTP-Session: 1493dc46-7550-4e60-ab38-c8f9126a115a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16809 2024.10.01 02:39:52.605882 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16810 2024.10.01 02:39:52.606003 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16811 2024.10.01 02:39:52.606318 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.0066143 sec., 505420.07468666375 rows/sec., 44.42 MiB/sec.
16812 2024.10.01 02:39:52.606618 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16813 2024.10.01 02:39:52.606633 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16814 2024.10.01 02:39:52.607473 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16815 2024.10.01 02:39:52.607600 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16816 2024.10.01 02:39:52.607639 [ 202 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_91_18} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16817 2024.10.01 02:39:52.607664 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16818 2024.10.01 02:39:52.607805 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
16819 2024.10.01 02:39:52.608177 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
16820 2024.10.01 02:39:52.608549 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16821 2024.10.01 02:39:52.608700 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002967 sec., 76845.29828109201 rows/sec., 5.20 MiB/sec.
16822 2024.10.01 02:39:52.608887 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Debug> DynamicQueryHandler: Done processing query
16823 2024.10.01 02:39:52.608911 [ 3 ] {0fefb518-9372-41d1-b44c-986fe43c713f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16824 2024.10.01 02:39:52.608927 [ 3 ] {} <Debug> HTTP-Session: 1493dc46-7550-4e60-ab38-c8f9126a115a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16825 2024.10.01 02:39:52.609224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 92469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16826 2024.10.01 02:39:52.609273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16827 2024.10.01 02:39:52.609293 [ 3 ] {} <Debug> HTTP-Session: d061c4a2-e2d2-4b06-8524-6c69f1e15603 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16828 2024.10.01 02:39:52.609309 [ 3 ] {} <Debug> HTTP-Session: d061c4a2-e2d2-4b06-8524-6c69f1e15603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16829 2024.10.01 02:39:52.609323 [ 3 ] {} <Debug> HTTP-Session: d061c4a2-e2d2-4b06-8524-6c69f1e15603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16830 2024.10.01 02:39:52.609355 [ 3 ] {} <Trace> HTTP-Session: d061c4a2-e2d2-4b06-8524-6c69f1e15603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16831 2024.10.01 02:39:52.609755 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16832 2024.10.01 02:39:52.609799 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16833 2024.10.01 02:39:52.610045 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16834 2024.10.01 02:39:52.610726 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16835 2024.10.01 02:39:52.610763 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16836 2024.10.01 02:39:52.611165 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16837 2024.10.01 02:39:52.611531 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16838 2024.10.01 02:39:52.611685 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Debug> executeQuery: Read 560 rows, 42.47 KiB in 0.002204 sec., 254083.48457350273 rows/sec., 18.82 MiB/sec.
16839 2024.10.01 02:39:52.611690 [ 56 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16840 2024.10.01 02:39:52.611778 [ 56 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16841 2024.10.01 02:39:52.611820 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16842 2024.10.01 02:39:52.611973 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Debug> DynamicQueryHandler: Done processing query
16843 2024.10.01 02:39:52.612020 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
16844 2024.10.01 02:39:52.612028 [ 3 ] {61a52104-3400-4e8b-862b-6315b8b649db} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
16845 2024.10.01 02:39:52.612070 [ 3 ] {} <Debug> HTTP-Session: d061c4a2-e2d2-4b06-8524-6c69f1e15603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16846 2024.10.01 02:39:52.612475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 191067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16847 2024.10.01 02:39:52.612600 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16848 2024.10.01 02:39:52.612664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16849 2024.10.01 02:39:52.612764 [ 3 ] {} <Debug> HTTP-Session: 3c73f493-98d9-4a8e-85d9-811e0e4eb95c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16850 2024.10.01 02:39:52.612769 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part
16851 2024.10.01 02:39:52.612845 [ 3 ] {} <Debug> HTTP-Session: 3c73f493-98d9-4a8e-85d9-811e0e4eb95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16852 2024.10.01 02:39:52.612919 [ 3 ] {} <Debug> HTTP-Session: 3c73f493-98d9-4a8e-85d9-811e0e4eb95c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16853 2024.10.01 02:39:52.613113 [ 3 ] {} <Trace> HTTP-Session: 3c73f493-98d9-4a8e-85d9-811e0e4eb95c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16854 2024.10.01 02:39:52.613388 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part
16855 2024.10.01 02:39:52.613751 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 401 rows starting from the beginning of the part
16856 2024.10.01 02:39:52.614142 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16857 2024.10.01 02:39:52.614233 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 105 rows starting from the beginning of the part
16858 2024.10.01 02:39:52.614331 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16859 2024.10.01 02:39:52.614578 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 401 rows starting from the beginning of the part
16860 2024.10.01 02:39:52.614931 [ 187 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 560 rows starting from the beginning of the part
16861 2024.10.01 02:39:52.615333 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16862 2024.10.01 02:39:52.616669 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16863 2024.10.01 02:39:52.616721 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16864 2024.10.01 02:39:52.616767 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2470 rows, containing 5 columns (5 merged, 0 gathered) in 0.004856602 sec., 508586.04431658186 rows/sec., 39.04 MiB/sec.
16865 2024.10.01 02:39:52.617132 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16866 2024.10.01 02:39:52.617545 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16867 2024.10.01 02:39:52.618146 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16868 2024.10.01 02:39:52.618322 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_91_18} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16869 2024.10.01 02:39:52.618424 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16870 2024.10.01 02:39:52.618508 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
16871 2024.10.01 02:39:52.618684 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Debug> executeQuery: Read 1006 rows, 69.21 KiB in 0.005161 sec., 194923.46444487502 rows/sec., 13.10 MiB/sec.
16872 2024.10.01 02:39:52.618884 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Debug> DynamicQueryHandler: Done processing query
16873 2024.10.01 02:39:52.618908 [ 3 ] {198938d4-415a-45c9-a161-530978ebadd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
16874 2024.10.01 02:39:52.618925 [ 3 ] {} <Debug> HTTP-Session: 3c73f493-98d9-4a8e-85d9-811e0e4eb95c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16875 2024.10.01 02:39:52.619352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 42818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16876 2024.10.01 02:39:52.619420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16877 2024.10.01 02:39:52.619443 [ 3 ] {} <Debug> HTTP-Session: db102b01-4b63-4f0e-8560-c440f499d9da Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16878 2024.10.01 02:39:52.619463 [ 3 ] {} <Debug> HTTP-Session: db102b01-4b63-4f0e-8560-c440f499d9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16879 2024.10.01 02:39:52.619479 [ 3 ] {} <Debug> HTTP-Session: db102b01-4b63-4f0e-8560-c440f499d9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16880 2024.10.01 02:39:52.619516 [ 3 ] {} <Trace> HTTP-Session: db102b01-4b63-4f0e-8560-c440f499d9da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16881 2024.10.01 02:39:52.619980 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
16882 2024.10.01 02:39:52.620056 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <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_histogramu64
16883 2024.10.01 02:39:52.620483 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16884 2024.10.01 02:39:52.621129 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16885 2024.10.01 02:39:52.621166 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16886 2024.10.01 02:39:52.621797 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16887 2024.10.01 02:39:52.622214 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16888 2024.10.01 02:39:52.622385 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002765 sec., 9403.254972875226 rows/sec., 16.85 MiB/sec.
16889 2024.10.01 02:39:52.622656 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Debug> DynamicQueryHandler: Done processing query
16890 2024.10.01 02:39:52.622693 [ 3 ] {eb9eaa84-5d17-4621-81a8-0a35fdd98290} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16891 2024.10.01 02:39:52.622726 [ 3 ] {} <Debug> HTTP-Session: db102b01-4b63-4f0e-8560-c440f499d9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16892 2024.10.01 02:39:52.622883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16893 2024.10.01 02:39:52.622933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16894 2024.10.01 02:39:52.622952 [ 3 ] {} <Debug> HTTP-Session: d96a8c02-7065-4a5c-9c9d-7b3d90b5c721 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16895 2024.10.01 02:39:52.622969 [ 3 ] {} <Debug> HTTP-Session: d96a8c02-7065-4a5c-9c9d-7b3d90b5c721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16896 2024.10.01 02:39:52.622983 [ 3 ] {} <Debug> HTTP-Session: d96a8c02-7065-4a5c-9c9d-7b3d90b5c721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16897 2024.10.01 02:39:52.623014 [ 3 ] {} <Trace> HTTP-Session: d96a8c02-7065-4a5c-9c9d-7b3d90b5c721 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16898 2024.10.01 02:39:52.623145 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16899 2024.10.01 02:39:52.623189 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16900 2024.10.01 02:39:52.623316 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16901 2024.10.01 02:39:52.623617 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16902 2024.10.01 02:39:52.623653 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16903 2024.10.01 02:39:52.624018 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16904 2024.10.01 02:39:52.624351 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16905 2024.10.01 02:39:52.624504 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001405 sec., 41281.138790035584 rows/sec., 2.79 MiB/sec.
16906 2024.10.01 02:39:52.624512 [ 56 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16907 2024.10.01 02:39:52.624590 [ 56 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16908 2024.10.01 02:39:52.624635 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16909 2024.10.01 02:39:52.624767 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Debug> DynamicQueryHandler: Done processing query
16910 2024.10.01 02:39:52.624783 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
16911 2024.10.01 02:39:52.624801 [ 3 ] {bcd617b6-c560-44ac-9468-8e20b4ad4ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16912 2024.10.01 02:39:52.624848 [ 3 ] {} <Debug> HTTP-Session: d96a8c02-7065-4a5c-9c9d-7b3d90b5c721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16913 2024.10.01 02:39:52.624980 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16914 2024.10.01 02:39:52.625021 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5150 rows starting from the beginning of the part
16915 2024.10.01 02:39:52.625136 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
16916 2024.10.01 02:39:52.625330 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part
16917 2024.10.01 02:39:52.625546 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
16918 2024.10.01 02:39:52.625746 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part
16919 2024.10.01 02:39:52.625942 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 58 rows starting from the beginning of the part
16920 2024.10.01 02:39:52.628040 [ 193 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5492 rows, containing 4 columns (4 merged, 0 gathered) in 0.003337296 sec., 1645643.6588183967 rows/sec., 107.15 MiB/sec.
16921 2024.10.01 02:39:52.628365 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16922 2024.10.01 02:39:52.628774 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16923 2024.10.01 02:39:52.628864 [ 192 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_91_18} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16924 2024.10.01 02:39:52.628944 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
16925 2024.10.01 02:39:53.202790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16926 2024.10.01 02:39:53.202920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16927 2024.10.01 02:39:53.202949 [ 3 ] {} <Debug> HTTP-Session: 42453348-6300-4f42-a2ba-98a1c2f6dead Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16928 2024.10.01 02:39:53.202977 [ 3 ] {} <Debug> HTTP-Session: 42453348-6300-4f42-a2ba-98a1c2f6dead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16929 2024.10.01 02:39:53.202994 [ 3 ] {} <Debug> HTTP-Session: 42453348-6300-4f42-a2ba-98a1c2f6dead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16930 2024.10.01 02:39:53.203051 [ 3 ] {} <Trace> HTTP-Session: 42453348-6300-4f42-a2ba-98a1c2f6dead Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16931 2024.10.01 02:39:53.203242 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16932 2024.10.01 02:39:53.203307 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16933 2024.10.01 02:39:53.203658 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16934 2024.10.01 02:39:53.204109 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16935 2024.10.01 02:39:53.204153 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16936 2024.10.01 02:39:53.204592 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16937 2024.10.01 02:39:53.204993 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16938 2024.10.01 02:39:53.205169 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Debug> executeQuery: Read 20 rows, 1.92 KiB in 0.001982 sec., 10090.817356205853 rows/sec., 969.17 KiB/sec.
16939 2024.10.01 02:39:53.205392 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Debug> DynamicQueryHandler: Done processing query
16940 2024.10.01 02:39:53.205420 [ 3 ] {1a75f33b-4b2b-437b-8364-938937833d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16941 2024.10.01 02:39:53.205436 [ 3 ] {} <Debug> HTTP-Session: 42453348-6300-4f42-a2ba-98a1c2f6dead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16942 2024.10.01 02:39:53.205565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16943 2024.10.01 02:39:53.205623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16944 2024.10.01 02:39:53.205642 [ 3 ] {} <Debug> HTTP-Session: 3dab80f1-3b79-4d50-b7cb-c6989c72e03b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16945 2024.10.01 02:39:53.205661 [ 3 ] {} <Debug> HTTP-Session: 3dab80f1-3b79-4d50-b7cb-c6989c72e03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16946 2024.10.01 02:39:53.205674 [ 3 ] {} <Debug> HTTP-Session: 3dab80f1-3b79-4d50-b7cb-c6989c72e03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16947 2024.10.01 02:39:53.205710 [ 3 ] {} <Trace> HTTP-Session: 3dab80f1-3b79-4d50-b7cb-c6989c72e03b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16948 2024.10.01 02:39:53.205816 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16949 2024.10.01 02:39:53.205860 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16950 2024.10.01 02:39:53.206095 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16951 2024.10.01 02:39:53.206405 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16952 2024.10.01 02:39:53.206443 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16953 2024.10.01 02:39:53.206793 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16954 2024.10.01 02:39:53.207163 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16955 2024.10.01 02:39:53.207321 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001529 sec., 5232.177894048397 rows/sec., 393.44 KiB/sec.
16956 2024.10.01 02:39:53.207496 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Debug> DynamicQueryHandler: Done processing query
16957 2024.10.01 02:39:53.207521 [ 3 ] {5f0563c3-567c-4326-95f9-086293b47f0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16958 2024.10.01 02:39:53.207537 [ 3 ] {} <Debug> HTTP-Session: 3dab80f1-3b79-4d50-b7cb-c6989c72e03b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16959 2024.10.01 02:39:53.207692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16960 2024.10.01 02:39:53.207742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16961 2024.10.01 02:39:53.207762 [ 3 ] {} <Debug> HTTP-Session: 3152daf5-0247-4e93-872c-b953f56546cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16962 2024.10.01 02:39:53.207779 [ 3 ] {} <Debug> HTTP-Session: 3152daf5-0247-4e93-872c-b953f56546cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16963 2024.10.01 02:39:53.207792 [ 3 ] {} <Debug> HTTP-Session: 3152daf5-0247-4e93-872c-b953f56546cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16964 2024.10.01 02:39:53.207823 [ 3 ] {} <Trace> HTTP-Session: 3152daf5-0247-4e93-872c-b953f56546cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16965 2024.10.01 02:39:53.207925 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16966 2024.10.01 02:39:53.207969 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16967 2024.10.01 02:39:53.208192 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16968 2024.10.01 02:39:53.208523 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16969 2024.10.01 02:39:53.208560 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16970 2024.10.01 02:39:53.208900 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16971 2024.10.01 02:39:53.209270 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16972 2024.10.01 02:39:53.209414 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.001513 sec., 10575.016523463319 rows/sec., 848.12 KiB/sec.
16973 2024.10.01 02:39:53.209583 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Debug> DynamicQueryHandler: Done processing query
16974 2024.10.01 02:39:53.209608 [ 3 ] {2f8d0a38-596d-4aa1-892c-2b52d19cc99f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16975 2024.10.01 02:39:53.209624 [ 3 ] {} <Debug> HTTP-Session: 3152daf5-0247-4e93-872c-b953f56546cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16976 2024.10.01 02:39:53.209736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16977 2024.10.01 02:39:53.209785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16978 2024.10.01 02:39:53.209804 [ 3 ] {} <Debug> HTTP-Session: 00224046-954c-4549-9002-b02eaf5d8193 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16979 2024.10.01 02:39:53.209819 [ 3 ] {} <Debug> HTTP-Session: 00224046-954c-4549-9002-b02eaf5d8193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16980 2024.10.01 02:39:53.209832 [ 3 ] {} <Debug> HTTP-Session: 00224046-954c-4549-9002-b02eaf5d8193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16981 2024.10.01 02:39:53.209861 [ 3 ] {} <Trace> HTTP-Session: 00224046-954c-4549-9002-b02eaf5d8193 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16982 2024.10.01 02:39:53.209956 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16983 2024.10.01 02:39:53.210001 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16984 2024.10.01 02:39:53.210148 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16985 2024.10.01 02:39:53.210424 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16986 2024.10.01 02:39:53.210460 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16987 2024.10.01 02:39:53.210814 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16988 2024.10.01 02:39:53.211158 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16989 2024.10.01 02:39:53.211311 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001373 sec., 1456.6642388929351 rows/sec., 110.96 KiB/sec.
16990 2024.10.01 02:39:53.211478 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Debug> DynamicQueryHandler: Done processing query
16991 2024.10.01 02:39:53.211502 [ 3 ] {ff3e8d6d-418c-4984-913a-70d48bd9fbb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16992 2024.10.01 02:39:53.211517 [ 3 ] {} <Debug> HTTP-Session: 00224046-954c-4549-9002-b02eaf5d8193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16993 2024.10.01 02:39:53.211658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16994 2024.10.01 02:39:53.211704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16995 2024.10.01 02:39:53.211724 [ 3 ] {} <Debug> HTTP-Session: 2820c6a8-cdb4-496b-85bf-461e3f2e3d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
16996 2024.10.01 02:39:53.211739 [ 3 ] {} <Debug> HTTP-Session: 2820c6a8-cdb4-496b-85bf-461e3f2e3d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16997 2024.10.01 02:39:53.211752 [ 3 ] {} <Debug> HTTP-Session: 2820c6a8-cdb4-496b-85bf-461e3f2e3d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16998 2024.10.01 02:39:53.211781 [ 3 ] {} <Trace> HTTP-Session: 2820c6a8-cdb4-496b-85bf-461e3f2e3d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16999 2024.10.01 02:39:53.211944 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17000 2024.10.01 02:39:53.212008 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <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_histogramu64
17001 2024.10.01 02:39:53.212416 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17002 2024.10.01 02:39:53.212945 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17003 2024.10.01 02:39:53.212981 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17004 2024.10.01 02:39:53.213564 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17005 2024.10.01 02:39:53.213979 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17006 2024.10.01 02:39:53.214152 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002294 sec., 3487.3583260680034 rows/sec., 6.25 MiB/sec.
17007 2024.10.01 02:39:53.214412 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Debug> DynamicQueryHandler: Done processing query
17008 2024.10.01 02:39:53.214436 [ 3 ] {8dbe8cb6-7ae3-4d5f-b4a0-844df2b90d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
17009 2024.10.01 02:39:53.214451 [ 3 ] {} <Debug> HTTP-Session: 2820c6a8-cdb4-496b-85bf-461e3f2e3d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17010 2024.10.01 02:39:53.214559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17011 2024.10.01 02:39:53.214608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17012 2024.10.01 02:39:53.214627 [ 3 ] {} <Debug> HTTP-Session: e6ba690c-5f74-4562-817f-5e0303d0b597 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17013 2024.10.01 02:39:53.214643 [ 3 ] {} <Debug> HTTP-Session: e6ba690c-5f74-4562-817f-5e0303d0b597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17014 2024.10.01 02:39:53.214656 [ 3 ] {} <Debug> HTTP-Session: e6ba690c-5f74-4562-817f-5e0303d0b597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17015 2024.10.01 02:39:53.214686 [ 3 ] {} <Trace> HTTP-Session: e6ba690c-5f74-4562-817f-5e0303d0b597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17016 2024.10.01 02:39:53.214781 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17017 2024.10.01 02:39:53.214825 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17018 2024.10.01 02:39:53.214953 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17019 2024.10.01 02:39:53.215238 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17020 2024.10.01 02:39:53.215274 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17021 2024.10.01 02:39:53.215626 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17022 2024.10.01 02:39:53.215966 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17023 2024.10.01 02:39:53.216118 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001356 sec., 1474.9262536873157 rows/sec., 92.90 KiB/sec.
17024 2024.10.01 02:39:53.216285 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Debug> DynamicQueryHandler: Done processing query
17025 2024.10.01 02:39:53.216308 [ 3 ] {86731b20-2348-421b-817b-73782a542661} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17026 2024.10.01 02:39:53.216323 [ 3 ] {} <Debug> HTTP-Session: e6ba690c-5f74-4562-817f-5e0303d0b597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17027 2024.10.01 02:39:58.216132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17028 2024.10.01 02:39:58.216280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17029 2024.10.01 02:39:58.216317 [ 3 ] {} <Debug> HTTP-Session: 6c298d3f-ae4e-4257-8c62-e829987a3969 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17030 2024.10.01 02:39:58.216360 [ 3 ] {} <Debug> HTTP-Session: 6c298d3f-ae4e-4257-8c62-e829987a3969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17031 2024.10.01 02:39:58.216391 [ 3 ] {} <Debug> HTTP-Session: 6c298d3f-ae4e-4257-8c62-e829987a3969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17032 2024.10.01 02:39:58.216473 [ 3 ] {} <Trace> HTTP-Session: 6c298d3f-ae4e-4257-8c62-e829987a3969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17033 2024.10.01 02:39:58.216757 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17034 2024.10.01 02:39:58.216863 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17035 2024.10.01 02:39:58.217397 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17036 2024.10.01 02:39:58.217861 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17037 2024.10.01 02:39:58.217911 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17038 2024.10.01 02:39:58.218325 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
17039 2024.10.01 02:39:58.218715 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17040 2024.10.01 02:39:58.218891 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.002212 sec., 452.07956600361666 rows/sec., 33.55 KiB/sec.
17041 2024.10.01 02:39:58.218904 [ 84 ] {} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
17042 2024.10.01 02:39:58.218989 [ 84 ] {} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17043 2024.10.01 02:39:58.219043 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17044 2024.10.01 02:39:58.219200 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Debug> DynamicQueryHandler: Done processing query
17045 2024.10.01 02:39:58.219205 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
17046 2024.10.01 02:39:58.219234 [ 3 ] {f3b96a73-efb5-4e34-a173-01e8e95dba08} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17047 2024.10.01 02:39:58.219264 [ 3 ] {} <Debug> HTTP-Session: 6c298d3f-ae4e-4257-8c62-e829987a3969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17048 2024.10.01 02:39:58.219378 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17049 2024.10.01 02:39:58.219417 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
17050 2024.10.01 02:39:58.219500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17051 2024.10.01 02:39:58.219586 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
17052 2024.10.01 02:39:58.219624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17053 2024.10.01 02:39:58.219709 [ 3 ] {} <Debug> HTTP-Session: 2d5de0a8-9fc5-42c5-b419-338433f8f9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17054 2024.10.01 02:39:58.219819 [ 3 ] {} <Debug> HTTP-Session: 2d5de0a8-9fc5-42c5-b419-338433f8f9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17055 2024.10.01 02:39:58.219926 [ 3 ] {} <Debug> HTTP-Session: 2d5de0a8-9fc5-42c5-b419-338433f8f9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17056 2024.10.01 02:39:58.219996 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
17057 2024.10.01 02:39:58.220007 [ 3 ] {} <Trace> HTTP-Session: 2d5de0a8-9fc5-42c5-b419-338433f8f9b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17058 2024.10.01 02:39:58.220175 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
17059 2024.10.01 02:39:58.220282 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17060 2024.10.01 02:39:58.220308 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
17061 2024.10.01 02:39:58.220380 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17062 2024.10.01 02:39:58.220510 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
17063 2024.10.01 02:39:58.221014 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17064 2024.10.01 02:39:58.221778 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17065 2024.10.01 02:39:58.221823 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17066 2024.10.01 02:39:58.222119 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 5 columns (5 merged, 0 gathered) in 0.002981319 sec., 9056.394166474638 rows/sec., 766.49 KiB/sec.
17067 2024.10.01 02:39:58.222352 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
17068 2024.10.01 02:39:58.222436 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17069 2024.10.01 02:39:58.223535 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_35_7} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17070 2024.10.01 02:39:58.223604 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17071 2024.10.01 02:39:58.223722 [ 192 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_35_7} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
17072 2024.10.01 02:39:58.223945 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Debug> executeQuery: Read 229 rows, 20.61 KiB in 0.003787 sec., 60470.02904673884 rows/sec., 5.31 MiB/sec.
17073 2024.10.01 02:39:58.223960 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
17074 2024.10.01 02:39:58.224217 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Debug> DynamicQueryHandler: Done processing query
17075 2024.10.01 02:39:58.224247 [ 3 ] {e3b609c2-c4e3-4bb8-aec2-0c47346e7eba} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
17076 2024.10.01 02:39:58.224263 [ 3 ] {} <Debug> HTTP-Session: 2d5de0a8-9fc5-42c5-b419-338433f8f9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17077 2024.10.01 02:39:58.224401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17078 2024.10.01 02:39:58.224454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17079 2024.10.01 02:39:58.224475 [ 3 ] {} <Debug> HTTP-Session: d9ad7de9-8642-470d-b662-51c0663ecee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17080 2024.10.01 02:39:58.224493 [ 3 ] {} <Debug> HTTP-Session: d9ad7de9-8642-470d-b662-51c0663ecee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17081 2024.10.01 02:39:58.224507 [ 3 ] {} <Debug> HTTP-Session: d9ad7de9-8642-470d-b662-51c0663ecee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17082 2024.10.01 02:39:58.224545 [ 3 ] {} <Trace> HTTP-Session: d9ad7de9-8642-470d-b662-51c0663ecee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17083 2024.10.01 02:39:58.224671 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17084 2024.10.01 02:39:58.224725 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17085 2024.10.01 02:39:58.224986 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17086 2024.10.01 02:39:58.225355 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17087 2024.10.01 02:39:58.225395 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17088 2024.10.01 02:39:58.225794 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17089 2024.10.01 02:39:58.226170 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17090 2024.10.01 02:39:58.226329 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.001696 sec., 11792.452830188678 rows/sec., 879.25 KiB/sec.
17091 2024.10.01 02:39:58.226351 [ 84 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17092 2024.10.01 02:39:58.226424 [ 84 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17093 2024.10.01 02:39:58.226475 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17094 2024.10.01 02:39:58.226623 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Debug> DynamicQueryHandler: Done processing query
17095 2024.10.01 02:39:58.226680 [ 3 ] {a326cbca-c2fb-4bec-a6c6-4d2381ae707b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17096 2024.10.01 02:39:58.226684 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
17097 2024.10.01 02:39:58.226716 [ 3 ] {} <Debug> HTTP-Session: d9ad7de9-8642-470d-b662-51c0663ecee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17098 2024.10.01 02:39:58.226928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17099 2024.10.01 02:39:58.227113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17100 2024.10.01 02:39:58.227197 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17101 2024.10.01 02:39:58.227218 [ 3 ] {} <Debug> HTTP-Session: adc5681f-08c5-46dc-81ac-cf032378e923 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17102 2024.10.01 02:39:58.227308 [ 3 ] {} <Debug> HTTP-Session: adc5681f-08c5-46dc-81ac-cf032378e923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17103 2024.10.01 02:39:58.227327 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 58 rows starting from the beginning of the part
17104 2024.10.01 02:39:58.227379 [ 3 ] {} <Debug> HTTP-Session: adc5681f-08c5-46dc-81ac-cf032378e923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17105 2024.10.01 02:39:58.227526 [ 3 ] {} <Trace> HTTP-Session: adc5681f-08c5-46dc-81ac-cf032378e923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17106 2024.10.01 02:39:58.227895 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part
17107 2024.10.01 02:39:58.228025 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17108 2024.10.01 02:39:58.228273 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17109 2024.10.01 02:39:58.228445 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part
17110 2024.10.01 02:39:58.229053 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 28 rows starting from the beginning of the part
17111 2024.10.01 02:39:58.229582 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part
17112 2024.10.01 02:39:58.229775 [ 191 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 20 rows starting from the beginning of the part
17113 2024.10.01 02:39:58.230137 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17114 2024.10.01 02:39:58.230640 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17115 2024.10.01 02:39:58.230687 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17116 2024.10.01 02:39:58.231273 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
17117 2024.10.01 02:39:58.231302 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00476843 sec., 34602.5840790365 rows/sec., 2.65 MiB/sec.
17118 2024.10.01 02:39:58.231517 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17119 2024.10.01 02:39:58.232238 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17120 2024.10.01 02:39:58.232605 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004736 sec., 2956.0810810810813 rows/sec., 207.02 KiB/sec.
17121 2024.10.01 02:39:58.232927 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17122 2024.10.01 02:39:58.233149 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Debug> DynamicQueryHandler: Done processing query
17123 2024.10.01 02:39:58.233223 [ 3 ] {42bd1d04-2c92-40b6-a715-88e6f0eaf1ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17124 2024.10.01 02:39:58.233278 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_91_18} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17125 2024.10.01 02:39:58.233298 [ 3 ] {} <Debug> HTTP-Session: adc5681f-08c5-46dc-81ac-cf032378e923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17126 2024.10.01 02:39:58.233566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17127 2024.10.01 02:39:58.233567 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
17128 2024.10.01 02:39:58.233713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17129 2024.10.01 02:39:58.233771 [ 3 ] {} <Debug> HTTP-Session: cfaed8cb-3e17-4d2f-b535-d88d123755fa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17130 2024.10.01 02:39:58.233797 [ 3 ] {} <Debug> HTTP-Session: cfaed8cb-3e17-4d2f-b535-d88d123755fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17131 2024.10.01 02:39:58.233813 [ 3 ] {} <Debug> HTTP-Session: cfaed8cb-3e17-4d2f-b535-d88d123755fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17132 2024.10.01 02:39:58.233848 [ 3 ] {} <Trace> HTTP-Session: cfaed8cb-3e17-4d2f-b535-d88d123755fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17133 2024.10.01 02:39:58.233978 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17134 2024.10.01 02:39:58.234054 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17135 2024.10.01 02:39:58.235216 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17136 2024.10.01 02:39:58.235729 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17137 2024.10.01 02:39:58.235770 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17138 2024.10.01 02:39:58.236145 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
17139 2024.10.01 02:39:58.236527 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17140 2024.10.01 02:39:58.236700 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002759 sec., 2174.7009786154404 rows/sec., 128.49 KiB/sec.
17141 2024.10.01 02:39:58.237255 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Debug> DynamicQueryHandler: Done processing query
17142 2024.10.01 02:39:58.237349 [ 3 ] {fdb3ca15-233a-49a1-8142-c4875b8ada26} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17143 2024.10.01 02:39:58.237446 [ 3 ] {} <Debug> HTTP-Session: cfaed8cb-3e17-4d2f-b535-d88d123755fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17144 2024.10.01 02:39:58.237739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17145 2024.10.01 02:39:58.237795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17146 2024.10.01 02:39:58.237814 [ 3 ] {} <Debug> HTTP-Session: 643ef51b-9334-4228-b477-d2b9d5e10bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17147 2024.10.01 02:39:58.237831 [ 3 ] {} <Debug> HTTP-Session: 643ef51b-9334-4228-b477-d2b9d5e10bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17148 2024.10.01 02:39:58.237845 [ 3 ] {} <Debug> HTTP-Session: 643ef51b-9334-4228-b477-d2b9d5e10bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17149 2024.10.01 02:39:58.237877 [ 3 ] {} <Trace> HTTP-Session: 643ef51b-9334-4228-b477-d2b9d5e10bcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17150 2024.10.01 02:39:58.238098 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17151 2024.10.01 02:39:58.238143 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17152 2024.10.01 02:39:58.238388 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17153 2024.10.01 02:39:58.238953 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17154 2024.10.01 02:39:58.238991 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17155 2024.10.01 02:39:58.239371 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17156 2024.10.01 02:39:58.239727 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17157 2024.10.01 02:39:58.239885 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Debug> executeQuery: Read 408 rows, 29.69 KiB in 0.001903 sec., 214398.3184445612 rows/sec., 15.24 MiB/sec.
17158 2024.10.01 02:39:58.240067 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Debug> DynamicQueryHandler: Done processing query
17159 2024.10.01 02:39:58.240096 [ 3 ] {ac469468-232e-4f27-8ad2-c87468f279f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17160 2024.10.01 02:39:58.240114 [ 3 ] {} <Debug> HTTP-Session: 643ef51b-9334-4228-b477-d2b9d5e10bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17161 2024.10.01 02:39:58.240264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17162 2024.10.01 02:39:58.240312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17163 2024.10.01 02:39:58.240331 [ 3 ] {} <Debug> HTTP-Session: 6d9b4e3e-bd2c-4ec0-b8fb-b50c44a28f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17164 2024.10.01 02:39:58.240346 [ 3 ] {} <Debug> HTTP-Session: 6d9b4e3e-bd2c-4ec0-b8fb-b50c44a28f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17165 2024.10.01 02:39:58.240360 [ 3 ] {} <Debug> HTTP-Session: 6d9b4e3e-bd2c-4ec0-b8fb-b50c44a28f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17166 2024.10.01 02:39:58.240391 [ 3 ] {} <Trace> HTTP-Session: 6d9b4e3e-bd2c-4ec0-b8fb-b50c44a28f02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17167 2024.10.01 02:39:58.240488 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17168 2024.10.01 02:39:58.240533 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17169 2024.10.01 02:39:58.240664 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17170 2024.10.01 02:39:58.240966 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17171 2024.10.01 02:39:58.241007 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17172 2024.10.01 02:39:58.241369 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
17173 2024.10.01 02:39:58.241692 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17174 2024.10.01 02:39:58.241858 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec.
17175 2024.10.01 02:39:58.242183 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Debug> DynamicQueryHandler: Done processing query
17176 2024.10.01 02:39:58.242220 [ 3 ] {4d26e02f-7efb-457c-a990-c79ce1927cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17177 2024.10.01 02:39:58.242236 [ 3 ] {} <Debug> HTTP-Session: 6d9b4e3e-bd2c-4ec0-b8fb-b50c44a28f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17178 2024.10.01 02:39:58.242421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17179 2024.10.01 02:39:58.242471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17180 2024.10.01 02:39:58.242490 [ 3 ] {} <Debug> HTTP-Session: d160afd7-6e03-41cc-93f0-37f41e38fdd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17181 2024.10.01 02:39:58.242506 [ 3 ] {} <Debug> HTTP-Session: d160afd7-6e03-41cc-93f0-37f41e38fdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17182 2024.10.01 02:39:58.242519 [ 3 ] {} <Debug> HTTP-Session: d160afd7-6e03-41cc-93f0-37f41e38fdd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17183 2024.10.01 02:39:58.242549 [ 3 ] {} <Trace> HTTP-Session: d160afd7-6e03-41cc-93f0-37f41e38fdd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17184 2024.10.01 02:39:58.242758 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17185 2024.10.01 02:39:58.242807 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17186 2024.10.01 02:39:58.242970 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17187 2024.10.01 02:39:58.243410 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17188 2024.10.01 02:39:58.243447 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17189 2024.10.01 02:39:58.243835 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17190 2024.10.01 02:39:58.244184 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17191 2024.10.01 02:39:58.244350 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Debug> executeQuery: Read 238 rows, 16.33 KiB in 0.001709 sec., 139262.72674078407 rows/sec., 9.33 MiB/sec.
17192 2024.10.01 02:39:58.244512 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Debug> DynamicQueryHandler: Done processing query
17193 2024.10.01 02:39:58.244536 [ 3 ] {58a208d0-9e57-4ad3-9cad-2170a686ca7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17194 2024.10.01 02:39:58.244551 [ 3 ] {} <Debug> HTTP-Session: d160afd7-6e03-41cc-93f0-37f41e38fdd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17195 2024.10.01 02:39:58.244676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17196 2024.10.01 02:39:58.244722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17197 2024.10.01 02:39:58.244741 [ 3 ] {} <Debug> HTTP-Session: d9917e2a-e0a3-4b53-892f-16645b3d1651 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17198 2024.10.01 02:39:58.244758 [ 3 ] {} <Debug> HTTP-Session: d9917e2a-e0a3-4b53-892f-16645b3d1651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17199 2024.10.01 02:39:58.244771 [ 3 ] {} <Debug> HTTP-Session: d9917e2a-e0a3-4b53-892f-16645b3d1651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17200 2024.10.01 02:39:58.244801 [ 3 ] {} <Trace> HTTP-Session: d9917e2a-e0a3-4b53-892f-16645b3d1651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17201 2024.10.01 02:39:58.244894 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17202 2024.10.01 02:39:58.244939 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17203 2024.10.01 02:39:58.245072 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17204 2024.10.01 02:39:58.245329 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17205 2024.10.01 02:39:58.245365 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17206 2024.10.01 02:39:58.245713 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17207 2024.10.01 02:39:58.246035 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17208 2024.10.01 02:39:58.246195 [ 61 ] {} <Debug> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
17209 2024.10.01 02:39:58.246203 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec.
17210 2024.10.01 02:39:58.246285 [ 61 ] {} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17211 2024.10.01 02:39:58.246349 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17212 2024.10.01 02:39:58.246577 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Debug> DynamicQueryHandler: Done processing query
17213 2024.10.01 02:39:58.246681 [ 3 ] {3632c06a-9ae0-46bc-81a1-97f093ee4c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17214 2024.10.01 02:39:58.246801 [ 3 ] {} <Debug> HTTP-Session: d9917e2a-e0a3-4b53-892f-16645b3d1651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17215 2024.10.01 02:39:58.246971 [ 198 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::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
17216 2024.10.01 02:39:58.247207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17217 2024.10.01 02:39:58.247480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17218 2024.10.01 02:39:58.247647 [ 3 ] {} <Debug> HTTP-Session: cab590c4-086a-4826-be76-cf3ad6a6ec25 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17219 2024.10.01 02:39:58.247756 [ 3 ] {} <Debug> HTTP-Session: cab590c4-086a-4826-be76-cf3ad6a6ec25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17220 2024.10.01 02:39:58.247846 [ 198 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17221 2024.10.01 02:39:58.247860 [ 3 ] {} <Debug> HTTP-Session: cab590c4-086a-4826-be76-cf3ad6a6ec25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17222 2024.10.01 02:39:58.248008 [ 198 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 37 rows starting from the beginning of the part
17223 2024.10.01 02:39:58.248037 [ 3 ] {} <Trace> HTTP-Session: cab590c4-086a-4826-be76-cf3ad6a6ec25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17224 2024.10.01 02:39:58.248426 [ 198 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
17225 2024.10.01 02:39:58.248583 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17226 2024.10.01 02:39:58.248788 [ 198 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
17227 2024.10.01 02:39:58.248909 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <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_histogramu64
17228 2024.10.01 02:39:58.249083 [ 198 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part
17229 2024.10.01 02:39:58.249469 [ 198 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
17230 2024.10.01 02:39:58.249794 [ 198 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part
17231 2024.10.01 02:39:58.251397 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17232 2024.10.01 02:39:58.253123 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17233 2024.10.01 02:39:58.253227 [ 190 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.006768723 sec., 6205.010900874508 rows/sec., 416.96 KiB/sec.
17234 2024.10.01 02:39:58.253249 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17235 2024.10.01 02:39:58.253488 [ 197 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
17236 2024.10.01 02:39:58.254472 [ 197 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17237 2024.10.01 02:39:58.254647 [ 197 ] {053321c0-9357-4fa7-96b2-05fdd26d3180::all_1_41_8} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
17238 2024.10.01 02:39:58.254658 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17239 2024.10.01 02:39:58.254794 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
17240 2024.10.01 02:39:58.255194 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17241 2024.10.01 02:39:58.255405 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17242 2024.10.01 02:39:58.255415 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007115 sec., 2670.4146170063245 rows/sec., 4.79 MiB/sec.
17243 2024.10.01 02:39:58.255464 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17244 2024.10.01 02:39:58.255553 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17245 2024.10.01 02:39:58.255798 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
17246 2024.10.01 02:39:58.255928 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Debug> DynamicQueryHandler: Done processing query
17247 2024.10.01 02:39:58.255965 [ 3 ] {10b3d1d1-e496-4d66-9b94-0381c6ec422f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
17248 2024.10.01 02:39:58.255993 [ 3 ] {} <Debug> HTTP-Session: cab590c4-086a-4826-be76-cf3ad6a6ec25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17249 2024.10.01 02:39:58.256157 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17250 2024.10.01 02:39:58.256160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17251 2024.10.01 02:39:58.256221 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1402 rows starting from the beginning of the part
17252 2024.10.01 02:39:58.256229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17253 2024.10.01 02:39:58.256258 [ 3 ] {} <Debug> HTTP-Session: 0a28126f-aee1-4092-a6d1-4e1db080fec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17254 2024.10.01 02:39:58.256287 [ 3 ] {} <Debug> HTTP-Session: 0a28126f-aee1-4092-a6d1-4e1db080fec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17255 2024.10.01 02:39:58.256311 [ 3 ] {} <Debug> HTTP-Session: 0a28126f-aee1-4092-a6d1-4e1db080fec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17256 2024.10.01 02:39:58.256389 [ 3 ] {} <Trace> HTTP-Session: 0a28126f-aee1-4092-a6d1-4e1db080fec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17257 2024.10.01 02:39:58.256727 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17258 2024.10.01 02:39:58.256743 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part
17259 2024.10.01 02:39:58.256781 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17260 2024.10.01 02:39:58.257403 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part
17261 2024.10.01 02:39:58.257446 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17262 2024.10.01 02:39:58.257929 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part
17263 2024.10.01 02:39:58.258504 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17264 2024.10.01 02:39:58.258512 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part
17265 2024.10.01 02:39:58.258546 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
17266 2024.10.01 02:39:58.258976 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 19 rows starting from the beginning of the part
17267 2024.10.01 02:39:58.259600 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17268 2024.10.01 02:39:58.260068 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17269 2024.10.01 02:39:58.260284 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003678 sec., 22294.725394236 rows/sec., 1.42 MiB/sec.
17270 2024.10.01 02:39:58.260495 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Debug> DynamicQueryHandler: Done processing query
17271 2024.10.01 02:39:58.260526 [ 3 ] {43f5534e-4651-402e-897f-bfa7b57e29c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17272 2024.10.01 02:39:58.260550 [ 3 ] {} <Debug> HTTP-Session: 0a28126f-aee1-4092-a6d1-4e1db080fec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17273 2024.10.01 02:39:58.265253 [ 196 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 19 columns (19 merged, 0 gathered) in 0.00956356 sec., 157472.74027663338 rows/sec., 282.18 MiB/sec.
17274 2024.10.01 02:39:58.266411 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17275 2024.10.01 02:39:58.266959 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17276 2024.10.01 02:39:58.267051 [ 199 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17277 2024.10.01 02:39:58.267162 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB.
17278 2024.10.01 02:40:03.212011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17279 2024.10.01 02:40:03.212133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17280 2024.10.01 02:40:03.212158 [ 3 ] {} <Debug> HTTP-Session: 491f5fa1-79fb-4cd7-9504-015a6c5acb64 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17281 2024.10.01 02:40:03.212181 [ 3 ] {} <Debug> HTTP-Session: 491f5fa1-79fb-4cd7-9504-015a6c5acb64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17282 2024.10.01 02:40:03.212196 [ 3 ] {} <Debug> HTTP-Session: 491f5fa1-79fb-4cd7-9504-015a6c5acb64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17283 2024.10.01 02:40:03.212245 [ 3 ] {} <Trace> HTTP-Session: 491f5fa1-79fb-4cd7-9504-015a6c5acb64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17284 2024.10.01 02:40:03.212418 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17285 2024.10.01 02:40:03.212484 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17286 2024.10.01 02:40:03.212816 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17287 2024.10.01 02:40:03.213242 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17288 2024.10.01 02:40:03.213284 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17289 2024.10.01 02:40:03.213690 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
17290 2024.10.01 02:40:03.214080 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17291 2024.10.01 02:40:03.214246 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001876 sec., 1066.0980810234541 rows/sec., 79.12 KiB/sec.
17292 2024.10.01 02:40:03.214659 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Debug> DynamicQueryHandler: Done processing query
17293 2024.10.01 02:40:03.214705 [ 3 ] {fc948fd5-48d6-4cb7-bc4b-47ade6ff3607} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17294 2024.10.01 02:40:03.214732 [ 3 ] {} <Debug> HTTP-Session: 491f5fa1-79fb-4cd7-9504-015a6c5acb64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17295 2024.10.01 02:40:03.214919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 21067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17296 2024.10.01 02:40:03.214971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17297 2024.10.01 02:40:03.214992 [ 3 ] {} <Debug> HTTP-Session: 35b2be16-d1ca-412c-9f4a-ce4987dca624 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17298 2024.10.01 02:40:03.215008 [ 3 ] {} <Debug> HTTP-Session: 35b2be16-d1ca-412c-9f4a-ce4987dca624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17299 2024.10.01 02:40:03.215022 [ 3 ] {} <Debug> HTTP-Session: 35b2be16-d1ca-412c-9f4a-ce4987dca624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17300 2024.10.01 02:40:03.215054 [ 3 ] {} <Trace> HTTP-Session: 35b2be16-d1ca-412c-9f4a-ce4987dca624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17301 2024.10.01 02:40:03.215200 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17302 2024.10.01 02:40:03.215246 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17303 2024.10.01 02:40:03.215504 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17304 2024.10.01 02:40:03.215925 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17305 2024.10.01 02:40:03.215963 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17306 2024.10.01 02:40:03.216325 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17307 2024.10.01 02:40:03.216695 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17308 2024.10.01 02:40:03.216856 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Debug> executeQuery: Read 142 rows, 12.44 KiB in 0.001713 sec., 82895.50496205488 rows/sec., 7.09 MiB/sec.
17309 2024.10.01 02:40:03.217027 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Debug> DynamicQueryHandler: Done processing query
17310 2024.10.01 02:40:03.217052 [ 3 ] {37d8c645-11a8-4cf8-847b-949c5d04d14d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
17311 2024.10.01 02:40:03.217068 [ 3 ] {} <Debug> HTTP-Session: 35b2be16-d1ca-412c-9f4a-ce4987dca624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17312 2024.10.01 02:40:03.217222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17313 2024.10.01 02:40:03.217270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17314 2024.10.01 02:40:03.217290 [ 3 ] {} <Debug> HTTP-Session: 2d96ccbb-2b3f-4eb7-9a79-9788327dc7d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17315 2024.10.01 02:40:03.217307 [ 3 ] {} <Debug> HTTP-Session: 2d96ccbb-2b3f-4eb7-9a79-9788327dc7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17316 2024.10.01 02:40:03.217320 [ 3 ] {} <Debug> HTTP-Session: 2d96ccbb-2b3f-4eb7-9a79-9788327dc7d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17317 2024.10.01 02:40:03.217351 [ 3 ] {} <Trace> HTTP-Session: 2d96ccbb-2b3f-4eb7-9a79-9788327dc7d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17318 2024.10.01 02:40:03.217459 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17319 2024.10.01 02:40:03.217503 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17320 2024.10.01 02:40:03.217732 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17321 2024.10.01 02:40:03.218060 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17322 2024.10.01 02:40:03.218097 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17323 2024.10.01 02:40:03.218445 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17324 2024.10.01 02:40:03.218797 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17325 2024.10.01 02:40:03.218945 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001516 sec., 28364.116094986806 rows/sec., 2.07 MiB/sec.
17326 2024.10.01 02:40:03.219126 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Debug> DynamicQueryHandler: Done processing query
17327 2024.10.01 02:40:03.219151 [ 3 ] {fab75e62-4f94-41f1-84b4-33167073a260} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17328 2024.10.01 02:40:03.219167 [ 3 ] {} <Debug> HTTP-Session: 2d96ccbb-2b3f-4eb7-9a79-9788327dc7d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17329 2024.10.01 02:40:03.219329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 21565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17330 2024.10.01 02:40:03.219378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17331 2024.10.01 02:40:03.219398 [ 3 ] {} <Debug> HTTP-Session: c1cdf485-941b-4ae0-8401-34f4cf310c3a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17332 2024.10.01 02:40:03.219415 [ 3 ] {} <Debug> HTTP-Session: c1cdf485-941b-4ae0-8401-34f4cf310c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17333 2024.10.01 02:40:03.219429 [ 3 ] {} <Debug> HTTP-Session: c1cdf485-941b-4ae0-8401-34f4cf310c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17334 2024.10.01 02:40:03.219460 [ 3 ] {} <Trace> HTTP-Session: c1cdf485-941b-4ae0-8401-34f4cf310c3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17335 2024.10.01 02:40:03.219588 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17336 2024.10.01 02:40:03.219631 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17337 2024.10.01 02:40:03.219857 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17338 2024.10.01 02:40:03.220243 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17339 2024.10.01 02:40:03.220281 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17340 2024.10.01 02:40:03.220728 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17341 2024.10.01 02:40:03.221076 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17342 2024.10.01 02:40:03.221230 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Debug> executeQuery: Read 128 rows, 10.10 KiB in 0.00169 sec., 75739.6449704142 rows/sec., 5.84 MiB/sec.
17343 2024.10.01 02:40:03.221495 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Debug> DynamicQueryHandler: Done processing query
17344 2024.10.01 02:40:03.221558 [ 3 ] {4bb4dc1d-49c3-4b57-a8ca-8cf4afbf949f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
17345 2024.10.01 02:40:03.221626 [ 3 ] {} <Debug> HTTP-Session: c1cdf485-941b-4ae0-8401-34f4cf310c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17346 2024.10.01 02:40:03.221843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17347 2024.10.01 02:40:03.221897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17348 2024.10.01 02:40:03.221917 [ 3 ] {} <Debug> HTTP-Session: 3754ee0f-3bde-44ef-bc66-aba57248c790 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17349 2024.10.01 02:40:03.221934 [ 3 ] {} <Debug> HTTP-Session: 3754ee0f-3bde-44ef-bc66-aba57248c790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17350 2024.10.01 02:40:03.221947 [ 3 ] {} <Debug> HTTP-Session: 3754ee0f-3bde-44ef-bc66-aba57248c790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17351 2024.10.01 02:40:03.221979 [ 3 ] {} <Trace> HTTP-Session: 3754ee0f-3bde-44ef-bc66-aba57248c790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17352 2024.10.01 02:40:03.222136 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17353 2024.10.01 02:40:03.222188 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17354 2024.10.01 02:40:03.222352 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17355 2024.10.01 02:40:03.222756 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17356 2024.10.01 02:40:03.222793 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17357 2024.10.01 02:40:03.223180 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17358 2024.10.01 02:40:03.223524 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17359 2024.10.01 02:40:03.223687 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001621 sec., 99938.3096853794 rows/sec., 6.95 MiB/sec.
17360 2024.10.01 02:40:03.223709 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0
17361 2024.10.01 02:40:03.223825 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17362 2024.10.01 02:40:03.223863 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17363 2024.10.01 02:40:03.223953 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Debug> DynamicQueryHandler: Done processing query
17364 2024.10.01 02:40:03.224018 [ 3 ] {299db67d-9262-4529-b1f0-f3697e8d0cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17365 2024.10.01 02:40:03.224074 [ 3 ] {} <Debug> HTTP-Session: 3754ee0f-3bde-44ef-bc66-aba57248c790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17366 2024.10.01 02:40:03.224147 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full
17367 2024.10.01 02:40:03.224261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 68695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17368 2024.10.01 02:40:03.224354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17369 2024.10.01 02:40:03.224422 [ 3 ] {} <Debug> HTTP-Session: 5fb0d90f-1e89-4dde-985f-a9b79047a895 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17370 2024.10.01 02:40:03.224473 [ 3 ] {} <Debug> HTTP-Session: 5fb0d90f-1e89-4dde-985f-a9b79047a895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17371 2024.10.01 02:40:03.224517 [ 3 ] {} <Debug> HTTP-Session: 5fb0d90f-1e89-4dde-985f-a9b79047a895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17372 2024.10.01 02:40:03.224531 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17373 2024.10.01 02:40:03.224578 [ 3 ] {} <Trace> HTTP-Session: 5fb0d90f-1e89-4dde-985f-a9b79047a895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17374 2024.10.01 02:40:03.224613 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_89_18, total 26762 rows starting from the beginning of the part
17375 2024.10.01 02:40:03.224865 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part
17376 2024.10.01 02:40:03.224999 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1006 rows starting from the beginning of the part
17377 2024.10.01 02:40:03.225266 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17378 2024.10.01 02:40:03.225277 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2 rows starting from the beginning of the part
17379 2024.10.01 02:40:03.225599 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 238 rows starting from the beginning of the part
17380 2024.10.01 02:40:03.225628 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <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_histogramu64
17381 2024.10.01 02:40:03.225920 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 162 rows starting from the beginning of the part
17382 2024.10.01 02:40:03.227735 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17383 2024.10.01 02:40:03.228678 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17384 2024.10.01 02:40:03.228737 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17385 2024.10.01 02:40:03.230639 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17386 2024.10.01 02:40:03.231561 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17387 2024.10.01 02:40:03.231762 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.006999 sec., 5857.979711387341 rows/sec., 10.50 MiB/sec.
17388 2024.10.01 02:40:03.232373 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Debug> DynamicQueryHandler: Done processing query
17389 2024.10.01 02:40:03.232448 [ 3 ] {feb44757-9859-48c7-96ec-2eaf66375cdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
17390 2024.10.01 02:40:03.232514 [ 3 ] {} <Debug> HTTP-Session: 5fb0d90f-1e89-4dde-985f-a9b79047a895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17391 2024.10.01 02:40:03.232770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17392 2024.10.01 02:40:03.232827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17393 2024.10.01 02:40:03.232846 [ 3 ] {} <Debug> HTTP-Session: a3d39ea4-a5e8-4368-be97-79f03c6ec516 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17394 2024.10.01 02:40:03.232864 [ 3 ] {} <Debug> HTTP-Session: a3d39ea4-a5e8-4368-be97-79f03c6ec516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17395 2024.10.01 02:40:03.232878 [ 3 ] {} <Debug> HTTP-Session: a3d39ea4-a5e8-4368-be97-79f03c6ec516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17396 2024.10.01 02:40:03.232914 [ 3 ] {} <Trace> HTTP-Session: a3d39ea4-a5e8-4368-be97-79f03c6ec516 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17397 2024.10.01 02:40:03.233049 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17398 2024.10.01 02:40:03.233104 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17399 2024.10.01 02:40:03.233269 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17400 2024.10.01 02:40:03.233595 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17401 2024.10.01 02:40:03.233632 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17402 2024.10.01 02:40:03.234355 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
17403 2024.10.01 02:40:03.234766 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17404 2024.10.01 02:40:03.234966 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001953 sec., 4608.294930875576 rows/sec., 325.52 KiB/sec.
17405 2024.10.01 02:40:03.235295 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Debug> DynamicQueryHandler: Done processing query
17406 2024.10.01 02:40:03.235326 [ 3 ] {8faaf4c0-84bf-426a-be86-6d485ca1e26c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17407 2024.10.01 02:40:03.235342 [ 3 ] {} <Debug> HTTP-Session: a3d39ea4-a5e8-4368-be97-79f03c6ec516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17408 2024.10.01 02:40:03.235460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17409 2024.10.01 02:40:03.235510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17410 2024.10.01 02:40:03.235529 [ 3 ] {} <Debug> HTTP-Session: fc3d389c-3750-4d17-8413-0011b0503e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17411 2024.10.01 02:40:03.235568 [ 3 ] {} <Debug> HTTP-Session: fc3d389c-3750-4d17-8413-0011b0503e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17412 2024.10.01 02:40:03.235586 [ 3 ] {} <Debug> HTTP-Session: fc3d389c-3750-4d17-8413-0011b0503e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17413 2024.10.01 02:40:03.235635 [ 3 ] {} <Trace> HTTP-Session: fc3d389c-3750-4d17-8413-0011b0503e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17414 2024.10.01 02:40:03.235796 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17415 2024.10.01 02:40:03.235891 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17416 2024.10.01 02:40:03.236510 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28407 rows, containing 5 columns (5 merged, 0 gathered) in 0.01253152 sec., 2266843.9263553023 rows/sec., 152.98 MiB/sec.
17417 2024.10.01 02:40:03.236551 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17418 2024.10.01 02:40:03.236880 [ 190 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary)
17419 2024.10.01 02:40:03.237122 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17420 2024.10.01 02:40:03.237189 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17421 2024.10.01 02:40:03.237972 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17422 2024.10.01 02:40:03.238168 [ 201 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19
17423 2024.10.01 02:40:03.238168 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17424 2024.10.01 02:40:03.238348 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB.
17425 2024.10.01 02:40:03.238643 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17426 2024.10.01 02:40:03.238815 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003044 sec., 19710.906701708278 rows/sec., 1.33 MiB/sec.
17427 2024.10.01 02:40:03.238994 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Debug> DynamicQueryHandler: Done processing query
17428 2024.10.01 02:40:03.239020 [ 3 ] {4abc482d-e9c5-4929-88a0-a76a2f3e2de4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17429 2024.10.01 02:40:03.239036 [ 3 ] {} <Debug> HTTP-Session: fc3d389c-3750-4d17-8413-0011b0503e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17430 2024.10.01 02:40:04.000184 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.28 MiB, peak 226.00 MiB, free memory in arenas 0.00 B, will set to 214.35 MiB (RSS), difference: 1.08 MiB
17431 2024.10.01 02:40:06.762788 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
17432 2024.10.01 02:40:06.762849 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
17433 2024.10.01 02:40:08.215995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17434 2024.10.01 02:40:08.216115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17435 2024.10.01 02:40:08.216144 [ 3 ] {} <Debug> HTTP-Session: 25358414-ce82-45a0-82e1-320eaf493fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17436 2024.10.01 02:40:08.216172 [ 3 ] {} <Debug> HTTP-Session: 25358414-ce82-45a0-82e1-320eaf493fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17437 2024.10.01 02:40:08.216196 [ 3 ] {} <Debug> HTTP-Session: 25358414-ce82-45a0-82e1-320eaf493fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17438 2024.10.01 02:40:08.216250 [ 3 ] {} <Trace> HTTP-Session: 25358414-ce82-45a0-82e1-320eaf493fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17439 2024.10.01 02:40:08.216447 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17440 2024.10.01 02:40:08.216521 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17441 2024.10.01 02:40:08.216880 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17442 2024.10.01 02:40:08.217320 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17443 2024.10.01 02:40:08.217364 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17444 2024.10.01 02:40:08.217793 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
17445 2024.10.01 02:40:08.218201 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17446 2024.10.01 02:40:08.218384 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001991 sec., 502.260170768458 rows/sec., 37.28 KiB/sec.
17447 2024.10.01 02:40:08.218609 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Debug> DynamicQueryHandler: Done processing query
17448 2024.10.01 02:40:08.218636 [ 3 ] {bddf9831-2c54-4d65-8cad-86dda69ac1ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17449 2024.10.01 02:40:08.218653 [ 3 ] {} <Debug> HTTP-Session: 25358414-ce82-45a0-82e1-320eaf493fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17450 2024.10.01 02:40:08.218878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17451 2024.10.01 02:40:08.218934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17452 2024.10.01 02:40:08.218954 [ 3 ] {} <Debug> HTTP-Session: 31b9bd02-28c0-4d55-a63f-19ea78ae4b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17453 2024.10.01 02:40:08.218970 [ 3 ] {} <Debug> HTTP-Session: 31b9bd02-28c0-4d55-a63f-19ea78ae4b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17454 2024.10.01 02:40:08.218984 [ 3 ] {} <Debug> HTTP-Session: 31b9bd02-28c0-4d55-a63f-19ea78ae4b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17455 2024.10.01 02:40:08.219018 [ 3 ] {} <Trace> HTTP-Session: 31b9bd02-28c0-4d55-a63f-19ea78ae4b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17456 2024.10.01 02:40:08.219182 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17457 2024.10.01 02:40:08.219228 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17458 2024.10.01 02:40:08.219467 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17459 2024.10.01 02:40:08.219993 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17460 2024.10.01 02:40:08.220031 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17461 2024.10.01 02:40:08.220419 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17462 2024.10.01 02:40:08.220803 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17463 2024.10.01 02:40:08.220964 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Debug> executeQuery: Read 229 rows, 20.61 KiB in 0.001859 sec., 123184.50779989241 rows/sec., 10.82 MiB/sec.
17464 2024.10.01 02:40:08.221260 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Debug> DynamicQueryHandler: Done processing query
17465 2024.10.01 02:40:08.221326 [ 3 ] {ae5cd892-ab5d-4435-8e1d-c0be4b15fd3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
17466 2024.10.01 02:40:08.221385 [ 3 ] {} <Debug> HTTP-Session: 31b9bd02-28c0-4d55-a63f-19ea78ae4b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17467 2024.10.01 02:40:08.221598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 2908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17468 2024.10.01 02:40:08.221672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17469 2024.10.01 02:40:08.221696 [ 3 ] {} <Debug> HTTP-Session: 7343fb31-e815-469e-ad46-a58740ecdcf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17470 2024.10.01 02:40:08.221716 [ 3 ] {} <Debug> HTTP-Session: 7343fb31-e815-469e-ad46-a58740ecdcf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17471 2024.10.01 02:40:08.221732 [ 3 ] {} <Debug> HTTP-Session: 7343fb31-e815-469e-ad46-a58740ecdcf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17472 2024.10.01 02:40:08.221768 [ 3 ] {} <Trace> HTTP-Session: 7343fb31-e815-469e-ad46-a58740ecdcf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17473 2024.10.01 02:40:08.221885 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17474 2024.10.01 02:40:08.221934 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17475 2024.10.01 02:40:08.222186 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17476 2024.10.01 02:40:08.222522 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17477 2024.10.01 02:40:08.222562 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17478 2024.10.01 02:40:08.222918 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17479 2024.10.01 02:40:08.223287 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17480 2024.10.01 02:40:08.223445 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.001593 sec., 12554.927809165098 rows/sec., 936.10 KiB/sec.
17481 2024.10.01 02:40:08.223631 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Debug> DynamicQueryHandler: Done processing query
17482 2024.10.01 02:40:08.223658 [ 3 ] {4c36f659-3184-49c6-921c-151a58164fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17483 2024.10.01 02:40:08.223674 [ 3 ] {} <Debug> HTTP-Session: 7343fb31-e815-469e-ad46-a58740ecdcf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17484 2024.10.01 02:40:08.223792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17485 2024.10.01 02:40:08.223846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17486 2024.10.01 02:40:08.223865 [ 3 ] {} <Debug> HTTP-Session: 393d72a7-3ff5-40f3-b332-03b20c721016 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17487 2024.10.01 02:40:08.223885 [ 3 ] {} <Debug> HTTP-Session: 393d72a7-3ff5-40f3-b332-03b20c721016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17488 2024.10.01 02:40:08.223899 [ 3 ] {} <Debug> HTTP-Session: 393d72a7-3ff5-40f3-b332-03b20c721016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17489 2024.10.01 02:40:08.223930 [ 3 ] {} <Trace> HTTP-Session: 393d72a7-3ff5-40f3-b332-03b20c721016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17490 2024.10.01 02:40:08.224032 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17491 2024.10.01 02:40:08.224077 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17492 2024.10.01 02:40:08.224312 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17493 2024.10.01 02:40:08.224665 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17494 2024.10.01 02:40:08.224703 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17495 2024.10.01 02:40:08.225063 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
17496 2024.10.01 02:40:08.225454 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17497 2024.10.01 02:40:08.225613 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec.
17498 2024.10.01 02:40:08.225797 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Debug> DynamicQueryHandler: Done processing query
17499 2024.10.01 02:40:08.225821 [ 3 ] {aa8197e7-606c-490b-8b3f-2fdb5f10614c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17500 2024.10.01 02:40:08.225836 [ 3 ] {} <Debug> HTTP-Session: 393d72a7-3ff5-40f3-b332-03b20c721016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17501 2024.10.01 02:40:08.225961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17502 2024.10.01 02:40:08.226013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17503 2024.10.01 02:40:08.226031 [ 3 ] {} <Debug> HTTP-Session: 6200afec-0b82-4690-97e1-853ace4f2af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17504 2024.10.01 02:40:08.226048 [ 3 ] {} <Debug> HTTP-Session: 6200afec-0b82-4690-97e1-853ace4f2af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17505 2024.10.01 02:40:08.226062 [ 3 ] {} <Debug> HTTP-Session: 6200afec-0b82-4690-97e1-853ace4f2af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17506 2024.10.01 02:40:08.226093 [ 3 ] {} <Trace> HTTP-Session: 6200afec-0b82-4690-97e1-853ace4f2af2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17507 2024.10.01 02:40:08.226191 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17508 2024.10.01 02:40:08.226234 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17509 2024.10.01 02:40:08.226459 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17510 2024.10.01 02:40:08.226764 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17511 2024.10.01 02:40:08.226802 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17512 2024.10.01 02:40:08.227147 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17513 2024.10.01 02:40:08.227516 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17514 2024.10.01 02:40:08.227671 [ 149 ] {} <Debug> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
17515 2024.10.01 02:40:08.227683 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 236.01 KiB/sec.
17516 2024.10.01 02:40:08.227764 [ 149 ] {} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17517 2024.10.01 02:40:08.227833 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17518 2024.10.01 02:40:08.228101 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Debug> DynamicQueryHandler: Done processing query
17519 2024.10.01 02:40:08.228154 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full
17520 2024.10.01 02:40:08.228165 [ 3 ] {e2478e54-7185-4cca-91d1-f1560982b6f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17521 2024.10.01 02:40:08.228320 [ 3 ] {} <Debug> HTTP-Session: 6200afec-0b82-4690-97e1-853ace4f2af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17522 2024.10.01 02:40:08.228658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17523 2024.10.01 02:40:08.228714 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17524 2024.10.01 02:40:08.228787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17525 2024.10.01 02:40:08.228795 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 6 rows starting from the beginning of the part
17526 2024.10.01 02:40:08.228828 [ 3 ] {} <Debug> HTTP-Session: 59694746-1c6b-4f8a-b2aa-42c541e0027b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17527 2024.10.01 02:40:08.228870 [ 3 ] {} <Debug> HTTP-Session: 59694746-1c6b-4f8a-b2aa-42c541e0027b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17528 2024.10.01 02:40:08.228915 [ 3 ] {} <Debug> HTTP-Session: 59694746-1c6b-4f8a-b2aa-42c541e0027b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17529 2024.10.01 02:40:08.229047 [ 3 ] {} <Trace> HTTP-Session: 59694746-1c6b-4f8a-b2aa-42c541e0027b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17530 2024.10.01 02:40:08.229103 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
17531 2024.10.01 02:40:08.229359 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
17532 2024.10.01 02:40:08.229539 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17533 2024.10.01 02:40:08.229637 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
17534 2024.10.01 02:40:08.229687 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17535 2024.10.01 02:40:08.230056 [ 189 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
17536 2024.10.01 02:40:08.230932 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17537 2024.10.01 02:40:08.232188 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17538 2024.10.01 02:40:08.232280 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17539 2024.10.01 02:40:08.232674 [ 201 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004726759 sec., 6346.843577174128 rows/sec., 402.88 KiB/sec.
17540 2024.10.01 02:40:08.232958 [ 202 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
17541 2024.10.01 02:40:08.233153 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17542 2024.10.01 02:40:08.234261 [ 202 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17543 2024.10.01 02:40:08.234306 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17544 2024.10.01 02:40:08.234457 [ 202 ] {4c91f8cd-f846-442e-89e1-70a80bdbedac::all_1_41_10} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
17545 2024.10.01 02:40:08.234666 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Debug> executeQuery: Read 408 rows, 29.69 KiB in 0.005381 sec., 75822.33785541721 rows/sec., 5.39 MiB/sec.
17546 2024.10.01 02:40:08.234721 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
17547 2024.10.01 02:40:08.235064 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Debug> DynamicQueryHandler: Done processing query
17548 2024.10.01 02:40:08.235129 [ 3 ] {bd1a68e9-3244-424b-b519-76042003c076} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17549 2024.10.01 02:40:08.235191 [ 3 ] {} <Debug> HTTP-Session: 59694746-1c6b-4f8a-b2aa-42c541e0027b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17550 2024.10.01 02:40:08.235392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17551 2024.10.01 02:40:08.235446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17552 2024.10.01 02:40:08.235466 [ 3 ] {} <Debug> HTTP-Session: 9e3e8714-f1a4-434f-a3f7-4ac7789746f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17553 2024.10.01 02:40:08.235483 [ 3 ] {} <Debug> HTTP-Session: 9e3e8714-f1a4-434f-a3f7-4ac7789746f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17554 2024.10.01 02:40:08.235497 [ 3 ] {} <Debug> HTTP-Session: 9e3e8714-f1a4-434f-a3f7-4ac7789746f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17555 2024.10.01 02:40:08.235529 [ 3 ] {} <Trace> HTTP-Session: 9e3e8714-f1a4-434f-a3f7-4ac7789746f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17556 2024.10.01 02:40:08.235632 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17557 2024.10.01 02:40:08.235678 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17558 2024.10.01 02:40:08.235835 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17559 2024.10.01 02:40:08.236126 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17560 2024.10.01 02:40:08.236162 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17561 2024.10.01 02:40:08.236520 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17562 2024.10.01 02:40:08.236843 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17563 2024.10.01 02:40:08.237005 [ 149 ] {} <Debug> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
17564 2024.10.01 02:40:08.237012 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec.
17565 2024.10.01 02:40:08.237066 [ 149 ] {} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17566 2024.10.01 02:40:08.237132 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17567 2024.10.01 02:40:08.237325 [ 195 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
17568 2024.10.01 02:40:08.237346 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Debug> DynamicQueryHandler: Done processing query
17569 2024.10.01 02:40:08.237407 [ 3 ] {08cb2d38-8dd7-4b08-b819-0d5046719d36} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17570 2024.10.01 02:40:08.237460 [ 3 ] {} <Debug> HTTP-Session: 9e3e8714-f1a4-434f-a3f7-4ac7789746f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17571 2024.10.01 02:40:08.237650 [ 195 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17572 2024.10.01 02:40:08.237695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 44813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17573 2024.10.01 02:40:08.237698 [ 195 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
17574 2024.10.01 02:40:08.237754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17575 2024.10.01 02:40:08.237840 [ 3 ] {} <Debug> HTTP-Session: 65ada66d-80a7-47aa-b963-a16dc5a28980 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17576 2024.10.01 02:40:08.237897 [ 195 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
17577 2024.10.01 02:40:08.237900 [ 3 ] {} <Debug> HTTP-Session: 65ada66d-80a7-47aa-b963-a16dc5a28980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17578 2024.10.01 02:40:08.237957 [ 3 ] {} <Debug> HTTP-Session: 65ada66d-80a7-47aa-b963-a16dc5a28980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17579 2024.10.01 02:40:08.238087 [ 3 ] {} <Trace> HTTP-Session: 65ada66d-80a7-47aa-b963-a16dc5a28980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17580 2024.10.01 02:40:08.238134 [ 195 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
17581 2024.10.01 02:40:08.238355 [ 195 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
17582 2024.10.01 02:40:08.238528 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17583 2024.10.01 02:40:08.238642 [ 195 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
17584 2024.10.01 02:40:08.238679 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17585 2024.10.01 02:40:08.238952 [ 195 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::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
17586 2024.10.01 02:40:08.239457 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17587 2024.10.01 02:40:08.240257 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17588 2024.10.01 02:40:08.240297 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17589 2024.10.01 02:40:08.240747 [ 201 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003506959 sec., 70146.24351182891 rows/sec., 3.58 MiB/sec.
17590 2024.10.01 02:40:08.240990 [ 201 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
17591 2024.10.01 02:40:08.241012 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17592 2024.10.01 02:40:08.241915 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17593 2024.10.01 02:40:08.241931 [ 201 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_41_8} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17594 2024.10.01 02:40:08.242144 [ 201 ] {f3de4697-914a-4678-b13c-f6e9e3303b33::all_1_41_8} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
17595 2024.10.01 02:40:08.242215 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Debug> executeQuery: Read 238 rows, 16.33 KiB in 0.003968 sec., 59979.83870967742 rows/sec., 4.02 MiB/sec.
17596 2024.10.01 02:40:08.242425 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
17597 2024.10.01 02:40:08.242608 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Debug> DynamicQueryHandler: Done processing query
17598 2024.10.01 02:40:08.242637 [ 3 ] {b587ed4f-9606-43d6-ada2-cd4fe4f13ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17599 2024.10.01 02:40:08.242654 [ 3 ] {} <Debug> HTTP-Session: 65ada66d-80a7-47aa-b963-a16dc5a28980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17600 2024.10.01 02:40:08.242786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17601 2024.10.01 02:40:08.242836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17602 2024.10.01 02:40:08.242856 [ 3 ] {} <Debug> HTTP-Session: 6f54cb7e-8402-42b0-8672-21d9dba92ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17603 2024.10.01 02:40:08.242872 [ 3 ] {} <Debug> HTTP-Session: 6f54cb7e-8402-42b0-8672-21d9dba92ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17604 2024.10.01 02:40:08.242886 [ 3 ] {} <Debug> HTTP-Session: 6f54cb7e-8402-42b0-8672-21d9dba92ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17605 2024.10.01 02:40:08.242916 [ 3 ] {} <Trace> HTTP-Session: 6f54cb7e-8402-42b0-8672-21d9dba92ddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17606 2024.10.01 02:40:08.243010 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17607 2024.10.01 02:40:08.243056 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17608 2024.10.01 02:40:08.243205 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17609 2024.10.01 02:40:08.243477 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17610 2024.10.01 02:40:08.243512 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17611 2024.10.01 02:40:08.243840 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17612 2024.10.01 02:40:08.244218 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17613 2024.10.01 02:40:08.244376 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec.
17614 2024.10.01 02:40:08.244547 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Debug> DynamicQueryHandler: Done processing query
17615 2024.10.01 02:40:08.244571 [ 3 ] {0b854c0b-b830-4b4a-96f6-c91930937fe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17616 2024.10.01 02:40:08.244587 [ 3 ] {} <Debug> HTTP-Session: 6f54cb7e-8402-42b0-8672-21d9dba92ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17617 2024.10.01 02:40:08.244745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17618 2024.10.01 02:40:08.244818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17619 2024.10.01 02:40:08.244844 [ 3 ] {} <Debug> HTTP-Session: ce3b163c-54fd-43f2-87b6-b7ea1e12f35c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17620 2024.10.01 02:40:08.244866 [ 3 ] {} <Debug> HTTP-Session: ce3b163c-54fd-43f2-87b6-b7ea1e12f35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17621 2024.10.01 02:40:08.244885 [ 3 ] {} <Debug> HTTP-Session: ce3b163c-54fd-43f2-87b6-b7ea1e12f35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17622 2024.10.01 02:40:08.244923 [ 3 ] {} <Trace> HTTP-Session: ce3b163c-54fd-43f2-87b6-b7ea1e12f35c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17623 2024.10.01 02:40:08.245250 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17624 2024.10.01 02:40:08.245328 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <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_histogramu64
17625 2024.10.01 02:40:08.245813 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17626 2024.10.01 02:40:08.246450 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17627 2024.10.01 02:40:08.246487 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17628 2024.10.01 02:40:08.247122 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17629 2024.10.01 02:40:08.247534 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17630 2024.10.01 02:40:08.247729 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002703 sec., 7029.226785053644 rows/sec., 12.60 MiB/sec.
17631 2024.10.01 02:40:08.247965 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Debug> DynamicQueryHandler: Done processing query
17632 2024.10.01 02:40:08.247990 [ 3 ] {798dbea0-0604-46d9-846f-16e31fbc716b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
17633 2024.10.01 02:40:08.248006 [ 3 ] {} <Debug> HTTP-Session: ce3b163c-54fd-43f2-87b6-b7ea1e12f35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17634 2024.10.01 02:40:08.248153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17635 2024.10.01 02:40:08.248202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17636 2024.10.01 02:40:08.248222 [ 3 ] {} <Debug> HTTP-Session: 9340fbbc-7b77-4045-ad9c-fcda2e410805 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17637 2024.10.01 02:40:08.248238 [ 3 ] {} <Debug> HTTP-Session: 9340fbbc-7b77-4045-ad9c-fcda2e410805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17638 2024.10.01 02:40:08.248252 [ 3 ] {} <Debug> HTTP-Session: 9340fbbc-7b77-4045-ad9c-fcda2e410805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17639 2024.10.01 02:40:08.248282 [ 3 ] {} <Trace> HTTP-Session: 9340fbbc-7b77-4045-ad9c-fcda2e410805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17640 2024.10.01 02:40:08.248425 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17641 2024.10.01 02:40:08.248469 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17642 2024.10.01 02:40:08.248603 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17643 2024.10.01 02:40:08.248987 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17644 2024.10.01 02:40:08.249024 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17645 2024.10.01 02:40:08.249387 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17646 2024.10.01 02:40:08.249710 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17647 2024.10.01 02:40:08.249879 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001516 sec., 54089.709762532984 rows/sec., 3.44 MiB/sec.
17648 2024.10.01 02:40:08.250060 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Debug> DynamicQueryHandler: Done processing query
17649 2024.10.01 02:40:08.250084 [ 3 ] {eeffc807-81c5-49c7-ab7b-f8c1653b7466} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17650 2024.10.01 02:40:08.250101 [ 3 ] {} <Debug> HTTP-Session: 9340fbbc-7b77-4045-ad9c-fcda2e410805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17651 2024.10.01 02:40:08.271277 [ 149 ] {} <Debug> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
17652 2024.10.01 02:40:08.271346 [ 149 ] {} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17653 2024.10.01 02:40:08.271386 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
17654 2024.10.01 02:40:08.271645 [ 193 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::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
17655 2024.10.01 02:40:08.272032 [ 193 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17656 2024.10.01 02:40:08.272076 [ 193 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::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
17657 2024.10.01 02:40:08.272177 [ 193 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part
17658 2024.10.01 02:40:08.272349 [ 193 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
17659 2024.10.01 02:40:08.272446 [ 193 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
17660 2024.10.01 02:40:08.272602 [ 193 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::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
17661 2024.10.01 02:40:08.274961 [ 186 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.003483748 sec., 12343.028255775102 rows/sec., 1.95 MiB/sec.
17662 2024.10.01 02:40:08.275240 [ 186 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
17663 2024.10.01 02:40:08.276018 [ 186 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::all_1_5_1} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17664 2024.10.01 02:40:08.276099 [ 186 ] {c6f0c41a-b588-4c7a-8ff7-77d26e2129bc::all_1_5_1} <Trace> oximeter.timeseries_schema (c6f0c41a-b588-4c7a-8ff7-77d26e2129bc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
17665 2024.10.01 02:40:08.276193 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
17666 2024.10.01 02:40:13.212178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17667 2024.10.01 02:40:13.212299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17668 2024.10.01 02:40:13.212324 [ 3 ] {} <Debug> HTTP-Session: b2a16c53-78a3-44c4-9be6-9ad398b2f425 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17669 2024.10.01 02:40:13.212348 [ 3 ] {} <Debug> HTTP-Session: b2a16c53-78a3-44c4-9be6-9ad398b2f425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17670 2024.10.01 02:40:13.212363 [ 3 ] {} <Debug> HTTP-Session: b2a16c53-78a3-44c4-9be6-9ad398b2f425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17671 2024.10.01 02:40:13.212410 [ 3 ] {} <Trace> HTTP-Session: b2a16c53-78a3-44c4-9be6-9ad398b2f425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17672 2024.10.01 02:40:13.212575 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17673 2024.10.01 02:40:13.212638 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17674 2024.10.01 02:40:13.212967 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17675 2024.10.01 02:40:13.213408 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17676 2024.10.01 02:40:13.213449 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17677 2024.10.01 02:40:13.213848 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
17678 2024.10.01 02:40:13.214238 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17679 2024.10.01 02:40:13.214407 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001876 sec., 2132.1961620469083 rows/sec., 173.87 KiB/sec.
17680 2024.10.01 02:40:13.214627 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Debug> DynamicQueryHandler: Done processing query
17681 2024.10.01 02:40:13.214654 [ 3 ] {b7184291-ca30-4e95-8861-3ba68c84a5fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17682 2024.10.01 02:40:13.214671 [ 3 ] {} <Debug> HTTP-Session: b2a16c53-78a3-44c4-9be6-9ad398b2f425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17683 2024.10.01 02:40:13.214843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 20828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17684 2024.10.01 02:40:13.214900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17685 2024.10.01 02:40:13.214919 [ 3 ] {} <Debug> HTTP-Session: 1562908a-1144-4c9a-8703-177af8aa26cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17686 2024.10.01 02:40:13.214937 [ 3 ] {} <Debug> HTTP-Session: 1562908a-1144-4c9a-8703-177af8aa26cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17687 2024.10.01 02:40:13.214951 [ 3 ] {} <Debug> HTTP-Session: 1562908a-1144-4c9a-8703-177af8aa26cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17688 2024.10.01 02:40:13.214985 [ 3 ] {} <Trace> HTTP-Session: 1562908a-1144-4c9a-8703-177af8aa26cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17689 2024.10.01 02:40:13.215127 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17690 2024.10.01 02:40:13.215172 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17691 2024.10.01 02:40:13.215405 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17692 2024.10.01 02:40:13.215855 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17693 2024.10.01 02:40:13.215893 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17694 2024.10.01 02:40:13.216258 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17695 2024.10.01 02:40:13.216606 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17696 2024.10.01 02:40:13.216766 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Debug> executeQuery: Read 140 rows, 12.32 KiB in 0.001698 sec., 82449.94110718492 rows/sec., 7.09 MiB/sec.
17697 2024.10.01 02:40:13.216776 [ 145 ] {} <Debug> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17698 2024.10.01 02:40:13.216890 [ 145 ] {} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17699 2024.10.01 02:40:13.216947 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17700 2024.10.01 02:40:13.217095 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Debug> DynamicQueryHandler: Done processing query
17701 2024.10.01 02:40:13.217187 [ 3 ] {cd9bf8d6-35b3-43bc-8ecc-733e8a702b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
17702 2024.10.01 02:40:13.217224 [ 3 ] {} <Debug> HTTP-Session: 1562908a-1144-4c9a-8703-177af8aa26cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17703 2024.10.01 02:40:13.217224 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::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
17704 2024.10.01 02:40:13.217444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 6482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17705 2024.10.01 02:40:13.217619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17706 2024.10.01 02:40:13.217720 [ 3 ] {} <Debug> HTTP-Session: ebb3b600-e687-4840-ab4b-ca18a99ebe82 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17707 2024.10.01 02:40:13.217806 [ 3 ] {} <Debug> HTTP-Session: ebb3b600-e687-4840-ab4b-ca18a99ebe82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17708 2024.10.01 02:40:13.217890 [ 3 ] {} <Debug> HTTP-Session: ebb3b600-e687-4840-ab4b-ca18a99ebe82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17709 2024.10.01 02:40:13.218035 [ 3 ] {} <Trace> HTTP-Session: ebb3b600-e687-4840-ab4b-ca18a99ebe82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17710 2024.10.01 02:40:13.218113 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17711 2024.10.01 02:40:13.218282 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1450 rows starting from the beginning of the part
17712 2024.10.01 02:40:13.218391 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17713 2024.10.01 02:40:13.218591 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17714 2024.10.01 02:40:13.219159 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 20 rows starting from the beginning of the part
17715 2024.10.01 02:40:13.219491 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 229 rows starting from the beginning of the part
17716 2024.10.01 02:40:13.219888 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 142 rows starting from the beginning of the part
17717 2024.10.01 02:40:13.220267 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17718 2024.10.01 02:40:13.220279 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 229 rows starting from the beginning of the part
17719 2024.10.01 02:40:13.220584 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 140 rows starting from the beginning of the part
17720 2024.10.01 02:40:13.221369 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17721 2024.10.01 02:40:13.221433 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17722 2024.10.01 02:40:13.222287 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17723 2024.10.01 02:40:13.223295 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17724 2024.10.01 02:40:13.223532 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.005269 sec., 8540.52002277472 rows/sec., 638.13 KiB/sec.
17725 2024.10.01 02:40:13.224026 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Debug> DynamicQueryHandler: Done processing query
17726 2024.10.01 02:40:13.224049 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2210 rows, containing 5 columns (5 merged, 0 gathered) in 0.007022718 sec., 314692.9721512383 rows/sec., 27.97 MiB/sec.
17727 2024.10.01 02:40:13.224063 [ 3 ] {d34535c0-6c4b-47e1-bb59-acc11e37ae46} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17728 2024.10.01 02:40:13.224116 [ 3 ] {} <Debug> HTTP-Session: ebb3b600-e687-4840-ab4b-ca18a99ebe82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17729 2024.10.01 02:40:13.224283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 18505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17730 2024.10.01 02:40:13.224309 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17731 2024.10.01 02:40:13.224390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17732 2024.10.01 02:40:13.224459 [ 3 ] {} <Debug> HTTP-Session: c792d1e0-ce5b-4c8b-9f66-b756039ca97c Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17733 2024.10.01 02:40:13.224481 [ 3 ] {} <Debug> HTTP-Session: c792d1e0-ce5b-4c8b-9f66-b756039ca97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17734 2024.10.01 02:40:13.224503 [ 3 ] {} <Debug> HTTP-Session: c792d1e0-ce5b-4c8b-9f66-b756039ca97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17735 2024.10.01 02:40:13.224564 [ 3 ] {} <Trace> HTTP-Session: c792d1e0-ce5b-4c8b-9f66-b756039ca97c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17736 2024.10.01 02:40:13.224919 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17737 2024.10.01 02:40:13.225000 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17738 2024.10.01 02:40:13.225183 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17739 2024.10.01 02:40:13.225385 [ 197 ] {54c25993-c6db-4348-afc7-bcf0a263d0c3::all_1_96_19} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17740 2024.10.01 02:40:13.225583 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
17741 2024.10.01 02:40:13.225666 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17742 2024.10.01 02:40:13.226070 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17743 2024.10.01 02:40:13.226108 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17744 2024.10.01 02:40:13.226472 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17745 2024.10.01 02:40:13.226844 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17746 2024.10.01 02:40:13.227006 [ 145 ] {} <Debug> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17747 2024.10.01 02:40:13.227009 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.002232 sec., 48835.12544802867 rows/sec., 3.82 MiB/sec.
17748 2024.10.01 02:40:13.227055 [ 145 ] {} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17749 2024.10.01 02:40:13.227122 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17750 2024.10.01 02:40:13.227341 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::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
17751 2024.10.01 02:40:13.227393 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Debug> DynamicQueryHandler: Done processing query
17752 2024.10.01 02:40:13.227430 [ 3 ] {3e8e5bc3-7490-4ec3-b8af-779c51522d5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17753 2024.10.01 02:40:13.227466 [ 3 ] {} <Debug> HTTP-Session: c792d1e0-ce5b-4c8b-9f66-b756039ca97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17754 2024.10.01 02:40:13.227577 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17755 2024.10.01 02:40:13.227617 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 944 rows starting from the beginning of the part
17756 2024.10.01 02:40:13.227692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17757 2024.10.01 02:40:13.227890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17758 2024.10.01 02:40:13.227913 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part
17759 2024.10.01 02:40:13.227955 [ 3 ] {} <Debug> HTTP-Session: 01ae1d64-968c-4242-a621-10331634b3f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17760 2024.10.01 02:40:13.228011 [ 3 ] {} <Debug> HTTP-Session: 01ae1d64-968c-4242-a621-10331634b3f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17761 2024.10.01 02:40:13.228091 [ 3 ] {} <Debug> HTTP-Session: 01ae1d64-968c-4242-a621-10331634b3f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17762 2024.10.01 02:40:13.228196 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 408 rows starting from the beginning of the part
17763 2024.10.01 02:40:13.228225 [ 3 ] {} <Trace> HTTP-Session: 01ae1d64-968c-4242-a621-10331634b3f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17764 2024.10.01 02:40:13.228447 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part
17765 2024.10.01 02:40:13.228717 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17766 2024.10.01 02:40:13.228886 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 408 rows starting from the beginning of the part
17767 2024.10.01 02:40:13.228916 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17768 2024.10.01 02:40:13.229209 [ 193 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 109 rows starting from the beginning of the part
17769 2024.10.01 02:40:13.230028 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17770 2024.10.01 02:40:13.231058 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17771 2024.10.01 02:40:13.231145 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17772 2024.10.01 02:40:13.232007 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17773 2024.10.01 02:40:13.232387 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2013 rows, containing 5 columns (5 merged, 0 gathered) in 0.005147866 sec., 391035.81950268324 rows/sec., 29.92 MiB/sec.
17774 2024.10.01 02:40:13.232710 [ 198 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17775 2024.10.01 02:40:13.232719 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17776 2024.10.01 02:40:13.233083 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004609 sec., 35148.622260794094 rows/sec., 2.45 MiB/sec.
17777 2024.10.01 02:40:13.233602 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Debug> DynamicQueryHandler: Done processing query
17778 2024.10.01 02:40:13.233648 [ 3 ] {8d454545-11f9-44ab-891a-193d7df79d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17779 2024.10.01 02:40:13.233680 [ 3 ] {} <Debug> HTTP-Session: 01ae1d64-968c-4242-a621-10331634b3f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17780 2024.10.01 02:40:13.233863 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17781 2024.10.01 02:40:13.233921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 68731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17782 2024.10.01 02:40:13.234025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17783 2024.10.01 02:40:13.234056 [ 3 ] {} <Debug> HTTP-Session: 9a9f0b2b-fc9a-4e90-83fe-c535360699e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17784 2024.10.01 02:40:13.234077 [ 3 ] {} <Debug> HTTP-Session: 9a9f0b2b-fc9a-4e90-83fe-c535360699e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17785 2024.10.01 02:40:13.234096 [ 188 ] {2d093872-2c9e-430e-beae-ae103a6c9915::all_1_96_19} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17786 2024.10.01 02:40:13.234107 [ 3 ] {} <Debug> HTTP-Session: 9a9f0b2b-fc9a-4e90-83fe-c535360699e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17787 2024.10.01 02:40:13.234172 [ 3 ] {} <Trace> HTTP-Session: 9a9f0b2b-fc9a-4e90-83fe-c535360699e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17788 2024.10.01 02:40:13.234328 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
17789 2024.10.01 02:40:13.234755 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
17790 2024.10.01 02:40:13.234831 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <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_histogramu64
17791 2024.10.01 02:40:13.235305 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17792 2024.10.01 02:40:13.236076 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17793 2024.10.01 02:40:13.236111 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17794 2024.10.01 02:40:13.236821 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17795 2024.10.01 02:40:13.237237 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17796 2024.10.01 02:40:13.237431 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003097 sec., 13238.618017436229 rows/sec., 23.72 MiB/sec.
17797 2024.10.01 02:40:13.237652 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Debug> DynamicQueryHandler: Done processing query
17798 2024.10.01 02:40:13.237677 [ 3 ] {1e5e1d01-0d60-4040-86e7-f04b35548bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
17799 2024.10.01 02:40:13.237694 [ 3 ] {} <Debug> HTTP-Session: 9a9f0b2b-fc9a-4e90-83fe-c535360699e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17800 2024.10.01 02:40:13.237827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17801 2024.10.01 02:40:13.237874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17802 2024.10.01 02:40:13.237894 [ 3 ] {} <Debug> HTTP-Session: 51670552-795b-4b29-9a4b-59563ca7ca99 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17803 2024.10.01 02:40:13.237910 [ 3 ] {} <Debug> HTTP-Session: 51670552-795b-4b29-9a4b-59563ca7ca99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17804 2024.10.01 02:40:13.237924 [ 3 ] {} <Debug> HTTP-Session: 51670552-795b-4b29-9a4b-59563ca7ca99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17805 2024.10.01 02:40:13.237955 [ 3 ] {} <Trace> HTTP-Session: 51670552-795b-4b29-9a4b-59563ca7ca99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17806 2024.10.01 02:40:13.238069 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17807 2024.10.01 02:40:13.238115 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17808 2024.10.01 02:40:13.238246 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17809 2024.10.01 02:40:13.238560 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17810 2024.10.01 02:40:13.238595 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17811 2024.10.01 02:40:13.238947 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17812 2024.10.01 02:40:13.239282 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17813 2024.10.01 02:40:13.239442 [ 145 ] {} <Debug> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17814 2024.10.01 02:40:13.239444 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
17815 2024.10.01 02:40:13.239488 [ 145 ] {} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17816 2024.10.01 02:40:13.239551 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17817 2024.10.01 02:40:13.239769 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
17818 2024.10.01 02:40:13.239788 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Debug> DynamicQueryHandler: Done processing query
17819 2024.10.01 02:40:13.239839 [ 3 ] {97e02dc5-c211-4723-b963-fe7883112d25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17820 2024.10.01 02:40:13.239870 [ 3 ] {} <Debug> HTTP-Session: 51670552-795b-4b29-9a4b-59563ca7ca99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17821 2024.10.01 02:40:13.239985 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17822 2024.10.01 02:40:13.240029 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5492 rows starting from the beginning of the part
17823 2024.10.01 02:40:13.240143 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2 rows starting from the beginning of the part
17824 2024.10.01 02:40:13.240365 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part
17825 2024.10.01 02:40:13.240436 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
17826 2024.10.01 02:40:13.240589 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part
17827 2024.10.01 02:40:13.240807 [ 198 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::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
17828 2024.10.01 02:40:13.242959 [ 188 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5778 rows, containing 4 columns (4 merged, 0 gathered) in 0.003299565 sec., 1751139.9229898488 rows/sec., 114.02 MiB/sec.
17829 2024.10.01 02:40:13.243391 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17830 2024.10.01 02:40:13.243843 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17831 2024.10.01 02:40:13.243926 [ 191 ] {41e221ea-e8f4-4c77-a0e4-46d080062f4c::all_1_96_19} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17832 2024.10.01 02:40:13.244013 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB.
17833 2024.10.01 02:40:17.366299 [ 142 ] {} <Debug> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
17834 2024.10.01 02:40:17.366432 [ 142 ] {} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17835 2024.10.01 02:40:17.366482 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17836 2024.10.01 02:40:17.366765 [ 196 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::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
17837 2024.10.01 02:40:17.367006 [ 196 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17838 2024.10.01 02:40:17.367055 [ 196 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
17839 2024.10.01 02:40:17.367139 [ 196 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part
17840 2024.10.01 02:40:17.367201 [ 196 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part
17841 2024.10.01 02:40:17.367472 [ 196 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
17842 2024.10.01 02:40:17.367707 [ 196 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
17843 2024.10.01 02:40:17.369148 [ 188 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002566312 sec., 19872.875940259797 rows/sec., 1.41 MiB/sec.
17844 2024.10.01 02:40:17.369329 [ 190 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
17845 2024.10.01 02:40:17.369781 [ 190 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17846 2024.10.01 02:40:17.369862 [ 190 ] {891d78e4-3b7f-4d23-95f4-6d760b92daaa::all_1_5_1} <Trace> oximeter.measurements_i64 (891d78e4-3b7f-4d23-95f4-6d760b92daaa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
17847 2024.10.01 02:40:17.369960 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
17848 2024.10.01 02:40:18.215916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17849 2024.10.01 02:40:18.216037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17850 2024.10.01 02:40:18.216068 [ 3 ] {} <Debug> HTTP-Session: b430c603-16ae-41c9-ae41-3ac55f80ac9d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17851 2024.10.01 02:40:18.216097 [ 3 ] {} <Debug> HTTP-Session: b430c603-16ae-41c9-ae41-3ac55f80ac9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17852 2024.10.01 02:40:18.216116 [ 3 ] {} <Debug> HTTP-Session: b430c603-16ae-41c9-ae41-3ac55f80ac9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17853 2024.10.01 02:40:18.216164 [ 3 ] {} <Trace> HTTP-Session: b430c603-16ae-41c9-ae41-3ac55f80ac9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17854 2024.10.01 02:40:18.216334 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17855 2024.10.01 02:40:18.216402 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17856 2024.10.01 02:40:18.216732 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17857 2024.10.01 02:40:18.217139 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17858 2024.10.01 02:40:18.217184 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17859 2024.10.01 02:40:18.217605 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
17860 2024.10.01 02:40:18.218011 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17861 2024.10.01 02:40:18.218193 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001902 sec., 3154.5741324921137 rows/sec., 257.23 KiB/sec.
17862 2024.10.01 02:40:18.218400 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Debug> DynamicQueryHandler: Done processing query
17863 2024.10.01 02:40:18.218428 [ 3 ] {b6f148f5-cc37-4233-a952-e336209c3953} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17864 2024.10.01 02:40:18.218445 [ 3 ] {} <Debug> HTTP-Session: b430c603-16ae-41c9-ae41-3ac55f80ac9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17865 2024.10.01 02:40:18.218666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 34670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17866 2024.10.01 02:40:18.218719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17867 2024.10.01 02:40:18.218740 [ 3 ] {} <Debug> HTTP-Session: 3f1631b8-8ae6-47f3-9383-008331dc7d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17868 2024.10.01 02:40:18.218758 [ 3 ] {} <Debug> HTTP-Session: 3f1631b8-8ae6-47f3-9383-008331dc7d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17869 2024.10.01 02:40:18.218772 [ 3 ] {} <Debug> HTTP-Session: 3f1631b8-8ae6-47f3-9383-008331dc7d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17870 2024.10.01 02:40:18.218807 [ 3 ] {} <Trace> HTTP-Session: 3f1631b8-8ae6-47f3-9383-008331dc7d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17871 2024.10.01 02:40:18.218970 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17872 2024.10.01 02:40:18.219020 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17873 2024.10.01 02:40:18.219330 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17874 2024.10.01 02:40:18.220157 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17875 2024.10.01 02:40:18.220198 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17876 2024.10.01 02:40:18.220583 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17877 2024.10.01 02:40:18.220948 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17878 2024.10.01 02:40:18.221105 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Debug> executeQuery: Read 230 rows, 20.69 KiB in 0.002207 sec., 104213.86497507928 rows/sec., 9.16 MiB/sec.
17879 2024.10.01 02:40:18.221314 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Debug> DynamicQueryHandler: Done processing query
17880 2024.10.01 02:40:18.221355 [ 3 ] {54737a62-e9e0-4cf4-a919-c4b278eb0341} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
17881 2024.10.01 02:40:18.221388 [ 3 ] {} <Debug> HTTP-Session: 3f1631b8-8ae6-47f3-9383-008331dc7d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17882 2024.10.01 02:40:18.221544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17883 2024.10.01 02:40:18.221598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17884 2024.10.01 02:40:18.221619 [ 3 ] {} <Debug> HTTP-Session: 508f3ea5-cd4a-42c3-8644-2317f1171075 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17885 2024.10.01 02:40:18.221637 [ 3 ] {} <Debug> HTTP-Session: 508f3ea5-cd4a-42c3-8644-2317f1171075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17886 2024.10.01 02:40:18.221652 [ 3 ] {} <Debug> HTTP-Session: 508f3ea5-cd4a-42c3-8644-2317f1171075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17887 2024.10.01 02:40:18.221701 [ 3 ] {} <Trace> HTTP-Session: 508f3ea5-cd4a-42c3-8644-2317f1171075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17888 2024.10.01 02:40:18.221838 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17889 2024.10.01 02:40:18.221884 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17890 2024.10.01 02:40:18.222123 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17891 2024.10.01 02:40:18.222465 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17892 2024.10.01 02:40:18.222509 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17893 2024.10.01 02:40:18.222875 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17894 2024.10.01 02:40:18.223257 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17895 2024.10.01 02:40:18.223414 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Debug> executeQuery: Read 25 rows, 1.85 KiB in 0.001608 sec., 15547.26368159204 rows/sec., 1.12 MiB/sec.
17896 2024.10.01 02:40:18.223680 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Debug> DynamicQueryHandler: Done processing query
17897 2024.10.01 02:40:18.223746 [ 3 ] {ae175bd8-f0a0-413e-82b8-bc534b901df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17898 2024.10.01 02:40:18.223805 [ 3 ] {} <Debug> HTTP-Session: 508f3ea5-cd4a-42c3-8644-2317f1171075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17899 2024.10.01 02:40:18.223992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17900 2024.10.01 02:40:18.224047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17901 2024.10.01 02:40:18.224069 [ 3 ] {} <Debug> HTTP-Session: 67854afe-cc8f-415e-8ea7-ac2e277e5f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17902 2024.10.01 02:40:18.224087 [ 3 ] {} <Debug> HTTP-Session: 67854afe-cc8f-415e-8ea7-ac2e277e5f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17903 2024.10.01 02:40:18.224102 [ 3 ] {} <Debug> HTTP-Session: 67854afe-cc8f-415e-8ea7-ac2e277e5f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17904 2024.10.01 02:40:18.224138 [ 3 ] {} <Trace> HTTP-Session: 67854afe-cc8f-415e-8ea7-ac2e277e5f32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17905 2024.10.01 02:40:18.224250 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17906 2024.10.01 02:40:18.224297 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17907 2024.10.01 02:40:18.224548 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17908 2024.10.01 02:40:18.224935 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17909 2024.10.01 02:40:18.224973 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17910 2024.10.01 02:40:18.225326 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
17911 2024.10.01 02:40:18.225691 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17912 2024.10.01 02:40:18.225841 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00162 sec., 8641.975308641975 rows/sec., 605.23 KiB/sec.
17913 2024.10.01 02:40:18.226025 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Debug> DynamicQueryHandler: Done processing query
17914 2024.10.01 02:40:18.226050 [ 3 ] {4351658b-41bd-4ec1-93d5-22acb9c8c356} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17915 2024.10.01 02:40:18.226066 [ 3 ] {} <Debug> HTTP-Session: 67854afe-cc8f-415e-8ea7-ac2e277e5f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17916 2024.10.01 02:40:18.226183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17917 2024.10.01 02:40:18.226234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17918 2024.10.01 02:40:18.226254 [ 3 ] {} <Debug> HTTP-Session: be8b7e57-a091-4da2-bb2a-8db75d482073 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17919 2024.10.01 02:40:18.226271 [ 3 ] {} <Debug> HTTP-Session: be8b7e57-a091-4da2-bb2a-8db75d482073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17920 2024.10.01 02:40:18.226285 [ 3 ] {} <Debug> HTTP-Session: be8b7e57-a091-4da2-bb2a-8db75d482073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17921 2024.10.01 02:40:18.226321 [ 3 ] {} <Trace> HTTP-Session: be8b7e57-a091-4da2-bb2a-8db75d482073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17922 2024.10.01 02:40:18.226418 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17923 2024.10.01 02:40:18.226463 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17924 2024.10.01 02:40:18.226691 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17925 2024.10.01 02:40:18.227014 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17926 2024.10.01 02:40:18.227052 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17927 2024.10.01 02:40:18.227393 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17928 2024.10.01 02:40:18.227737 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Trace> oximeter.fields_u8 (4c91f8cd-f846-442e-89e1-70a80bdbedac): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17929 2024.10.01 02:40:18.227897 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 236.01 KiB/sec.
17930 2024.10.01 02:40:18.228070 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Debug> DynamicQueryHandler: Done processing query
17931 2024.10.01 02:40:18.228160 [ 3 ] {0a2b4e22-a025-4b09-b932-0d1146f27813} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17932 2024.10.01 02:40:18.228177 [ 3 ] {} <Debug> HTTP-Session: be8b7e57-a091-4da2-bb2a-8db75d482073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17933 2024.10.01 02:40:18.228378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 66020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17934 2024.10.01 02:40:18.228428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17935 2024.10.01 02:40:18.228449 [ 3 ] {} <Debug> HTTP-Session: a9519940-363b-4202-a70a-6dd6c2022cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17936 2024.10.01 02:40:18.228465 [ 3 ] {} <Debug> HTTP-Session: a9519940-363b-4202-a70a-6dd6c2022cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17937 2024.10.01 02:40:18.228479 [ 3 ] {} <Debug> HTTP-Session: a9519940-363b-4202-a70a-6dd6c2022cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17938 2024.10.01 02:40:18.228510 [ 3 ] {} <Trace> HTTP-Session: a9519940-363b-4202-a70a-6dd6c2022cc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17939 2024.10.01 02:40:18.228718 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17940 2024.10.01 02:40:18.228762 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17941 2024.10.01 02:40:18.229072 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17942 2024.10.01 02:40:18.229626 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17943 2024.10.01 02:40:18.229663 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17944 2024.10.01 02:40:18.230028 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17945 2024.10.01 02:40:18.230379 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17946 2024.10.01 02:40:18.230523 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Debug> executeQuery: Read 407 rows, 29.69 KiB in 0.001913 sec., 212754.83533716676 rows/sec., 15.16 MiB/sec.
17947 2024.10.01 02:40:18.230702 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Debug> DynamicQueryHandler: Done processing query
17948 2024.10.01 02:40:18.230727 [ 3 ] {36092827-e6cb-41e8-8384-23d5799afe88} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17949 2024.10.01 02:40:18.230743 [ 3 ] {} <Debug> HTTP-Session: a9519940-363b-4202-a70a-6dd6c2022cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17950 2024.10.01 02:40:18.230881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17951 2024.10.01 02:40:18.230932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17952 2024.10.01 02:40:18.230952 [ 3 ] {} <Debug> HTTP-Session: 483b39e7-3849-4a33-a128-b2042bdfc374 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17953 2024.10.01 02:40:18.230968 [ 3 ] {} <Debug> HTTP-Session: 483b39e7-3849-4a33-a128-b2042bdfc374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17954 2024.10.01 02:40:18.230981 [ 3 ] {} <Debug> HTTP-Session: 483b39e7-3849-4a33-a128-b2042bdfc374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17955 2024.10.01 02:40:18.231012 [ 3 ] {} <Trace> HTTP-Session: 483b39e7-3849-4a33-a128-b2042bdfc374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17956 2024.10.01 02:40:18.231110 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17957 2024.10.01 02:40:18.231156 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17958 2024.10.01 02:40:18.231287 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17959 2024.10.01 02:40:18.231584 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17960 2024.10.01 02:40:18.231622 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17961 2024.10.01 02:40:18.231979 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17962 2024.10.01 02:40:18.232354 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Trace> oximeter.measurements_bool (f3de4697-914a-4678-b13c-f6e9e3303b33): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17963 2024.10.01 02:40:18.232500 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 222.01 KiB/sec.
17964 2024.10.01 02:40:18.232708 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Debug> DynamicQueryHandler: Done processing query
17965 2024.10.01 02:40:18.232744 [ 3 ] {aa76b7c0-205a-4a35-9ac0-9a4f4a090cf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17966 2024.10.01 02:40:18.232767 [ 3 ] {} <Debug> HTTP-Session: 483b39e7-3849-4a33-a128-b2042bdfc374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17967 2024.10.01 02:40:18.232924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 45205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17968 2024.10.01 02:40:18.232975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17969 2024.10.01 02:40:18.232995 [ 3 ] {} <Debug> HTTP-Session: 6466b4a8-f51a-43c8-9281-1f1b7870705b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17970 2024.10.01 02:40:18.233011 [ 3 ] {} <Debug> HTTP-Session: 6466b4a8-f51a-43c8-9281-1f1b7870705b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17971 2024.10.01 02:40:18.233025 [ 3 ] {} <Debug> HTTP-Session: 6466b4a8-f51a-43c8-9281-1f1b7870705b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17972 2024.10.01 02:40:18.233055 [ 3 ] {} <Trace> HTTP-Session: 6466b4a8-f51a-43c8-9281-1f1b7870705b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17973 2024.10.01 02:40:18.233250 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17974 2024.10.01 02:40:18.233297 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17975 2024.10.01 02:40:18.233443 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17976 2024.10.01 02:40:18.233877 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17977 2024.10.01 02:40:18.233914 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17978 2024.10.01 02:40:18.234295 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17979 2024.10.01 02:40:18.234626 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17980 2024.10.01 02:40:18.234768 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001625 sec., 147692.3076923077 rows/sec., 9.90 MiB/sec.
17981 2024.10.01 02:40:18.234958 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Debug> DynamicQueryHandler: Done processing query
17982 2024.10.01 02:40:18.234982 [ 3 ] {4dfcf7db-32df-4485-8da1-a3fdf07112be} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17983 2024.10.01 02:40:18.234998 [ 3 ] {} <Debug> HTTP-Session: 6466b4a8-f51a-43c8-9281-1f1b7870705b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17984 2024.10.01 02:40:18.235117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17985 2024.10.01 02:40:18.235168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17986 2024.10.01 02:40:18.235188 [ 3 ] {} <Debug> HTTP-Session: c78d6ddf-27c8-47b4-a02f-c6154331a7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
17987 2024.10.01 02:40:18.235205 [ 3 ] {} <Debug> HTTP-Session: c78d6ddf-27c8-47b4-a02f-c6154331a7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17988 2024.10.01 02:40:18.235218 [ 3 ] {} <Debug> HTTP-Session: c78d6ddf-27c8-47b4-a02f-c6154331a7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17989 2024.10.01 02:40:18.235248 [ 3 ] {} <Trace> HTTP-Session: c78d6ddf-27c8-47b4-a02f-c6154331a7ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17990 2024.10.01 02:40:18.235343 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17991 2024.10.01 02:40:18.235389 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17992 2024.10.01 02:40:18.235522 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17993 2024.10.01 02:40:18.235783 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17994 2024.10.01 02:40:18.235818 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
17995 2024.10.01 02:40:18.236157 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17996 2024.10.01 02:40:18.236477 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Trace> oximeter.measurements_f64 (053321c0-9357-4fa7-96b2-05fdd26d3180): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17997 2024.10.01 02:40:18.236632 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec.
17998 2024.10.01 02:40:18.236801 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Debug> DynamicQueryHandler: Done processing query
17999 2024.10.01 02:40:18.236826 [ 3 ] {54a3e8ff-a3e6-49b4-aae2-ba0343cb5ff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18000 2024.10.01 02:40:18.236842 [ 3 ] {} <Debug> HTTP-Session: c78d6ddf-27c8-47b4-a02f-c6154331a7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18001 2024.10.01 02:40:18.237001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 31103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18002 2024.10.01 02:40:18.237052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18003 2024.10.01 02:40:18.237072 [ 3 ] {} <Debug> HTTP-Session: ace78852-d126-45f1-8889-0e50125966fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18004 2024.10.01 02:40:18.237089 [ 3 ] {} <Debug> HTTP-Session: ace78852-d126-45f1-8889-0e50125966fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18005 2024.10.01 02:40:18.237102 [ 3 ] {} <Debug> HTTP-Session: ace78852-d126-45f1-8889-0e50125966fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18006 2024.10.01 02:40:18.237132 [ 3 ] {} <Trace> HTTP-Session: ace78852-d126-45f1-8889-0e50125966fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18007 2024.10.01 02:40:18.237391 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
18008 2024.10.01 02:40:18.237455 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <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_histogramu64
18009 2024.10.01 02:40:18.237858 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18010 2024.10.01 02:40:18.238448 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18011 2024.10.01 02:40:18.238487 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18012 2024.10.01 02:40:18.239107 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18013 2024.10.01 02:40:18.239508 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18014 2024.10.01 02:40:18.239705 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002496 sec., 7612.179487179487 rows/sec., 13.64 MiB/sec.
18015 2024.10.01 02:40:18.239933 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Debug> DynamicQueryHandler: Done processing query
18016 2024.10.01 02:40:18.239959 [ 3 ] {6054a4f4-0909-40e7-98ed-26c14ad881e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
18017 2024.10.01 02:40:18.239975 [ 3 ] {} <Debug> HTTP-Session: ace78852-d126-45f1-8889-0e50125966fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18018 2024.10.01 02:40:18.240109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 12145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18019 2024.10.01 02:40:18.240159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18020 2024.10.01 02:40:18.240180 [ 3 ] {} <Debug> HTTP-Session: 83916a4e-7fb7-4dfd-bb5f-739e458ab066 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18021 2024.10.01 02:40:18.240196 [ 3 ] {} <Debug> HTTP-Session: 83916a4e-7fb7-4dfd-bb5f-739e458ab066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18022 2024.10.01 02:40:18.240210 [ 3 ] {} <Debug> HTTP-Session: 83916a4e-7fb7-4dfd-bb5f-739e458ab066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18023 2024.10.01 02:40:18.240240 [ 3 ] {} <Trace> HTTP-Session: 83916a4e-7fb7-4dfd-bb5f-739e458ab066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18024 2024.10.01 02:40:18.240371 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18025 2024.10.01 02:40:18.240416 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18026 2024.10.01 02:40:18.240547 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18027 2024.10.01 02:40:18.240860 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18028 2024.10.01 02:40:18.240897 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18029 2024.10.01 02:40:18.241256 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18030 2024.10.01 02:40:18.241579 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18031 2024.10.01 02:40:18.241731 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001414 sec., 57991.513437058 rows/sec., 3.68 MiB/sec.
18032 2024.10.01 02:40:18.241908 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Debug> DynamicQueryHandler: Done processing query
18033 2024.10.01 02:40:18.241933 [ 3 ] {d64de752-c2a9-4d5f-85b4-1656944be1b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18034 2024.10.01 02:40:18.241949 [ 3 ] {} <Debug> HTTP-Session: 83916a4e-7fb7-4dfd-bb5f-739e458ab066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18035 2024.10.01 02:40:21.763051 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
18036 2024.10.01 02:40:21.763110 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
18037 2024.10.01 02:40:22.582657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18038 2024.10.01 02:40:22.582829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18039 2024.10.01 02:40:22.582875 [ 3 ] {} <Debug> HTTP-Session: 6a43096e-1827-44a4-908c-9ec01c37f9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18040 2024.10.01 02:40:22.582915 [ 3 ] {} <Debug> HTTP-Session: 6a43096e-1827-44a4-908c-9ec01c37f9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18041 2024.10.01 02:40:22.582943 [ 3 ] {} <Debug> HTTP-Session: 6a43096e-1827-44a4-908c-9ec01c37f9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18042 2024.10.01 02:40:22.583019 [ 3 ] {} <Trace> HTTP-Session: 6a43096e-1827-44a4-908c-9ec01c37f9d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18043 2024.10.01 02:40:22.583291 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18044 2024.10.01 02:40:22.583361 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18045 2024.10.01 02:40:22.583693 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18046 2024.10.01 02:40:22.584122 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18047 2024.10.01 02:40:22.584164 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18048 2024.10.01 02:40:22.584577 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
18049 2024.10.01 02:40:22.584965 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18050 2024.10.01 02:40:22.585116 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001911 sec., 1046.5724751439038 rows/sec., 85.34 KiB/sec.
18051 2024.10.01 02:40:22.585124 [ 135 ] {} <Debug> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
18052 2024.10.01 02:40:22.585190 [ 135 ] {} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18053 2024.10.01 02:40:22.585229 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18054 2024.10.01 02:40:22.585365 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
18055 2024.10.01 02:40:22.585367 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Debug> DynamicQueryHandler: Done processing query
18056 2024.10.01 02:40:22.585428 [ 3 ] {6bdc4400-fb04-4720-bfa1-29e0255fe3fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18057 2024.10.01 02:40:22.585458 [ 3 ] {} <Debug> HTTP-Session: 6a43096e-1827-44a4-908c-9ec01c37f9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18058 2024.10.01 02:40:22.585542 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18059 2024.10.01 02:40:22.585582 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 21 rows starting from the beginning of the part
18060 2024.10.01 02:40:22.585662 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
18061 2024.10.01 02:40:22.585895 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
18062 2024.10.01 02:40:22.585951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 183609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18063 2024.10.01 02:40:22.586126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18064 2024.10.01 02:40:22.586183 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
18065 2024.10.01 02:40:22.586229 [ 3 ] {} <Debug> HTTP-Session: cbc436ed-73e6-4f6d-bf91-b6a2d4b915ac Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18066 2024.10.01 02:40:22.586310 [ 3 ] {} <Debug> HTTP-Session: cbc436ed-73e6-4f6d-bf91-b6a2d4b915ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18067 2024.10.01 02:40:22.586381 [ 3 ] {} <Debug> HTTP-Session: cbc436ed-73e6-4f6d-bf91-b6a2d4b915ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18068 2024.10.01 02:40:22.586446 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
18069 2024.10.01 02:40:22.586470 [ 3 ] {} <Trace> HTTP-Session: cbc436ed-73e6-4f6d-bf91-b6a2d4b915ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18070 2024.10.01 02:40:22.586599 [ 191 ] {c513f570-5a57-4a56-979a-289f80ca03ac::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
18071 2024.10.01 02:40:22.587041 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18072 2024.10.01 02:40:22.587099 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18073 2024.10.01 02:40:22.587610 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18074 2024.10.01 02:40:22.587965 [ 188 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002658415 sec., 13541.90372834941 rows/sec., 1.11 MiB/sec.
18075 2024.10.01 02:40:22.588201 [ 188 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
18076 2024.10.01 02:40:22.589029 [ 188 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18077 2024.10.01 02:40:22.589145 [ 188 ] {c513f570-5a57-4a56-979a-289f80ca03ac::all_1_40_8} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
18078 2024.10.01 02:40:22.589289 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
18079 2024.10.01 02:40:22.589383 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18080 2024.10.01 02:40:22.589427 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18081 2024.10.01 02:40:22.589892 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18082 2024.10.01 02:40:22.590264 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18083 2024.10.01 02:40:22.590406 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Debug> executeQuery: Read 1263 rows, 107.23 KiB in 0.00372 sec., 339516.12903225806 rows/sec., 28.15 MiB/sec.
18084 2024.10.01 02:40:22.590701 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Debug> DynamicQueryHandler: Done processing query
18085 2024.10.01 02:40:22.590728 [ 3 ] {44a15edb-84f6-4e43-8a93-e21d59fdbc3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
18086 2024.10.01 02:40:22.590745 [ 3 ] {} <Debug> HTTP-Session: cbc436ed-73e6-4f6d-bf91-b6a2d4b915ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18087 2024.10.01 02:40:22.591101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 5061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18088 2024.10.01 02:40:22.591245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18089 2024.10.01 02:40:22.591286 [ 3 ] {} <Debug> HTTP-Session: 847ea1ac-1211-4deb-8c9f-8320380812dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18090 2024.10.01 02:40:22.591313 [ 3 ] {} <Debug> HTTP-Session: 847ea1ac-1211-4deb-8c9f-8320380812dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18091 2024.10.01 02:40:22.591327 [ 3 ] {} <Debug> HTTP-Session: 847ea1ac-1211-4deb-8c9f-8320380812dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18092 2024.10.01 02:40:22.591362 [ 3 ] {} <Trace> HTTP-Session: 847ea1ac-1211-4deb-8c9f-8320380812dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18093 2024.10.01 02:40:22.591476 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18094 2024.10.01 02:40:22.591523 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18095 2024.10.01 02:40:22.591766 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18096 2024.10.01 02:40:22.592086 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18097 2024.10.01 02:40:22.592124 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18098 2024.10.01 02:40:22.592468 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18099 2024.10.01 02:40:22.592813 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18100 2024.10.01 02:40:22.592944 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001505 sec., 23255.81395348837 rows/sec., 1.70 MiB/sec.
18101 2024.10.01 02:40:22.592946 [ 135 ] {} <Debug> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18102 2024.10.01 02:40:22.593011 [ 135 ] {} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18103 2024.10.01 02:40:22.593050 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18104 2024.10.01 02:40:22.593185 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Debug> DynamicQueryHandler: Done processing query
18105 2024.10.01 02:40:22.593223 [ 3 ] {e4ac1229-588b-40e0-b183-24d7d1397e07} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18106 2024.10.01 02:40:22.593222 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::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
18107 2024.10.01 02:40:22.593249 [ 3 ] {} <Debug> HTTP-Session: 847ea1ac-1211-4deb-8c9f-8320380812dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18108 2024.10.01 02:40:22.593406 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18109 2024.10.01 02:40:22.593443 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 74 rows starting from the beginning of the part
18110 2024.10.01 02:40:22.593493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18111 2024.10.01 02:40:22.593659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18112 2024.10.01 02:40:22.593702 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 43 rows starting from the beginning of the part
18113 2024.10.01 02:40:22.593734 [ 3 ] {} <Debug> HTTP-Session: 2292c2d9-2720-4f30-9c3d-f6aa85030546 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18114 2024.10.01 02:40:22.593812 [ 3 ] {} <Debug> HTTP-Session: 2292c2d9-2720-4f30-9c3d-f6aa85030546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18115 2024.10.01 02:40:22.593893 [ 3 ] {} <Debug> HTTP-Session: 2292c2d9-2720-4f30-9c3d-f6aa85030546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18116 2024.10.01 02:40:22.594047 [ 3 ] {} <Trace> HTTP-Session: 2292c2d9-2720-4f30-9c3d-f6aa85030546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18117 2024.10.01 02:40:22.594048 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 20 rows starting from the beginning of the part
18118 2024.10.01 02:40:22.594261 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 45 rows starting from the beginning of the part
18119 2024.10.01 02:40:22.594481 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18120 2024.10.01 02:40:22.594654 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part
18121 2024.10.01 02:40:22.594694 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18122 2024.10.01 02:40:22.595042 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 35 rows starting from the beginning of the part
18123 2024.10.01 02:40:22.595873 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18124 2024.10.01 02:40:22.596987 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18125 2024.10.01 02:40:22.597051 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18126 2024.10.01 02:40:22.597662 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 5 columns (5 merged, 0 gathered) in 0.004530885 sec., 53411.198915885085 rows/sec., 4.07 MiB/sec.
18127 2024.10.01 02:40:22.597877 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18128 2024.10.01 02:40:22.597937 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
18129 2024.10.01 02:40:22.598937 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18130 2024.10.01 02:40:22.599048 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18131 2024.10.01 02:40:22.599104 [ 188 ] {3221d0f0-b822-4186-ab18-35fc270f523a::all_1_96_19} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18132 2024.10.01 02:40:22.599286 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
18133 2024.10.01 02:40:22.599323 [ 135 ] {} <Debug> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
18134 2024.10.01 02:40:22.599397 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005167 sec., 44126.18540739307 rows/sec., 2.99 MiB/sec.
18135 2024.10.01 02:40:22.599402 [ 135 ] {} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18136 2024.10.01 02:40:22.599457 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18137 2024.10.01 02:40:22.599627 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
18138 2024.10.01 02:40:22.599640 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Debug> DynamicQueryHandler: Done processing query
18139 2024.10.01 02:40:22.599717 [ 3 ] {5f0b3981-69a9-446e-aed4-5317a9a62906} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
18140 2024.10.01 02:40:22.599779 [ 3 ] {} <Debug> HTTP-Session: 2292c2d9-2720-4f30-9c3d-f6aa85030546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18141 2024.10.01 02:40:22.600050 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18142 2024.10.01 02:40:22.600112 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 244 rows starting from the beginning of the part
18143 2024.10.01 02:40:22.600178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 91782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18144 2024.10.01 02:40:22.600345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18145 2024.10.01 02:40:22.600447 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part
18146 2024.10.01 02:40:22.600449 [ 3 ] {} <Debug> HTTP-Session: b051e8dc-e27e-4415-8893-318e126f4d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18147 2024.10.01 02:40:22.600518 [ 3 ] {} <Debug> HTTP-Session: b051e8dc-e27e-4415-8893-318e126f4d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18148 2024.10.01 02:40:22.600558 [ 3 ] {} <Debug> HTTP-Session: b051e8dc-e27e-4415-8893-318e126f4d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18149 2024.10.01 02:40:22.600692 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
18150 2024.10.01 02:40:22.600715 [ 3 ] {} <Trace> HTTP-Session: b051e8dc-e27e-4415-8893-318e126f4d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18151 2024.10.01 02:40:22.600927 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::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
18152 2024.10.01 02:40:22.601135 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
18153 2024.10.01 02:40:22.601221 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 228 rows starting from the beginning of the part
18154 2024.10.01 02:40:22.601425 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18155 2024.10.01 02:40:22.601526 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18156 2024.10.01 02:40:22.601953 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18157 2024.10.01 02:40:22.602927 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18158 2024.10.01 02:40:22.602945 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.003405747 sec., 217867.03475037927 rows/sec., 14.79 MiB/sec.
18159 2024.10.01 02:40:22.602969 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18160 2024.10.01 02:40:22.603086 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
18161 2024.10.01 02:40:22.603506 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18162 2024.10.01 02:40:22.603666 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18163 2024.10.01 02:40:22.603810 [ 191 ] {94c816d1-f827-46dd-a492-11c4e62b74d8::all_1_56_11} <Trace> oximeter.fields_u32 (94c816d1-f827-46dd-a492-11c4e62b74d8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
18164 2024.10.01 02:40:22.603893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
18165 2024.10.01 02:40:22.604000 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18166 2024.10.01 02:40:22.604157 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.003185 sec., 174254.31711145997 rows/sec., 12.94 MiB/sec.
18167 2024.10.01 02:40:22.604384 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Debug> DynamicQueryHandler: Done processing query
18168 2024.10.01 02:40:22.604409 [ 3 ] {904cc490-27b1-46a2-8da6-80ae848b2f3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
18169 2024.10.01 02:40:22.604425 [ 3 ] {} <Debug> HTTP-Session: b051e8dc-e27e-4415-8893-318e126f4d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18170 2024.10.01 02:40:22.604738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 190971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18171 2024.10.01 02:40:22.604789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18172 2024.10.01 02:40:22.604808 [ 3 ] {} <Debug> HTTP-Session: cd55133e-8322-49ec-8698-fe057faec547 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18173 2024.10.01 02:40:22.604825 [ 3 ] {} <Debug> HTTP-Session: cd55133e-8322-49ec-8698-fe057faec547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18174 2024.10.01 02:40:22.604839 [ 3 ] {} <Debug> HTTP-Session: cd55133e-8322-49ec-8698-fe057faec547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18175 2024.10.01 02:40:22.604870 [ 3 ] {} <Trace> HTTP-Session: cd55133e-8322-49ec-8698-fe057faec547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18176 2024.10.01 02:40:22.605341 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18177 2024.10.01 02:40:22.605390 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18178 2024.10.01 02:40:22.605545 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18179 2024.10.01 02:40:22.606510 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18180 2024.10.01 02:40:22.606547 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18181 2024.10.01 02:40:22.606982 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18182 2024.10.01 02:40:22.607314 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18183 2024.10.01 02:40:22.607469 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Debug> executeQuery: Read 1005 rows, 69.16 KiB in 0.002422 sec., 414946.3253509496 rows/sec., 27.89 MiB/sec.
18184 2024.10.01 02:40:22.607650 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Debug> DynamicQueryHandler: Done processing query
18185 2024.10.01 02:40:22.607674 [ 3 ] {cdf12600-6495-4acc-a709-8e6e62978b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB.
18186 2024.10.01 02:40:22.607689 [ 3 ] {} <Debug> HTTP-Session: cd55133e-8322-49ec-8698-fe057faec547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18187 2024.10.01 02:40:22.607915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 54527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18188 2024.10.01 02:40:22.607965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18189 2024.10.01 02:40:22.607985 [ 3 ] {} <Debug> HTTP-Session: 965868f7-b327-4333-b250-b0bfe13d4999 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18190 2024.10.01 02:40:22.608001 [ 3 ] {} <Debug> HTTP-Session: 965868f7-b327-4333-b250-b0bfe13d4999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18191 2024.10.01 02:40:22.608014 [ 3 ] {} <Debug> HTTP-Session: 965868f7-b327-4333-b250-b0bfe13d4999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18192 2024.10.01 02:40:22.608044 [ 3 ] {} <Trace> HTTP-Session: 965868f7-b327-4333-b250-b0bfe13d4999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18193 2024.10.01 02:40:22.608574 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
18194 2024.10.01 02:40:22.608639 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <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_histogramu64
18195 2024.10.01 02:40:22.609046 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18196 2024.10.01 02:40:22.609799 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18197 2024.10.01 02:40:22.609836 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18198 2024.10.01 02:40:22.610462 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18199 2024.10.01 02:40:22.610866 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18200 2024.10.01 02:40:22.611060 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18201 2024.10.01 02:40:22.611067 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002923 sec., 11289.77078344167 rows/sec., 20.23 MiB/sec.
18202 2024.10.01 02:40:22.611150 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18203 2024.10.01 02:40:22.611227 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18204 2024.10.01 02:40:22.611593 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::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
18205 2024.10.01 02:40:22.611706 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Debug> DynamicQueryHandler: Done processing query
18206 2024.10.01 02:40:22.611752 [ 3 ] {2ab46656-7892-4c59-9f64-c4fcb486a338} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
18207 2024.10.01 02:40:22.611798 [ 3 ] {} <Debug> HTTP-Session: 965868f7-b327-4333-b250-b0bfe13d4999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18208 2024.10.01 02:40:22.612018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 8831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18209 2024.10.01 02:40:22.612139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18210 2024.10.01 02:40:22.612218 [ 3 ] {} <Debug> HTTP-Session: 97317a46-e9ff-4547-b22e-db2eb5875a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18211 2024.10.01 02:40:22.612273 [ 3 ] {} <Debug> HTTP-Session: 97317a46-e9ff-4547-b22e-db2eb5875a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18212 2024.10.01 02:40:22.612315 [ 3 ] {} <Debug> HTTP-Session: 97317a46-e9ff-4547-b22e-db2eb5875a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18213 2024.10.01 02:40:22.612420 [ 3 ] {} <Trace> HTTP-Session: 97317a46-e9ff-4547-b22e-db2eb5875a9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18214 2024.10.01 02:40:22.612519 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18215 2024.10.01 02:40:22.612702 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1506 rows starting from the beginning of the part
18216 2024.10.01 02:40:22.612717 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18217 2024.10.01 02:40:22.612845 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18218 2024.10.01 02:40:22.613516 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 41 rows starting from the beginning of the part
18219 2024.10.01 02:40:22.613727 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18220 2024.10.01 02:40:22.614190 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 19 rows starting from the beginning of the part
18221 2024.10.01 02:40:22.614956 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 41 rows starting from the beginning of the part
18222 2024.10.01 02:40:22.614958 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18223 2024.10.01 02:40:22.615054 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18224 2024.10.01 02:40:22.615549 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 19 rows starting from the beginning of the part
18225 2024.10.01 02:40:22.616258 [ 201 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 33 rows starting from the beginning of the part
18226 2024.10.01 02:40:22.616330 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18227 2024.10.01 02:40:22.617460 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18228 2024.10.01 02:40:22.617730 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.005123 sec., 11321.49131368339 rows/sec., 783.65 KiB/sec.
18229 2024.10.01 02:40:22.618081 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Debug> DynamicQueryHandler: Done processing query
18230 2024.10.01 02:40:22.618126 [ 3 ] {c0a977d2-85a9-4dbc-b8ca-2fbb3983d1fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18231 2024.10.01 02:40:22.618180 [ 3 ] {} <Debug> HTTP-Session: 97317a46-e9ff-4547-b22e-db2eb5875a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18232 2024.10.01 02:40:22.625447 [ 186 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1659 rows, containing 19 columns (19 merged, 0 gathered) in 0.014043275 sec., 118134.83678130637 rows/sec., 211.69 MiB/sec.
18233 2024.10.01 02:40:22.627237 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18234 2024.10.01 02:40:22.627873 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18235 2024.10.01 02:40:22.627952 [ 195 ] {efb92f8a-e9e7-4dc1-ad95-346849e8e965::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18236 2024.10.01 02:40:22.628101 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB.
18237 2024.10.01 02:40:23.000207 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.05 MiB, peak 226.61 MiB, free memory in arenas 0.00 B, will set to 217.06 MiB (RSS), difference: 2.01 MiB
18238 2024.10.01 02:40:23.203212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18239 2024.10.01 02:40:23.203302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18240 2024.10.01 02:40:23.203326 [ 3 ] {} <Debug> HTTP-Session: 527cd123-24cc-47be-8a81-10d8a69a3b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18241 2024.10.01 02:40:23.203348 [ 3 ] {} <Debug> HTTP-Session: 527cd123-24cc-47be-8a81-10d8a69a3b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18242 2024.10.01 02:40:23.203368 [ 3 ] {} <Debug> HTTP-Session: 527cd123-24cc-47be-8a81-10d8a69a3b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18243 2024.10.01 02:40:23.203411 [ 3 ] {} <Trace> HTTP-Session: 527cd123-24cc-47be-8a81-10d8a69a3b0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18244 2024.10.01 02:40:23.203541 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18245 2024.10.01 02:40:23.203599 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18246 2024.10.01 02:40:23.203910 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18247 2024.10.01 02:40:23.204306 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18248 2024.10.01 02:40:23.204345 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18249 2024.10.01 02:40:23.204700 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
18250 2024.10.01 02:40:23.205082 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Trace> oximeter.fields_ipaddr (c513f570-5a57-4a56-979a-289f80ca03ac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18251 2024.10.01 02:40:23.205240 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001728 sec., 1157.4074074074074 rows/sec., 94.38 KiB/sec.
18252 2024.10.01 02:40:23.205433 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Debug> DynamicQueryHandler: Done processing query
18253 2024.10.01 02:40:23.205458 [ 3 ] {302c9681-cf94-4a9d-8a5a-8ab158a183c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18254 2024.10.01 02:40:23.205474 [ 3 ] {} <Debug> HTTP-Session: 527cd123-24cc-47be-8a81-10d8a69a3b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18255 2024.10.01 02:40:23.205591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18256 2024.10.01 02:40:23.205642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18257 2024.10.01 02:40:23.205662 [ 3 ] {} <Debug> HTTP-Session: e0983749-2541-4c40-9978-3f342995f0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18258 2024.10.01 02:40:23.205678 [ 3 ] {} <Debug> HTTP-Session: e0983749-2541-4c40-9978-3f342995f0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18259 2024.10.01 02:40:23.205692 [ 3 ] {} <Debug> HTTP-Session: e0983749-2541-4c40-9978-3f342995f0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18260 2024.10.01 02:40:23.205723 [ 3 ] {} <Trace> HTTP-Session: e0983749-2541-4c40-9978-3f342995f0c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18261 2024.10.01 02:40:23.205824 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18262 2024.10.01 02:40:23.205867 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18263 2024.10.01 02:40:23.206088 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18264 2024.10.01 02:40:23.206402 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18265 2024.10.01 02:40:23.206439 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18266 2024.10.01 02:40:23.206775 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18267 2024.10.01 02:40:23.207128 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Trace> oximeter.fields_string (54c25993-c6db-4348-afc7-bcf0a263d0c3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18268 2024.10.01 02:40:23.207283 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Debug> executeQuery: Read 21 rows, 1.99 KiB in 0.001485 sec., 14141.414141414141 rows/sec., 1.31 MiB/sec.
18269 2024.10.01 02:40:23.207461 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Debug> DynamicQueryHandler: Done processing query
18270 2024.10.01 02:40:23.207485 [ 3 ] {272e3bfb-8830-4c39-bf3a-ca8ed70413f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18271 2024.10.01 02:40:23.207501 [ 3 ] {} <Debug> HTTP-Session: e0983749-2541-4c40-9978-3f342995f0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18272 2024.10.01 02:40:23.207642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 1470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18273 2024.10.01 02:40:23.207691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18274 2024.10.01 02:40:23.207710 [ 3 ] {} <Debug> HTTP-Session: f5b8931c-3335-4166-b894-46770e0473a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18275 2024.10.01 02:40:23.207726 [ 3 ] {} <Debug> HTTP-Session: f5b8931c-3335-4166-b894-46770e0473a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18276 2024.10.01 02:40:23.207740 [ 3 ] {} <Debug> HTTP-Session: f5b8931c-3335-4166-b894-46770e0473a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18277 2024.10.01 02:40:23.207770 [ 3 ] {} <Trace> HTTP-Session: f5b8931c-3335-4166-b894-46770e0473a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18278 2024.10.01 02:40:23.207865 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18279 2024.10.01 02:40:23.207907 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18280 2024.10.01 02:40:23.208127 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18281 2024.10.01 02:40:23.208426 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18282 2024.10.01 02:40:23.208464 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18283 2024.10.01 02:40:23.208791 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18284 2024.10.01 02:40:23.209140 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Trace> oximeter.fields_u16 (3221d0f0-b822-4186-ab18-35fc270f523a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18285 2024.10.01 02:40:23.209288 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001442 sec., 6934.812760055479 rows/sec., 514.02 KiB/sec.
18286 2024.10.01 02:40:23.209460 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Debug> DynamicQueryHandler: Done processing query
18287 2024.10.01 02:40:23.209483 [ 3 ] {dfc74ced-be1f-4496-84fd-11d458a954d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18288 2024.10.01 02:40:23.209499 [ 3 ] {} <Debug> HTTP-Session: f5b8931c-3335-4166-b894-46770e0473a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18289 2024.10.01 02:40:23.209608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 3103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18290 2024.10.01 02:40:23.209657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18291 2024.10.01 02:40:23.209677 [ 3 ] {} <Debug> HTTP-Session: b0e44eab-fb36-4c9d-bdee-2fc31e8c8f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18292 2024.10.01 02:40:23.209693 [ 3 ] {} <Debug> HTTP-Session: b0e44eab-fb36-4c9d-bdee-2fc31e8c8f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18293 2024.10.01 02:40:23.209707 [ 3 ] {} <Debug> HTTP-Session: b0e44eab-fb36-4c9d-bdee-2fc31e8c8f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18294 2024.10.01 02:40:23.209737 [ 3 ] {} <Trace> HTTP-Session: b0e44eab-fb36-4c9d-bdee-2fc31e8c8f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18295 2024.10.01 02:40:23.209837 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18296 2024.10.01 02:40:23.209878 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18297 2024.10.01 02:40:23.210099 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18298 2024.10.01 02:40:23.210411 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18299 2024.10.01 02:40:23.210447 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18300 2024.10.01 02:40:23.210776 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18301 2024.10.01 02:40:23.211137 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Trace> oximeter.fields_uuid (2d093872-2c9e-430e-beae-ae103a6c9915): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18302 2024.10.01 02:40:23.211298 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Debug> executeQuery: Read 18 rows, 1.45 KiB in 0.001486 sec., 12113.055181695829 rows/sec., 973.28 KiB/sec.
18303 2024.10.01 02:40:23.211497 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Debug> DynamicQueryHandler: Done processing query
18304 2024.10.01 02:40:23.211535 [ 3 ] {a19817d8-7841-4b55-83fe-82a901ec668b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18305 2024.10.01 02:40:23.211568 [ 3 ] {} <Debug> HTTP-Session: b0e44eab-fb36-4c9d-bdee-2fc31e8c8f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18306 2024.10.01 02:40:23.211722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18307 2024.10.01 02:40:23.211784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18308 2024.10.01 02:40:23.211804 [ 3 ] {} <Debug> HTTP-Session: 24fa9770-0d18-471d-b63e-d359093c9d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18309 2024.10.01 02:40:23.211820 [ 3 ] {} <Debug> HTTP-Session: 24fa9770-0d18-471d-b63e-d359093c9d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18310 2024.10.01 02:40:23.211834 [ 3 ] {} <Debug> HTTP-Session: 24fa9770-0d18-471d-b63e-d359093c9d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18311 2024.10.01 02:40:23.211864 [ 3 ] {} <Trace> HTTP-Session: 24fa9770-0d18-471d-b63e-d359093c9d5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18312 2024.10.01 02:40:23.211958 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18313 2024.10.01 02:40:23.212003 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18314 2024.10.01 02:40:23.212146 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18315 2024.10.01 02:40:23.212406 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18316 2024.10.01 02:40:23.212442 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18317 2024.10.01 02:40:23.212792 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18318 2024.10.01 02:40:23.213126 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18319 2024.10.01 02:40:23.213278 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Selected 5 parts from all_1_94_19 to all_98_98_0
18320 2024.10.01 02:40:23.213288 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001345 sec., 2230.4832713754645 rows/sec., 165.54 KiB/sec.
18321 2024.10.01 02:40:23.213344 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18322 2024.10.01 02:40:23.213420 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18323 2024.10.01 02:40:23.213611 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_94_19 to all_98_98_0 into Compact with storage Full
18324 2024.10.01 02:40:23.213633 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Debug> DynamicQueryHandler: Done processing query
18325 2024.10.01 02:40:23.213687 [ 3 ] {245962dd-6201-44f3-9d04-e4561c9e3358} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18326 2024.10.01 02:40:23.213712 [ 3 ] {} <Debug> HTTP-Session: 24fa9770-0d18-471d-b63e-d359093c9d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18327 2024.10.01 02:40:23.213873 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18328 2024.10.01 02:40:23.213891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 14230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18329 2024.10.01 02:40:23.213952 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 28407 rows starting from the beginning of the part
18330 2024.10.01 02:40:23.213996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18331 2024.10.01 02:40:23.214031 [ 3 ] {} <Debug> HTTP-Session: ba80b3d9-afee-4101-b3f7-5e2bd03b9faa Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18332 2024.10.01 02:40:23.214109 [ 3 ] {} <Debug> HTTP-Session: ba80b3d9-afee-4101-b3f7-5e2bd03b9faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18333 2024.10.01 02:40:23.214184 [ 3 ] {} <Debug> HTTP-Session: ba80b3d9-afee-4101-b3f7-5e2bd03b9faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18334 2024.10.01 02:40:23.214257 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 238 rows starting from the beginning of the part
18335 2024.10.01 02:40:23.214307 [ 3 ] {} <Trace> HTTP-Session: ba80b3d9-afee-4101-b3f7-5e2bd03b9faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18336 2024.10.01 02:40:23.214611 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 162 rows starting from the beginning of the part
18337 2024.10.01 02:40:23.214770 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete)
18338 2024.10.01 02:40:23.214891 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 240 rows starting from the beginning of the part
18339 2024.10.01 02:40:23.215177 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <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_histogramu64
18340 2024.10.01 02:40:23.215238 [ 202 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1005 rows starting from the beginning of the part
18341 2024.10.01 02:40:23.216954 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18342 2024.10.01 02:40:23.217623 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18343 2024.10.01 02:40:23.217664 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18344 2024.10.01 02:40:23.219124 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18345 2024.10.01 02:40:23.219699 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Trace> oximeter.measurements_histogramu64 (efb92f8a-e9e7-4dc1-ad95-346849e8e965): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18346 2024.10.01 02:40:23.219919 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005422 sec., 1475.4703061600885 rows/sec., 2.64 MiB/sec.
18347 2024.10.01 02:40:23.220641 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Debug> DynamicQueryHandler: Done processing query
18348 2024.10.01 02:40:23.220699 [ 3 ] {ecd56603-f0c7-4513-b702-97dc1883f948} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
18349 2024.10.01 02:40:23.220756 [ 3 ] {} <Debug> HTTP-Session: ba80b3d9-afee-4101-b3f7-5e2bd03b9faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18350 2024.10.01 02:40:23.220947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46069, User-Agent: (none), Length: 348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18351 2024.10.01 02:40:23.221008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18352 2024.10.01 02:40:23.221028 [ 3 ] {} <Debug> HTTP-Session: c8a5a0b5-bcf4-43b5-a33f-dc95269f702a Authenticating user 'default' from [fd00:1122:3344:101::d]:46069
18353 2024.10.01 02:40:23.221047 [ 3 ] {} <Debug> HTTP-Session: c8a5a0b5-bcf4-43b5-a33f-dc95269f702a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18354 2024.10.01 02:40:23.221067 [ 3 ] {} <Debug> HTTP-Session: c8a5a0b5-bcf4-43b5-a33f-dc95269f702a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18355 2024.10.01 02:40:23.221101 [ 3 ] {} <Trace> HTTP-Session: c8a5a0b5-bcf4-43b5-a33f-dc95269f702a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18356 2024.10.01 02:40:23.221283 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46069) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18357 2024.10.01 02:40:23.221348 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18358 2024.10.01 02:40:23.221500 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18359 2024.10.01 02:40:23.221756 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18360 2024.10.01 02:40:23.221792 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
18361 2024.10.01 02:40:23.222251 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18362 2024.10.01 02:40:23.222683 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Trace> oximeter.measurements_u64 (41e221ea-e8f4-4c77-a0e4-46d080062f4c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18363 2024.10.01 02:40:23.223006 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001743 sec., 1147.4469305794607 rows/sec., 72.28 KiB/sec.
18364 2024.10.01 02:40:23.223360 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Debug> DynamicQueryHandler: Done processing query
18365 2024.10.01 02:40:23.223409 [ 3 ] {064ab25e-af36-433e-abd0-68cb3b25a62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18366 2024.10.01 02:40:23.223442 [ 3 ] {} <Debug> HTTP-Session: c8a5a0b5-bcf4-43b5-a33f-dc95269f702a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18367 2024.10.01 02:40:23.225267 [ 186 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30052 rows, containing 5 columns (5 merged, 0 gathered) in 0.011737846 sec., 2560265.3161406275 rows/sec., 172.77 MiB/sec.
18368 2024.10.01 02:40:23.225682 [ 186 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary)
18369 2024.10.01 02:40:23.226107 [ 186 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18370 2024.10.01 02:40:23.226192 [ 186 ] {13ae99ca-477b-4737-91c9-833bfbc8ec4a::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (13ae99ca-477b-4737-91c9-833bfbc8ec4a) (MergerMutator): Merged 5 parts: [all_1_94_19, all_98_98_0] -> all_1_98_20
18371 2024.10.01 02:40:23.226281 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB.