Max level shown:
1 [ Jul 30 19:37:48 Enabled. ]
2 [ Jul 30 19:37:48 Rereading configuration. ]
3 [ Jul 30 19:37:49 Rereading configuration. ]
4 [ Jul 30 19:38:01 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jul 30 19:38:01 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.07.30 19:38:01.904374 [ 1 ] {} <Information> Application: Will watch for the process with pid 22596
33 2024.07.30 19:38:01.904893 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.30 19:38:02.170420 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22596
35 2024.07.30 19:38:02.171201 [ 1 ] {} <Information> Application: starting up
36 2024.07.30 19:38:02.172014 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.30 19:38:02.278845 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.30 19:38:02.311805 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.30 19:38:02.311886 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.30 19:38:02.311910 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.30 19:38:02.312017 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.30 19:38:02.312426 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.30 19:38:02.314104 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.07.30 19:38:02.314693 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.30 19:38:02.315671 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.07.30 19:38:02.315710 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.07.30 19:38:02.315727 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.30 19:38:02.315940 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.30 19:38:02.317072 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.30 19:38:02.324445 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.30 19:38:02.325520 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.30 19:38:02.327410 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.30 19:38:02.327704 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.30 19:38:02.329867 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.07.30 19:38:02.330209 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.30 19:38:02.336008 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.30 19:38:02.337142 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.30 19:38:02.339762 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.30 19:38:02.340337 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.30 19:38:02.340791 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.30 19:38:02.341237 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.30 19:38:02.342967 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.30 19:38:02.343005 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.30 19:38:02.343109 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.30 19:38:02.343306 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.30 19:38:02.354942 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.30 19:38:02.355002 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000249165 sec
74 2024.07.30 19:38:02.355053 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.30 19:38:02.355069 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.30 19:38:02.356536 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.30 19:38:02.358056 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.30 19:38:02.358109 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.30 19:38:02.358172 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.30 19:38:02.358204 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.30 19:38:02.358231 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.30 19:38:02.358297 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.30 19:38:02.358324 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.30 19:38:02.358352 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.30 19:38:02.358415 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.30 19:38:02.358448 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.30 19:38:02.358477 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.30 19:38:02.358507 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.30 19:38:02.358571 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.30 19:38:02.358598 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.30 19:38:02.358626 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.30 19:38:02.358673 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.30 19:38:02.358702 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.30 19:38:02.398932 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.30 19:38:02.400795 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.30 19:38:02.400829 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6731e-05 sec
97 2024.07.30 19:38:02.400844 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.30 19:38:02.400861 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.30 19:38:02.400887 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.30 19:38:02.401094 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.30 19:38:02.401141 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.30 19:38:02.401159 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.30 19:38:02.401177 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.07.30 19:38:02.401192 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.30 19:38:02.441024 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.07.30 19:38:02.648343 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.07.30 19:38:02.648409 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.30 19:38:02.688019 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.30 19:38:02.688257 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.08 MiB (RSS), difference: 147.21 MiB
110 2024.07.30 19:38:02.689424 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.7451e-05 sec.
111 2024.07.30 19:38:02.689984 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.30 19:38:02.690078 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.30 19:38:02.690155 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.30 19:38:02.690183 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.30 19:38:04.519874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.30 19:38:04.520085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.30 19:38:04.520122 [ 3 ] {} <Debug> HTTP-Session: c4ab5af5-6c8a-4260-898c-aac9bbb297df Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
118 2024.07.30 19:38:04.520154 [ 3 ] {} <Debug> HTTP-Session: c4ab5af5-6c8a-4260-898c-aac9bbb297df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.30 19:38:04.520172 [ 3 ] {} <Debug> HTTP-Session: c4ab5af5-6c8a-4260-898c-aac9bbb297df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.30 19:38:04.520257 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.30 19:38:04.520291 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.07.30 19:38:04.520314 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.07.30 19:38:04.520377 [ 3 ] {} <Trace> HTTP-Session: c4ab5af5-6c8a-4260-898c-aac9bbb297df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.30 19:38:04.521463 [ 3 ] {71ee37db-124c-4aef-9db2-50940db17883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.30 19:38:04.558686 [ 3 ] {71ee37db-124c-4aef-9db2-50940db17883} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58165) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
149 
150 2024.07.30 19:38:04.559406 [ 3 ] {71ee37db-124c-4aef-9db2-50940db17883} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.07.30 19:38:04.560795 [ 3 ] {} <Debug> HTTP-Session: c4ab5af5-6c8a-4260-898c-aac9bbb297df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.30 19:38:04.561876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.30 19:38:04.561944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.30 19:38:04.561969 [ 3 ] {} <Debug> HTTP-Session: 4fd08b99-b7bc-4ce5-bfe0-eef1c9a2795b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
179 2024.07.30 19:38:04.561995 [ 3 ] {} <Debug> HTTP-Session: 4fd08b99-b7bc-4ce5-bfe0-eef1c9a2795b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.30 19:38:04.562009 [ 3 ] {} <Debug> HTTP-Session: 4fd08b99-b7bc-4ce5-bfe0-eef1c9a2795b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.30 19:38:04.562053 [ 3 ] {} <Trace> HTTP-Session: 4fd08b99-b7bc-4ce5-bfe0-eef1c9a2795b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.30 19:38:04.563179 [ 3 ] {c040f9e1-1408-4859-a9bf-6072f53161f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.30 19:38:04.563297 [ 3 ] {c040f9e1-1408-4859-a9bf-6072f53161f1} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.30 19:38:04.565364 [ 3 ] {c040f9e1-1408-4859-a9bf-6072f53161f1} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.30 19:38:04.568222 [ 3 ] {c040f9e1-1408-4859-a9bf-6072f53161f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.30 19:38:04.574104 [ 3 ] {c040f9e1-1408-4859-a9bf-6072f53161f1} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.30 19:38:04.574138 [ 3 ] {c040f9e1-1408-4859-a9bf-6072f53161f1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.30 19:38:04.574159 [ 3 ] {} <Debug> HTTP-Session: 4fd08b99-b7bc-4ce5-bfe0-eef1c9a2795b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.30 19:38:04.581848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.30 19:38:04.581900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.30 19:38:04.581924 [ 3 ] {} <Debug> HTTP-Session: 9eaf1a83-05f5-4d75-b94e-9f0bd2fa09bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
192 2024.07.30 19:38:04.581941 [ 3 ] {} <Debug> HTTP-Session: 9eaf1a83-05f5-4d75-b94e-9f0bd2fa09bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.30 19:38:04.581958 [ 3 ] {} <Debug> HTTP-Session: 9eaf1a83-05f5-4d75-b94e-9f0bd2fa09bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.30 19:38:04.581992 [ 3 ] {} <Trace> HTTP-Session: 9eaf1a83-05f5-4d75-b94e-9f0bd2fa09bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.30 19:38:04.582118 [ 3 ] {c7577d5b-3c7c-4789-89de-6c72cd6c0a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.30 19:38:04.582419 [ 3 ] {c7577d5b-3c7c-4789-89de-6c72cd6c0a7b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58165) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
220 
221 2024.07.30 19:38:04.582557 [ 3 ] {c7577d5b-3c7c-4789-89de-6c72cd6c0a7b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.07.30 19:38:04.582719 [ 3 ] {} <Debug> HTTP-Session: 9eaf1a83-05f5-4d75-b94e-9f0bd2fa09bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.30 19:38:04.584782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.30 19:38:04.584830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.30 19:38:04.584849 [ 3 ] {} <Debug> HTTP-Session: 127fd600-ba76-49e5-a679-851d9f3dd477 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
250 2024.07.30 19:38:04.584868 [ 3 ] {} <Debug> HTTP-Session: 127fd600-ba76-49e5-a679-851d9f3dd477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.30 19:38:04.584884 [ 3 ] {} <Debug> HTTP-Session: 127fd600-ba76-49e5-a679-851d9f3dd477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.30 19:38:04.584912 [ 3 ] {} <Trace> HTTP-Session: 127fd600-ba76-49e5-a679-851d9f3dd477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.30 19:38:04.585076 [ 3 ] {a8eb40f4-aaae-4c1d-a7a9-71db36ae3eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.30 19:38:04.585259 [ 3 ] {a8eb40f4-aaae-4c1d-a7a9-71db36ae3eda} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.30 19:38:04.585286 [ 3 ] {} <Debug> HTTP-Session: 127fd600-ba76-49e5-a679-851d9f3dd477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.30 19:38:04.585422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.30 19:38:04.585478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.30 19:38:04.585504 [ 3 ] {} <Debug> HTTP-Session: 41a26227-007b-4ffc-8238-561e3c81bd34 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
259 2024.07.30 19:38:04.585522 [ 3 ] {} <Debug> HTTP-Session: 41a26227-007b-4ffc-8238-561e3c81bd34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.30 19:38:04.585541 [ 3 ] {} <Debug> HTTP-Session: 41a26227-007b-4ffc-8238-561e3c81bd34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.30 19:38:04.585579 [ 3 ] {} <Trace> HTTP-Session: 41a26227-007b-4ffc-8238-561e3c81bd34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.30 19:38:04.585677 [ 3 ] {3fb537d6-6c3f-445d-b1c2-daacce024dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.30 19:38:04.585741 [ 3 ] {3fb537d6-6c3f-445d-b1c2-daacce024dfd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.30 19:38:04.587105 [ 3 ] {3fb537d6-6c3f-445d-b1c2-daacce024dfd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.30 19:38:04.587135 [ 3 ] {3fb537d6-6c3f-445d-b1c2-daacce024dfd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1301e-05 sec
266 2024.07.30 19:38:04.587148 [ 3 ] {3fb537d6-6c3f-445d-b1c2-daacce024dfd} <Trace> ReferentialDeps: No tables
267 2024.07.30 19:38:04.587164 [ 3 ] {3fb537d6-6c3f-445d-b1c2-daacce024dfd} <Trace> LoadingDeps: No tables
268 2024.07.30 19:38:04.587185 [ 3 ] {3fb537d6-6c3f-445d-b1c2-daacce024dfd} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.30 19:38:04.587302 [ 3 ] {3fb537d6-6c3f-445d-b1c2-daacce024dfd} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.30 19:38:04.587323 [ 3 ] {} <Debug> HTTP-Session: 41a26227-007b-4ffc-8238-561e3c81bd34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.30 19:38:04.587433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.30 19:38:04.587482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.30 19:38:04.587499 [ 3 ] {} <Debug> HTTP-Session: 722996f3-83ff-4fd7-a7f4-98af117b7b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
274 2024.07.30 19:38:04.587519 [ 3 ] {} <Debug> HTTP-Session: 722996f3-83ff-4fd7-a7f4-98af117b7b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.30 19:38:04.587539 [ 3 ] {} <Debug> HTTP-Session: 722996f3-83ff-4fd7-a7f4-98af117b7b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.30 19:38:04.587566 [ 3 ] {} <Trace> HTTP-Session: 722996f3-83ff-4fd7-a7f4-98af117b7b08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.30 19:38:04.587699 [ 3 ] {7d50fba3-ab4f-4960-8f39-aadf5d5610f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.07.30 19:38:04.587745 [ 3 ] {7d50fba3-ab4f-4960-8f39-aadf5d5610f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.30 19:38:04.591914 [ 3 ] {7d50fba3-ab4f-4960-8f39-aadf5d5610f7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.30 19:38:04.593028 [ 3 ] {7d50fba3-ab4f-4960-8f39-aadf5d5610f7} <Debug> oximeter.version (2f2beb1f-20c6-4e84-8850-d5e6345843df): Loading data parts
282 2024.07.30 19:38:04.593310 [ 3 ] {7d50fba3-ab4f-4960-8f39-aadf5d5610f7} <Debug> oximeter.version (2f2beb1f-20c6-4e84-8850-d5e6345843df): There are no data parts
283 2024.07.30 19:38:04.595907 [ 3 ] {7d50fba3-ab4f-4960-8f39-aadf5d5610f7} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.30 19:38:04.595933 [ 3 ] {} <Debug> HTTP-Session: 722996f3-83ff-4fd7-a7f4-98af117b7b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.30 19:38:04.596057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.30 19:38:04.596105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.30 19:38:04.596128 [ 3 ] {} <Debug> HTTP-Session: b30f303c-d06f-4eb3-bd6a-43b6a3dcaae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
288 2024.07.30 19:38:04.596143 [ 3 ] {} <Debug> HTTP-Session: b30f303c-d06f-4eb3-bd6a-43b6a3dcaae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.30 19:38:04.596160 [ 3 ] {} <Debug> HTTP-Session: b30f303c-d06f-4eb3-bd6a-43b6a3dcaae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.30 19:38:04.596192 [ 3 ] {} <Trace> HTTP-Session: b30f303c-d06f-4eb3-bd6a-43b6a3dcaae5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.30 19:38:04.596379 [ 3 ] {b294d88a-9d3a-4c71-8d3a-d5f38056ca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.07.30 19:38:04.596430 [ 3 ] {b294d88a-9d3a-4c71-8d3a-d5f38056ca0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.30 19:38:04.602679 [ 3 ] {b294d88a-9d3a-4c71-8d3a-d5f38056ca0c} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Loading data parts
304 2024.07.30 19:38:04.602800 [ 3 ] {b294d88a-9d3a-4c71-8d3a-d5f38056ca0c} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): There are no data parts
305 2024.07.30 19:38:04.604201 [ 3 ] {b294d88a-9d3a-4c71-8d3a-d5f38056ca0c} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.30 19:38:04.604227 [ 3 ] {} <Debug> HTTP-Session: b30f303c-d06f-4eb3-bd6a-43b6a3dcaae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.30 19:38:04.604356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.30 19:38:04.604404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.30 19:38:04.604426 [ 3 ] {} <Debug> HTTP-Session: dc899a52-2ebe-4c2f-b080-43a86197ba2e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
310 2024.07.30 19:38:04.604442 [ 3 ] {} <Debug> HTTP-Session: dc899a52-2ebe-4c2f-b080-43a86197ba2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.30 19:38:04.604458 [ 3 ] {} <Debug> HTTP-Session: dc899a52-2ebe-4c2f-b080-43a86197ba2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.30 19:38:04.604491 [ 3 ] {} <Trace> HTTP-Session: dc899a52-2ebe-4c2f-b080-43a86197ba2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.30 19:38:04.604660 [ 3 ] {bb4caf9f-0664-49fe-a9f8-4c91a127049b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.07.30 19:38:04.604706 [ 3 ] {bb4caf9f-0664-49fe-a9f8-4c91a127049b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.30 19:38:04.606374 [ 3 ] {bb4caf9f-0664-49fe-a9f8-4c91a127049b} <Debug> oximeter.measurements_i8 (2df27493-df85-41d4-b8c0-f8270654d40e): Loading data parts
316 2024.07.30 19:38:04.606504 [ 3 ] {bb4caf9f-0664-49fe-a9f8-4c91a127049b} <Debug> oximeter.measurements_i8 (2df27493-df85-41d4-b8c0-f8270654d40e): There are no data parts
317 2024.07.30 19:38:04.607917 [ 3 ] {bb4caf9f-0664-49fe-a9f8-4c91a127049b} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.30 19:38:04.607953 [ 3 ] {} <Debug> HTTP-Session: dc899a52-2ebe-4c2f-b080-43a86197ba2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.30 19:38:04.608076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.30 19:38:04.608132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.30 19:38:04.608154 [ 3 ] {} <Debug> HTTP-Session: 975828ef-91b9-40ef-825f-9eefd2625a69 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
322 2024.07.30 19:38:04.608170 [ 3 ] {} <Debug> HTTP-Session: 975828ef-91b9-40ef-825f-9eefd2625a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.30 19:38:04.608187 [ 3 ] {} <Debug> HTTP-Session: 975828ef-91b9-40ef-825f-9eefd2625a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.30 19:38:04.608221 [ 3 ] {} <Trace> HTTP-Session: 975828ef-91b9-40ef-825f-9eefd2625a69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.30 19:38:04.608392 [ 3 ] {9b2f1008-0138-469b-a630-b79ca8fe2eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.07.30 19:38:04.608446 [ 3 ] {9b2f1008-0138-469b-a630-b79ca8fe2eb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.30 19:38:04.610056 [ 3 ] {9b2f1008-0138-469b-a630-b79ca8fe2eb7} <Debug> oximeter.measurements_u8 (7d20451d-7d1a-4f66-b626-5aeb545a2fbd): Loading data parts
328 2024.07.30 19:38:04.610278 [ 3 ] {9b2f1008-0138-469b-a630-b79ca8fe2eb7} <Debug> oximeter.measurements_u8 (7d20451d-7d1a-4f66-b626-5aeb545a2fbd): There are no data parts
329 2024.07.30 19:38:04.611674 [ 3 ] {9b2f1008-0138-469b-a630-b79ca8fe2eb7} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.30 19:38:04.611700 [ 3 ] {} <Debug> HTTP-Session: 975828ef-91b9-40ef-825f-9eefd2625a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.30 19:38:04.611831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.30 19:38:04.611883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.30 19:38:04.611906 [ 3 ] {} <Debug> HTTP-Session: 84d07b05-fb4b-4940-8efe-cd7708cd6700 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
334 2024.07.30 19:38:04.611922 [ 3 ] {} <Debug> HTTP-Session: 84d07b05-fb4b-4940-8efe-cd7708cd6700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.30 19:38:04.611939 [ 3 ] {} <Debug> HTTP-Session: 84d07b05-fb4b-4940-8efe-cd7708cd6700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.30 19:38:04.611973 [ 3 ] {} <Trace> HTTP-Session: 84d07b05-fb4b-4940-8efe-cd7708cd6700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.30 19:38:04.612148 [ 3 ] {9493593f-d56a-455b-8b54-b2eb9e657746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.07.30 19:38:04.612197 [ 3 ] {9493593f-d56a-455b-8b54-b2eb9e657746} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.30 19:38:04.613814 [ 3 ] {9493593f-d56a-455b-8b54-b2eb9e657746} <Debug> oximeter.measurements_i16 (9677b4bc-9fdb-4d14-84b8-d499d3ecf18b): Loading data parts
340 2024.07.30 19:38:04.613962 [ 3 ] {9493593f-d56a-455b-8b54-b2eb9e657746} <Debug> oximeter.measurements_i16 (9677b4bc-9fdb-4d14-84b8-d499d3ecf18b): There are no data parts
341 2024.07.30 19:38:04.615363 [ 3 ] {9493593f-d56a-455b-8b54-b2eb9e657746} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.30 19:38:04.615396 [ 3 ] {} <Debug> HTTP-Session: 84d07b05-fb4b-4940-8efe-cd7708cd6700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.30 19:38:04.615511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.30 19:38:04.615563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.30 19:38:04.615585 [ 3 ] {} <Debug> HTTP-Session: 386bf00a-5fcc-4342-988f-dec54806bfcc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
346 2024.07.30 19:38:04.615601 [ 3 ] {} <Debug> HTTP-Session: 386bf00a-5fcc-4342-988f-dec54806bfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.30 19:38:04.615618 [ 3 ] {} <Debug> HTTP-Session: 386bf00a-5fcc-4342-988f-dec54806bfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.30 19:38:04.615651 [ 3 ] {} <Trace> HTTP-Session: 386bf00a-5fcc-4342-988f-dec54806bfcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.30 19:38:04.615820 [ 3 ] {b149fe79-51db-451a-8107-34988d4457d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.07.30 19:38:04.615873 [ 3 ] {b149fe79-51db-451a-8107-34988d4457d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.30 19:38:04.617496 [ 3 ] {b149fe79-51db-451a-8107-34988d4457d0} <Debug> oximeter.measurements_u16 (d7f710e7-22b0-4060-932e-23f6d4d52d0b): Loading data parts
352 2024.07.30 19:38:04.617656 [ 3 ] {b149fe79-51db-451a-8107-34988d4457d0} <Debug> oximeter.measurements_u16 (d7f710e7-22b0-4060-932e-23f6d4d52d0b): There are no data parts
353 2024.07.30 19:38:04.619044 [ 3 ] {b149fe79-51db-451a-8107-34988d4457d0} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.30 19:38:04.619075 [ 3 ] {} <Debug> HTTP-Session: 386bf00a-5fcc-4342-988f-dec54806bfcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.30 19:38:04.619203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.30 19:38:04.619256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.30 19:38:04.619280 [ 3 ] {} <Debug> HTTP-Session: 2a99e95e-23fa-43b5-834e-e8e417c586c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
358 2024.07.30 19:38:04.619305 [ 3 ] {} <Debug> HTTP-Session: 2a99e95e-23fa-43b5-834e-e8e417c586c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.30 19:38:04.619318 [ 3 ] {} <Debug> HTTP-Session: 2a99e95e-23fa-43b5-834e-e8e417c586c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.30 19:38:04.619351 [ 3 ] {} <Trace> HTTP-Session: 2a99e95e-23fa-43b5-834e-e8e417c586c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.30 19:38:04.619528 [ 3 ] {4a063850-497f-41a6-a8d9-d9c96967764d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.07.30 19:38:04.619577 [ 3 ] {4a063850-497f-41a6-a8d9-d9c96967764d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.30 19:38:04.621212 [ 3 ] {4a063850-497f-41a6-a8d9-d9c96967764d} <Debug> oximeter.measurements_i32 (1664f0f4-e3f7-48ec-b51a-0011aaf8395d): Loading data parts
364 2024.07.30 19:38:04.621373 [ 3 ] {4a063850-497f-41a6-a8d9-d9c96967764d} <Debug> oximeter.measurements_i32 (1664f0f4-e3f7-48ec-b51a-0011aaf8395d): There are no data parts
365 2024.07.30 19:38:04.622775 [ 3 ] {4a063850-497f-41a6-a8d9-d9c96967764d} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.30 19:38:04.622807 [ 3 ] {} <Debug> HTTP-Session: 2a99e95e-23fa-43b5-834e-e8e417c586c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.30 19:38:04.622915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.30 19:38:04.622970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.30 19:38:04.622996 [ 3 ] {} <Debug> HTTP-Session: ca925ab4-c868-4082-9964-143f031cd668 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
370 2024.07.30 19:38:04.623012 [ 3 ] {} <Debug> HTTP-Session: ca925ab4-c868-4082-9964-143f031cd668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.30 19:38:04.623028 [ 3 ] {} <Debug> HTTP-Session: ca925ab4-c868-4082-9964-143f031cd668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.30 19:38:04.623062 [ 3 ] {} <Trace> HTTP-Session: ca925ab4-c868-4082-9964-143f031cd668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.30 19:38:04.623235 [ 3 ] {66136313-b06d-458a-88c0-eb7bc59bec5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.07.30 19:38:04.623283 [ 3 ] {66136313-b06d-458a-88c0-eb7bc59bec5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.30 19:38:04.624846 [ 3 ] {66136313-b06d-458a-88c0-eb7bc59bec5b} <Debug> oximeter.measurements_u32 (c737098f-f570-4c92-856e-4c2c02df96db): Loading data parts
376 2024.07.30 19:38:04.625069 [ 3 ] {66136313-b06d-458a-88c0-eb7bc59bec5b} <Debug> oximeter.measurements_u32 (c737098f-f570-4c92-856e-4c2c02df96db): There are no data parts
377 2024.07.30 19:38:04.626450 [ 3 ] {66136313-b06d-458a-88c0-eb7bc59bec5b} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.30 19:38:04.626483 [ 3 ] {} <Debug> HTTP-Session: ca925ab4-c868-4082-9964-143f031cd668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.30 19:38:04.626604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.30 19:38:04.626656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.30 19:38:04.626678 [ 3 ] {} <Debug> HTTP-Session: e1d6ef7f-d94b-45c0-aac5-7624ba0fa0d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
382 2024.07.30 19:38:04.626699 [ 3 ] {} <Debug> HTTP-Session: e1d6ef7f-d94b-45c0-aac5-7624ba0fa0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.30 19:38:04.626711 [ 3 ] {} <Debug> HTTP-Session: e1d6ef7f-d94b-45c0-aac5-7624ba0fa0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.30 19:38:04.626745 [ 3 ] {} <Trace> HTTP-Session: e1d6ef7f-d94b-45c0-aac5-7624ba0fa0d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.30 19:38:04.626918 [ 3 ] {df187f49-f529-4119-ac56-fa81d2756b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.07.30 19:38:04.626970 [ 3 ] {df187f49-f529-4119-ac56-fa81d2756b14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.30 19:38:04.628689 [ 3 ] {df187f49-f529-4119-ac56-fa81d2756b14} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Loading data parts
388 2024.07.30 19:38:04.628847 [ 3 ] {df187f49-f529-4119-ac56-fa81d2756b14} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): There are no data parts
389 2024.07.30 19:38:04.630231 [ 3 ] {df187f49-f529-4119-ac56-fa81d2756b14} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.30 19:38:04.630262 [ 3 ] {} <Debug> HTTP-Session: e1d6ef7f-d94b-45c0-aac5-7624ba0fa0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.30 19:38:04.630376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.30 19:38:04.630432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.30 19:38:04.630450 [ 3 ] {} <Debug> HTTP-Session: 8e2e00e1-cd09-421e-9c0e-d40a3d1b5bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
394 2024.07.30 19:38:04.630472 [ 3 ] {} <Debug> HTTP-Session: 8e2e00e1-cd09-421e-9c0e-d40a3d1b5bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.30 19:38:04.630487 [ 3 ] {} <Debug> HTTP-Session: 8e2e00e1-cd09-421e-9c0e-d40a3d1b5bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.30 19:38:04.630520 [ 3 ] {} <Trace> HTTP-Session: 8e2e00e1-cd09-421e-9c0e-d40a3d1b5bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.30 19:38:04.630692 [ 3 ] {a742c891-62d8-451d-b727-71619498087a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.07.30 19:38:04.630742 [ 3 ] {a742c891-62d8-451d-b727-71619498087a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.30 19:38:04.632391 [ 3 ] {a742c891-62d8-451d-b727-71619498087a} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Loading data parts
400 2024.07.30 19:38:04.632552 [ 3 ] {a742c891-62d8-451d-b727-71619498087a} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): There are no data parts
401 2024.07.30 19:38:04.634088 [ 3 ] {a742c891-62d8-451d-b727-71619498087a} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.30 19:38:04.634121 [ 3 ] {} <Debug> HTTP-Session: 8e2e00e1-cd09-421e-9c0e-d40a3d1b5bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.30 19:38:04.634236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.30 19:38:04.634284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.30 19:38:04.634308 [ 3 ] {} <Debug> HTTP-Session: 51dd7135-5aa7-43c8-b982-a576c5ef2e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
406 2024.07.30 19:38:04.634329 [ 3 ] {} <Debug> HTTP-Session: 51dd7135-5aa7-43c8-b982-a576c5ef2e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.30 19:38:04.634342 [ 3 ] {} <Debug> HTTP-Session: 51dd7135-5aa7-43c8-b982-a576c5ef2e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.30 19:38:04.634376 [ 3 ] {} <Trace> HTTP-Session: 51dd7135-5aa7-43c8-b982-a576c5ef2e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.30 19:38:04.634548 [ 3 ] {c4710319-315d-4ddc-8c90-555c40dc724f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.07.30 19:38:04.634602 [ 3 ] {c4710319-315d-4ddc-8c90-555c40dc724f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.30 19:38:04.636218 [ 3 ] {c4710319-315d-4ddc-8c90-555c40dc724f} <Debug> oximeter.measurements_f32 (9ebbefea-c70d-41c4-8a70-65bebe04c277): Loading data parts
412 2024.07.30 19:38:04.636375 [ 3 ] {c4710319-315d-4ddc-8c90-555c40dc724f} <Debug> oximeter.measurements_f32 (9ebbefea-c70d-41c4-8a70-65bebe04c277): There are no data parts
413 2024.07.30 19:38:04.637775 [ 3 ] {c4710319-315d-4ddc-8c90-555c40dc724f} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.30 19:38:04.637801 [ 3 ] {} <Debug> HTTP-Session: 51dd7135-5aa7-43c8-b982-a576c5ef2e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.30 19:38:04.637908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.30 19:38:04.637966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.30 19:38:04.637986 [ 3 ] {} <Debug> HTTP-Session: 693f4fc0-6d59-4e98-b5bc-591c05fb1ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
418 2024.07.30 19:38:04.638007 [ 3 ] {} <Debug> HTTP-Session: 693f4fc0-6d59-4e98-b5bc-591c05fb1ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.30 19:38:04.638027 [ 3 ] {} <Debug> HTTP-Session: 693f4fc0-6d59-4e98-b5bc-591c05fb1ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.30 19:38:04.638057 [ 3 ] {} <Trace> HTTP-Session: 693f4fc0-6d59-4e98-b5bc-591c05fb1ad3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.30 19:38:04.638228 [ 3 ] {11678ee7-37c5-4d0e-aa63-72653e528fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.07.30 19:38:04.638285 [ 3 ] {11678ee7-37c5-4d0e-aa63-72653e528fe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.30 19:38:04.639850 [ 3 ] {11678ee7-37c5-4d0e-aa63-72653e528fe3} <Debug> oximeter.measurements_f64 (79cd2adc-153b-43f7-b2ce-4bbdb4922498): Loading data parts
424 2024.07.30 19:38:04.640003 [ 3 ] {11678ee7-37c5-4d0e-aa63-72653e528fe3} <Debug> oximeter.measurements_f64 (79cd2adc-153b-43f7-b2ce-4bbdb4922498): There are no data parts
425 2024.07.30 19:38:04.641699 [ 3 ] {11678ee7-37c5-4d0e-aa63-72653e528fe3} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.30 19:38:04.641738 [ 3 ] {} <Debug> HTTP-Session: 693f4fc0-6d59-4e98-b5bc-591c05fb1ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.30 19:38:04.641867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.30 19:38:04.641923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.30 19:38:04.641942 [ 3 ] {} <Debug> HTTP-Session: 3fd340f5-8c7c-4dc4-b6f9-8f48759dd257 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
430 2024.07.30 19:38:04.641964 [ 3 ] {} <Debug> HTTP-Session: 3fd340f5-8c7c-4dc4-b6f9-8f48759dd257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.30 19:38:04.641977 [ 3 ] {} <Debug> HTTP-Session: 3fd340f5-8c7c-4dc4-b6f9-8f48759dd257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.30 19:38:04.642010 [ 3 ] {} <Trace> HTTP-Session: 3fd340f5-8c7c-4dc4-b6f9-8f48759dd257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.30 19:38:04.642196 [ 3 ] {90287941-6d06-40c6-b516-fa845cda3d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.07.30 19:38:04.642251 [ 3 ] {90287941-6d06-40c6-b516-fa845cda3d75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.30 19:38:04.643878 [ 3 ] {90287941-6d06-40c6-b516-fa845cda3d75} <Debug> oximeter.measurements_string (b0ec787f-eb17-479a-8d9e-00e02b22bc19): Loading data parts
436 2024.07.30 19:38:04.644035 [ 3 ] {90287941-6d06-40c6-b516-fa845cda3d75} <Debug> oximeter.measurements_string (b0ec787f-eb17-479a-8d9e-00e02b22bc19): There are no data parts
437 2024.07.30 19:38:04.645565 [ 3 ] {90287941-6d06-40c6-b516-fa845cda3d75} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.30 19:38:04.645592 [ 3 ] {} <Debug> HTTP-Session: 3fd340f5-8c7c-4dc4-b6f9-8f48759dd257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.30 19:38:04.645726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.30 19:38:04.645782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.30 19:38:04.645803 [ 3 ] {} <Debug> HTTP-Session: b49f4b04-a4af-4b3f-82e6-419ea5176917 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
442 2024.07.30 19:38:04.645825 [ 3 ] {} <Debug> HTTP-Session: b49f4b04-a4af-4b3f-82e6-419ea5176917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.30 19:38:04.645844 [ 3 ] {} <Debug> HTTP-Session: b49f4b04-a4af-4b3f-82e6-419ea5176917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.30 19:38:04.645875 [ 3 ] {} <Trace> HTTP-Session: b49f4b04-a4af-4b3f-82e6-419ea5176917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.30 19:38:04.646058 [ 3 ] {f592c40d-36fa-41cb-8cef-d5f4a986edbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.07.30 19:38:04.646115 [ 3 ] {f592c40d-36fa-41cb-8cef-d5f4a986edbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.30 19:38:04.647701 [ 3 ] {f592c40d-36fa-41cb-8cef-d5f4a986edbb} <Debug> oximeter.measurements_bytes (26067204-d878-4fbc-919b-03b9ae2cd3d8): Loading data parts
455 2024.07.30 19:38:04.647874 [ 3 ] {f592c40d-36fa-41cb-8cef-d5f4a986edbb} <Debug> oximeter.measurements_bytes (26067204-d878-4fbc-919b-03b9ae2cd3d8): There are no data parts
456 2024.07.30 19:38:04.649538 [ 3 ] {f592c40d-36fa-41cb-8cef-d5f4a986edbb} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.30 19:38:04.649563 [ 3 ] {} <Debug> HTTP-Session: b49f4b04-a4af-4b3f-82e6-419ea5176917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.30 19:38:04.649680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.30 19:38:04.649735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.30 19:38:04.649758 [ 3 ] {} <Debug> HTTP-Session: 8985e30c-b01c-4c8a-af1b-07246dbc7f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
461 2024.07.30 19:38:04.649775 [ 3 ] {} <Debug> HTTP-Session: 8985e30c-b01c-4c8a-af1b-07246dbc7f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.30 19:38:04.649793 [ 3 ] {} <Debug> HTTP-Session: 8985e30c-b01c-4c8a-af1b-07246dbc7f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.30 19:38:04.649823 [ 3 ] {} <Trace> HTTP-Session: 8985e30c-b01c-4c8a-af1b-07246dbc7f32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.30 19:38:04.650012 [ 3 ] {bdbe527d-a434-442a-a754-062e4adc3b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.07.30 19:38:04.650063 [ 3 ] {bdbe527d-a434-442a-a754-062e4adc3b5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.30 19:38:04.651710 [ 3 ] {bdbe527d-a434-442a-a754-062e4adc3b5c} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Loading data parts
467 2024.07.30 19:38:04.651869 [ 3 ] {bdbe527d-a434-442a-a754-062e4adc3b5c} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): There are no data parts
468 2024.07.30 19:38:04.653514 [ 3 ] {bdbe527d-a434-442a-a754-062e4adc3b5c} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.30 19:38:04.653547 [ 3 ] {} <Debug> HTTP-Session: 8985e30c-b01c-4c8a-af1b-07246dbc7f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.30 19:38:04.653654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.30 19:38:04.653712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.30 19:38:04.653730 [ 3 ] {} <Debug> HTTP-Session: c0603b72-4b9a-4645-b39b-37c8f885cae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
473 2024.07.30 19:38:04.653751 [ 3 ] {} <Debug> HTTP-Session: c0603b72-4b9a-4645-b39b-37c8f885cae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.30 19:38:04.653765 [ 3 ] {} <Debug> HTTP-Session: c0603b72-4b9a-4645-b39b-37c8f885cae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.30 19:38:04.653799 [ 3 ] {} <Trace> HTTP-Session: c0603b72-4b9a-4645-b39b-37c8f885cae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.30 19:38:04.653982 [ 3 ] {1a1504e6-3c5c-4deb-9634-54f83b01c1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.07.30 19:38:04.654038 [ 3 ] {1a1504e6-3c5c-4deb-9634-54f83b01c1d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.30 19:38:04.655639 [ 3 ] {1a1504e6-3c5c-4deb-9634-54f83b01c1d6} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Loading data parts
479 2024.07.30 19:38:04.655797 [ 3 ] {1a1504e6-3c5c-4deb-9634-54f83b01c1d6} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): There are no data parts
480 2024.07.30 19:38:04.657183 [ 3 ] {1a1504e6-3c5c-4deb-9634-54f83b01c1d6} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.30 19:38:04.657209 [ 3 ] {} <Debug> HTTP-Session: c0603b72-4b9a-4645-b39b-37c8f885cae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.30 19:38:04.657320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.30 19:38:04.657373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.30 19:38:04.657392 [ 3 ] {} <Debug> HTTP-Session: 8e2e8a2b-df00-47c4-aaf9-611818e0d2f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
485 2024.07.30 19:38:04.657414 [ 3 ] {} <Debug> HTTP-Session: 8e2e8a2b-df00-47c4-aaf9-611818e0d2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.30 19:38:04.657432 [ 3 ] {} <Debug> HTTP-Session: 8e2e8a2b-df00-47c4-aaf9-611818e0d2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.30 19:38:04.657461 [ 3 ] {} <Trace> HTTP-Session: 8e2e8a2b-df00-47c4-aaf9-611818e0d2f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.30 19:38:04.657646 [ 3 ] {b5e18425-0c01-453a-bfd4-63c1a772f730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.07.30 19:38:04.657706 [ 3 ] {b5e18425-0c01-453a-bfd4-63c1a772f730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.30 19:38:04.659350 [ 3 ] {b5e18425-0c01-453a-bfd4-63c1a772f730} <Debug> oximeter.measurements_cumulativef32 (e5eed67d-915a-4f7b-955c-cdd1540bd50a): Loading data parts
491 2024.07.30 19:38:04.659525 [ 3 ] {b5e18425-0c01-453a-bfd4-63c1a772f730} <Debug> oximeter.measurements_cumulativef32 (e5eed67d-915a-4f7b-955c-cdd1540bd50a): There are no data parts
492 2024.07.30 19:38:04.661046 [ 3 ] {b5e18425-0c01-453a-bfd4-63c1a772f730} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.30 19:38:04.661079 [ 3 ] {} <Debug> HTTP-Session: 8e2e8a2b-df00-47c4-aaf9-611818e0d2f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.30 19:38:04.661190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.30 19:38:04.661244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.30 19:38:04.661268 [ 3 ] {} <Debug> HTTP-Session: 4dda4e68-c6c8-4c7b-9547-91786d89b2d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
497 2024.07.30 19:38:04.661291 [ 3 ] {} <Debug> HTTP-Session: 4dda4e68-c6c8-4c7b-9547-91786d89b2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.30 19:38:04.661304 [ 3 ] {} <Debug> HTTP-Session: 4dda4e68-c6c8-4c7b-9547-91786d89b2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.30 19:38:04.661340 [ 3 ] {} <Trace> HTTP-Session: 4dda4e68-c6c8-4c7b-9547-91786d89b2d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.30 19:38:04.661529 [ 3 ] {df0667fe-69fc-4706-9ef0-f706baff5dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.07.30 19:38:04.661587 [ 3 ] {df0667fe-69fc-4706-9ef0-f706baff5dc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.30 19:38:04.663210 [ 3 ] {df0667fe-69fc-4706-9ef0-f706baff5dc7} <Debug> oximeter.measurements_cumulativef64 (a233cdc6-c64f-48d0-a72d-449e896f7d4d): Loading data parts
503 2024.07.30 19:38:04.663374 [ 3 ] {df0667fe-69fc-4706-9ef0-f706baff5dc7} <Debug> oximeter.measurements_cumulativef64 (a233cdc6-c64f-48d0-a72d-449e896f7d4d): There are no data parts
504 2024.07.30 19:38:04.665011 [ 3 ] {df0667fe-69fc-4706-9ef0-f706baff5dc7} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.30 19:38:04.665039 [ 3 ] {} <Debug> HTTP-Session: 4dda4e68-c6c8-4c7b-9547-91786d89b2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.30 19:38:04.665176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.30 19:38:04.665242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.30 19:38:04.665265 [ 3 ] {} <Debug> HTTP-Session: 19e22134-7caf-415d-92b0-9b84e49298e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
509 2024.07.30 19:38:04.665291 [ 3 ] {} <Debug> HTTP-Session: 19e22134-7caf-415d-92b0-9b84e49298e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.30 19:38:04.665314 [ 3 ] {} <Debug> HTTP-Session: 19e22134-7caf-415d-92b0-9b84e49298e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.30 19:38:04.665350 [ 3 ] {} <Trace> HTTP-Session: 19e22134-7caf-415d-92b0-9b84e49298e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.30 19:38:04.665656 [ 3 ] {5c895dec-4d7b-4f52-93d7-5d2e48191be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.07.30 19:38:04.665736 [ 3 ] {5c895dec-4d7b-4f52-93d7-5d2e48191be5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.30 19:38:04.667701 [ 3 ] {5c895dec-4d7b-4f52-93d7-5d2e48191be5} <Debug> oximeter.measurements_histogrami8 (86eb74ab-a5f4-4344-9189-9eded751db95): Loading data parts
525 2024.07.30 19:38:04.667868 [ 3 ] {5c895dec-4d7b-4f52-93d7-5d2e48191be5} <Debug> oximeter.measurements_histogrami8 (86eb74ab-a5f4-4344-9189-9eded751db95): There are no data parts
526 2024.07.30 19:38:04.669430 [ 3 ] {5c895dec-4d7b-4f52-93d7-5d2e48191be5} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.30 19:38:04.669463 [ 3 ] {} <Debug> HTTP-Session: 19e22134-7caf-415d-92b0-9b84e49298e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.30 19:38:04.669590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.30 19:38:04.669637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.30 19:38:04.669663 [ 3 ] {} <Debug> HTTP-Session: d3276e5d-5ac7-4431-b7b0-7341b0cc8951 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
531 2024.07.30 19:38:04.669685 [ 3 ] {} <Debug> HTTP-Session: d3276e5d-5ac7-4431-b7b0-7341b0cc8951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.30 19:38:04.669699 [ 3 ] {} <Debug> HTTP-Session: d3276e5d-5ac7-4431-b7b0-7341b0cc8951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.30 19:38:04.669733 [ 3 ] {} <Trace> HTTP-Session: d3276e5d-5ac7-4431-b7b0-7341b0cc8951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.30 19:38:04.669983 [ 3 ] {48f73aa3-9dfa-4095-8bcb-77ef34311719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.07.30 19:38:04.670049 [ 3 ] {48f73aa3-9dfa-4095-8bcb-77ef34311719} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.30 19:38:04.671978 [ 3 ] {48f73aa3-9dfa-4095-8bcb-77ef34311719} <Debug> oximeter.measurements_histogramu8 (62e72f8c-9b9a-42ba-920b-15208b240a09): Loading data parts
537 2024.07.30 19:38:04.672151 [ 3 ] {48f73aa3-9dfa-4095-8bcb-77ef34311719} <Debug> oximeter.measurements_histogramu8 (62e72f8c-9b9a-42ba-920b-15208b240a09): There are no data parts
538 2024.07.30 19:38:04.673615 [ 3 ] {48f73aa3-9dfa-4095-8bcb-77ef34311719} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.30 19:38:04.673642 [ 3 ] {} <Debug> HTTP-Session: d3276e5d-5ac7-4431-b7b0-7341b0cc8951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.30 19:38:04.673769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.30 19:38:04.673831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.30 19:38:04.673849 [ 3 ] {} <Debug> HTTP-Session: 8d976814-1bb6-4db7-9d22-2911e9035f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
543 2024.07.30 19:38:04.673871 [ 3 ] {} <Debug> HTTP-Session: 8d976814-1bb6-4db7-9d22-2911e9035f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.30 19:38:04.673885 [ 3 ] {} <Debug> HTTP-Session: 8d976814-1bb6-4db7-9d22-2911e9035f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.30 19:38:04.673919 [ 3 ] {} <Trace> HTTP-Session: 8d976814-1bb6-4db7-9d22-2911e9035f9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.30 19:38:04.674180 [ 3 ] {fb257ef4-7a5a-4d43-88bf-8820a85b333c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.07.30 19:38:04.674247 [ 3 ] {fb257ef4-7a5a-4d43-88bf-8820a85b333c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.30 19:38:04.676148 [ 3 ] {fb257ef4-7a5a-4d43-88bf-8820a85b333c} <Debug> oximeter.measurements_histogrami16 (ee05ded7-6902-415f-b9aa-edc90a15bc49): Loading data parts
549 2024.07.30 19:38:04.676313 [ 3 ] {fb257ef4-7a5a-4d43-88bf-8820a85b333c} <Debug> oximeter.measurements_histogrami16 (ee05ded7-6902-415f-b9aa-edc90a15bc49): There are no data parts
550 2024.07.30 19:38:04.677791 [ 3 ] {fb257ef4-7a5a-4d43-88bf-8820a85b333c} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.30 19:38:04.677825 [ 3 ] {} <Debug> HTTP-Session: 8d976814-1bb6-4db7-9d22-2911e9035f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.30 19:38:04.677943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.30 19:38:04.677990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.30 19:38:04.678016 [ 3 ] {} <Debug> HTTP-Session: 13609012-cd74-4c7e-b037-82119ac4cea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
555 2024.07.30 19:38:04.678038 [ 3 ] {} <Debug> HTTP-Session: 13609012-cd74-4c7e-b037-82119ac4cea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.30 19:38:04.678051 [ 3 ] {} <Debug> HTTP-Session: 13609012-cd74-4c7e-b037-82119ac4cea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.30 19:38:04.678086 [ 3 ] {} <Trace> HTTP-Session: 13609012-cd74-4c7e-b037-82119ac4cea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.30 19:38:04.678334 [ 3 ] {862f160e-4a77-48b5-bf5f-c8a7cf7e3cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.07.30 19:38:04.678401 [ 3 ] {862f160e-4a77-48b5-bf5f-c8a7cf7e3cdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.30 19:38:04.680339 [ 3 ] {862f160e-4a77-48b5-bf5f-c8a7cf7e3cdd} <Debug> oximeter.measurements_histogramu16 (671cff29-e61a-4810-b1ec-4dd990871eb7): Loading data parts
561 2024.07.30 19:38:04.680496 [ 3 ] {862f160e-4a77-48b5-bf5f-c8a7cf7e3cdd} <Debug> oximeter.measurements_histogramu16 (671cff29-e61a-4810-b1ec-4dd990871eb7): There are no data parts
562 2024.07.30 19:38:04.681976 [ 3 ] {862f160e-4a77-48b5-bf5f-c8a7cf7e3cdd} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.30 19:38:04.682003 [ 3 ] {} <Debug> HTTP-Session: 13609012-cd74-4c7e-b037-82119ac4cea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.30 19:38:04.682127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.30 19:38:04.682184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.30 19:38:04.682202 [ 3 ] {} <Debug> HTTP-Session: 982c50e9-1837-4f8f-8b11-fe0042904fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
567 2024.07.30 19:38:04.682224 [ 3 ] {} <Debug> HTTP-Session: 982c50e9-1837-4f8f-8b11-fe0042904fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.30 19:38:04.682244 [ 3 ] {} <Debug> HTTP-Session: 982c50e9-1837-4f8f-8b11-fe0042904fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.30 19:38:04.682274 [ 3 ] {} <Trace> HTTP-Session: 982c50e9-1837-4f8f-8b11-fe0042904fc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.30 19:38:04.682521 [ 3 ] {cbe5267d-c130-45d0-a74e-55a4d4807a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.07.30 19:38:04.682593 [ 3 ] {cbe5267d-c130-45d0-a74e-55a4d4807a91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.30 19:38:04.684532 [ 3 ] {cbe5267d-c130-45d0-a74e-55a4d4807a91} <Debug> oximeter.measurements_histogrami32 (456e6d0c-0776-45eb-a916-9e24e7b827a5): Loading data parts
573 2024.07.30 19:38:04.684758 [ 3 ] {cbe5267d-c130-45d0-a74e-55a4d4807a91} <Debug> oximeter.measurements_histogrami32 (456e6d0c-0776-45eb-a916-9e24e7b827a5): There are no data parts
574 2024.07.30 19:38:04.686236 [ 3 ] {cbe5267d-c130-45d0-a74e-55a4d4807a91} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.30 19:38:04.686262 [ 3 ] {} <Debug> HTTP-Session: 982c50e9-1837-4f8f-8b11-fe0042904fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.30 19:38:04.686392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.30 19:38:04.686447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.30 19:38:04.686465 [ 3 ] {} <Debug> HTTP-Session: 4f168975-0460-48de-837e-2a1c427e8c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
579 2024.07.30 19:38:04.686500 [ 3 ] {} <Debug> HTTP-Session: 4f168975-0460-48de-837e-2a1c427e8c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.30 19:38:04.686513 [ 3 ] {} <Debug> HTTP-Session: 4f168975-0460-48de-837e-2a1c427e8c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.30 19:38:04.686549 [ 3 ] {} <Trace> HTTP-Session: 4f168975-0460-48de-837e-2a1c427e8c35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.30 19:38:04.686800 [ 3 ] {06168d6e-e624-4638-8379-378347d0f7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.07.30 19:38:04.686868 [ 3 ] {06168d6e-e624-4638-8379-378347d0f7ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.30 19:38:04.688726 [ 3 ] {06168d6e-e624-4638-8379-378347d0f7ba} <Debug> oximeter.measurements_histogramu32 (a477d5ae-aac0-433a-ae34-0489ed22815b): Loading data parts
585 2024.07.30 19:38:04.688891 [ 3 ] {06168d6e-e624-4638-8379-378347d0f7ba} <Debug> oximeter.measurements_histogramu32 (a477d5ae-aac0-433a-ae34-0489ed22815b): There are no data parts
586 2024.07.30 19:38:04.690359 [ 3 ] {06168d6e-e624-4638-8379-378347d0f7ba} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.30 19:38:04.690386 [ 3 ] {} <Debug> HTTP-Session: 4f168975-0460-48de-837e-2a1c427e8c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.30 19:38:04.690503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.30 19:38:04.690557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.30 19:38:04.690575 [ 3 ] {} <Debug> HTTP-Session: 8c58f22a-ab71-46b5-86e4-c31600245b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
591 2024.07.30 19:38:04.690598 [ 3 ] {} <Debug> HTTP-Session: 8c58f22a-ab71-46b5-86e4-c31600245b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.30 19:38:04.690618 [ 3 ] {} <Debug> HTTP-Session: 8c58f22a-ab71-46b5-86e4-c31600245b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.30 19:38:04.690648 [ 3 ] {} <Trace> HTTP-Session: 8c58f22a-ab71-46b5-86e4-c31600245b8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.30 19:38:04.690895 [ 3 ] {1a511e82-30b8-4fc3-9f9f-d832f74f3a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.07.30 19:38:04.690963 [ 3 ] {1a511e82-30b8-4fc3-9f9f-d832f74f3a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.30 19:38:04.692901 [ 3 ] {1a511e82-30b8-4fc3-9f9f-d832f74f3a8d} <Debug> oximeter.measurements_histogrami64 (092a773c-cb65-44bc-8fd2-fea6ef032bbf): Loading data parts
597 2024.07.30 19:38:04.693076 [ 3 ] {1a511e82-30b8-4fc3-9f9f-d832f74f3a8d} <Debug> oximeter.measurements_histogrami64 (092a773c-cb65-44bc-8fd2-fea6ef032bbf): There are no data parts
598 2024.07.30 19:38:04.694580 [ 3 ] {1a511e82-30b8-4fc3-9f9f-d832f74f3a8d} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.30 19:38:04.694606 [ 3 ] {} <Debug> HTTP-Session: 8c58f22a-ab71-46b5-86e4-c31600245b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.30 19:38:04.694737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.30 19:38:04.694790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.30 19:38:04.694817 [ 3 ] {} <Debug> HTTP-Session: 64d82587-2159-482d-9970-1926cc06bd7d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
603 2024.07.30 19:38:04.694832 [ 3 ] {} <Debug> HTTP-Session: 64d82587-2159-482d-9970-1926cc06bd7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.30 19:38:04.694852 [ 3 ] {} <Debug> HTTP-Session: 64d82587-2159-482d-9970-1926cc06bd7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.30 19:38:04.694883 [ 3 ] {} <Trace> HTTP-Session: 64d82587-2159-482d-9970-1926cc06bd7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.30 19:38:04.695130 [ 3 ] {dda35e26-b68d-42a9-99e1-eedf7d3c1abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.07.30 19:38:04.695195 [ 3 ] {dda35e26-b68d-42a9-99e1-eedf7d3c1abe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.30 19:38:04.697097 [ 3 ] {dda35e26-b68d-42a9-99e1-eedf7d3c1abe} <Debug> oximeter.measurements_histogramu64 (45ab860d-6793-42e6-ba99-cbb3d4f2109e): Loading data parts
609 2024.07.30 19:38:04.697260 [ 3 ] {dda35e26-b68d-42a9-99e1-eedf7d3c1abe} <Debug> oximeter.measurements_histogramu64 (45ab860d-6793-42e6-ba99-cbb3d4f2109e): There are no data parts
610 2024.07.30 19:38:04.698713 [ 3 ] {dda35e26-b68d-42a9-99e1-eedf7d3c1abe} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.30 19:38:04.698739 [ 3 ] {} <Debug> HTTP-Session: 64d82587-2159-482d-9970-1926cc06bd7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.30 19:38:04.698861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.30 19:38:04.698916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.30 19:38:04.698935 [ 3 ] {} <Debug> HTTP-Session: f97d5353-fa16-4f49-8a53-233ec7a3b785 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
615 2024.07.30 19:38:04.698957 [ 3 ] {} <Debug> HTTP-Session: f97d5353-fa16-4f49-8a53-233ec7a3b785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.30 19:38:04.698976 [ 3 ] {} <Debug> HTTP-Session: f97d5353-fa16-4f49-8a53-233ec7a3b785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.30 19:38:04.699005 [ 3 ] {} <Trace> HTTP-Session: f97d5353-fa16-4f49-8a53-233ec7a3b785 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.30 19:38:04.699245 [ 3 ] {9a266b70-a133-40de-b605-bd180bb0eea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.07.30 19:38:04.699311 [ 3 ] {9a266b70-a133-40de-b605-bd180bb0eea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.30 19:38:04.701205 [ 3 ] {9a266b70-a133-40de-b605-bd180bb0eea3} <Debug> oximeter.measurements_histogramf32 (38c97298-e03c-4226-9afb-1ee2b29ffb1d): Loading data parts
621 2024.07.30 19:38:04.701421 [ 3 ] {9a266b70-a133-40de-b605-bd180bb0eea3} <Debug> oximeter.measurements_histogramf32 (38c97298-e03c-4226-9afb-1ee2b29ffb1d): There are no data parts
622 2024.07.30 19:38:04.702877 [ 3 ] {9a266b70-a133-40de-b605-bd180bb0eea3} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.30 19:38:04.702912 [ 3 ] {} <Debug> HTTP-Session: f97d5353-fa16-4f49-8a53-233ec7a3b785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.30 19:38:04.703035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.30 19:38:04.703086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.30 19:38:04.703112 [ 3 ] {} <Debug> HTTP-Session: 9af9f3c4-76e6-4dce-b5b5-21f5e6794401 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
627 2024.07.30 19:38:04.703127 [ 3 ] {} <Debug> HTTP-Session: 9af9f3c4-76e6-4dce-b5b5-21f5e6794401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.30 19:38:04.703147 [ 3 ] {} <Debug> HTTP-Session: 9af9f3c4-76e6-4dce-b5b5-21f5e6794401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.30 19:38:04.703182 [ 3 ] {} <Trace> HTTP-Session: 9af9f3c4-76e6-4dce-b5b5-21f5e6794401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.30 19:38:04.703425 [ 3 ] {ac6497cf-97c2-471b-be99-a52f2245f2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.07.30 19:38:04.703491 [ 3 ] {ac6497cf-97c2-471b-be99-a52f2245f2be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.30 19:38:04.705356 [ 3 ] {ac6497cf-97c2-471b-be99-a52f2245f2be} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Loading data parts
633 2024.07.30 19:38:04.705525 [ 3 ] {ac6497cf-97c2-471b-be99-a52f2245f2be} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): There are no data parts
634 2024.07.30 19:38:04.707006 [ 3 ] {ac6497cf-97c2-471b-be99-a52f2245f2be} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.30 19:38:04.707032 [ 3 ] {} <Debug> HTTP-Session: 9af9f3c4-76e6-4dce-b5b5-21f5e6794401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.30 19:38:04.707154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.30 19:38:04.707207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.30 19:38:04.707232 [ 3 ] {} <Debug> HTTP-Session: beab4199-d1f4-4e53-b95b-14a5dfaaaa07 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
639 2024.07.30 19:38:04.707248 [ 3 ] {} <Debug> HTTP-Session: beab4199-d1f4-4e53-b95b-14a5dfaaaa07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.30 19:38:04.707274 [ 3 ] {} <Debug> HTTP-Session: beab4199-d1f4-4e53-b95b-14a5dfaaaa07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.30 19:38:04.707310 [ 3 ] {} <Trace> HTTP-Session: beab4199-d1f4-4e53-b95b-14a5dfaaaa07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.30 19:38:04.707468 [ 3 ] {64fc3817-d978-426f-8ac5-ae05f774b941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.07.30 19:38:04.707523 [ 3 ] {64fc3817-d978-426f-8ac5-ae05f774b941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.30 19:38:04.709016 [ 3 ] {64fc3817-d978-426f-8ac5-ae05f774b941} <Debug> oximeter.fields_bool (0bb8ab94-632e-4941-8f51-56aa87825deb): Loading data parts
662 2024.07.30 19:38:04.709175 [ 3 ] {64fc3817-d978-426f-8ac5-ae05f774b941} <Debug> oximeter.fields_bool (0bb8ab94-632e-4941-8f51-56aa87825deb): There are no data parts
663 2024.07.30 19:38:04.710511 [ 3 ] {64fc3817-d978-426f-8ac5-ae05f774b941} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.30 19:38:04.710544 [ 3 ] {} <Debug> HTTP-Session: beab4199-d1f4-4e53-b95b-14a5dfaaaa07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.30 19:38:04.710664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.30 19:38:04.710717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.30 19:38:04.710736 [ 3 ] {} <Debug> HTTP-Session: fea9b0e5-68c1-47ff-a654-880060e55a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
668 2024.07.30 19:38:04.710758 [ 3 ] {} <Debug> HTTP-Session: fea9b0e5-68c1-47ff-a654-880060e55a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.30 19:38:04.710771 [ 3 ] {} <Debug> HTTP-Session: fea9b0e5-68c1-47ff-a654-880060e55a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.30 19:38:04.710806 [ 3 ] {} <Trace> HTTP-Session: fea9b0e5-68c1-47ff-a654-880060e55a32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.30 19:38:04.710950 [ 3 ] {cd4bce0e-9007-4385-9c2d-edac6bae7983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.07.30 19:38:04.711002 [ 3 ] {cd4bce0e-9007-4385-9c2d-edac6bae7983} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.30 19:38:04.712492 [ 3 ] {cd4bce0e-9007-4385-9c2d-edac6bae7983} <Debug> oximeter.fields_i8 (be52d5e0-e710-4827-a97c-d8a597958c69): Loading data parts
674 2024.07.30 19:38:04.712679 [ 3 ] {cd4bce0e-9007-4385-9c2d-edac6bae7983} <Debug> oximeter.fields_i8 (be52d5e0-e710-4827-a97c-d8a597958c69): There are no data parts
675 2024.07.30 19:38:04.714022 [ 3 ] {cd4bce0e-9007-4385-9c2d-edac6bae7983} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.30 19:38:04.714056 [ 3 ] {} <Debug> HTTP-Session: fea9b0e5-68c1-47ff-a654-880060e55a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.30 19:38:04.714164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.30 19:38:04.714224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.30 19:38:04.714242 [ 3 ] {} <Debug> HTTP-Session: d79ffea4-0461-4f34-9cab-1abd0d564c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
680 2024.07.30 19:38:04.714264 [ 3 ] {} <Debug> HTTP-Session: d79ffea4-0461-4f34-9cab-1abd0d564c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.30 19:38:04.714278 [ 3 ] {} <Debug> HTTP-Session: d79ffea4-0461-4f34-9cab-1abd0d564c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.30 19:38:04.714314 [ 3 ] {} <Trace> HTTP-Session: d79ffea4-0461-4f34-9cab-1abd0d564c14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.30 19:38:04.714457 [ 3 ] {f003e8ef-795f-4539-814f-bb781738053a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.07.30 19:38:04.714504 [ 3 ] {f003e8ef-795f-4539-814f-bb781738053a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.30 19:38:04.715940 [ 3 ] {f003e8ef-795f-4539-814f-bb781738053a} <Debug> oximeter.fields_u8 (a12f596c-f925-4148-aad5-1ad1ce8561f8): Loading data parts
686 2024.07.30 19:38:04.716097 [ 3 ] {f003e8ef-795f-4539-814f-bb781738053a} <Debug> oximeter.fields_u8 (a12f596c-f925-4148-aad5-1ad1ce8561f8): There are no data parts
687 2024.07.30 19:38:04.717412 [ 3 ] {f003e8ef-795f-4539-814f-bb781738053a} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.30 19:38:04.717445 [ 3 ] {} <Debug> HTTP-Session: d79ffea4-0461-4f34-9cab-1abd0d564c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.30 19:38:04.717560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.30 19:38:04.717615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.30 19:38:04.717640 [ 3 ] {} <Debug> HTTP-Session: 56c58db7-b5b2-4baa-b056-2f568958fd83 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
692 2024.07.30 19:38:04.717663 [ 3 ] {} <Debug> HTTP-Session: 56c58db7-b5b2-4baa-b056-2f568958fd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.30 19:38:04.717677 [ 3 ] {} <Debug> HTTP-Session: 56c58db7-b5b2-4baa-b056-2f568958fd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.30 19:38:04.717714 [ 3 ] {} <Trace> HTTP-Session: 56c58db7-b5b2-4baa-b056-2f568958fd83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.30 19:38:04.717857 [ 3 ] {0e1fcf8c-e40d-4069-8980-3d188fdfa166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.07.30 19:38:04.717903 [ 3 ] {0e1fcf8c-e40d-4069-8980-3d188fdfa166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.30 19:38:04.719323 [ 3 ] {0e1fcf8c-e40d-4069-8980-3d188fdfa166} <Debug> oximeter.fields_i16 (3fdb9021-2a9e-47ea-98b1-2c71ce8bd3f1): Loading data parts
698 2024.07.30 19:38:04.719567 [ 3 ] {0e1fcf8c-e40d-4069-8980-3d188fdfa166} <Debug> oximeter.fields_i16 (3fdb9021-2a9e-47ea-98b1-2c71ce8bd3f1): There are no data parts
699 2024.07.30 19:38:04.720922 [ 3 ] {0e1fcf8c-e40d-4069-8980-3d188fdfa166} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.30 19:38:04.720954 [ 3 ] {} <Debug> HTTP-Session: 56c58db7-b5b2-4baa-b056-2f568958fd83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.30 19:38:04.721064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.30 19:38:04.721116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.30 19:38:04.721143 [ 3 ] {} <Debug> HTTP-Session: 9a89cc55-0588-450b-9c34-37ca642f16a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
704 2024.07.30 19:38:04.721159 [ 3 ] {} <Debug> HTTP-Session: 9a89cc55-0588-450b-9c34-37ca642f16a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.30 19:38:04.721179 [ 3 ] {} <Debug> HTTP-Session: 9a89cc55-0588-450b-9c34-37ca642f16a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.30 19:38:04.721216 [ 3 ] {} <Trace> HTTP-Session: 9a89cc55-0588-450b-9c34-37ca642f16a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.30 19:38:04.721352 [ 3 ] {ad35eacc-fb9b-4368-83ec-a00a807c2876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.07.30 19:38:04.721404 [ 3 ] {ad35eacc-fb9b-4368-83ec-a00a807c2876} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.30 19:38:04.722905 [ 3 ] {ad35eacc-fb9b-4368-83ec-a00a807c2876} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Loading data parts
710 2024.07.30 19:38:04.723067 [ 3 ] {ad35eacc-fb9b-4368-83ec-a00a807c2876} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): There are no data parts
711 2024.07.30 19:38:04.724447 [ 3 ] {ad35eacc-fb9b-4368-83ec-a00a807c2876} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.30 19:38:04.724473 [ 3 ] {} <Debug> HTTP-Session: 9a89cc55-0588-450b-9c34-37ca642f16a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.30 19:38:04.724587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.30 19:38:04.724641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.30 19:38:04.724659 [ 3 ] {} <Debug> HTTP-Session: cd473347-70e2-47a8-83fb-f636aca70fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
716 2024.07.30 19:38:04.724680 [ 3 ] {} <Debug> HTTP-Session: cd473347-70e2-47a8-83fb-f636aca70fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.30 19:38:04.724701 [ 3 ] {} <Debug> HTTP-Session: cd473347-70e2-47a8-83fb-f636aca70fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.30 19:38:04.724730 [ 3 ] {} <Trace> HTTP-Session: cd473347-70e2-47a8-83fb-f636aca70fb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.30 19:38:04.724874 [ 3 ] {ddf1b2ac-ce70-4a30-96b5-5d2eefb24034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.07.30 19:38:04.724925 [ 3 ] {ddf1b2ac-ce70-4a30-96b5-5d2eefb24034} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.30 19:38:04.726377 [ 3 ] {ddf1b2ac-ce70-4a30-96b5-5d2eefb24034} <Debug> oximeter.fields_i32 (9caea0e2-5277-4171-93c8-04980535f10e): Loading data parts
722 2024.07.30 19:38:04.726550 [ 3 ] {ddf1b2ac-ce70-4a30-96b5-5d2eefb24034} <Debug> oximeter.fields_i32 (9caea0e2-5277-4171-93c8-04980535f10e): There are no data parts
723 2024.07.30 19:38:04.727945 [ 3 ] {ddf1b2ac-ce70-4a30-96b5-5d2eefb24034} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.30 19:38:04.727971 [ 3 ] {} <Debug> HTTP-Session: cd473347-70e2-47a8-83fb-f636aca70fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.30 19:38:04.728090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.30 19:38:04.728142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.30 19:38:04.728160 [ 3 ] {} <Debug> HTTP-Session: 3fac0968-b5b3-4db6-9e86-300e864fbe68 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
728 2024.07.30 19:38:04.728183 [ 3 ] {} <Debug> HTTP-Session: 3fac0968-b5b3-4db6-9e86-300e864fbe68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.30 19:38:04.728197 [ 3 ] {} <Debug> HTTP-Session: 3fac0968-b5b3-4db6-9e86-300e864fbe68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.30 19:38:04.728233 [ 3 ] {} <Trace> HTTP-Session: 3fac0968-b5b3-4db6-9e86-300e864fbe68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.30 19:38:04.728379 [ 3 ] {54835c33-96b2-41a2-aa30-7927d9044c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.07.30 19:38:04.728431 [ 3 ] {54835c33-96b2-41a2-aa30-7927d9044c63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.30 19:38:04.729837 [ 3 ] {54835c33-96b2-41a2-aa30-7927d9044c63} <Debug> oximeter.fields_u32 (720f2511-0345-467e-83dd-1a5914d29805): Loading data parts
734 2024.07.30 19:38:04.729997 [ 3 ] {54835c33-96b2-41a2-aa30-7927d9044c63} <Debug> oximeter.fields_u32 (720f2511-0345-467e-83dd-1a5914d29805): There are no data parts
735 2024.07.30 19:38:04.731341 [ 3 ] {54835c33-96b2-41a2-aa30-7927d9044c63} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.30 19:38:04.731366 [ 3 ] {} <Debug> HTTP-Session: 3fac0968-b5b3-4db6-9e86-300e864fbe68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.30 19:38:04.731469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.30 19:38:04.731545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.30 19:38:04.731565 [ 3 ] {} <Debug> HTTP-Session: 95c406ee-e8fd-44c1-ad0f-f9194e9090de Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
740 2024.07.30 19:38:04.731587 [ 3 ] {} <Debug> HTTP-Session: 95c406ee-e8fd-44c1-ad0f-f9194e9090de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.30 19:38:04.731602 [ 3 ] {} <Debug> HTTP-Session: 95c406ee-e8fd-44c1-ad0f-f9194e9090de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.30 19:38:04.731632 [ 3 ] {} <Trace> HTTP-Session: 95c406ee-e8fd-44c1-ad0f-f9194e9090de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.30 19:38:04.731776 [ 3 ] {7dcfe07f-d8ed-4406-95ed-187c1dc8ad22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.07.30 19:38:04.731814 [ 3 ] {7dcfe07f-d8ed-4406-95ed-187c1dc8ad22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.30 19:38:04.733305 [ 3 ] {7dcfe07f-d8ed-4406-95ed-187c1dc8ad22} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Loading data parts
746 2024.07.30 19:38:04.733457 [ 3 ] {7dcfe07f-d8ed-4406-95ed-187c1dc8ad22} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): There are no data parts
747 2024.07.30 19:38:04.734798 [ 3 ] {7dcfe07f-d8ed-4406-95ed-187c1dc8ad22} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.30 19:38:04.734837 [ 3 ] {} <Debug> HTTP-Session: 95c406ee-e8fd-44c1-ad0f-f9194e9090de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.30 19:38:04.734961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.30 19:38:04.735008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.30 19:38:04.735027 [ 3 ] {} <Debug> HTTP-Session: 10265d13-5043-459b-899f-a2666aac3e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
752 2024.07.30 19:38:04.735044 [ 3 ] {} <Debug> HTTP-Session: 10265d13-5043-459b-899f-a2666aac3e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.30 19:38:04.735058 [ 3 ] {} <Debug> HTTP-Session: 10265d13-5043-459b-899f-a2666aac3e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.30 19:38:04.735088 [ 3 ] {} <Trace> HTTP-Session: 10265d13-5043-459b-899f-a2666aac3e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.30 19:38:04.735223 [ 3 ] {95ae1b4c-5e5f-492a-b603-c61c5e385201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.07.30 19:38:04.735262 [ 3 ] {95ae1b4c-5e5f-492a-b603-c61c5e385201} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.30 19:38:04.736711 [ 3 ] {95ae1b4c-5e5f-492a-b603-c61c5e385201} <Debug> oximeter.fields_u64 (b338504a-1390-421c-9e0a-56946e7dd374): Loading data parts
758 2024.07.30 19:38:04.736861 [ 3 ] {95ae1b4c-5e5f-492a-b603-c61c5e385201} <Debug> oximeter.fields_u64 (b338504a-1390-421c-9e0a-56946e7dd374): There are no data parts
759 2024.07.30 19:38:04.738214 [ 3 ] {95ae1b4c-5e5f-492a-b603-c61c5e385201} <Debug> DynamicQueryHandler: Done processing query
760 2024.07.30 19:38:04.738240 [ 3 ] {} <Debug> HTTP-Session: 10265d13-5043-459b-899f-a2666aac3e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.07.30 19:38:04.738341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.07.30 19:38:04.738386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.07.30 19:38:04.738404 [ 3 ] {} <Debug> HTTP-Session: 7269a408-b466-4ef8-ade7-0c58e11e2650 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
764 2024.07.30 19:38:04.738421 [ 3 ] {} <Debug> HTTP-Session: 7269a408-b466-4ef8-ade7-0c58e11e2650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.07.30 19:38:04.738435 [ 3 ] {} <Debug> HTTP-Session: 7269a408-b466-4ef8-ade7-0c58e11e2650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.30 19:38:04.738465 [ 3 ] {} <Trace> HTTP-Session: 7269a408-b466-4ef8-ade7-0c58e11e2650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.07.30 19:38:04.738607 [ 3 ] {e9d919f1-b0c2-4b8a-9173-9deb3f526b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.07.30 19:38:04.738646 [ 3 ] {e9d919f1-b0c2-4b8a-9173-9deb3f526b74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.07.30 19:38:04.740105 [ 3 ] {e9d919f1-b0c2-4b8a-9173-9deb3f526b74} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Loading data parts
770 2024.07.30 19:38:04.740250 [ 3 ] {e9d919f1-b0c2-4b8a-9173-9deb3f526b74} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): There are no data parts
771 2024.07.30 19:38:04.741636 [ 3 ] {e9d919f1-b0c2-4b8a-9173-9deb3f526b74} <Debug> DynamicQueryHandler: Done processing query
772 2024.07.30 19:38:04.741665 [ 3 ] {} <Debug> HTTP-Session: 7269a408-b466-4ef8-ade7-0c58e11e2650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.07.30 19:38:04.741774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.07.30 19:38:04.741823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.07.30 19:38:04.741843 [ 3 ] {} <Debug> HTTP-Session: 4ba2960e-dc70-451f-a809-e886849f8f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
776 2024.07.30 19:38:04.741860 [ 3 ] {} <Debug> HTTP-Session: 4ba2960e-dc70-451f-a809-e886849f8f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.07.30 19:38:04.741874 [ 3 ] {} <Debug> HTTP-Session: 4ba2960e-dc70-451f-a809-e886849f8f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.30 19:38:04.741905 [ 3 ] {} <Trace> HTTP-Session: 4ba2960e-dc70-451f-a809-e886849f8f3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.07.30 19:38:04.742062 [ 3 ] {9634d541-ad6e-4586-b169-ca5a9053397d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.07.30 19:38:04.742103 [ 3 ] {9634d541-ad6e-4586-b169-ca5a9053397d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.07.30 19:38:04.743651 [ 3 ] {9634d541-ad6e-4586-b169-ca5a9053397d} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Loading data parts
782 2024.07.30 19:38:04.743804 [ 3 ] {9634d541-ad6e-4586-b169-ca5a9053397d} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): There are no data parts
783 2024.07.30 19:38:04.745185 [ 3 ] {9634d541-ad6e-4586-b169-ca5a9053397d} <Debug> DynamicQueryHandler: Done processing query
784 2024.07.30 19:38:04.745211 [ 3 ] {} <Debug> HTTP-Session: 4ba2960e-dc70-451f-a809-e886849f8f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.07.30 19:38:04.745331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.07.30 19:38:04.745378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.07.30 19:38:04.745397 [ 3 ] {} <Debug> HTTP-Session: e9e5cf60-bfd9-40a9-96e2-7b736d68acf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
788 2024.07.30 19:38:04.745414 [ 3 ] {} <Debug> HTTP-Session: e9e5cf60-bfd9-40a9-96e2-7b736d68acf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.07.30 19:38:04.745428 [ 3 ] {} <Debug> HTTP-Session: e9e5cf60-bfd9-40a9-96e2-7b736d68acf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.30 19:38:04.745459 [ 3 ] {} <Trace> HTTP-Session: e9e5cf60-bfd9-40a9-96e2-7b736d68acf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.07.30 19:38:04.745603 [ 3 ] {eac50e10-ed45-4ea6-b3ec-0fca9d8f413b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.07.30 19:38:04.745642 [ 3 ] {eac50e10-ed45-4ea6-b3ec-0fca9d8f413b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.07.30 19:38:04.747066 [ 3 ] {eac50e10-ed45-4ea6-b3ec-0fca9d8f413b} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Loading data parts
794 2024.07.30 19:38:04.747221 [ 3 ] {eac50e10-ed45-4ea6-b3ec-0fca9d8f413b} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): There are no data parts
795 2024.07.30 19:38:04.748577 [ 3 ] {eac50e10-ed45-4ea6-b3ec-0fca9d8f413b} <Debug> DynamicQueryHandler: Done processing query
796 2024.07.30 19:38:04.748604 [ 3 ] {} <Debug> HTTP-Session: e9e5cf60-bfd9-40a9-96e2-7b736d68acf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.07.30 19:38:04.748725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.07.30 19:38:04.748772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.07.30 19:38:04.748793 [ 3 ] {} <Debug> HTTP-Session: 6305e4bc-2d85-4fa2-8f10-1b64dcff01c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
800 2024.07.30 19:38:04.748809 [ 3 ] {} <Debug> HTTP-Session: 6305e4bc-2d85-4fa2-8f10-1b64dcff01c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.07.30 19:38:04.748823 [ 3 ] {} <Debug> HTTP-Session: 6305e4bc-2d85-4fa2-8f10-1b64dcff01c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.30 19:38:04.748853 [ 3 ] {} <Trace> HTTP-Session: 6305e4bc-2d85-4fa2-8f10-1b64dcff01c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.07.30 19:38:04.749068 [ 3 ] {6891d2b2-8fef-4f16-afdf-88883d77f6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.07.30 19:38:04.749127 [ 3 ] {6891d2b2-8fef-4f16-afdf-88883d77f6fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.07.30 19:38:04.750764 [ 3 ] {6891d2b2-8fef-4f16-afdf-88883d77f6fa} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Loading data parts
809 2024.07.30 19:38:04.750914 [ 3 ] {6891d2b2-8fef-4f16-afdf-88883d77f6fa} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): There are no data parts
810 2024.07.30 19:38:04.752495 [ 3 ] {6891d2b2-8fef-4f16-afdf-88883d77f6fa} <Debug> DynamicQueryHandler: Done processing query
811 2024.07.30 19:38:04.752521 [ 3 ] {} <Debug> HTTP-Session: 6305e4bc-2d85-4fa2-8f10-1b64dcff01c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.07.30 19:38:04.752648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.07.30 19:38:04.752694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.07.30 19:38:04.752714 [ 3 ] {} <Debug> HTTP-Session: aa800ad9-0ab9-434e-a636-e50f1d06ee4d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
815 2024.07.30 19:38:04.752731 [ 3 ] {} <Debug> HTTP-Session: aa800ad9-0ab9-434e-a636-e50f1d06ee4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.07.30 19:38:04.752745 [ 3 ] {} <Debug> HTTP-Session: aa800ad9-0ab9-434e-a636-e50f1d06ee4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.30 19:38:04.752775 [ 3 ] {} <Trace> HTTP-Session: aa800ad9-0ab9-434e-a636-e50f1d06ee4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.07.30 19:38:04.752931 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.07.30 19:38:04.754560 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.07.30 19:38:04.758241 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Trace> oximeter.version (2f2beb1f-20c6-4e84-8850-d5e6345843df): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.07.30 19:38:04.758276 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
822 2024.07.30 19:38:04.762716 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.07.30 19:38:04.763738 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Trace> oximeter.version (2f2beb1f-20c6-4e84-8850-d5e6345843df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.07.30 19:38:04.764024 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011155 sec., 89.64589870013447 rows/sec., 1.40 KiB/sec.
825 2024.07.30 19:38:04.764184 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Debug> DynamicQueryHandler: Done processing query
826 2024.07.30 19:38:04.764208 [ 3 ] {0267869f-4f08-4c61-ad29-bc11da80c4ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.07.30 19:38:04.764224 [ 3 ] {} <Debug> HTTP-Session: aa800ad9-0ab9-434e-a636-e50f1d06ee4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.07.30 19:38:05.000207 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.23 MiB, peak 166.36 MiB, free memory in arenas 0.00 B, will set to 173.67 MiB (RSS), difference: 12.44 MiB
829 2024.07.30 19:38:09.765628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
830 2024.07.30 19:38:09.765755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
831 2024.07.30 19:38:09.765779 [ 3 ] {} <Debug> HTTP-Session: 1a07e782-b2f0-4a74-948f-20a30314f9af Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
832 2024.07.30 19:38:09.765802 [ 3 ] {} <Debug> HTTP-Session: 1a07e782-b2f0-4a74-948f-20a30314f9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
833 2024.07.30 19:38:09.765817 [ 3 ] {} <Debug> HTTP-Session: 1a07e782-b2f0-4a74-948f-20a30314f9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
834 2024.07.30 19:38:09.765868 [ 3 ] {} <Trace> HTTP-Session: 1a07e782-b2f0-4a74-948f-20a30314f9af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
835 2024.07.30 19:38:09.766049 [ 3 ] {059e2a13-e530-48ac-8909-b3c39a3c5085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
836 2024.07.30 19:38:09.766388 [ 3 ] {059e2a13-e530-48ac-8909-b3c39a3c5085} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
837 2024.07.30 19:38:09.766529 [ 3 ] {059e2a13-e530-48ac-8909-b3c39a3c5085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
838 2024.07.30 19:38:09.767692 [ 3 ] {059e2a13-e530-48ac-8909-b3c39a3c5085} <Debug> DynamicQueryHandler: Done processing query
839 2024.07.30 19:38:09.767723 [ 3 ] {059e2a13-e530-48ac-8909-b3c39a3c5085} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
840 2024.07.30 19:38:09.767740 [ 3 ] {} <Debug> HTTP-Session: 1a07e782-b2f0-4a74-948f-20a30314f9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
841 2024.07.30 19:38:09.771315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
842 2024.07.30 19:38:09.771378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
843 2024.07.30 19:38:09.771403 [ 3 ] {} <Debug> HTTP-Session: e6403fb5-e3fc-499b-80c6-b8ebc0557f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
844 2024.07.30 19:38:09.771424 [ 3 ] {} <Debug> HTTP-Session: e6403fb5-e3fc-499b-80c6-b8ebc0557f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
845 2024.07.30 19:38:09.771441 [ 3 ] {} <Debug> HTTP-Session: e6403fb5-e3fc-499b-80c6-b8ebc0557f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
846 2024.07.30 19:38:09.771483 [ 3 ] {} <Trace> HTTP-Session: e6403fb5-e3fc-499b-80c6-b8ebc0557f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
847 2024.07.30 19:38:09.771665 [ 3 ] {f49ccb64-b28d-4000-9be1-50f96942921f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
848 2024.07.30 19:38:09.773859 [ 3 ] {f49ccb64-b28d-4000-9be1-50f96942921f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2024.07.30 19:38:09.773915 [ 3 ] {f49ccb64-b28d-4000-9be1-50f96942921f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
850 2024.07.30 19:38:09.774903 [ 3 ] {f49ccb64-b28d-4000-9be1-50f96942921f} <Debug> DynamicQueryHandler: Done processing query
851 2024.07.30 19:38:09.774930 [ 3 ] {f49ccb64-b28d-4000-9be1-50f96942921f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
852 2024.07.30 19:38:09.774946 [ 3 ] {} <Debug> HTTP-Session: e6403fb5-e3fc-499b-80c6-b8ebc0557f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
853 2024.07.30 19:38:09.775470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2024.07.30 19:38:09.775522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
855 2024.07.30 19:38:09.775541 [ 3 ] {} <Debug> HTTP-Session: e25f3e5f-d7cb-4896-8831-36892e3f28f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
856 2024.07.30 19:38:09.775557 [ 3 ] {} <Debug> HTTP-Session: e25f3e5f-d7cb-4896-8831-36892e3f28f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2024.07.30 19:38:09.775571 [ 3 ] {} <Debug> HTTP-Session: e25f3e5f-d7cb-4896-8831-36892e3f28f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
858 2024.07.30 19:38:09.775604 [ 3 ] {} <Trace> HTTP-Session: e25f3e5f-d7cb-4896-8831-36892e3f28f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
859 2024.07.30 19:38:09.775731 [ 3 ] {f97bc2e0-e8bb-4e14-a2ba-04bc45764cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
860 2024.07.30 19:38:09.776085 [ 3 ] {f97bc2e0-e8bb-4e14-a2ba-04bc45764cc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
861 2024.07.30 19:38:09.776136 [ 3 ] {f97bc2e0-e8bb-4e14-a2ba-04bc45764cc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
862 2024.07.30 19:38:09.776997 [ 3 ] {f97bc2e0-e8bb-4e14-a2ba-04bc45764cc5} <Debug> DynamicQueryHandler: Done processing query
863 2024.07.30 19:38:09.777022 [ 3 ] {f97bc2e0-e8bb-4e14-a2ba-04bc45764cc5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
864 2024.07.30 19:38:09.777039 [ 3 ] {} <Debug> HTTP-Session: e25f3e5f-d7cb-4896-8831-36892e3f28f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
865 2024.07.30 19:38:09.777271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
866 2024.07.30 19:38:09.777319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
867 2024.07.30 19:38:09.777337 [ 3 ] {} <Debug> HTTP-Session: b458538d-1b6d-4eaf-8fc9-d1013111c3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
868 2024.07.30 19:38:09.777353 [ 3 ] {} <Debug> HTTP-Session: b458538d-1b6d-4eaf-8fc9-d1013111c3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
869 2024.07.30 19:38:09.777366 [ 3 ] {} <Debug> HTTP-Session: b458538d-1b6d-4eaf-8fc9-d1013111c3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
870 2024.07.30 19:38:09.777397 [ 3 ] {} <Trace> HTTP-Session: b458538d-1b6d-4eaf-8fc9-d1013111c3a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
871 2024.07.30 19:38:09.777517 [ 3 ] {6fe39e30-f0a4-419e-9c41-6b4024d00d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
872 2024.07.30 19:38:09.777833 [ 3 ] {6fe39e30-f0a4-419e-9c41-6b4024d00d20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
873 2024.07.30 19:38:09.777884 [ 3 ] {6fe39e30-f0a4-419e-9c41-6b4024d00d20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
874 2024.07.30 19:38:09.778791 [ 3 ] {6fe39e30-f0a4-419e-9c41-6b4024d00d20} <Debug> DynamicQueryHandler: Done processing query
875 2024.07.30 19:38:09.778816 [ 3 ] {6fe39e30-f0a4-419e-9c41-6b4024d00d20} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
876 2024.07.30 19:38:09.778832 [ 3 ] {} <Debug> HTTP-Session: b458538d-1b6d-4eaf-8fc9-d1013111c3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
877 2024.07.30 19:38:09.779036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2024.07.30 19:38:09.779084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
879 2024.07.30 19:38:09.779102 [ 3 ] {} <Debug> HTTP-Session: 678ca2f0-e374-4ebe-ae8c-2bf63c83deca Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
880 2024.07.30 19:38:09.779118 [ 3 ] {} <Debug> HTTP-Session: 678ca2f0-e374-4ebe-ae8c-2bf63c83deca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2024.07.30 19:38:09.779131 [ 3 ] {} <Debug> HTTP-Session: 678ca2f0-e374-4ebe-ae8c-2bf63c83deca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
882 2024.07.30 19:38:09.779161 [ 3 ] {} <Trace> HTTP-Session: 678ca2f0-e374-4ebe-ae8c-2bf63c83deca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
883 2024.07.30 19:38:09.779282 [ 3 ] {e4e0acc7-525c-49db-b5e8-34ef8a20694f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
884 2024.07.30 19:38:09.779597 [ 3 ] {e4e0acc7-525c-49db-b5e8-34ef8a20694f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
885 2024.07.30 19:38:09.779649 [ 3 ] {e4e0acc7-525c-49db-b5e8-34ef8a20694f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
886 2024.07.30 19:38:09.780516 [ 3 ] {e4e0acc7-525c-49db-b5e8-34ef8a20694f} <Debug> DynamicQueryHandler: Done processing query
887 2024.07.30 19:38:09.780541 [ 3 ] {e4e0acc7-525c-49db-b5e8-34ef8a20694f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
888 2024.07.30 19:38:09.780558 [ 3 ] {} <Debug> HTTP-Session: 678ca2f0-e374-4ebe-ae8c-2bf63c83deca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
889 2024.07.30 19:38:09.780892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
890 2024.07.30 19:38:09.780940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
891 2024.07.30 19:38:09.780958 [ 3 ] {} <Debug> HTTP-Session: c0508b5f-5ca1-4ab1-883b-8d7a348bfe8b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
892 2024.07.30 19:38:09.780975 [ 3 ] {} <Debug> HTTP-Session: c0508b5f-5ca1-4ab1-883b-8d7a348bfe8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
893 2024.07.30 19:38:09.780989 [ 3 ] {} <Debug> HTTP-Session: c0508b5f-5ca1-4ab1-883b-8d7a348bfe8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
894 2024.07.30 19:38:09.781020 [ 3 ] {} <Trace> HTTP-Session: c0508b5f-5ca1-4ab1-883b-8d7a348bfe8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
895 2024.07.30 19:38:09.781138 [ 3 ] {313edcda-09bc-4f1e-b3ab-6e580d622138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
896 2024.07.30 19:38:09.781450 [ 3 ] {313edcda-09bc-4f1e-b3ab-6e580d622138} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
897 2024.07.30 19:38:09.781500 [ 3 ] {313edcda-09bc-4f1e-b3ab-6e580d622138} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
898 2024.07.30 19:38:09.782328 [ 3 ] {313edcda-09bc-4f1e-b3ab-6e580d622138} <Debug> DynamicQueryHandler: Done processing query
899 2024.07.30 19:38:09.782352 [ 3 ] {313edcda-09bc-4f1e-b3ab-6e580d622138} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
900 2024.07.30 19:38:09.782368 [ 3 ] {} <Debug> HTTP-Session: c0508b5f-5ca1-4ab1-883b-8d7a348bfe8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
901 2024.07.30 19:38:09.782588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
902 2024.07.30 19:38:09.782634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
903 2024.07.30 19:38:09.782652 [ 3 ] {} <Debug> HTTP-Session: d7acfefc-7be4-44f6-a59e-0fb81d8fa2ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
904 2024.07.30 19:38:09.782667 [ 3 ] {} <Debug> HTTP-Session: d7acfefc-7be4-44f6-a59e-0fb81d8fa2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
905 2024.07.30 19:38:09.782680 [ 3 ] {} <Debug> HTTP-Session: d7acfefc-7be4-44f6-a59e-0fb81d8fa2ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
906 2024.07.30 19:38:09.782710 [ 3 ] {} <Trace> HTTP-Session: d7acfefc-7be4-44f6-a59e-0fb81d8fa2ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
907 2024.07.30 19:38:09.782828 [ 3 ] {6bce6d9a-ec15-4e24-9866-ff22c2f9a169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
908 2024.07.30 19:38:09.783141 [ 3 ] {6bce6d9a-ec15-4e24-9866-ff22c2f9a169} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
909 2024.07.30 19:38:09.783192 [ 3 ] {6bce6d9a-ec15-4e24-9866-ff22c2f9a169} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
910 2024.07.30 19:38:09.784028 [ 3 ] {6bce6d9a-ec15-4e24-9866-ff22c2f9a169} <Debug> DynamicQueryHandler: Done processing query
911 2024.07.30 19:38:09.784053 [ 3 ] {6bce6d9a-ec15-4e24-9866-ff22c2f9a169} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
912 2024.07.30 19:38:09.784069 [ 3 ] {} <Debug> HTTP-Session: d7acfefc-7be4-44f6-a59e-0fb81d8fa2ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.07.30 19:38:09.784290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2024.07.30 19:38:09.784338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
915 2024.07.30 19:38:09.784356 [ 3 ] {} <Debug> HTTP-Session: 1696a994-0934-4084-bd11-4d0f46c9ca64 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
916 2024.07.30 19:38:09.784372 [ 3 ] {} <Debug> HTTP-Session: 1696a994-0934-4084-bd11-4d0f46c9ca64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2024.07.30 19:38:09.784386 [ 3 ] {} <Debug> HTTP-Session: 1696a994-0934-4084-bd11-4d0f46c9ca64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
918 2024.07.30 19:38:09.784415 [ 3 ] {} <Trace> HTTP-Session: 1696a994-0934-4084-bd11-4d0f46c9ca64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
919 2024.07.30 19:38:09.784541 [ 3 ] {39456ebf-0b65-4425-9c55-8d956753ef21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
920 2024.07.30 19:38:09.784858 [ 3 ] {39456ebf-0b65-4425-9c55-8d956753ef21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
921 2024.07.30 19:38:09.784909 [ 3 ] {39456ebf-0b65-4425-9c55-8d956753ef21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
922 2024.07.30 19:38:09.785755 [ 3 ] {39456ebf-0b65-4425-9c55-8d956753ef21} <Debug> DynamicQueryHandler: Done processing query
923 2024.07.30 19:38:09.785780 [ 3 ] {39456ebf-0b65-4425-9c55-8d956753ef21} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
924 2024.07.30 19:38:09.785795 [ 3 ] {} <Debug> HTTP-Session: 1696a994-0934-4084-bd11-4d0f46c9ca64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
925 2024.07.30 19:38:09.785985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
926 2024.07.30 19:38:09.786030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
927 2024.07.30 19:38:09.786048 [ 3 ] {} <Debug> HTTP-Session: f1c50357-7aa5-4fd9-9bb6-d4470507b328 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
928 2024.07.30 19:38:09.786063 [ 3 ] {} <Debug> HTTP-Session: f1c50357-7aa5-4fd9-9bb6-d4470507b328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
929 2024.07.30 19:38:09.786076 [ 3 ] {} <Debug> HTTP-Session: f1c50357-7aa5-4fd9-9bb6-d4470507b328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.07.30 19:38:09.786106 [ 3 ] {} <Trace> HTTP-Session: f1c50357-7aa5-4fd9-9bb6-d4470507b328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
931 2024.07.30 19:38:09.786226 [ 3 ] {2df3329e-a597-469f-9045-f9607a063475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
932 2024.07.30 19:38:09.786550 [ 3 ] {2df3329e-a597-469f-9045-f9607a063475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
933 2024.07.30 19:38:09.786600 [ 3 ] {2df3329e-a597-469f-9045-f9607a063475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
934 2024.07.30 19:38:09.787494 [ 3 ] {2df3329e-a597-469f-9045-f9607a063475} <Debug> DynamicQueryHandler: Done processing query
935 2024.07.30 19:38:09.787520 [ 3 ] {2df3329e-a597-469f-9045-f9607a063475} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
936 2024.07.30 19:38:09.787537 [ 3 ] {} <Debug> HTTP-Session: f1c50357-7aa5-4fd9-9bb6-d4470507b328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
937 2024.07.30 19:38:09.787784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
938 2024.07.30 19:38:09.787831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
939 2024.07.30 19:38:09.787849 [ 3 ] {} <Debug> HTTP-Session: 5137b572-d5c3-4ed6-9f6c-a646a0b1ac86 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
940 2024.07.30 19:38:09.787865 [ 3 ] {} <Debug> HTTP-Session: 5137b572-d5c3-4ed6-9f6c-a646a0b1ac86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
941 2024.07.30 19:38:09.787878 [ 3 ] {} <Debug> HTTP-Session: 5137b572-d5c3-4ed6-9f6c-a646a0b1ac86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
942 2024.07.30 19:38:09.787907 [ 3 ] {} <Trace> HTTP-Session: 5137b572-d5c3-4ed6-9f6c-a646a0b1ac86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
943 2024.07.30 19:38:09.788028 [ 3 ] {f05fa2cb-baf1-467a-af58-9afa88c3fec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
944 2024.07.30 19:38:09.788353 [ 3 ] {f05fa2cb-baf1-467a-af58-9afa88c3fec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
945 2024.07.30 19:38:09.788402 [ 3 ] {f05fa2cb-baf1-467a-af58-9afa88c3fec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
946 2024.07.30 19:38:09.789216 [ 3 ] {f05fa2cb-baf1-467a-af58-9afa88c3fec9} <Debug> DynamicQueryHandler: Done processing query
947 2024.07.30 19:38:09.789241 [ 3 ] {f05fa2cb-baf1-467a-af58-9afa88c3fec9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
948 2024.07.30 19:38:09.789257 [ 3 ] {} <Debug> HTTP-Session: 5137b572-d5c3-4ed6-9f6c-a646a0b1ac86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
949 2024.07.30 19:38:09.789471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
950 2024.07.30 19:38:09.789517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
951 2024.07.30 19:38:09.789537 [ 3 ] {} <Debug> HTTP-Session: f0bde74e-d6c7-4b8a-87d1-5c85d530a3fc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
952 2024.07.30 19:38:09.789552 [ 3 ] {} <Debug> HTTP-Session: f0bde74e-d6c7-4b8a-87d1-5c85d530a3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
953 2024.07.30 19:38:09.789566 [ 3 ] {} <Debug> HTTP-Session: f0bde74e-d6c7-4b8a-87d1-5c85d530a3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
954 2024.07.30 19:38:09.789596 [ 3 ] {} <Trace> HTTP-Session: f0bde74e-d6c7-4b8a-87d1-5c85d530a3fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
955 2024.07.30 19:38:09.789718 [ 3 ] {7f746138-d2ed-4981-ab2e-e6ca7a4e0199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
956 2024.07.30 19:38:09.790041 [ 3 ] {7f746138-d2ed-4981-ab2e-e6ca7a4e0199} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
957 2024.07.30 19:38:09.790090 [ 3 ] {7f746138-d2ed-4981-ab2e-e6ca7a4e0199} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
958 2024.07.30 19:38:09.791046 [ 3 ] {7f746138-d2ed-4981-ab2e-e6ca7a4e0199} <Debug> DynamicQueryHandler: Done processing query
959 2024.07.30 19:38:09.791071 [ 3 ] {7f746138-d2ed-4981-ab2e-e6ca7a4e0199} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
960 2024.07.30 19:38:09.791087 [ 3 ] {} <Debug> HTTP-Session: f0bde74e-d6c7-4b8a-87d1-5c85d530a3fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
961 2024.07.30 19:38:09.791289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2024.07.30 19:38:09.791336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
963 2024.07.30 19:38:09.791354 [ 3 ] {} <Debug> HTTP-Session: 52a83383-87b1-48d9-bfd2-4b85eb6fb213 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
964 2024.07.30 19:38:09.791370 [ 3 ] {} <Debug> HTTP-Session: 52a83383-87b1-48d9-bfd2-4b85eb6fb213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2024.07.30 19:38:09.791383 [ 3 ] {} <Debug> HTTP-Session: 52a83383-87b1-48d9-bfd2-4b85eb6fb213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
966 2024.07.30 19:38:09.791413 [ 3 ] {} <Trace> HTTP-Session: 52a83383-87b1-48d9-bfd2-4b85eb6fb213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
967 2024.07.30 19:38:09.791547 [ 3 ] {878bd923-1f84-46d4-8e58-394da832887f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
968 2024.07.30 19:38:09.791891 [ 3 ] {878bd923-1f84-46d4-8e58-394da832887f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
969 2024.07.30 19:38:09.791942 [ 3 ] {878bd923-1f84-46d4-8e58-394da832887f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
970 2024.07.30 19:38:09.792824 [ 3 ] {878bd923-1f84-46d4-8e58-394da832887f} <Debug> DynamicQueryHandler: Done processing query
971 2024.07.30 19:38:09.792850 [ 3 ] {878bd923-1f84-46d4-8e58-394da832887f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
972 2024.07.30 19:38:09.792866 [ 3 ] {} <Debug> HTTP-Session: 52a83383-87b1-48d9-bfd2-4b85eb6fb213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
973 2024.07.30 19:38:09.793080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
974 2024.07.30 19:38:09.793124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
975 2024.07.30 19:38:09.793143 [ 3 ] {} <Debug> HTTP-Session: de0209a6-e641-41c5-b1f6-ec10dda9019e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
976 2024.07.30 19:38:09.793159 [ 3 ] {} <Debug> HTTP-Session: de0209a6-e641-41c5-b1f6-ec10dda9019e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
977 2024.07.30 19:38:09.793172 [ 3 ] {} <Debug> HTTP-Session: de0209a6-e641-41c5-b1f6-ec10dda9019e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
978 2024.07.30 19:38:09.793202 [ 3 ] {} <Trace> HTTP-Session: de0209a6-e641-41c5-b1f6-ec10dda9019e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
979 2024.07.30 19:38:09.793326 [ 3 ] {13f6a55f-ef2a-4336-8cfd-ded31ffd4ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
980 2024.07.30 19:38:09.793657 [ 3 ] {13f6a55f-ef2a-4336-8cfd-ded31ffd4ad8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
981 2024.07.30 19:38:09.793708 [ 3 ] {13f6a55f-ef2a-4336-8cfd-ded31ffd4ad8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
982 2024.07.30 19:38:09.794602 [ 3 ] {13f6a55f-ef2a-4336-8cfd-ded31ffd4ad8} <Debug> DynamicQueryHandler: Done processing query
983 2024.07.30 19:38:09.794628 [ 3 ] {13f6a55f-ef2a-4336-8cfd-ded31ffd4ad8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
984 2024.07.30 19:38:09.794643 [ 3 ] {} <Debug> HTTP-Session: de0209a6-e641-41c5-b1f6-ec10dda9019e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
985 2024.07.30 19:38:09.794967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
986 2024.07.30 19:38:09.795014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
987 2024.07.30 19:38:09.795032 [ 3 ] {} <Debug> HTTP-Session: 5340dd97-66e5-42f7-b3e8-fdb0db15ad7b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
988 2024.07.30 19:38:09.795048 [ 3 ] {} <Debug> HTTP-Session: 5340dd97-66e5-42f7-b3e8-fdb0db15ad7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
989 2024.07.30 19:38:09.795062 [ 3 ] {} <Debug> HTTP-Session: 5340dd97-66e5-42f7-b3e8-fdb0db15ad7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
990 2024.07.30 19:38:09.795091 [ 3 ] {} <Trace> HTTP-Session: 5340dd97-66e5-42f7-b3e8-fdb0db15ad7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
991 2024.07.30 19:38:09.795217 [ 3 ] {e8d2419b-6079-4709-b5df-8de51942ece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
992 2024.07.30 19:38:09.795551 [ 3 ] {e8d2419b-6079-4709-b5df-8de51942ece9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
993 2024.07.30 19:38:09.795601 [ 3 ] {e8d2419b-6079-4709-b5df-8de51942ece9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
994 2024.07.30 19:38:09.796433 [ 3 ] {e8d2419b-6079-4709-b5df-8de51942ece9} <Debug> DynamicQueryHandler: Done processing query
995 2024.07.30 19:38:09.796458 [ 3 ] {e8d2419b-6079-4709-b5df-8de51942ece9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
996 2024.07.30 19:38:09.796475 [ 3 ] {} <Debug> HTTP-Session: 5340dd97-66e5-42f7-b3e8-fdb0db15ad7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
997 2024.07.30 19:38:09.797145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
998 2024.07.30 19:38:09.797190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
999 2024.07.30 19:38:09.797208 [ 3 ] {} <Debug> HTTP-Session: e5266b5f-f907-4b28-8eec-e311b0da781e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1000 2024.07.30 19:38:09.797224 [ 3 ] {} <Debug> HTTP-Session: e5266b5f-f907-4b28-8eec-e311b0da781e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1001 2024.07.30 19:38:09.797238 [ 3 ] {} <Debug> HTTP-Session: e5266b5f-f907-4b28-8eec-e311b0da781e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1002 2024.07.30 19:38:09.797268 [ 3 ] {} <Trace> HTTP-Session: e5266b5f-f907-4b28-8eec-e311b0da781e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1003 2024.07.30 19:38:09.797385 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1004 2024.07.30 19:38:09.797430 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1005 2024.07.30 19:38:09.797620 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1006 2024.07.30 19:38:09.798076 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1007 2024.07.30 19:38:09.798114 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1008 2024.07.30 19:38:09.798657 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1009 2024.07.30 19:38:09.798967 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1010 2024.07.30 19:38:09.799133 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001787 sec., 7834.3592613318415 rows/sec., 1.10 MiB/sec.
1011 2024.07.30 19:38:09.799308 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Debug> DynamicQueryHandler: Done processing query
1012 2024.07.30 19:38:09.799332 [ 3 ] {e53c82b2-0a25-45a4-96bb-013599208e43} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1013 2024.07.30 19:38:09.799347 [ 3 ] {} <Debug> HTTP-Session: e5266b5f-f907-4b28-8eec-e311b0da781e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1014 2024.07.30 19:38:09.799467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1015 2024.07.30 19:38:09.799514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1016 2024.07.30 19:38:09.799535 [ 3 ] {} <Debug> HTTP-Session: f1940e81-0de1-4700-bf17-cda9803c6af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1017 2024.07.30 19:38:09.799550 [ 3 ] {} <Debug> HTTP-Session: f1940e81-0de1-4700-bf17-cda9803c6af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1018 2024.07.30 19:38:09.799564 [ 3 ] {} <Debug> HTTP-Session: f1940e81-0de1-4700-bf17-cda9803c6af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1019 2024.07.30 19:38:09.799594 [ 3 ] {} <Trace> HTTP-Session: f1940e81-0de1-4700-bf17-cda9803c6af7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1020 2024.07.30 19:38:09.799696 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1021 2024.07.30 19:38:09.799737 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1022 2024.07.30 19:38:09.799859 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1023 2024.07.30 19:38:09.800770 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1024 2024.07.30 19:38:09.800806 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1025 2024.07.30 19:38:09.801107 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1026 2024.07.30 19:38:09.801402 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1027 2024.07.30 19:38:09.801550 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001886 sec., 13785.790031813362 rows/sec., 1.04 MiB/sec.
1028 2024.07.30 19:38:09.801752 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Debug> DynamicQueryHandler: Done processing query
1029 2024.07.30 19:38:09.801775 [ 3 ] {85c0eac7-182f-43a6-99b5-4c39d3827867} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1030 2024.07.30 19:38:09.801792 [ 3 ] {} <Debug> HTTP-Session: f1940e81-0de1-4700-bf17-cda9803c6af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1031 2024.07.30 19:38:09.801932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1032 2024.07.30 19:38:09.801978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1033 2024.07.30 19:38:09.801997 [ 3 ] {} <Debug> HTTP-Session: b1c2b5c6-a997-4d96-bbbf-9a7abe0e7c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1034 2024.07.30 19:38:09.802012 [ 3 ] {} <Debug> HTTP-Session: b1c2b5c6-a997-4d96-bbbf-9a7abe0e7c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.07.30 19:38:09.802026 [ 3 ] {} <Debug> HTTP-Session: b1c2b5c6-a997-4d96-bbbf-9a7abe0e7c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1036 2024.07.30 19:38:09.802056 [ 3 ] {} <Trace> HTTP-Session: b1c2b5c6-a997-4d96-bbbf-9a7abe0e7c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1037 2024.07.30 19:38:09.802157 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1038 2024.07.30 19:38:09.802200 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1039 2024.07.30 19:38:09.802832 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1040 2024.07.30 19:38:09.803158 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1041 2024.07.30 19:38:09.803195 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1042 2024.07.30 19:38:09.804017 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1043 2024.07.30 19:38:09.804316 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1044 2024.07.30 19:38:09.804436 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002307 sec., 12136.974425661032 rows/sec., 969.37 KiB/sec.
1045 2024.07.30 19:38:09.804714 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Debug> DynamicQueryHandler: Done processing query
1046 2024.07.30 19:38:09.804739 [ 3 ] {b683c09a-c65b-4d59-9eb9-a8df7bf98e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1047 2024.07.30 19:38:09.804755 [ 3 ] {} <Debug> HTTP-Session: b1c2b5c6-a997-4d96-bbbf-9a7abe0e7c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.07.30 19:38:09.804875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1049 2024.07.30 19:38:09.804923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1050 2024.07.30 19:38:09.804942 [ 3 ] {} <Debug> HTTP-Session: 84b1d392-e959-4efc-a01a-92019eca0530 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1051 2024.07.30 19:38:09.804958 [ 3 ] {} <Debug> HTTP-Session: 84b1d392-e959-4efc-a01a-92019eca0530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.07.30 19:38:09.804971 [ 3 ] {} <Debug> HTTP-Session: 84b1d392-e959-4efc-a01a-92019eca0530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1053 2024.07.30 19:38:09.805002 [ 3 ] {} <Trace> HTTP-Session: 84b1d392-e959-4efc-a01a-92019eca0530 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1054 2024.07.30 19:38:09.805106 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1055 2024.07.30 19:38:09.805152 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1056 2024.07.30 19:38:09.805309 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1057 2024.07.30 19:38:09.806150 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1058 2024.07.30 19:38:09.806184 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1059 2024.07.30 19:38:09.806615 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1060 2024.07.30 19:38:09.806947 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1061 2024.07.30 19:38:09.807093 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.002012 sec., 9940.357852882704 rows/sec., 705.73 KiB/sec.
1062 2024.07.30 19:38:09.807298 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Debug> DynamicQueryHandler: Done processing query
1063 2024.07.30 19:38:09.807322 [ 3 ] {6d13f02b-c4b8-46a7-b10e-c92db72b9e89} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1064 2024.07.30 19:38:09.807337 [ 3 ] {} <Debug> HTTP-Session: 84b1d392-e959-4efc-a01a-92019eca0530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1065 2024.07.30 19:38:09.807453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2024.07.30 19:38:09.807501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1067 2024.07.30 19:38:09.807520 [ 3 ] {} <Debug> HTTP-Session: 0b0d38e0-00ba-44d6-a5bb-b7002fbbc6ec Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1068 2024.07.30 19:38:09.807536 [ 3 ] {} <Debug> HTTP-Session: 0b0d38e0-00ba-44d6-a5bb-b7002fbbc6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.07.30 19:38:09.807550 [ 3 ] {} <Debug> HTTP-Session: 0b0d38e0-00ba-44d6-a5bb-b7002fbbc6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1070 2024.07.30 19:38:09.807580 [ 3 ] {} <Trace> HTTP-Session: 0b0d38e0-00ba-44d6-a5bb-b7002fbbc6ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1071 2024.07.30 19:38:09.807672 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1072 2024.07.30 19:38:09.807713 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1073 2024.07.30 19:38:09.807840 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1074 2024.07.30 19:38:09.808106 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1075 2024.07.30 19:38:09.808142 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1076 2024.07.30 19:38:09.808484 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1077 2024.07.30 19:38:09.808790 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1078 2024.07.30 19:38:09.808934 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001282 sec., 4680.1872074882995 rows/sec., 328.31 KiB/sec.
1079 2024.07.30 19:38:09.809100 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Debug> DynamicQueryHandler: Done processing query
1080 2024.07.30 19:38:09.809123 [ 3 ] {73af0777-7148-4cb2-9300-0037caecd9fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1081 2024.07.30 19:38:09.809140 [ 3 ] {} <Debug> HTTP-Session: 0b0d38e0-00ba-44d6-a5bb-b7002fbbc6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.07.30 19:38:14.770985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1083 2024.07.30 19:38:14.771118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1084 2024.07.30 19:38:14.771146 [ 3 ] {} <Debug> HTTP-Session: ac7d493f-0536-4eba-ae2b-8c6d60ce1e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1085 2024.07.30 19:38:14.771171 [ 3 ] {} <Debug> HTTP-Session: ac7d493f-0536-4eba-ae2b-8c6d60ce1e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.07.30 19:38:14.771186 [ 3 ] {} <Debug> HTTP-Session: ac7d493f-0536-4eba-ae2b-8c6d60ce1e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1087 2024.07.30 19:38:14.771235 [ 3 ] {} <Trace> HTTP-Session: ac7d493f-0536-4eba-ae2b-8c6d60ce1e82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1088 2024.07.30 19:38:14.771430 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1089 2024.07.30 19:38:14.771498 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1090 2024.07.30 19:38:14.771685 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1091 2024.07.30 19:38:14.772138 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1092 2024.07.30 19:38:14.772187 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1093 2024.07.30 19:38:14.772555 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1094 2024.07.30 19:38:14.772884 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1095 2024.07.30 19:38:14.773086 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001706 sec., 15240.328253223915 rows/sec., 1.15 MiB/sec.
1096 2024.07.30 19:38:14.773310 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Debug> DynamicQueryHandler: Done processing query
1097 2024.07.30 19:38:14.773338 [ 3 ] {cd778c56-ac09-4045-821a-7dcebd7a721e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1098 2024.07.30 19:38:14.773354 [ 3 ] {} <Debug> HTTP-Session: ac7d493f-0536-4eba-ae2b-8c6d60ce1e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1099 2024.07.30 19:38:14.773508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1100 2024.07.30 19:38:14.773567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1101 2024.07.30 19:38:14.773588 [ 3 ] {} <Debug> HTTP-Session: 801b3516-3d99-4e4f-9655-8c12b8871049 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1102 2024.07.30 19:38:14.773606 [ 3 ] {} <Debug> HTTP-Session: 801b3516-3d99-4e4f-9655-8c12b8871049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1103 2024.07.30 19:38:14.773619 [ 3 ] {} <Debug> HTTP-Session: 801b3516-3d99-4e4f-9655-8c12b8871049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1104 2024.07.30 19:38:14.773654 [ 3 ] {} <Trace> HTTP-Session: 801b3516-3d99-4e4f-9655-8c12b8871049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1105 2024.07.30 19:38:14.773771 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1106 2024.07.30 19:38:14.773818 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1107 2024.07.30 19:38:14.773952 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2024.07.30 19:38:14.774305 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1109 2024.07.30 19:38:14.774343 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1110 2024.07.30 19:38:14.774652 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1111 2024.07.30 19:38:14.774967 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1112 2024.07.30 19:38:14.775118 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001385 sec., 20216.606498194946 rows/sec., 1.58 MiB/sec.
1113 2024.07.30 19:38:14.775294 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Debug> DynamicQueryHandler: Done processing query
1114 2024.07.30 19:38:14.775319 [ 3 ] {939fdb2e-99b8-4f86-86f9-6cf2fee960e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1115 2024.07.30 19:38:14.775335 [ 3 ] {} <Debug> HTTP-Session: 801b3516-3d99-4e4f-9655-8c12b8871049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.07.30 19:38:14.775507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2024.07.30 19:38:14.775558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1118 2024.07.30 19:38:14.775578 [ 3 ] {} <Debug> HTTP-Session: e2f2bd52-4c5a-4295-81b1-0111d6a54b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1119 2024.07.30 19:38:14.775594 [ 3 ] {} <Debug> HTTP-Session: e2f2bd52-4c5a-4295-81b1-0111d6a54b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.07.30 19:38:14.775607 [ 3 ] {} <Debug> HTTP-Session: e2f2bd52-4c5a-4295-81b1-0111d6a54b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.07.30 19:38:14.775640 [ 3 ] {} <Trace> HTTP-Session: e2f2bd52-4c5a-4295-81b1-0111d6a54b36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1122 2024.07.30 19:38:14.775775 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1123 2024.07.30 19:38:14.775822 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1124 2024.07.30 19:38:14.775970 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1125 2024.07.30 19:38:14.776325 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1126 2024.07.30 19:38:14.776363 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1127 2024.07.30 19:38:14.776743 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1128 2024.07.30 19:38:14.777069 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1129 2024.07.30 19:38:14.777190 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001468 sec., 68119.8910081744 rows/sec., 4.72 MiB/sec.
1130 2024.07.30 19:38:14.777393 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Debug> DynamicQueryHandler: Done processing query
1131 2024.07.30 19:38:14.777418 [ 3 ] {831a152d-4142-42cb-a067-f9e63fa7afbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1132 2024.07.30 19:38:14.777434 [ 3 ] {} <Debug> HTTP-Session: e2f2bd52-4c5a-4295-81b1-0111d6a54b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.07.30 19:38:14.777575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1134 2024.07.30 19:38:14.777624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1135 2024.07.30 19:38:14.777643 [ 3 ] {} <Debug> HTTP-Session: 7481c512-01b0-4dd7-a9c4-82f707536ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1136 2024.07.30 19:38:14.777660 [ 3 ] {} <Debug> HTTP-Session: 7481c512-01b0-4dd7-a9c4-82f707536ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1137 2024.07.30 19:38:14.777673 [ 3 ] {} <Debug> HTTP-Session: 7481c512-01b0-4dd7-a9c4-82f707536ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1138 2024.07.30 19:38:14.777704 [ 3 ] {} <Trace> HTTP-Session: 7481c512-01b0-4dd7-a9c4-82f707536ab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1139 2024.07.30 19:38:14.777816 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1140 2024.07.30 19:38:14.777860 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1141 2024.07.30 19:38:14.777992 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1142 2024.07.30 19:38:14.778287 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1143 2024.07.30 19:38:14.778323 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1144 2024.07.30 19:38:14.778664 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1145 2024.07.30 19:38:14.778970 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1146 2024.07.30 19:38:14.779121 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001339 sec., 22404.779686333084 rows/sec., 1.53 MiB/sec.
1147 2024.07.30 19:38:14.779288 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Debug> DynamicQueryHandler: Done processing query
1148 2024.07.30 19:38:14.779312 [ 3 ] {2bc6e8b0-cf18-4b3f-b17d-3442905dc3cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1149 2024.07.30 19:38:14.779329 [ 3 ] {} <Debug> HTTP-Session: 7481c512-01b0-4dd7-a9c4-82f707536ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1150 2024.07.30 19:38:17.343363 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
1151 2024.07.30 19:38:17.343422 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
1152 2024.07.30 19:38:19.772079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 7262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2024.07.30 19:38:19.772198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1154 2024.07.30 19:38:19.772223 [ 3 ] {} <Debug> HTTP-Session: 4b2908ea-9937-44f6-8e84-9eb34f14c63c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1155 2024.07.30 19:38:19.772248 [ 3 ] {} <Debug> HTTP-Session: 4b2908ea-9937-44f6-8e84-9eb34f14c63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.07.30 19:38:19.772263 [ 3 ] {} <Debug> HTTP-Session: 4b2908ea-9937-44f6-8e84-9eb34f14c63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.07.30 19:38:19.772314 [ 3 ] {} <Trace> HTTP-Session: 4b2908ea-9937-44f6-8e84-9eb34f14c63c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1158 2024.07.30 19:38:19.772509 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1159 2024.07.30 19:38:19.772577 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1160 2024.07.30 19:38:19.772772 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1161 2024.07.30 19:38:19.773248 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1162 2024.07.30 19:38:19.773295 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1163 2024.07.30 19:38:19.773670 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1164 2024.07.30 19:38:19.774014 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1165 2024.07.30 19:38:19.774164 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001716 sec., 30303.0303030303 rows/sec., 2.32 MiB/sec.
1166 2024.07.30 19:38:19.774421 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Debug> DynamicQueryHandler: Done processing query
1167 2024.07.30 19:38:19.774451 [ 3 ] {89709ec1-477e-47e3-88fd-09f4d5b81f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1168 2024.07.30 19:38:19.774470 [ 3 ] {} <Debug> HTTP-Session: 4b2908ea-9937-44f6-8e84-9eb34f14c63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.07.30 19:38:19.774614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2024.07.30 19:38:19.774674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1171 2024.07.30 19:38:19.774696 [ 3 ] {} <Debug> HTTP-Session: 0d2901a5-5a98-4958-bee5-107a8e321d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1172 2024.07.30 19:38:19.774714 [ 3 ] {} <Debug> HTTP-Session: 0d2901a5-5a98-4958-bee5-107a8e321d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.07.30 19:38:19.774728 [ 3 ] {} <Debug> HTTP-Session: 0d2901a5-5a98-4958-bee5-107a8e321d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.07.30 19:38:19.774764 [ 3 ] {} <Trace> HTTP-Session: 0d2901a5-5a98-4958-bee5-107a8e321d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1175 2024.07.30 19:38:19.774894 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1176 2024.07.30 19:38:19.774941 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1177 2024.07.30 19:38:19.775080 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2024.07.30 19:38:19.775441 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1179 2024.07.30 19:38:19.775480 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1180 2024.07.30 19:38:19.775794 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1181 2024.07.30 19:38:19.776098 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1182 2024.07.30 19:38:19.776238 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001382 sec., 40520.98408104197 rows/sec., 3.16 MiB/sec.
1183 2024.07.30 19:38:19.776417 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Debug> DynamicQueryHandler: Done processing query
1184 2024.07.30 19:38:19.776444 [ 3 ] {2f28ccbc-7d36-471e-a1b9-0024d574445d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1185 2024.07.30 19:38:19.776461 [ 3 ] {} <Debug> HTTP-Session: 0d2901a5-5a98-4958-bee5-107a8e321d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.07.30 19:38:19.776687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 21017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.07.30 19:38:19.776739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.07.30 19:38:19.776760 [ 3 ] {} <Debug> HTTP-Session: e7478bdc-c2bd-400b-b63b-de791f638381 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1189 2024.07.30 19:38:19.776776 [ 3 ] {} <Debug> HTTP-Session: e7478bdc-c2bd-400b-b63b-de791f638381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.07.30 19:38:19.776790 [ 3 ] {} <Debug> HTTP-Session: e7478bdc-c2bd-400b-b63b-de791f638381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.07.30 19:38:19.776821 [ 3 ] {} <Trace> HTTP-Session: e7478bdc-c2bd-400b-b63b-de791f638381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.07.30 19:38:19.776958 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1193 2024.07.30 19:38:19.777005 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1194 2024.07.30 19:38:19.777148 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.07.30 19:38:19.777512 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1196 2024.07.30 19:38:19.777548 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1197 2024.07.30 19:38:19.777934 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1198 2024.07.30 19:38:19.778269 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1199 2024.07.30 19:38:19.778425 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Debug> executeQuery: Read 110 rows, 7.81 KiB in 0.001514 sec., 72655.2179656539 rows/sec., 5.04 MiB/sec.
1200 2024.07.30 19:38:19.778718 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Debug> DynamicQueryHandler: Done processing query
1201 2024.07.30 19:38:19.778743 [ 3 ] {a372f372-9c31-4d43-b16b-a78ae47b574a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1202 2024.07.30 19:38:19.778759 [ 3 ] {} <Debug> HTTP-Session: e7478bdc-c2bd-400b-b63b-de791f638381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.07.30 19:38:19.778878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 5242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2024.07.30 19:38:19.778926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1205 2024.07.30 19:38:19.778945 [ 3 ] {} <Debug> HTTP-Session: d9405973-811e-43c5-a752-9c6c75553867 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1206 2024.07.30 19:38:19.778961 [ 3 ] {} <Debug> HTTP-Session: d9405973-811e-43c5-a752-9c6c75553867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.07.30 19:38:19.778975 [ 3 ] {} <Debug> HTTP-Session: d9405973-811e-43c5-a752-9c6c75553867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.07.30 19:38:19.779006 [ 3 ] {} <Trace> HTTP-Session: d9405973-811e-43c5-a752-9c6c75553867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1209 2024.07.30 19:38:19.779113 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1210 2024.07.30 19:38:19.779159 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1211 2024.07.30 19:38:19.779305 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1212 2024.07.30 19:38:19.779658 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1213 2024.07.30 19:38:19.779708 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
1214 2024.07.30 19:38:19.780107 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1215 2024.07.30 19:38:19.780425 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1216 2024.07.30 19:38:19.780568 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Debug> executeQuery: Read 34 rows, 2.39 KiB in 0.001479 sec., 22988.505747126437 rows/sec., 1.58 MiB/sec.
1217 2024.07.30 19:38:19.780748 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Debug> DynamicQueryHandler: Done processing query
1218 2024.07.30 19:38:19.780773 [ 3 ] {37600643-2ea9-41c8-a379-1f063d87376e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1219 2024.07.30 19:38:19.780789 [ 3 ] {} <Debug> HTTP-Session: d9405973-811e-43c5-a752-9c6c75553867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.07.30 19:38:24.771623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2024.07.30 19:38:24.771747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1222 2024.07.30 19:38:24.771771 [ 3 ] {} <Debug> HTTP-Session: 3b69effc-6ca9-49d1-bf56-afac0a6028ea Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1223 2024.07.30 19:38:24.771795 [ 3 ] {} <Debug> HTTP-Session: 3b69effc-6ca9-49d1-bf56-afac0a6028ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.07.30 19:38:24.771810 [ 3 ] {} <Debug> HTTP-Session: 3b69effc-6ca9-49d1-bf56-afac0a6028ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.07.30 19:38:24.771860 [ 3 ] {} <Trace> HTTP-Session: 3b69effc-6ca9-49d1-bf56-afac0a6028ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1226 2024.07.30 19:38:24.772089 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
1227 2024.07.30 19:38:24.772504 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1228 2024.07.30 19:38:24.772577 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE
1229 2024.07.30 19:38:24.772859 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1230 2024.07.30 19:38:24.773048 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1231 2024.07.30 19:38:24.773392 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1232 2024.07.30 19:38:24.774546 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1233 2024.07.30 19:38:24.774599 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1234 2024.07.30 19:38:24.774619 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1235 2024.07.30 19:38:24.774728 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))"
1236 2024.07.30 19:38:24.774755 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1237 2024.07.30 19:38:24.776655 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.004663 sec., 3002.3589963542786 rows/sec., 122.52 KiB/sec.
1238 2024.07.30 19:38:24.776926 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Debug> DynamicQueryHandler: Done processing query
1239 2024.07.30 19:38:24.776953 [ 3 ] {01958d03-22e6-490e-92e6-a3451e5e1ac0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1240 2024.07.30 19:38:24.776969 [ 3 ] {} <Debug> HTTP-Session: 3b69effc-6ca9-49d1-bf56-afac0a6028ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.07.30 19:38:24.777197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1242 2024.07.30 19:38:24.777251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1243 2024.07.30 19:38:24.777273 [ 3 ] {} <Debug> HTTP-Session: be75353b-3405-48fa-8886-5a0ee3728f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1244 2024.07.30 19:38:24.777291 [ 3 ] {} <Debug> HTTP-Session: be75353b-3405-48fa-8886-5a0ee3728f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1245 2024.07.30 19:38:24.777305 [ 3 ] {} <Debug> HTTP-Session: be75353b-3405-48fa-8886-5a0ee3728f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1246 2024.07.30 19:38:24.777338 [ 3 ] {} <Trace> HTTP-Session: be75353b-3405-48fa-8886-5a0ee3728f19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1247 2024.07.30 19:38:24.777528 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1248 2024.07.30 19:38:24.777782 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1249 2024.07.30 19:38:24.777822 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes')" moved to PREWHERE
1250 2024.07.30 19:38:24.778066 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1251 2024.07.30 19:38:24.778134 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1252 2024.07.30 19:38:24.778273 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1253 2024.07.30 19:38:24.778306 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1254 2024.07.30 19:38:24.778329 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1255 2024.07.30 19:38:24.778347 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1256 2024.07.30 19:38:24.778389 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes'))"
1257 2024.07.30 19:38:24.778411 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1258 2024.07.30 19:38:24.779186 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001723 sec., 8125.3627394080095 rows/sec., 331.57 KiB/sec.
1259 2024.07.30 19:38:24.779414 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Debug> DynamicQueryHandler: Done processing query
1260 2024.07.30 19:38:24.779441 [ 3 ] {f17c8783-223c-407a-ad08-2989de244606} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1261 2024.07.30 19:38:24.779460 [ 3 ] {} <Debug> HTTP-Session: be75353b-3405-48fa-8886-5a0ee3728f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.07.30 19:38:24.779672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1263 2024.07.30 19:38:24.779722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1264 2024.07.30 19:38:24.779741 [ 3 ] {} <Debug> HTTP-Session: fde91e4f-d1af-4d44-90c2-41bcbd67acf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1265 2024.07.30 19:38:24.779758 [ 3 ] {} <Debug> HTTP-Session: fde91e4f-d1af-4d44-90c2-41bcbd67acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1266 2024.07.30 19:38:24.779772 [ 3 ] {} <Debug> HTTP-Session: fde91e4f-d1af-4d44-90c2-41bcbd67acf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.07.30 19:38:24.779802 [ 3 ] {} <Trace> HTTP-Session: fde91e4f-d1af-4d44-90c2-41bcbd67acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1268 2024.07.30 19:38:24.779936 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1269 2024.07.30 19:38:24.780185 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1270 2024.07.30 19:38:24.780225 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1271 2024.07.30 19:38:24.780470 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1272 2024.07.30 19:38:24.780536 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1273 2024.07.30 19:38:24.780674 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1274 2024.07.30 19:38:24.780707 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1275 2024.07.30 19:38:24.780730 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1276 2024.07.30 19:38:24.780746 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1277 2024.07.30 19:38:24.780787 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1278 2024.07.30 19:38:24.780808 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1279 2024.07.30 19:38:24.781635 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00176 sec., 7954.545454545454 rows/sec., 324.60 KiB/sec.
1280 2024.07.30 19:38:24.781861 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Debug> DynamicQueryHandler: Done processing query
1281 2024.07.30 19:38:24.781888 [ 3 ] {1e5564e8-9dee-401b-a59f-3c73e49e9440} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1282 2024.07.30 19:38:24.781906 [ 3 ] {} <Debug> HTTP-Session: fde91e4f-d1af-4d44-90c2-41bcbd67acf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1283 2024.07.30 19:38:24.782106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1284 2024.07.30 19:38:24.782155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1285 2024.07.30 19:38:24.782176 [ 3 ] {} <Debug> HTTP-Session: 26a0b0d6-53f9-4c8f-9fab-c83ac90c2990 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1286 2024.07.30 19:38:24.782195 [ 3 ] {} <Debug> HTTP-Session: 26a0b0d6-53f9-4c8f-9fab-c83ac90c2990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1287 2024.07.30 19:38:24.782216 [ 3 ] {} <Debug> HTTP-Session: 26a0b0d6-53f9-4c8f-9fab-c83ac90c2990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.07.30 19:38:24.782247 [ 3 ] {} <Trace> HTTP-Session: 26a0b0d6-53f9-4c8f-9fab-c83ac90c2990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1289 2024.07.30 19:38:24.782384 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1290 2024.07.30 19:38:24.782633 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1291 2024.07.30 19:38:24.782681 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1292 2024.07.30 19:38:24.782927 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1293 2024.07.30 19:38:24.782992 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1294 2024.07.30 19:38:24.783130 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1295 2024.07.30 19:38:24.783163 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1296 2024.07.30 19:38:24.783185 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1297 2024.07.30 19:38:24.783202 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1298 2024.07.30 19:38:24.783244 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1299 2024.07.30 19:38:24.783267 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1300 2024.07.30 19:38:24.784106 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001784 sec., 7847.533632286995 rows/sec., 320.23 KiB/sec.
1301 2024.07.30 19:38:24.784335 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Debug> DynamicQueryHandler: Done processing query
1302 2024.07.30 19:38:24.784361 [ 3 ] {3f237227-ad5c-4458-beca-e4bb9c020c44} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1303 2024.07.30 19:38:24.784378 [ 3 ] {} <Debug> HTTP-Session: 26a0b0d6-53f9-4c8f-9fab-c83ac90c2990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1304 2024.07.30 19:38:24.786704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1305 2024.07.30 19:38:24.786754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1306 2024.07.30 19:38:24.786774 [ 3 ] {} <Debug> HTTP-Session: 34e170ea-858f-434c-9624-0a252018cb1c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1307 2024.07.30 19:38:24.786791 [ 3 ] {} <Debug> HTTP-Session: 34e170ea-858f-434c-9624-0a252018cb1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1308 2024.07.30 19:38:24.786805 [ 3 ] {} <Debug> HTTP-Session: 34e170ea-858f-434c-9624-0a252018cb1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.07.30 19:38:24.786836 [ 3 ] {} <Trace> HTTP-Session: 34e170ea-858f-434c-9624-0a252018cb1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1310 2024.07.30 19:38:24.786950 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1311 2024.07.30 19:38:24.786996 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1312 2024.07.30 19:38:24.787166 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1313 2024.07.30 19:38:24.787480 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1314 2024.07.30 19:38:24.787521 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1315 2024.07.30 19:38:24.788202 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1316 2024.07.30 19:38:24.788842 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1317 2024.07.30 19:38:24.789012 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002093 sec., 1911.1323459149548 rows/sec., 243.09 KiB/sec.
1318 2024.07.30 19:38:24.789179 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Debug> DynamicQueryHandler: Done processing query
1319 2024.07.30 19:38:24.789205 [ 3 ] {707fcc15-b8f6-4d02-91ee-941b0208fe9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1320 2024.07.30 19:38:24.789221 [ 3 ] {} <Debug> HTTP-Session: 34e170ea-858f-434c-9624-0a252018cb1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1321 2024.07.30 19:38:24.789342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1322 2024.07.30 19:38:24.789390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1323 2024.07.30 19:38:24.789411 [ 3 ] {} <Debug> HTTP-Session: 0944bf30-9c99-4ad3-8425-860c323f2ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1324 2024.07.30 19:38:24.789428 [ 3 ] {} <Debug> HTTP-Session: 0944bf30-9c99-4ad3-8425-860c323f2ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1325 2024.07.30 19:38:24.789442 [ 3 ] {} <Debug> HTTP-Session: 0944bf30-9c99-4ad3-8425-860c323f2ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.07.30 19:38:24.789474 [ 3 ] {} <Trace> HTTP-Session: 0944bf30-9c99-4ad3-8425-860c323f2ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1327 2024.07.30 19:38:24.789584 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1328 2024.07.30 19:38:24.789627 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1329 2024.07.30 19:38:24.789752 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1330 2024.07.30 19:38:24.790104 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1331 2024.07.30 19:38:24.790142 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1332 2024.07.30 19:38:24.790579 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1333 2024.07.30 19:38:24.791138 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1334 2024.07.30 19:38:24.791294 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.48 MiB/sec.
1335 2024.07.30 19:38:24.791471 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Debug> DynamicQueryHandler: Done processing query
1336 2024.07.30 19:38:24.791496 [ 3 ] {9dea55b7-0fcb-4ac9-839a-6b5b25960106} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1337 2024.07.30 19:38:24.791512 [ 3 ] {} <Debug> HTTP-Session: 0944bf30-9c99-4ad3-8425-860c323f2ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1338 2024.07.30 19:38:24.791645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1339 2024.07.30 19:38:24.791694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1340 2024.07.30 19:38:24.791714 [ 3 ] {} <Debug> HTTP-Session: 326280a8-c33a-4409-878d-0067b0074df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1341 2024.07.30 19:38:24.791730 [ 3 ] {} <Debug> HTTP-Session: 326280a8-c33a-4409-878d-0067b0074df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1342 2024.07.30 19:38:24.791744 [ 3 ] {} <Debug> HTTP-Session: 326280a8-c33a-4409-878d-0067b0074df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.07.30 19:38:24.791775 [ 3 ] {} <Trace> HTTP-Session: 326280a8-c33a-4409-878d-0067b0074df1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1344 2024.07.30 19:38:24.791891 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1345 2024.07.30 19:38:24.791934 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1346 2024.07.30 19:38:24.792060 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1347 2024.07.30 19:38:24.792380 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1348 2024.07.30 19:38:24.792420 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1349 2024.07.30 19:38:24.792865 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1350 2024.07.30 19:38:24.793435 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1351 2024.07.30 19:38:24.793588 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001732 sec., 36951.50115473441 rows/sec., 2.88 MiB/sec.
1352 2024.07.30 19:38:24.793750 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Debug> DynamicQueryHandler: Done processing query
1353 2024.07.30 19:38:24.793774 [ 3 ] {873fa27e-1e49-4f64-ad7b-006846b1c1cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1354 2024.07.30 19:38:24.793792 [ 3 ] {} <Debug> HTTP-Session: 326280a8-c33a-4409-878d-0067b0074df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1355 2024.07.30 19:38:24.794020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 29417, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1356 2024.07.30 19:38:24.794066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1357 2024.07.30 19:38:24.794086 [ 3 ] {} <Debug> HTTP-Session: fac455bf-0f0c-4108-a417-a1f82f6a54df Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1358 2024.07.30 19:38:24.794103 [ 3 ] {} <Debug> HTTP-Session: fac455bf-0f0c-4108-a417-a1f82f6a54df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1359 2024.07.30 19:38:24.794116 [ 3 ] {} <Debug> HTTP-Session: fac455bf-0f0c-4108-a417-a1f82f6a54df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1360 2024.07.30 19:38:24.794147 [ 3 ] {} <Trace> HTTP-Session: fac455bf-0f0c-4108-a417-a1f82f6a54df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1361 2024.07.30 19:38:24.794351 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1362 2024.07.30 19:38:24.794398 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1363 2024.07.30 19:38:24.794539 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1364 2024.07.30 19:38:24.794920 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1365 2024.07.30 19:38:24.794957 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1366 2024.07.30 19:38:24.795451 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1367 2024.07.30 19:38:24.796095 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1368 2024.07.30 19:38:24.796270 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Debug> executeQuery: Read 154 rows, 10.95 KiB in 0.002039 sec., 75527.21922511034 rows/sec., 5.25 MiB/sec.
1369 2024.07.30 19:38:24.796543 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Debug> DynamicQueryHandler: Done processing query
1370 2024.07.30 19:38:24.796570 [ 3 ] {335e5517-5e59-41b4-8859-091406b77acf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1371 2024.07.30 19:38:24.796587 [ 3 ] {} <Debug> HTTP-Session: fac455bf-0f0c-4108-a417-a1f82f6a54df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1372 2024.07.30 19:38:24.796736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 8262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1373 2024.07.30 19:38:24.796791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1374 2024.07.30 19:38:24.796812 [ 3 ] {} <Debug> HTTP-Session: 6ae1e2a5-2978-4f8d-9851-8efa413bdb2f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1375 2024.07.30 19:38:24.796828 [ 3 ] {} <Debug> HTTP-Session: 6ae1e2a5-2978-4f8d-9851-8efa413bdb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1376 2024.07.30 19:38:24.796843 [ 3 ] {} <Debug> HTTP-Session: 6ae1e2a5-2978-4f8d-9851-8efa413bdb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1377 2024.07.30 19:38:24.796874 [ 3 ] {} <Trace> HTTP-Session: 6ae1e2a5-2978-4f8d-9851-8efa413bdb2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1378 2024.07.30 19:38:24.796994 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1379 2024.07.30 19:38:24.797041 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1380 2024.07.30 19:38:24.797186 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1381 2024.07.30 19:38:24.797493 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1382 2024.07.30 19:38:24.797530 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1383 2024.07.30 19:38:24.798001 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1384 2024.07.30 19:38:24.798798 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1385 2024.07.30 19:38:24.799018 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Debug> executeQuery: Read 54 rows, 3.76 KiB in 0.002049 sec., 26354.31918008785 rows/sec., 1.79 MiB/sec.
1386 2024.07.30 19:38:24.799352 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Debug> DynamicQueryHandler: Done processing query
1387 2024.07.30 19:38:24.799377 [ 3 ] {204a323a-dc3f-499f-8011-fbef6270ba7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1388 2024.07.30 19:38:24.799394 [ 3 ] {} <Debug> HTTP-Session: 6ae1e2a5-2978-4f8d-9851-8efa413bdb2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1389 2024.07.30 19:38:29.774183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1390 2024.07.30 19:38:29.774308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1391 2024.07.30 19:38:29.774331 [ 3 ] {} <Debug> HTTP-Session: 5ee14f9d-f372-47cc-8700-9342d384534d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1392 2024.07.30 19:38:29.774355 [ 3 ] {} <Debug> HTTP-Session: 5ee14f9d-f372-47cc-8700-9342d384534d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1393 2024.07.30 19:38:29.774369 [ 3 ] {} <Debug> HTTP-Session: 5ee14f9d-f372-47cc-8700-9342d384534d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1394 2024.07.30 19:38:29.774418 [ 3 ] {} <Trace> HTTP-Session: 5ee14f9d-f372-47cc-8700-9342d384534d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1395 2024.07.30 19:38:29.774604 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1396 2024.07.30 19:38:29.774668 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1397 2024.07.30 19:38:29.774858 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1398 2024.07.30 19:38:29.775300 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1399 2024.07.30 19:38:29.775339 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1400 2024.07.30 19:38:29.775700 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1401 2024.07.30 19:38:29.776020 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1402 2024.07.30 19:38:29.776166 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec.
1403 2024.07.30 19:38:29.776395 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Debug> DynamicQueryHandler: Done processing query
1404 2024.07.30 19:38:29.776422 [ 3 ] {5dcd5cb8-36ae-4509-8521-f14e6ca893fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1405 2024.07.30 19:38:29.776439 [ 3 ] {} <Debug> HTTP-Session: 5ee14f9d-f372-47cc-8700-9342d384534d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1406 2024.07.30 19:38:29.776603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1407 2024.07.30 19:38:29.776656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1408 2024.07.30 19:38:29.776676 [ 3 ] {} <Debug> HTTP-Session: 11e7dd1e-5639-4b5a-af1c-e1d3a9b25863 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1409 2024.07.30 19:38:29.776693 [ 3 ] {} <Debug> HTTP-Session: 11e7dd1e-5639-4b5a-af1c-e1d3a9b25863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1410 2024.07.30 19:38:29.776708 [ 3 ] {} <Debug> HTTP-Session: 11e7dd1e-5639-4b5a-af1c-e1d3a9b25863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1411 2024.07.30 19:38:29.776740 [ 3 ] {} <Trace> HTTP-Session: 11e7dd1e-5639-4b5a-af1c-e1d3a9b25863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1412 2024.07.30 19:38:29.776857 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1413 2024.07.30 19:38:29.776923 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1414 2024.07.30 19:38:29.777047 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1415 2024.07.30 19:38:29.777438 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1416 2024.07.30 19:38:29.777475 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1417 2024.07.30 19:38:29.777790 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1418 2024.07.30 19:38:29.778145 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1419 2024.07.30 19:38:29.778276 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001458 sec., 43895.7475994513 rows/sec., 3.43 MiB/sec.
1420 2024.07.30 19:38:29.778551 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Debug> DynamicQueryHandler: Done processing query
1421 2024.07.30 19:38:29.778578 [ 3 ] {ef54b98a-a0cd-4f70-a8f4-2951f6495a0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1422 2024.07.30 19:38:29.778595 [ 3 ] {} <Debug> HTTP-Session: 11e7dd1e-5639-4b5a-af1c-e1d3a9b25863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1423 2024.07.30 19:38:29.778817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1424 2024.07.30 19:38:29.778868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1425 2024.07.30 19:38:29.778887 [ 3 ] {} <Debug> HTTP-Session: 616273b0-c564-490f-a922-b6e53a7d8529 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1426 2024.07.30 19:38:29.778903 [ 3 ] {} <Debug> HTTP-Session: 616273b0-c564-490f-a922-b6e53a7d8529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.07.30 19:38:29.778917 [ 3 ] {} <Debug> HTTP-Session: 616273b0-c564-490f-a922-b6e53a7d8529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1428 2024.07.30 19:38:29.778948 [ 3 ] {} <Trace> HTTP-Session: 616273b0-c564-490f-a922-b6e53a7d8529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1429 2024.07.30 19:38:29.779100 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1430 2024.07.30 19:38:29.779148 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1431 2024.07.30 19:38:29.779307 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1432 2024.07.30 19:38:29.779705 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1433 2024.07.30 19:38:29.779741 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1434 2024.07.30 19:38:29.780121 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1435 2024.07.30 19:38:29.780447 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1436 2024.07.30 19:38:29.780573 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec.
1437 2024.07.30 19:38:29.780746 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Debug> DynamicQueryHandler: Done processing query
1438 2024.07.30 19:38:29.780772 [ 3 ] {2a8999eb-7e3a-4d10-a24b-b9fb7d7db1cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1439 2024.07.30 19:38:29.780788 [ 3 ] {} <Debug> HTTP-Session: 616273b0-c564-490f-a922-b6e53a7d8529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1440 2024.07.30 19:38:29.780930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1441 2024.07.30 19:38:29.780979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1442 2024.07.30 19:38:29.780998 [ 3 ] {} <Debug> HTTP-Session: ba68dc43-4fa2-491f-bfb9-c6bec3dfdaaf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1443 2024.07.30 19:38:29.781014 [ 3 ] {} <Debug> HTTP-Session: ba68dc43-4fa2-491f-bfb9-c6bec3dfdaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1444 2024.07.30 19:38:29.781028 [ 3 ] {} <Debug> HTTP-Session: ba68dc43-4fa2-491f-bfb9-c6bec3dfdaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1445 2024.07.30 19:38:29.781058 [ 3 ] {} <Trace> HTTP-Session: ba68dc43-4fa2-491f-bfb9-c6bec3dfdaaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1446 2024.07.30 19:38:29.781182 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1447 2024.07.30 19:38:29.781226 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1448 2024.07.30 19:38:29.781349 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1449 2024.07.30 19:38:29.781666 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1450 2024.07.30 19:38:29.781702 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1451 2024.07.30 19:38:29.782049 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1452 2024.07.30 19:38:29.782359 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1453 2024.07.30 19:38:29.782489 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec.
1454 2024.07.30 19:38:29.782652 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Debug> DynamicQueryHandler: Done processing query
1455 2024.07.30 19:38:29.782676 [ 3 ] {7eb0d088-035c-4503-b8b8-c76240cc01d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1456 2024.07.30 19:38:29.782693 [ 3 ] {} <Debug> HTTP-Session: ba68dc43-4fa2-491f-bfb9-c6bec3dfdaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1457 2024.07.30 19:38:32.343478 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
1458 2024.07.30 19:38:32.343558 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
1459 2024.07.30 19:38:34.768236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.07.30 19:38:34.768357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1461 2024.07.30 19:38:34.768387 [ 3 ] {} <Debug> HTTP-Session: b3ab7ebb-63fc-4d56-ba56-691508bf130b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1462 2024.07.30 19:38:34.768415 [ 3 ] {} <Debug> HTTP-Session: b3ab7ebb-63fc-4d56-ba56-691508bf130b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.07.30 19:38:34.768433 [ 3 ] {} <Debug> HTTP-Session: b3ab7ebb-63fc-4d56-ba56-691508bf130b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.07.30 19:38:34.768489 [ 3 ] {} <Trace> HTTP-Session: b3ab7ebb-63fc-4d56-ba56-691508bf130b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1465 2024.07.30 19:38:34.768752 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1466 2024.07.30 19:38:34.769173 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1467 2024.07.30 19:38:34.769223 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1468 2024.07.30 19:38:34.769526 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1469 2024.07.30 19:38:34.769609 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1470 2024.07.30 19:38:34.769783 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1471 2024.07.30 19:38:34.769936 [ 252 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1472 2024.07.30 19:38:34.769944 [ 250 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1473 2024.07.30 19:38:34.770095 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1474 2024.07.30 19:38:34.770127 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1475 2024.07.30 19:38:34.770272 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1476 2024.07.30 19:38:34.770312 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1477 2024.07.30 19:38:34.770364 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1478 2024.07.30 19:38:34.770409 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1479 2024.07.30 19:38:34.772132 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003495 sec., 5150.214592274679 rows/sec., 210.68 KiB/sec.
1480 2024.07.30 19:38:34.772497 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> DynamicQueryHandler: Done processing query
1481 2024.07.30 19:38:34.772531 [ 3 ] {0057beba-31b7-4ecb-8995-1fe50599ffe3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1482 2024.07.30 19:38:34.772551 [ 3 ] {} <Debug> HTTP-Session: b3ab7ebb-63fc-4d56-ba56-691508bf130b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1483 2024.07.30 19:38:34.772827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1484 2024.07.30 19:38:34.772894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1485 2024.07.30 19:38:34.772920 [ 3 ] {} <Debug> HTTP-Session: 46e6b749-cf28-4aea-9f26-11096cf912a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1486 2024.07.30 19:38:34.772941 [ 3 ] {} <Debug> HTTP-Session: 46e6b749-cf28-4aea-9f26-11096cf912a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1487 2024.07.30 19:38:34.772959 [ 3 ] {} <Debug> HTTP-Session: 46e6b749-cf28-4aea-9f26-11096cf912a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1488 2024.07.30 19:38:34.773002 [ 3 ] {} <Trace> HTTP-Session: 46e6b749-cf28-4aea-9f26-11096cf912a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1489 2024.07.30 19:38:34.773186 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1490 2024.07.30 19:38:34.773465 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1491 2024.07.30 19:38:34.773507 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1492 2024.07.30 19:38:34.773763 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1493 2024.07.30 19:38:34.773827 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1494 2024.07.30 19:38:34.773968 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1495 2024.07.30 19:38:34.774067 [ 257 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1496 2024.07.30 19:38:34.774072 [ 256 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1497 2024.07.30 19:38:34.774189 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1498 2024.07.30 19:38:34.774215 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1499 2024.07.30 19:38:34.774291 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1500 2024.07.30 19:38:34.774312 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1501 2024.07.30 19:38:34.774351 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1502 2024.07.30 19:38:34.774389 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1503 2024.07.30 19:38:34.775702 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002604 sec., 6912.442396313364 rows/sec., 282.77 KiB/sec.
1504 2024.07.30 19:38:34.775987 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> DynamicQueryHandler: Done processing query
1505 2024.07.30 19:38:34.776013 [ 3 ] {95d60ce4-8244-4c6e-b282-a5048afc43d5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1506 2024.07.30 19:38:34.776030 [ 3 ] {} <Debug> HTTP-Session: 46e6b749-cf28-4aea-9f26-11096cf912a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1507 2024.07.30 19:38:34.776600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1508 2024.07.30 19:38:34.776650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1509 2024.07.30 19:38:34.776670 [ 3 ] {} <Debug> HTTP-Session: 429359d7-7e54-436f-bc9f-7b49e1025a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1510 2024.07.30 19:38:34.776687 [ 3 ] {} <Debug> HTTP-Session: 429359d7-7e54-436f-bc9f-7b49e1025a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.07.30 19:38:34.776702 [ 3 ] {} <Debug> HTTP-Session: 429359d7-7e54-436f-bc9f-7b49e1025a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1512 2024.07.30 19:38:34.776732 [ 3 ] {} <Trace> HTTP-Session: 429359d7-7e54-436f-bc9f-7b49e1025a2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1513 2024.07.30 19:38:34.776876 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1514 2024.07.30 19:38:34.777137 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1515 2024.07.30 19:38:34.777178 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1516 2024.07.30 19:38:34.777434 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1517 2024.07.30 19:38:34.777500 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1518 2024.07.30 19:38:34.777637 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1519 2024.07.30 19:38:34.777741 [ 257 ] {e831678d-af86-43df-8f04-4d43e049df86} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1520 2024.07.30 19:38:34.777756 [ 250 ] {e831678d-af86-43df-8f04-4d43e049df86} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1521 2024.07.30 19:38:34.777881 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1522 2024.07.30 19:38:34.777914 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1523 2024.07.30 19:38:34.777991 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1524 2024.07.30 19:38:34.778013 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1525 2024.07.30 19:38:34.778051 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1526 2024.07.30 19:38:34.778091 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1527 2024.07.30 19:38:34.779335 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002522 sec., 7137.192704203014 rows/sec., 291.96 KiB/sec.
1528 2024.07.30 19:38:34.779627 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> DynamicQueryHandler: Done processing query
1529 2024.07.30 19:38:34.779655 [ 3 ] {e831678d-af86-43df-8f04-4d43e049df86} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1530 2024.07.30 19:38:34.779671 [ 3 ] {} <Debug> HTTP-Session: 429359d7-7e54-436f-bc9f-7b49e1025a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1531 2024.07.30 19:38:34.779896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1532 2024.07.30 19:38:34.779953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1533 2024.07.30 19:38:34.780000 [ 3 ] {} <Debug> HTTP-Session: 5526136d-774f-4440-b0c8-74ed1ca688d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1534 2024.07.30 19:38:34.780019 [ 3 ] {} <Debug> HTTP-Session: 5526136d-774f-4440-b0c8-74ed1ca688d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1535 2024.07.30 19:38:34.780034 [ 3 ] {} <Debug> HTTP-Session: 5526136d-774f-4440-b0c8-74ed1ca688d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1536 2024.07.30 19:38:34.780066 [ 3 ] {} <Trace> HTTP-Session: 5526136d-774f-4440-b0c8-74ed1ca688d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1537 2024.07.30 19:38:34.780217 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1538 2024.07.30 19:38:34.780484 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1539 2024.07.30 19:38:34.780527 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
1540 2024.07.30 19:38:34.780806 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1541 2024.07.30 19:38:34.780874 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1542 2024.07.30 19:38:34.781012 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1543 2024.07.30 19:38:34.781085 [ 256 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1544 2024.07.30 19:38:34.781088 [ 254 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1545 2024.07.30 19:38:34.781168 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1546 2024.07.30 19:38:34.781193 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1547 2024.07.30 19:38:34.781269 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1548 2024.07.30 19:38:34.781289 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1549 2024.07.30 19:38:34.781326 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
1550 2024.07.30 19:38:34.781364 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
1551 2024.07.30 19:38:34.782601 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00245 sec., 7346.938775510204 rows/sec., 300.54 KiB/sec.
1552 2024.07.30 19:38:34.782904 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> DynamicQueryHandler: Done processing query
1553 2024.07.30 19:38:34.782931 [ 3 ] {ccddb76a-def6-4a30-a31a-a2d56d3b0a95} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1554 2024.07.30 19:38:34.782948 [ 3 ] {} <Debug> HTTP-Session: 5526136d-774f-4440-b0c8-74ed1ca688d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1555 2024.07.30 19:38:34.783151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1556 2024.07.30 19:38:34.783200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1557 2024.07.30 19:38:34.783218 [ 3 ] {} <Debug> HTTP-Session: 6d57e978-c291-4a7f-ab5a-992642832f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1558 2024.07.30 19:38:34.783236 [ 3 ] {} <Debug> HTTP-Session: 6d57e978-c291-4a7f-ab5a-992642832f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1559 2024.07.30 19:38:34.783249 [ 3 ] {} <Debug> HTTP-Session: 6d57e978-c291-4a7f-ab5a-992642832f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1560 2024.07.30 19:38:34.783280 [ 3 ] {} <Trace> HTTP-Session: 6d57e978-c291-4a7f-ab5a-992642832f5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1561 2024.07.30 19:38:34.783431 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1562 2024.07.30 19:38:34.783697 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1563 2024.07.30 19:38:34.783740 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1564 2024.07.30 19:38:34.784004 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1565 2024.07.30 19:38:34.784070 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1566 2024.07.30 19:38:34.784208 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1567 2024.07.30 19:38:34.784280 [ 256 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1568 2024.07.30 19:38:34.784283 [ 254 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1569 2024.07.30 19:38:34.784358 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1570 2024.07.30 19:38:34.784383 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1571 2024.07.30 19:38:34.784457 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1572 2024.07.30 19:38:34.784478 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1573 2024.07.30 19:38:34.784517 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1574 2024.07.30 19:38:34.784555 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1575 2024.07.30 19:38:34.785814 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002448 sec., 7352.941176470588 rows/sec., 300.79 KiB/sec.
1576 2024.07.30 19:38:34.786104 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> DynamicQueryHandler: Done processing query
1577 2024.07.30 19:38:34.786129 [ 3 ] {b8144f02-38ae-4284-8931-b7012962c48d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1578 2024.07.30 19:38:34.786148 [ 3 ] {} <Debug> HTTP-Session: 6d57e978-c291-4a7f-ab5a-992642832f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1579 2024.07.30 19:38:34.786366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1580 2024.07.30 19:38:34.786416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1581 2024.07.30 19:38:34.786435 [ 3 ] {} <Debug> HTTP-Session: 60970978-80ec-4354-ae82-5480d2017bb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1582 2024.07.30 19:38:34.786451 [ 3 ] {} <Debug> HTTP-Session: 60970978-80ec-4354-ae82-5480d2017bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1583 2024.07.30 19:38:34.786465 [ 3 ] {} <Debug> HTTP-Session: 60970978-80ec-4354-ae82-5480d2017bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1584 2024.07.30 19:38:34.786496 [ 3 ] {} <Trace> HTTP-Session: 60970978-80ec-4354-ae82-5480d2017bb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1585 2024.07.30 19:38:34.786636 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1586 2024.07.30 19:38:34.786903 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1587 2024.07.30 19:38:34.786944 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1588 2024.07.30 19:38:34.787207 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1589 2024.07.30 19:38:34.787270 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1590 2024.07.30 19:38:34.787408 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1591 2024.07.30 19:38:34.787512 [ 254 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1592 2024.07.30 19:38:34.787528 [ 250 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1593 2024.07.30 19:38:34.787640 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1594 2024.07.30 19:38:34.787671 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1595 2024.07.30 19:38:34.787766 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1596 2024.07.30 19:38:34.787801 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1597 2024.07.30 19:38:34.787857 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1598 2024.07.30 19:38:34.787919 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1599 2024.07.30 19:38:34.789279 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002706 sec., 6651.884700665189 rows/sec., 272.11 KiB/sec.
1600 2024.07.30 19:38:34.789589 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> DynamicQueryHandler: Done processing query
1601 2024.07.30 19:38:34.789615 [ 3 ] {45c496ec-0ed8-486e-aea5-9a6f9ca7bc2b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1602 2024.07.30 19:38:34.789632 [ 3 ] {} <Debug> HTTP-Session: 60970978-80ec-4354-ae82-5480d2017bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1603 2024.07.30 19:38:34.789861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1604 2024.07.30 19:38:34.789942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1605 2024.07.30 19:38:34.789964 [ 3 ] {} <Debug> HTTP-Session: e610d5d8-af0b-4163-8034-4c2afa424aab Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1606 2024.07.30 19:38:34.789981 [ 3 ] {} <Debug> HTTP-Session: e610d5d8-af0b-4163-8034-4c2afa424aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1607 2024.07.30 19:38:34.789995 [ 3 ] {} <Debug> HTTP-Session: e610d5d8-af0b-4163-8034-4c2afa424aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1608 2024.07.30 19:38:34.790028 [ 3 ] {} <Trace> HTTP-Session: e610d5d8-af0b-4163-8034-4c2afa424aab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1609 2024.07.30 19:38:34.790185 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1610 2024.07.30 19:38:34.790455 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1611 2024.07.30 19:38:34.790499 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1612 2024.07.30 19:38:34.790767 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1613 2024.07.30 19:38:34.790833 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1614 2024.07.30 19:38:34.790976 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1615 2024.07.30 19:38:34.791055 [ 254 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1616 2024.07.30 19:38:34.791077 [ 250 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1617 2024.07.30 19:38:34.791168 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1618 2024.07.30 19:38:34.791197 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1619 2024.07.30 19:38:34.791275 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1620 2024.07.30 19:38:34.791294 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1621 2024.07.30 19:38:34.791333 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1622 2024.07.30 19:38:34.791372 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1623 2024.07.30 19:38:34.792411 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002294 sec., 7846.556233653007 rows/sec., 320.98 KiB/sec.
1624 2024.07.30 19:38:34.792676 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> DynamicQueryHandler: Done processing query
1625 2024.07.30 19:38:34.792703 [ 3 ] {f5824ecd-ba6f-42ae-be2f-4aa793ae7648} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1626 2024.07.30 19:38:34.792721 [ 3 ] {} <Debug> HTTP-Session: e610d5d8-af0b-4163-8034-4c2afa424aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1627 2024.07.30 19:38:34.792980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1628 2024.07.30 19:38:34.793030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1629 2024.07.30 19:38:34.793051 [ 3 ] {} <Debug> HTTP-Session: 084fe2a0-21cc-4b22-91a1-64ab96350d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1630 2024.07.30 19:38:34.793068 [ 3 ] {} <Debug> HTTP-Session: 084fe2a0-21cc-4b22-91a1-64ab96350d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.07.30 19:38:34.793082 [ 3 ] {} <Debug> HTTP-Session: 084fe2a0-21cc-4b22-91a1-64ab96350d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1632 2024.07.30 19:38:34.793113 [ 3 ] {} <Trace> HTTP-Session: 084fe2a0-21cc-4b22-91a1-64ab96350d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1633 2024.07.30 19:38:34.793262 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1634 2024.07.30 19:38:34.793556 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1635 2024.07.30 19:38:34.793607 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1636 2024.07.30 19:38:34.793888 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1637 2024.07.30 19:38:34.793953 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1638 2024.07.30 19:38:34.794092 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1639 2024.07.30 19:38:34.794203 [ 250 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1640 2024.07.30 19:38:34.794214 [ 255 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1641 2024.07.30 19:38:34.794339 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1642 2024.07.30 19:38:34.794367 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1643 2024.07.30 19:38:34.794447 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1644 2024.07.30 19:38:34.794468 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1645 2024.07.30 19:38:34.794506 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1646 2024.07.30 19:38:34.794546 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1647 2024.07.30 19:38:34.795880 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002685 sec., 6703.91061452514 rows/sec., 274.24 KiB/sec.
1648 2024.07.30 19:38:34.796169 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> DynamicQueryHandler: Done processing query
1649 2024.07.30 19:38:34.796195 [ 3 ] {4c64e0ec-218a-48c4-baa2-fe38b7e183d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1650 2024.07.30 19:38:34.796212 [ 3 ] {} <Debug> HTTP-Session: 084fe2a0-21cc-4b22-91a1-64ab96350d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1651 2024.07.30 19:38:34.796427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1652 2024.07.30 19:38:34.796474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1653 2024.07.30 19:38:34.796493 [ 3 ] {} <Debug> HTTP-Session: 6e644685-7c3d-4bf5-948c-cd0393e99ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1654 2024.07.30 19:38:34.796510 [ 3 ] {} <Debug> HTTP-Session: 6e644685-7c3d-4bf5-948c-cd0393e99ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1655 2024.07.30 19:38:34.796525 [ 3 ] {} <Debug> HTTP-Session: 6e644685-7c3d-4bf5-948c-cd0393e99ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1656 2024.07.30 19:38:34.796556 [ 3 ] {} <Trace> HTTP-Session: 6e644685-7c3d-4bf5-948c-cd0393e99ddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1657 2024.07.30 19:38:34.796698 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1658 2024.07.30 19:38:34.796963 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1659 2024.07.30 19:38:34.797006 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1660 2024.07.30 19:38:34.797278 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1661 2024.07.30 19:38:34.797345 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1662 2024.07.30 19:38:34.797483 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1663 2024.07.30 19:38:34.797600 [ 250 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1664 2024.07.30 19:38:34.797607 [ 257 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1665 2024.07.30 19:38:34.797792 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1666 2024.07.30 19:38:34.797846 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1667 2024.07.30 19:38:34.797985 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1668 2024.07.30 19:38:34.798028 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1669 2024.07.30 19:38:34.798098 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1670 2024.07.30 19:38:34.798155 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1671 2024.07.30 19:38:34.799363 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002732 sec., 6588.579795021962 rows/sec., 269.52 KiB/sec.
1672 2024.07.30 19:38:34.799665 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> DynamicQueryHandler: Done processing query
1673 2024.07.30 19:38:34.799691 [ 3 ] {374f7a1e-9036-4a1c-81ca-696a7e662d73} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1674 2024.07.30 19:38:34.799708 [ 3 ] {} <Debug> HTTP-Session: 6e644685-7c3d-4bf5-948c-cd0393e99ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1675 2024.07.30 19:38:34.799937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1676 2024.07.30 19:38:34.799987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1677 2024.07.30 19:38:34.800006 [ 3 ] {} <Debug> HTTP-Session: 8431ae65-cfbe-498b-8534-71543b678a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1678 2024.07.30 19:38:34.800022 [ 3 ] {} <Debug> HTTP-Session: 8431ae65-cfbe-498b-8534-71543b678a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.07.30 19:38:34.800037 [ 3 ] {} <Debug> HTTP-Session: 8431ae65-cfbe-498b-8534-71543b678a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.07.30 19:38:34.800067 [ 3 ] {} <Trace> HTTP-Session: 8431ae65-cfbe-498b-8534-71543b678a33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1681 2024.07.30 19:38:34.800214 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1682 2024.07.30 19:38:34.800488 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1683 2024.07.30 19:38:34.800531 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1684 2024.07.30 19:38:34.800807 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1685 2024.07.30 19:38:34.800872 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1686 2024.07.30 19:38:34.801012 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1687 2024.07.30 19:38:34.801125 [ 255 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1688 2024.07.30 19:38:34.801138 [ 250 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1689 2024.07.30 19:38:34.801252 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1690 2024.07.30 19:38:34.801283 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1691 2024.07.30 19:38:34.801363 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1692 2024.07.30 19:38:34.801384 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1693 2024.07.30 19:38:34.801427 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1694 2024.07.30 19:38:34.801474 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1695 2024.07.30 19:38:34.802698 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002553 sec., 7050.5287896592245 rows/sec., 288.42 KiB/sec.
1696 2024.07.30 19:38:34.802987 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> DynamicQueryHandler: Done processing query
1697 2024.07.30 19:38:34.803014 [ 3 ] {a31dfef8-7d96-4cc1-8360-66424e103bea} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1698 2024.07.30 19:38:34.803030 [ 3 ] {} <Debug> HTTP-Session: 8431ae65-cfbe-498b-8534-71543b678a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1699 2024.07.30 19:38:34.803232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1700 2024.07.30 19:38:34.803279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1701 2024.07.30 19:38:34.803300 [ 3 ] {} <Debug> HTTP-Session: 767abc5e-d070-4039-a566-3a397d5d432d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1702 2024.07.30 19:38:34.803318 [ 3 ] {} <Debug> HTTP-Session: 767abc5e-d070-4039-a566-3a397d5d432d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1703 2024.07.30 19:38:34.803332 [ 3 ] {} <Debug> HTTP-Session: 767abc5e-d070-4039-a566-3a397d5d432d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1704 2024.07.30 19:38:34.803362 [ 3 ] {} <Trace> HTTP-Session: 767abc5e-d070-4039-a566-3a397d5d432d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1705 2024.07.30 19:38:34.803514 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1706 2024.07.30 19:38:34.803785 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1707 2024.07.30 19:38:34.803830 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1708 2024.07.30 19:38:34.804109 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1709 2024.07.30 19:38:34.804174 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1710 2024.07.30 19:38:34.804312 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1711 2024.07.30 19:38:34.804404 [ 250 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1712 2024.07.30 19:38:34.804418 [ 254 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1713 2024.07.30 19:38:34.804518 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1714 2024.07.30 19:38:34.804542 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1715 2024.07.30 19:38:34.804619 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1716 2024.07.30 19:38:34.804641 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1717 2024.07.30 19:38:34.804680 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1718 2024.07.30 19:38:34.804720 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1719 2024.07.30 19:38:34.805926 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002475 sec., 7272.727272727272 rows/sec., 297.51 KiB/sec.
1720 2024.07.30 19:38:34.806273 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> DynamicQueryHandler: Done processing query
1721 2024.07.30 19:38:34.806300 [ 3 ] {72a86d4e-6eee-49a3-9592-01ac067b4e27} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1722 2024.07.30 19:38:34.806318 [ 3 ] {} <Debug> HTTP-Session: 767abc5e-d070-4039-a566-3a397d5d432d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1723 2024.07.30 19:38:34.810823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1724 2024.07.30 19:38:34.810878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1725 2024.07.30 19:38:34.810896 [ 3 ] {} <Debug> HTTP-Session: 16cf9fc5-60a0-4c6a-bdca-62a1d2da5da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1726 2024.07.30 19:38:34.810914 [ 3 ] {} <Debug> HTTP-Session: 16cf9fc5-60a0-4c6a-bdca-62a1d2da5da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1727 2024.07.30 19:38:34.810927 [ 3 ] {} <Debug> HTTP-Session: 16cf9fc5-60a0-4c6a-bdca-62a1d2da5da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1728 2024.07.30 19:38:34.810957 [ 3 ] {} <Trace> HTTP-Session: 16cf9fc5-60a0-4c6a-bdca-62a1d2da5da0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1729 2024.07.30 19:38:34.811110 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1730 2024.07.30 19:38:34.811371 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1731 2024.07.30 19:38:34.811413 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1732 2024.07.30 19:38:34.811675 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1733 2024.07.30 19:38:34.811806 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1734 2024.07.30 19:38:34.811946 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1735 2024.07.30 19:38:34.812069 [ 250 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1736 2024.07.30 19:38:34.812071 [ 257 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1737 2024.07.30 19:38:34.812192 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
1738 2024.07.30 19:38:34.812223 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
1739 2024.07.30 19:38:34.812302 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1740 2024.07.30 19:38:34.812323 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 18 rows with 2 streams
1741 2024.07.30 19:38:34.812363 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1742 2024.07.30 19:38:34.812406 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1743 2024.07.30 19:38:34.813671 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002606 sec., 6907.137375287798 rows/sec., 282.55 KiB/sec.
1744 2024.07.30 19:38:34.814049 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> DynamicQueryHandler: Done processing query
1745 2024.07.30 19:38:34.814085 [ 3 ] {4b4c107e-3b62-45ac-bab2-d8332ac3b421} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1746 2024.07.30 19:38:34.814110 [ 3 ] {} <Debug> HTTP-Session: 16cf9fc5-60a0-4c6a-bdca-62a1d2da5da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1747 2024.07.30 19:38:34.820650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1748 2024.07.30 19:38:34.820705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1749 2024.07.30 19:38:34.820727 [ 3 ] {} <Debug> HTTP-Session: d15a4bb5-8798-4c51-a5c8-87583feed645 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1750 2024.07.30 19:38:34.820749 [ 3 ] {} <Debug> HTTP-Session: d15a4bb5-8798-4c51-a5c8-87583feed645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.07.30 19:38:34.820763 [ 3 ] {} <Debug> HTTP-Session: d15a4bb5-8798-4c51-a5c8-87583feed645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1752 2024.07.30 19:38:34.820795 [ 3 ] {} <Trace> HTTP-Session: d15a4bb5-8798-4c51-a5c8-87583feed645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1753 2024.07.30 19:38:34.820915 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1754 2024.07.30 19:38:34.820962 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1755 2024.07.30 19:38:34.821147 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1756 2024.07.30 19:38:34.821529 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1757 2024.07.30 19:38:34.821571 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1758 2024.07.30 19:38:34.822063 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1759 2024.07.30 19:38:34.822380 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1760 2024.07.30 19:38:34.822532 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Debug> executeQuery: Read 12 rows, 1.62 KiB in 0.001655 sec., 7250.755287009063 rows/sec., 978.33 KiB/sec.
1761 2024.07.30 19:38:34.822848 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Debug> DynamicQueryHandler: Done processing query
1762 2024.07.30 19:38:34.822874 [ 3 ] {77e9fbb4-3e6e-4ef8-9fd8-b60b9814178f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1763 2024.07.30 19:38:34.822890 [ 3 ] {} <Debug> HTTP-Session: d15a4bb5-8798-4c51-a5c8-87583feed645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1764 2024.07.30 19:38:34.823004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1765 2024.07.30 19:38:34.823053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1766 2024.07.30 19:38:34.823073 [ 3 ] {} <Debug> HTTP-Session: df9c96d8-f06d-4549-9c93-f2e8cfb95588 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1767 2024.07.30 19:38:34.823091 [ 3 ] {} <Debug> HTTP-Session: df9c96d8-f06d-4549-9c93-f2e8cfb95588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.07.30 19:38:34.823111 [ 3 ] {} <Debug> HTTP-Session: df9c96d8-f06d-4549-9c93-f2e8cfb95588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1769 2024.07.30 19:38:34.823143 [ 3 ] {} <Trace> HTTP-Session: df9c96d8-f06d-4549-9c93-f2e8cfb95588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1770 2024.07.30 19:38:34.823241 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1771 2024.07.30 19:38:34.823286 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1772 2024.07.30 19:38:34.823432 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1773 2024.07.30 19:38:34.824292 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1774 2024.07.30 19:38:34.824328 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1775 2024.07.30 19:38:34.824654 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1776 2024.07.30 19:38:34.824958 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): 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.07.30 19:38:34.825092 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001875 sec., 3200 rows/sec., 181.25 KiB/sec.
1778 2024.07.30 19:38:34.825368 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Debug> DynamicQueryHandler: Done processing query
1779 2024.07.30 19:38:34.825392 [ 3 ] {f0e76eb1-da3d-4b65-991e-8ae5a31c8474} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1780 2024.07.30 19:38:34.825408 [ 3 ] {} <Debug> HTTP-Session: df9c96d8-f06d-4549-9c93-f2e8cfb95588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1781 2024.07.30 19:38:34.825626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 24360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1782 2024.07.30 19:38:34.825672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1783 2024.07.30 19:38:34.825691 [ 3 ] {} <Debug> HTTP-Session: b54bcd1b-4b2e-4acb-9b85-6417ed16f843 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1784 2024.07.30 19:38:34.825708 [ 3 ] {} <Debug> HTTP-Session: b54bcd1b-4b2e-4acb-9b85-6417ed16f843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1785 2024.07.30 19:38:34.825721 [ 3 ] {} <Debug> HTTP-Session: b54bcd1b-4b2e-4acb-9b85-6417ed16f843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1786 2024.07.30 19:38:34.825758 [ 3 ] {} <Trace> HTTP-Session: b54bcd1b-4b2e-4acb-9b85-6417ed16f843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1787 2024.07.30 19:38:34.825895 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1788 2024.07.30 19:38:34.825938 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1789 2024.07.30 19:38:34.826076 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1790 2024.07.30 19:38:34.826474 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1791 2024.07.30 19:38:34.826511 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1792 2024.07.30 19:38:34.826827 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1793 2024.07.30 19:38:34.827124 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1794 2024.07.30 19:38:34.827274 [ 107 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1795 2024.07.30 19:38:34.827281 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Debug> executeQuery: Read 161 rows, 14.56 KiB in 0.001437 sec., 112038.97007654837 rows/sec., 9.89 MiB/sec.
1796 2024.07.30 19:38:34.827353 [ 107 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1797 2024.07.30 19:38:34.827417 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1798 2024.07.30 19:38:34.827624 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Debug> DynamicQueryHandler: Done processing query
1799 2024.07.30 19:38:34.827760 [ 3 ] {68126aa5-c711-4a7d-a2f3-5e20b34e1a5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
1800 2024.07.30 19:38:34.827822 [ 3 ] {} <Debug> HTTP-Session: b54bcd1b-4b2e-4acb-9b85-6417ed16f843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1801 2024.07.30 19:38:34.828233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 61555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1802 2024.07.30 19:38:34.828288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1803 2024.07.30 19:38:34.828310 [ 3 ] {} <Debug> HTTP-Session: 20c8cbf7-4d48-4a4d-9d23-f09bf4a2181c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1804 2024.07.30 19:38:34.828326 [ 3 ] {} <Debug> HTTP-Session: 20c8cbf7-4d48-4a4d-9d23-f09bf4a2181c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1805 2024.07.30 19:38:34.828341 [ 3 ] {} <Debug> HTTP-Session: 20c8cbf7-4d48-4a4d-9d23-f09bf4a2181c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1806 2024.07.30 19:38:34.828372 [ 3 ] {} <Trace> HTTP-Session: 20c8cbf7-4d48-4a4d-9d23-f09bf4a2181c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1807 2024.07.30 19:38:34.828579 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1808 2024.07.30 19:38:34.828626 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1809 2024.07.30 19:38:34.828771 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1810 2024.07.30 19:38:34.829383 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1811 2024.07.30 19:38:34.829420 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1812 2024.07.30 19:38:34.829820 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1813 2024.07.30 19:38:34.829887 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
1814 2024.07.30 19:38:34.830393 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1815 2024.07.30 19:38:34.830506 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1816 2024.07.30 19:38:34.830646 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1817 2024.07.30 19:38:34.830800 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part
1818 2024.07.30 19:38:34.831162 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part
1819 2024.07.30 19:38:34.831267 [ 107 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1820 2024.07.30 19:38:34.831468 [ 107 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1821 2024.07.30 19:38:34.831580 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part
1822 2024.07.30 19:38:34.831597 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1823 2024.07.30 19:38:34.831506 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.002929 sec., 130419.93854557868 rows/sec., 9.16 MiB/sec.
1824 2024.07.30 19:38:34.831897 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part
1825 2024.07.30 19:38:34.832248 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 161 rows starting from the beginning of the part
1826 2024.07.30 19:38:34.832668 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
1827 2024.07.30 19:38:34.832885 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Debug> DynamicQueryHandler: Done processing query
1828 2024.07.30 19:38:34.833027 [ 3 ] {6246bd87-9d74-4122-88db-63ce5cab3e53} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
1829 2024.07.30 19:38:34.833103 [ 3 ] {} <Debug> HTTP-Session: 20c8cbf7-4d48-4a4d-9d23-f09bf4a2181c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1830 2024.07.30 19:38:34.833247 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1831 2024.07.30 19:38:34.833328 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part
1832 2024.07.30 19:38:34.833402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1833 2024.07.30 19:38:34.833650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1834 2024.07.30 19:38:34.833738 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
1835 2024.07.30 19:38:34.833838 [ 3 ] {} <Debug> HTTP-Session: b3acc270-dead-4026-b63b-c60319d837d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1836 2024.07.30 19:38:34.834119 [ 3 ] {} <Debug> HTTP-Session: b3acc270-dead-4026-b63b-c60319d837d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1837 2024.07.30 19:38:34.834210 [ 3 ] {} <Debug> HTTP-Session: b3acc270-dead-4026-b63b-c60319d837d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1838 2024.07.30 19:38:34.834344 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part
1839 2024.07.30 19:38:34.834412 [ 3 ] {} <Trace> HTTP-Session: b3acc270-dead-4026-b63b-c60319d837d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1840 2024.07.30 19:38:34.834743 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part
1841 2024.07.30 19:38:34.835176 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part
1842 2024.07.30 19:38:34.835555 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 382 rows starting from the beginning of the part
1843 2024.07.30 19:38:34.835977 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1844 2024.07.30 19:38:34.836248 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1845 2024.07.30 19:38:34.837323 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 4 columns (4 merged, 0 gathered) in 0.009751089 sec., 38662.348379755334 rows/sec., 3.15 MiB/sec.
1846 2024.07.30 19:38:34.837667 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1847 2024.07.30 19:38:34.837699 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1848 2024.07.30 19:38:34.839505 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1849 2024.07.30 19:38:34.839602 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1850 2024.07.30 19:38:34.839712 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_6_1} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1851 2024.07.30 19:38:34.839714 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1852 2024.07.30 19:38:34.839978 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
1853 2024.07.30 19:38:34.840406 [ 187 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 4 columns (4 merged, 0 gathered) in 0.008577303 sec., 72516.96716322136 rows/sec., 5.31 MiB/sec.
1854 2024.07.30 19:38:34.840591 [ 187 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1855 2024.07.30 19:38:34.840746 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1856 2024.07.30 19:38:34.841280 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1857 2024.07.30 19:38:34.841448 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_6_1} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1858 2024.07.30 19:38:34.841462 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1859 2024.07.30 19:38:34.841597 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
1860 2024.07.30 19:38:34.841743 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.006498 sec., 923.3610341643582 rows/sec., 39.68 KiB/sec.
1861 2024.07.30 19:38:34.841954 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Debug> DynamicQueryHandler: Done processing query
1862 2024.07.30 19:38:34.841980 [ 3 ] {87e0e997-3802-4d5d-9f8a-e5198336b6b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1863 2024.07.30 19:38:34.841997 [ 3 ] {} <Debug> HTTP-Session: b3acc270-dead-4026-b63b-c60319d837d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1864 2024.07.30 19:38:34.842189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1865 2024.07.30 19:38:34.842236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1866 2024.07.30 19:38:34.842257 [ 3 ] {} <Debug> HTTP-Session: d2605d0e-428a-4e4d-ac3b-ceb482850ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1867 2024.07.30 19:38:34.842274 [ 3 ] {} <Debug> HTTP-Session: d2605d0e-428a-4e4d-ac3b-ceb482850ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1868 2024.07.30 19:38:34.842288 [ 3 ] {} <Debug> HTTP-Session: d2605d0e-428a-4e4d-ac3b-ceb482850ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1869 2024.07.30 19:38:34.842319 [ 3 ] {} <Trace> HTTP-Session: d2605d0e-428a-4e4d-ac3b-ceb482850ed4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1870 2024.07.30 19:38:34.842464 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1871 2024.07.30 19:38:34.842510 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1872 2024.07.30 19:38:34.842660 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1873 2024.07.30 19:38:34.843009 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1874 2024.07.30 19:38:34.843045 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1875 2024.07.30 19:38:34.843412 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1876 2024.07.30 19:38:34.843752 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1877 2024.07.30 19:38:34.843908 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001501 sec., 51299.13391072618 rows/sec., 3.16 MiB/sec.
1878 2024.07.30 19:38:34.844182 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Debug> DynamicQueryHandler: Done processing query
1879 2024.07.30 19:38:34.844207 [ 3 ] {05411c4d-93eb-41db-a3d5-3df5af8b275f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1880 2024.07.30 19:38:34.844225 [ 3 ] {} <Debug> HTTP-Session: d2605d0e-428a-4e4d-ac3b-ceb482850ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1881 2024.07.30 19:38:34.844389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1882 2024.07.30 19:38:34.844439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1883 2024.07.30 19:38:34.844460 [ 3 ] {} <Debug> HTTP-Session: 80080ceb-6504-4798-b03f-cf6cb6453687 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1884 2024.07.30 19:38:34.844476 [ 3 ] {} <Debug> HTTP-Session: 80080ceb-6504-4798-b03f-cf6cb6453687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1885 2024.07.30 19:38:34.844490 [ 3 ] {} <Debug> HTTP-Session: 80080ceb-6504-4798-b03f-cf6cb6453687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.07.30 19:38:34.844522 [ 3 ] {} <Trace> HTTP-Session: 80080ceb-6504-4798-b03f-cf6cb6453687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1887 2024.07.30 19:38:34.844679 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1888 2024.07.30 19:38:34.844726 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1889 2024.07.30 19:38:34.844889 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1890 2024.07.30 19:38:34.845275 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1891 2024.07.30 19:38:34.845333 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1892 2024.07.30 19:38:34.845733 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1893 2024.07.30 19:38:34.846090 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1894 2024.07.30 19:38:34.846256 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1895 2024.07.30 19:38:34.846259 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001648 sec., 97087.3786407767 rows/sec., 6.76 MiB/sec.
1896 2024.07.30 19:38:34.846313 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1897 2024.07.30 19:38:34.846384 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1898 2024.07.30 19:38:34.846566 [ 187 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
1899 2024.07.30 19:38:34.846633 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Debug> DynamicQueryHandler: Done processing query
1900 2024.07.30 19:38:34.846704 [ 3 ] {d42779ee-00cf-48fb-a1b6-b4bcc519bd50} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1901 2024.07.30 19:38:34.846755 [ 3 ] {} <Debug> HTTP-Session: 80080ceb-6504-4798-b03f-cf6cb6453687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.07.30 19:38:34.846837 [ 187 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1903 2024.07.30 19:38:34.846875 [ 187 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
1904 2024.07.30 19:38:34.847021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1905 2024.07.30 19:38:34.847100 [ 187 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part
1906 2024.07.30 19:38:34.847211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1907 2024.07.30 19:38:34.847350 [ 3 ] {} <Debug> HTTP-Session: d9249e61-43bb-4e0b-ba3d-b333cdd2d93e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1908 2024.07.30 19:38:34.847360 [ 187 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part
1909 2024.07.30 19:38:34.847417 [ 3 ] {} <Debug> HTTP-Session: d9249e61-43bb-4e0b-ba3d-b333cdd2d93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1910 2024.07.30 19:38:34.847473 [ 3 ] {} <Debug> HTTP-Session: d9249e61-43bb-4e0b-ba3d-b333cdd2d93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1911 2024.07.30 19:38:34.847633 [ 187 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 154 rows starting from the beginning of the part
1912 2024.07.30 19:38:34.847679 [ 3 ] {} <Trace> HTTP-Session: d9249e61-43bb-4e0b-ba3d-b333cdd2d93e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1913 2024.07.30 19:38:34.847934 [ 187 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
1914 2024.07.30 19:38:34.848117 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1915 2024.07.30 19:38:34.848236 [ 187 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part
1916 2024.07.30 19:38:34.848300 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1917 2024.07.30 19:38:34.849102 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2024.07.30 19:38:34.850015 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1919 2024.07.30 19:38:34.850084 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1920 2024.07.30 19:38:34.851272 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 5 columns (5 merged, 0 gathered) in 0.004790223 sec., 146966.01807473265 rows/sec., 10.21 MiB/sec.
1921 2024.07.30 19:38:34.851526 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1922 2024.07.30 19:38:34.852235 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1923 2024.07.30 19:38:34.852480 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1924 2024.07.30 19:38:34.852668 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1925 2024.07.30 19:38:34.852848 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
1926 2024.07.30 19:38:34.852909 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1927 2024.07.30 19:38:34.853090 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005125 sec., 4487.804878048781 rows/sec., 242.76 KiB/sec.
1928 2024.07.30 19:38:34.853311 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Debug> DynamicQueryHandler: Done processing query
1929 2024.07.30 19:38:34.853337 [ 3 ] {aee7fd28-221f-4d06-ad57-01d90f6e08d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1930 2024.07.30 19:38:34.853353 [ 3 ] {} <Debug> HTTP-Session: d9249e61-43bb-4e0b-ba3d-b333cdd2d93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1931 2024.07.30 19:38:34.853511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1932 2024.07.30 19:38:34.853562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1933 2024.07.30 19:38:34.853582 [ 3 ] {} <Debug> HTTP-Session: abbe4afc-2234-4ce4-a626-4e030371624a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1934 2024.07.30 19:38:34.853598 [ 3 ] {} <Debug> HTTP-Session: abbe4afc-2234-4ce4-a626-4e030371624a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1935 2024.07.30 19:38:34.853611 [ 3 ] {} <Debug> HTTP-Session: abbe4afc-2234-4ce4-a626-4e030371624a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1936 2024.07.30 19:38:34.853643 [ 3 ] {} <Trace> HTTP-Session: abbe4afc-2234-4ce4-a626-4e030371624a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1937 2024.07.30 19:38:34.853772 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1938 2024.07.30 19:38:34.853817 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1939 2024.07.30 19:38:34.853954 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1940 2024.07.30 19:38:34.854255 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1941 2024.07.30 19:38:34.854291 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1942 2024.07.30 19:38:34.854647 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1943 2024.07.30 19:38:34.854975 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1944 2024.07.30 19:38:34.855131 [ 91 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1945 2024.07.30 19:38:34.855132 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec.
1946 2024.07.30 19:38:34.855186 [ 91 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1947 2024.07.30 19:38:34.855259 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1948 2024.07.30 19:38:34.855442 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Debug> DynamicQueryHandler: Done processing query
1949 2024.07.30 19:38:34.855475 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
1950 2024.07.30 19:38:34.855484 [ 3 ] {244aa99e-bde1-4301-9a79-190687b2456f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1951 2024.07.30 19:38:34.855559 [ 3 ] {} <Debug> HTTP-Session: abbe4afc-2234-4ce4-a626-4e030371624a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1952 2024.07.30 19:38:34.855701 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1953 2024.07.30 19:38:34.855750 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
1954 2024.07.30 19:38:34.855857 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1955 2024.07.30 19:38:34.855939 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part
1956 2024.07.30 19:38:34.856141 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part
1957 2024.07.30 19:38:34.856266 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
1958 2024.07.30 19:38:34.856460 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
1959 2024.07.30 19:38:34.857583 [ 202 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.002202797 sec., 110768.26416596718 rows/sec., 7.52 MiB/sec.
1960 2024.07.30 19:38:34.857747 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1961 2024.07.30 19:38:34.858152 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1962 2024.07.30 19:38:34.858231 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_6_1} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1963 2024.07.30 19:38:34.858315 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1964 2024.07.30 19:38:39.774335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1965 2024.07.30 19:38:39.774464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1966 2024.07.30 19:38:39.774511 [ 3 ] {} <Debug> HTTP-Session: e823a1f8-0d89-42ba-abac-06544d63616a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1967 2024.07.30 19:38:39.774551 [ 3 ] {} <Debug> HTTP-Session: e823a1f8-0d89-42ba-abac-06544d63616a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1968 2024.07.30 19:38:39.774579 [ 3 ] {} <Debug> HTTP-Session: e823a1f8-0d89-42ba-abac-06544d63616a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1969 2024.07.30 19:38:39.774658 [ 3 ] {} <Trace> HTTP-Session: e823a1f8-0d89-42ba-abac-06544d63616a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1970 2024.07.30 19:38:39.774959 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1971 2024.07.30 19:38:39.775067 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1972 2024.07.30 19:38:39.775381 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1973 2024.07.30 19:38:39.775873 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1974 2024.07.30 19:38:39.775912 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1975 2024.07.30 19:38:39.776284 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1976 2024.07.30 19:38:39.776624 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1977 2024.07.30 19:38:39.776767 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec.
1978 2024.07.30 19:38:39.776973 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Debug> DynamicQueryHandler: Done processing query
1979 2024.07.30 19:38:39.777000 [ 3 ] {d3fb6d86-a5f5-472d-84c4-9d88e4c1f22a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1980 2024.07.30 19:38:39.777017 [ 3 ] {} <Debug> HTTP-Session: e823a1f8-0d89-42ba-abac-06544d63616a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1981 2024.07.30 19:38:39.777283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2024.07.30 19:38:39.777332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1983 2024.07.30 19:38:39.777351 [ 3 ] {} <Debug> HTTP-Session: 0d8eea9e-65b5-44d8-80db-71c571b140b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
1984 2024.07.30 19:38:39.777368 [ 3 ] {} <Debug> HTTP-Session: 0d8eea9e-65b5-44d8-80db-71c571b140b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.07.30 19:38:39.777383 [ 3 ] {} <Debug> HTTP-Session: 0d8eea9e-65b5-44d8-80db-71c571b140b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.07.30 19:38:39.777418 [ 3 ] {} <Trace> HTTP-Session: 0d8eea9e-65b5-44d8-80db-71c571b140b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1987 2024.07.30 19:38:39.777548 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1988 2024.07.30 19:38:39.777595 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1989 2024.07.30 19:38:39.777721 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1990 2024.07.30 19:38:39.778042 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1991 2024.07.30 19:38:39.778077 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1992 2024.07.30 19:38:39.778384 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1993 2024.07.30 19:38:39.778693 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1994 2024.07.30 19:38:39.778818 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001315 sec., 48669.201520912546 rows/sec., 3.80 MiB/sec.
1995 2024.07.30 19:38:39.779107 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Debug> DynamicQueryHandler: Done processing query
1996 2024.07.30 19:38:39.779132 [ 3 ] {8e643449-947d-4aa9-a2f4-44f00d7eeb0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1997 2024.07.30 19:38:39.779148 [ 3 ] {} <Debug> HTTP-Session: 0d8eea9e-65b5-44d8-80db-71c571b140b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1998 2024.07.30 19:38:39.779391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1999 2024.07.30 19:38:39.779438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2000 2024.07.30 19:38:39.779458 [ 3 ] {} <Debug> HTTP-Session: ab97d258-83d5-4738-a3e3-7abe18564bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2001 2024.07.30 19:38:39.779474 [ 3 ] {} <Debug> HTTP-Session: ab97d258-83d5-4738-a3e3-7abe18564bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.07.30 19:38:39.779488 [ 3 ] {} <Debug> HTTP-Session: ab97d258-83d5-4738-a3e3-7abe18564bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2003 2024.07.30 19:38:39.779517 [ 3 ] {} <Trace> HTTP-Session: ab97d258-83d5-4738-a3e3-7abe18564bc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2004 2024.07.30 19:38:39.779661 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2005 2024.07.30 19:38:39.779708 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2006 2024.07.30 19:38:39.779868 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2007 2024.07.30 19:38:39.780323 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2008 2024.07.30 19:38:39.780359 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2009 2024.07.30 19:38:39.780871 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2010 2024.07.30 19:38:39.781213 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2011 2024.07.30 19:38:39.781371 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00177 sec., 90395.4802259887 rows/sec., 6.30 MiB/sec.
2012 2024.07.30 19:38:39.781548 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Debug> DynamicQueryHandler: Done processing query
2013 2024.07.30 19:38:39.781573 [ 3 ] {92538a0f-a753-4b7a-a578-92c06e3c1a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2014 2024.07.30 19:38:39.781589 [ 3 ] {} <Debug> HTTP-Session: ab97d258-83d5-4738-a3e3-7abe18564bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2015 2024.07.30 19:38:39.781721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2016 2024.07.30 19:38:39.781769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2017 2024.07.30 19:38:39.781789 [ 3 ] {} <Debug> HTTP-Session: 1119f1a6-a3c4-4431-a42a-c1529b89fdf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2018 2024.07.30 19:38:39.781804 [ 3 ] {} <Debug> HTTP-Session: 1119f1a6-a3c4-4431-a42a-c1529b89fdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2019 2024.07.30 19:38:39.781819 [ 3 ] {} <Debug> HTTP-Session: 1119f1a6-a3c4-4431-a42a-c1529b89fdf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2020 2024.07.30 19:38:39.781849 [ 3 ] {} <Trace> HTTP-Session: 1119f1a6-a3c4-4431-a42a-c1529b89fdf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2021 2024.07.30 19:38:39.781957 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2022 2024.07.30 19:38:39.782001 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2023 2024.07.30 19:38:39.782129 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2024 2024.07.30 19:38:39.782415 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2025 2024.07.30 19:38:39.782452 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2026 2024.07.30 19:38:39.782812 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2027 2024.07.30 19:38:39.783143 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2028 2024.07.30 19:38:39.783292 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
2029 2024.07.30 19:38:39.783452 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Debug> DynamicQueryHandler: Done processing query
2030 2024.07.30 19:38:39.783476 [ 3 ] {55211016-13e1-42ac-8407-58fd7838c9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2031 2024.07.30 19:38:39.783492 [ 3 ] {} <Debug> HTTP-Session: 1119f1a6-a3c4-4431-a42a-c1529b89fdf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2032 2024.07.30 19:38:44.774145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2033 2024.07.30 19:38:44.774335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2034 2024.07.30 19:38:44.774381 [ 3 ] {} <Debug> HTTP-Session: 6e71939f-bffc-4287-a813-9ba3a87c95b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2035 2024.07.30 19:38:44.774425 [ 3 ] {} <Debug> HTTP-Session: 6e71939f-bffc-4287-a813-9ba3a87c95b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2036 2024.07.30 19:38:44.774453 [ 3 ] {} <Debug> HTTP-Session: 6e71939f-bffc-4287-a813-9ba3a87c95b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2037 2024.07.30 19:38:44.774533 [ 3 ] {} <Trace> HTTP-Session: 6e71939f-bffc-4287-a813-9ba3a87c95b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2038 2024.07.30 19:38:44.774830 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2039 2024.07.30 19:38:44.775217 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2040 2024.07.30 19:38:44.775266 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2041 2024.07.30 19:38:44.775595 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2042 2024.07.30 19:38:44.775679 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2043 2024.07.30 19:38:44.775851 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2044 2024.07.30 19:38:44.775949 [ 256 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2045 2024.07.30 19:38:44.776052 [ 255 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2046 2024.07.30 19:38:44.776074 [ 257 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2047 2024.07.30 19:38:44.776262 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
2048 2024.07.30 19:38:44.776296 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2049 2024.07.30 19:38:44.776409 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2050 2024.07.30 19:38:44.776434 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 30 rows with 3 streams
2051 2024.07.30 19:38:44.776476 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2052 2024.07.30 19:38:44.776523 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2053 2024.07.30 19:38:44.776564 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2054 2024.07.30 19:38:44.778782 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.00406 sec., 7389.162561576354 rows/sec., 268.43 KiB/sec.
2055 2024.07.30 19:38:44.779204 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> DynamicQueryHandler: Done processing query
2056 2024.07.30 19:38:44.779237 [ 3 ] {da81d0b8-00b3-4e09-ac8c-93de69cf1b98} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2057 2024.07.30 19:38:44.779259 [ 3 ] {} <Debug> HTTP-Session: 6e71939f-bffc-4287-a813-9ba3a87c95b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2058 2024.07.30 19:38:44.779505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2059 2024.07.30 19:38:44.779567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2060 2024.07.30 19:38:44.779590 [ 3 ] {} <Debug> HTTP-Session: d8a55035-7019-47e4-bac7-0ce6ba891794 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2061 2024.07.30 19:38:44.779612 [ 3 ] {} <Debug> HTTP-Session: d8a55035-7019-47e4-bac7-0ce6ba891794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2062 2024.07.30 19:38:44.779629 [ 3 ] {} <Debug> HTTP-Session: d8a55035-7019-47e4-bac7-0ce6ba891794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2063 2024.07.30 19:38:44.779672 [ 3 ] {} <Trace> HTTP-Session: d8a55035-7019-47e4-bac7-0ce6ba891794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2064 2024.07.30 19:38:44.779836 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2065 2024.07.30 19:38:44.780119 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2066 2024.07.30 19:38:44.780165 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2067 2024.07.30 19:38:44.780455 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2068 2024.07.30 19:38:44.780521 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2069 2024.07.30 19:38:44.780662 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2070 2024.07.30 19:38:44.780743 [ 261 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2071 2024.07.30 19:38:44.780800 [ 259 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2072 2024.07.30 19:38:44.780830 [ 260 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2073 2024.07.30 19:38:44.780987 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
2074 2024.07.30 19:38:44.781020 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2075 2024.07.30 19:38:44.781124 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2076 2024.07.30 19:38:44.781146 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 30 rows with 3 streams
2077 2024.07.30 19:38:44.781186 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2078 2024.07.30 19:38:44.781228 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2079 2024.07.30 19:38:44.781269 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2080 2024.07.30 19:38:44.782979 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003224 sec., 9305.210918114144 rows/sec., 338.04 KiB/sec.
2081 2024.07.30 19:38:44.783328 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> DynamicQueryHandler: Done processing query
2082 2024.07.30 19:38:44.783353 [ 3 ] {40a4541f-4bdb-435d-ab60-dbab5a9f163a} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2083 2024.07.30 19:38:44.783371 [ 3 ] {} <Debug> HTTP-Session: d8a55035-7019-47e4-bac7-0ce6ba891794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2084 2024.07.30 19:38:44.783735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2085 2024.07.30 19:38:44.783784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2086 2024.07.30 19:38:44.783803 [ 3 ] {} <Debug> HTTP-Session: 7c6cfb3e-5466-4db2-8e70-fbd872681b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2087 2024.07.30 19:38:44.783821 [ 3 ] {} <Debug> HTTP-Session: 7c6cfb3e-5466-4db2-8e70-fbd872681b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2088 2024.07.30 19:38:44.783840 [ 3 ] {} <Debug> HTTP-Session: 7c6cfb3e-5466-4db2-8e70-fbd872681b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2089 2024.07.30 19:38:44.783873 [ 3 ] {} <Trace> HTTP-Session: 7c6cfb3e-5466-4db2-8e70-fbd872681b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2090 2024.07.30 19:38:44.784024 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2091 2024.07.30 19:38:44.784305 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2092 2024.07.30 19:38:44.784350 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2093 2024.07.30 19:38:44.784644 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2094 2024.07.30 19:38:44.784708 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2095 2024.07.30 19:38:44.784845 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2096 2024.07.30 19:38:44.784959 [ 258 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2097 2024.07.30 19:38:44.785002 [ 255 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2098 2024.07.30 19:38:44.785010 [ 257 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2099 2024.07.30 19:38:44.785174 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
2100 2024.07.30 19:38:44.785204 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2101 2024.07.30 19:38:44.785310 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2102 2024.07.30 19:38:44.785331 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 30 rows with 3 streams
2103 2024.07.30 19:38:44.785371 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2104 2024.07.30 19:38:44.785415 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2105 2024.07.30 19:38:44.785454 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2106 2024.07.30 19:38:44.787211 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.00326 sec., 9202.453987730061 rows/sec., 334.31 KiB/sec.
2107 2024.07.30 19:38:44.787528 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> DynamicQueryHandler: Done processing query
2108 2024.07.30 19:38:44.787552 [ 3 ] {b75bdf2e-7403-47c9-8173-6b137c8de697} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2109 2024.07.30 19:38:44.787570 [ 3 ] {} <Debug> HTTP-Session: 7c6cfb3e-5466-4db2-8e70-fbd872681b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2110 2024.07.30 19:38:44.787795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2111 2024.07.30 19:38:44.787849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2112 2024.07.30 19:38:44.787869 [ 3 ] {} <Debug> HTTP-Session: 97163862-9337-4723-b170-16221a2c458c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2113 2024.07.30 19:38:44.787885 [ 3 ] {} <Debug> HTTP-Session: 97163862-9337-4723-b170-16221a2c458c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2114 2024.07.30 19:38:44.787899 [ 3 ] {} <Debug> HTTP-Session: 97163862-9337-4723-b170-16221a2c458c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2115 2024.07.30 19:38:44.787931 [ 3 ] {} <Trace> HTTP-Session: 97163862-9337-4723-b170-16221a2c458c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2116 2024.07.30 19:38:44.788081 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2117 2024.07.30 19:38:44.788361 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2118 2024.07.30 19:38:44.788406 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2119 2024.07.30 19:38:44.788707 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2120 2024.07.30 19:38:44.788772 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2121 2024.07.30 19:38:44.788908 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2122 2024.07.30 19:38:44.788990 [ 262 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2123 2024.07.30 19:38:44.789012 [ 256 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2124 2024.07.30 19:38:44.789043 [ 257 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2125 2024.07.30 19:38:44.789140 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
2126 2024.07.30 19:38:44.789170 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2127 2024.07.30 19:38:44.789271 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2128 2024.07.30 19:38:44.789293 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 30 rows with 3 streams
2129 2024.07.30 19:38:44.789332 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2130 2024.07.30 19:38:44.789372 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2131 2024.07.30 19:38:44.789411 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2132 2024.07.30 19:38:44.791065 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003057 sec., 9813.542688910697 rows/sec., 356.51 KiB/sec.
2133 2024.07.30 19:38:44.791401 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> DynamicQueryHandler: Done processing query
2134 2024.07.30 19:38:44.791426 [ 3 ] {d042c878-156d-4628-af67-65b3a66adacf} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2135 2024.07.30 19:38:44.791443 [ 3 ] {} <Debug> HTTP-Session: 97163862-9337-4723-b170-16221a2c458c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2136 2024.07.30 19:38:44.791667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2137 2024.07.30 19:38:44.791716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2138 2024.07.30 19:38:44.791735 [ 3 ] {} <Debug> HTTP-Session: 0cf1cab7-7145-46bf-bbe8-b1eb41bb54f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2139 2024.07.30 19:38:44.791752 [ 3 ] {} <Debug> HTTP-Session: 0cf1cab7-7145-46bf-bbe8-b1eb41bb54f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2140 2024.07.30 19:38:44.791767 [ 3 ] {} <Debug> HTTP-Session: 0cf1cab7-7145-46bf-bbe8-b1eb41bb54f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2141 2024.07.30 19:38:44.791797 [ 3 ] {} <Trace> HTTP-Session: 0cf1cab7-7145-46bf-bbe8-b1eb41bb54f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2142 2024.07.30 19:38:44.791956 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2143 2024.07.30 19:38:44.792240 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2144 2024.07.30 19:38:44.792286 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2145 2024.07.30 19:38:44.792582 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2146 2024.07.30 19:38:44.792646 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2147 2024.07.30 19:38:44.792781 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2148 2024.07.30 19:38:44.792929 [ 257 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2149 2024.07.30 19:38:44.792942 [ 255 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2150 2024.07.30 19:38:44.792951 [ 256 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2151 2024.07.30 19:38:44.793094 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
2152 2024.07.30 19:38:44.793119 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2153 2024.07.30 19:38:44.793222 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2154 2024.07.30 19:38:44.793243 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 30 rows with 3 streams
2155 2024.07.30 19:38:44.793281 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2156 2024.07.30 19:38:44.793322 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2157 2024.07.30 19:38:44.793361 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2158 2024.07.30 19:38:44.794977 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003096 sec., 9689.922480620156 rows/sec., 352.02 KiB/sec.
2159 2024.07.30 19:38:44.795303 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> DynamicQueryHandler: Done processing query
2160 2024.07.30 19:38:44.795328 [ 3 ] {31b5a006-db7c-4048-918b-4ba8c035d509} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2161 2024.07.30 19:38:44.795346 [ 3 ] {} <Debug> HTTP-Session: 0cf1cab7-7145-46bf-bbe8-b1eb41bb54f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2162 2024.07.30 19:38:44.795567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2163 2024.07.30 19:38:44.795614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2164 2024.07.30 19:38:44.795633 [ 3 ] {} <Debug> HTTP-Session: 87c91578-c0de-4c27-881e-af5d933dfad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2165 2024.07.30 19:38:44.795650 [ 3 ] {} <Debug> HTTP-Session: 87c91578-c0de-4c27-881e-af5d933dfad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2166 2024.07.30 19:38:44.795664 [ 3 ] {} <Debug> HTTP-Session: 87c91578-c0de-4c27-881e-af5d933dfad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2167 2024.07.30 19:38:44.795694 [ 3 ] {} <Trace> HTTP-Session: 87c91578-c0de-4c27-881e-af5d933dfad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2168 2024.07.30 19:38:44.795844 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2169 2024.07.30 19:38:44.796128 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2170 2024.07.30 19:38:44.796174 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2171 2024.07.30 19:38:44.796476 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2172 2024.07.30 19:38:44.796541 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2173 2024.07.30 19:38:44.796676 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2174 2024.07.30 19:38:44.796814 [ 255 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2175 2024.07.30 19:38:44.796826 [ 257 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2176 2024.07.30 19:38:44.796828 [ 256 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2177 2024.07.30 19:38:44.796967 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
2178 2024.07.30 19:38:44.796993 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2179 2024.07.30 19:38:44.797095 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2180 2024.07.30 19:38:44.797115 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 30 rows with 3 streams
2181 2024.07.30 19:38:44.797153 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2182 2024.07.30 19:38:44.797195 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2183 2024.07.30 19:38:44.797233 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2184 2024.07.30 19:38:44.798823 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003054 sec., 9823.18271119843 rows/sec., 356.86 KiB/sec.
2185 2024.07.30 19:38:44.799148 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> DynamicQueryHandler: Done processing query
2186 2024.07.30 19:38:44.799172 [ 3 ] {f51a59cb-477f-40dd-9c0f-aeddafbaa0d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2187 2024.07.30 19:38:44.799191 [ 3 ] {} <Debug> HTTP-Session: 87c91578-c0de-4c27-881e-af5d933dfad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2188 2024.07.30 19:38:44.810301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2189 2024.07.30 19:38:44.810356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2190 2024.07.30 19:38:44.810377 [ 3 ] {} <Debug> HTTP-Session: 38147e94-42b8-45b7-96be-85425409febe Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2191 2024.07.30 19:38:44.810394 [ 3 ] {} <Debug> HTTP-Session: 38147e94-42b8-45b7-96be-85425409febe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2192 2024.07.30 19:38:44.810413 [ 3 ] {} <Debug> HTTP-Session: 38147e94-42b8-45b7-96be-85425409febe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2193 2024.07.30 19:38:44.810460 [ 3 ] {} <Trace> HTTP-Session: 38147e94-42b8-45b7-96be-85425409febe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2194 2024.07.30 19:38:44.810607 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2195 2024.07.30 19:38:44.810660 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2196 2024.07.30 19:38:44.810840 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2197 2024.07.30 19:38:44.811193 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2198 2024.07.30 19:38:44.811235 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2199 2024.07.30 19:38:44.811721 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2200 2024.07.30 19:38:44.812067 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2201 2024.07.30 19:38:44.812237 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001669 sec., 3594.967046135411 rows/sec., 582.78 KiB/sec.
2202 2024.07.30 19:38:44.812420 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Debug> DynamicQueryHandler: Done processing query
2203 2024.07.30 19:38:44.812445 [ 3 ] {142e5862-cbb1-4acb-91c0-666e6e4707a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2204 2024.07.30 19:38:44.812461 [ 3 ] {} <Debug> HTTP-Session: 38147e94-42b8-45b7-96be-85425409febe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2205 2024.07.30 19:38:44.812573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2206 2024.07.30 19:38:44.812622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2207 2024.07.30 19:38:44.812642 [ 3 ] {} <Debug> HTTP-Session: 549db929-a263-40b7-8593-d59fe5881027 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2208 2024.07.30 19:38:44.812658 [ 3 ] {} <Debug> HTTP-Session: 549db929-a263-40b7-8593-d59fe5881027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2209 2024.07.30 19:38:44.812672 [ 3 ] {} <Debug> HTTP-Session: 549db929-a263-40b7-8593-d59fe5881027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2210 2024.07.30 19:38:44.812702 [ 3 ] {} <Trace> HTTP-Session: 549db929-a263-40b7-8593-d59fe5881027 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2211 2024.07.30 19:38:44.812801 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2212 2024.07.30 19:38:44.812848 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2213 2024.07.30 19:38:44.812976 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2214 2024.07.30 19:38:44.813270 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2215 2024.07.30 19:38:44.813308 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2216 2024.07.30 19:38:44.813619 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2217 2024.07.30 19:38:44.813928 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2218 2024.07.30 19:38:44.814072 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 263.44 KiB/sec.
2219 2024.07.30 19:38:44.814336 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Debug> DynamicQueryHandler: Done processing query
2220 2024.07.30 19:38:44.814361 [ 3 ] {13d5abfb-7c9a-4530-99e1-cc4f903a84aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2221 2024.07.30 19:38:44.814378 [ 3 ] {} <Debug> HTTP-Session: 549db929-a263-40b7-8593-d59fe5881027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2222 2024.07.30 19:38:44.814599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 29346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2223 2024.07.30 19:38:44.814647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2224 2024.07.30 19:38:44.814666 [ 3 ] {} <Debug> HTTP-Session: 2b30620b-9ce7-4da3-9178-4cf773396679 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2225 2024.07.30 19:38:44.814683 [ 3 ] {} <Debug> HTTP-Session: 2b30620b-9ce7-4da3-9178-4cf773396679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2226 2024.07.30 19:38:44.814696 [ 3 ] {} <Debug> HTTP-Session: 2b30620b-9ce7-4da3-9178-4cf773396679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2227 2024.07.30 19:38:44.814727 [ 3 ] {} <Trace> HTTP-Session: 2b30620b-9ce7-4da3-9178-4cf773396679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2228 2024.07.30 19:38:44.814944 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2229 2024.07.30 19:38:44.814989 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2230 2024.07.30 19:38:44.815130 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2231 2024.07.30 19:38:44.815539 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2232 2024.07.30 19:38:44.815577 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2233 2024.07.30 19:38:44.815914 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2234 2024.07.30 19:38:44.816233 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2235 2024.07.30 19:38:44.816392 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Debug> executeQuery: Read 197 rows, 17.37 KiB in 0.001574 sec., 125158.83100381194 rows/sec., 10.78 MiB/sec.
2236 2024.07.30 19:38:44.816570 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Debug> DynamicQueryHandler: Done processing query
2237 2024.07.30 19:38:44.816596 [ 3 ] {e23b16d6-446d-4c26-b44d-68ed1c2ed5de} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2238 2024.07.30 19:38:44.816613 [ 3 ] {} <Debug> HTTP-Session: 2b30620b-9ce7-4da3-9178-4cf773396679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2239 2024.07.30 19:38:44.816928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 65599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2240 2024.07.30 19:38:44.816990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2241 2024.07.30 19:38:44.817014 [ 3 ] {} <Debug> HTTP-Session: fd830dc8-6acc-4678-8ae3-2aa11de925ca Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2242 2024.07.30 19:38:44.817034 [ 3 ] {} <Debug> HTTP-Session: fd830dc8-6acc-4678-8ae3-2aa11de925ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2243 2024.07.30 19:38:44.817051 [ 3 ] {} <Debug> HTTP-Session: fd830dc8-6acc-4678-8ae3-2aa11de925ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2244 2024.07.30 19:38:44.817090 [ 3 ] {} <Trace> HTTP-Session: fd830dc8-6acc-4678-8ae3-2aa11de925ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2245 2024.07.30 19:38:44.817525 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2246 2024.07.30 19:38:44.817579 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2247 2024.07.30 19:38:44.817723 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2248 2024.07.30 19:38:44.818282 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2249 2024.07.30 19:38:44.818319 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2250 2024.07.30 19:38:44.818715 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2251 2024.07.30 19:38:44.819028 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2252 2024.07.30 19:38:44.819190 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Debug> executeQuery: Read 406 rows, 29.37 KiB in 0.001988 sec., 204225.35211267605 rows/sec., 14.43 MiB/sec.
2253 2024.07.30 19:38:44.819480 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Debug> DynamicQueryHandler: Done processing query
2254 2024.07.30 19:38:44.819507 [ 3 ] {06d498d6-20e2-4319-bbec-b5ffad63028e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2255 2024.07.30 19:38:44.819524 [ 3 ] {} <Debug> HTTP-Session: fd830dc8-6acc-4678-8ae3-2aa11de925ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2256 2024.07.30 19:38:44.819794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2257 2024.07.30 19:38:44.819846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2258 2024.07.30 19:38:44.819866 [ 3 ] {} <Debug> HTTP-Session: ff987f4e-6199-4b79-9440-494351436786 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2259 2024.07.30 19:38:44.819882 [ 3 ] {} <Debug> HTTP-Session: ff987f4e-6199-4b79-9440-494351436786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2260 2024.07.30 19:38:44.819897 [ 3 ] {} <Debug> HTTP-Session: ff987f4e-6199-4b79-9440-494351436786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2261 2024.07.30 19:38:44.819929 [ 3 ] {} <Trace> HTTP-Session: ff987f4e-6199-4b79-9440-494351436786 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2262 2024.07.30 19:38:44.820029 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2263 2024.07.30 19:38:44.820076 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2264 2024.07.30 19:38:44.820225 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2265 2024.07.30 19:38:44.820497 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2266 2024.07.30 19:38:44.820533 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2267 2024.07.30 19:38:44.820894 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2268 2024.07.30 19:38:44.821222 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2269 2024.07.30 19:38:44.821373 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 189.29 KiB/sec.
2270 2024.07.30 19:38:44.821543 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Debug> DynamicQueryHandler: Done processing query
2271 2024.07.30 19:38:44.821568 [ 3 ] {c7c89894-7245-448b-adec-29e9361cdf47} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2272 2024.07.30 19:38:44.821584 [ 3 ] {} <Debug> HTTP-Session: ff987f4e-6199-4b79-9440-494351436786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.07.30 19:38:44.821718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2274 2024.07.30 19:38:44.821767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2275 2024.07.30 19:38:44.821786 [ 3 ] {} <Debug> HTTP-Session: 1fc7f027-9c2e-488d-8f17-b4a903594469 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2276 2024.07.30 19:38:44.821802 [ 3 ] {} <Debug> HTTP-Session: 1fc7f027-9c2e-488d-8f17-b4a903594469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2277 2024.07.30 19:38:44.821817 [ 3 ] {} <Debug> HTTP-Session: 1fc7f027-9c2e-488d-8f17-b4a903594469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2278 2024.07.30 19:38:44.821849 [ 3 ] {} <Trace> HTTP-Session: 1fc7f027-9c2e-488d-8f17-b4a903594469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2279 2024.07.30 19:38:44.821968 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2280 2024.07.30 19:38:44.822014 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2281 2024.07.30 19:38:44.822159 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2282 2024.07.30 19:38:44.822507 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2283 2024.07.30 19:38:44.822545 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2284 2024.07.30 19:38:44.822923 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2285 2024.07.30 19:38:44.823269 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2286 2024.07.30 19:38:44.823438 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001511 sec., 50959.629384513566 rows/sec., 3.14 MiB/sec.
2287 2024.07.30 19:38:44.823733 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Debug> DynamicQueryHandler: Done processing query
2288 2024.07.30 19:38:44.823759 [ 3 ] {bc982772-961f-47bd-be50-b6b9f34beda0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2289 2024.07.30 19:38:44.823776 [ 3 ] {} <Debug> HTTP-Session: 1fc7f027-9c2e-488d-8f17-b4a903594469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2290 2024.07.30 19:38:44.824009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 60606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2291 2024.07.30 19:38:44.824061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2292 2024.07.30 19:38:44.824080 [ 3 ] {} <Debug> HTTP-Session: 454e75c9-77ba-4e13-8e11-ad024759a5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2293 2024.07.30 19:38:44.824097 [ 3 ] {} <Debug> HTTP-Session: 454e75c9-77ba-4e13-8e11-ad024759a5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2294 2024.07.30 19:38:44.824111 [ 3 ] {} <Debug> HTTP-Session: 454e75c9-77ba-4e13-8e11-ad024759a5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2295 2024.07.30 19:38:44.824142 [ 3 ] {} <Trace> HTTP-Session: 454e75c9-77ba-4e13-8e11-ad024759a5e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2296 2024.07.30 19:38:44.824547 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2297 2024.07.30 19:38:44.824596 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2298 2024.07.30 19:38:44.824756 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2299 2024.07.30 19:38:44.825244 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2300 2024.07.30 19:38:44.825280 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2301 2024.07.30 19:38:44.825723 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2302 2024.07.30 19:38:44.826055 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2303 2024.07.30 19:38:44.826216 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Debug> executeQuery: Read 316 rows, 22.68 KiB in 0.001976 sec., 159919.028340081 rows/sec., 11.21 MiB/sec.
2304 2024.07.30 19:38:44.826395 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Debug> DynamicQueryHandler: Done processing query
2305 2024.07.30 19:38:44.826420 [ 3 ] {be9b27e0-f081-45e7-8543-f4ec05bdce10} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
2306 2024.07.30 19:38:44.826436 [ 3 ] {} <Debug> HTTP-Session: 454e75c9-77ba-4e13-8e11-ad024759a5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2307 2024.07.30 19:38:44.826568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2308 2024.07.30 19:38:44.826618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2309 2024.07.30 19:38:44.826637 [ 3 ] {} <Debug> HTTP-Session: 78b06b6c-f7c5-491e-987b-9d0a52be55a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2310 2024.07.30 19:38:44.826653 [ 3 ] {} <Debug> HTTP-Session: 78b06b6c-f7c5-491e-987b-9d0a52be55a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2311 2024.07.30 19:38:44.826667 [ 3 ] {} <Debug> HTTP-Session: 78b06b6c-f7c5-491e-987b-9d0a52be55a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2312 2024.07.30 19:38:44.826697 [ 3 ] {} <Trace> HTTP-Session: 78b06b6c-f7c5-491e-987b-9d0a52be55a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2313 2024.07.30 19:38:44.826796 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2314 2024.07.30 19:38:44.826841 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2315 2024.07.30 19:38:44.826970 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2316 2024.07.30 19:38:44.827253 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2317 2024.07.30 19:38:44.827289 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2318 2024.07.30 19:38:44.827648 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2319 2024.07.30 19:38:44.827968 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2320 2024.07.30 19:38:44.828115 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001348 sec., 17062.314540059346 rows/sec., 922.95 KiB/sec.
2321 2024.07.30 19:38:44.828283 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Debug> DynamicQueryHandler: Done processing query
2322 2024.07.30 19:38:44.828307 [ 3 ] {c7cacabe-c3f6-423e-ac41-9b0202f9cc33} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2323 2024.07.30 19:38:44.828324 [ 3 ] {} <Debug> HTTP-Session: 78b06b6c-f7c5-491e-987b-9d0a52be55a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2324 2024.07.30 19:38:44.828452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2325 2024.07.30 19:38:44.828501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2326 2024.07.30 19:38:44.828519 [ 3 ] {} <Debug> HTTP-Session: c6325ded-b48a-419a-aeb0-9ecebf24567b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2327 2024.07.30 19:38:44.828535 [ 3 ] {} <Debug> HTTP-Session: c6325ded-b48a-419a-aeb0-9ecebf24567b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2328 2024.07.30 19:38:44.828548 [ 3 ] {} <Debug> HTTP-Session: c6325ded-b48a-419a-aeb0-9ecebf24567b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2329 2024.07.30 19:38:44.828578 [ 3 ] {} <Trace> HTTP-Session: c6325ded-b48a-419a-aeb0-9ecebf24567b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2330 2024.07.30 19:38:44.828703 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2331 2024.07.30 19:38:44.828747 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2332 2024.07.30 19:38:44.828873 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2333 2024.07.30 19:38:44.829168 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2334 2024.07.30 19:38:44.829206 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2335 2024.07.30 19:38:44.829559 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2336 2024.07.30 19:38:44.829876 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2337 2024.07.30 19:38:44.829997 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec.
2338 2024.07.30 19:38:44.830297 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Debug> DynamicQueryHandler: Done processing query
2339 2024.07.30 19:38:44.830323 [ 3 ] {9ebeddea-6bff-4847-a94f-7ec523e7357f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2340 2024.07.30 19:38:44.830339 [ 3 ] {} <Debug> HTTP-Session: c6325ded-b48a-419a-aeb0-9ecebf24567b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.07.30 19:38:47.343617 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
2342 2024.07.30 19:38:47.343689 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
2343 2024.07.30 19:38:49.774257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2344 2024.07.30 19:38:49.774448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2345 2024.07.30 19:38:49.774494 [ 3 ] {} <Debug> HTTP-Session: bc0b8547-700f-4fdc-8f4a-988c30809337 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2346 2024.07.30 19:38:49.774534 [ 3 ] {} <Debug> HTTP-Session: bc0b8547-700f-4fdc-8f4a-988c30809337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2347 2024.07.30 19:38:49.774562 [ 3 ] {} <Debug> HTTP-Session: bc0b8547-700f-4fdc-8f4a-988c30809337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.07.30 19:38:49.774644 [ 3 ] {} <Trace> HTTP-Session: bc0b8547-700f-4fdc-8f4a-988c30809337 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2349 2024.07.30 19:38:49.774929 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2350 2024.07.30 19:38:49.774996 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2351 2024.07.30 19:38:49.775185 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2352 2024.07.30 19:38:49.775686 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2353 2024.07.30 19:38:49.775726 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2354 2024.07.30 19:38:49.776093 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2355 2024.07.30 19:38:49.776435 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2356 2024.07.30 19:38:49.776590 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.46 MiB/sec.
2357 2024.07.30 19:38:49.776852 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Debug> DynamicQueryHandler: Done processing query
2358 2024.07.30 19:38:49.776881 [ 3 ] {2fba616a-5761-4714-9d03-54695799cc35} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2359 2024.07.30 19:38:49.776897 [ 3 ] {} <Debug> HTTP-Session: bc0b8547-700f-4fdc-8f4a-988c30809337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2360 2024.07.30 19:38:49.777161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2361 2024.07.30 19:38:49.777211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2362 2024.07.30 19:38:49.777230 [ 3 ] {} <Debug> HTTP-Session: 5cfbdf5d-6092-45fb-93a9-edb18b9149d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2363 2024.07.30 19:38:49.777247 [ 3 ] {} <Debug> HTTP-Session: 5cfbdf5d-6092-45fb-93a9-edb18b9149d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2364 2024.07.30 19:38:49.777261 [ 3 ] {} <Debug> HTTP-Session: 5cfbdf5d-6092-45fb-93a9-edb18b9149d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2365 2024.07.30 19:38:49.777292 [ 3 ] {} <Trace> HTTP-Session: 5cfbdf5d-6092-45fb-93a9-edb18b9149d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2366 2024.07.30 19:38:49.777423 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2367 2024.07.30 19:38:49.777467 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2368 2024.07.30 19:38:49.777598 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2369 2024.07.30 19:38:49.778025 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2370 2024.07.30 19:38:49.778061 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2371 2024.07.30 19:38:49.778400 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2372 2024.07.30 19:38:49.778703 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2373 2024.07.30 19:38:49.778855 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001483 sec., 43155.76534052596 rows/sec., 3.37 MiB/sec.
2374 2024.07.30 19:38:49.779026 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Debug> DynamicQueryHandler: Done processing query
2375 2024.07.30 19:38:49.779051 [ 3 ] {8e0bf2c1-f94e-4101-ad3f-83e34c5e6440} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2376 2024.07.30 19:38:49.779066 [ 3 ] {} <Debug> HTTP-Session: 5cfbdf5d-6092-45fb-93a9-edb18b9149d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2377 2024.07.30 19:38:49.779278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2378 2024.07.30 19:38:49.779327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2379 2024.07.30 19:38:49.779346 [ 3 ] {} <Debug> HTTP-Session: b3d9ba4a-0431-4355-9971-24c140b0dbfb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2380 2024.07.30 19:38:49.779362 [ 3 ] {} <Debug> HTTP-Session: b3d9ba4a-0431-4355-9971-24c140b0dbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2381 2024.07.30 19:38:49.779376 [ 3 ] {} <Debug> HTTP-Session: b3d9ba4a-0431-4355-9971-24c140b0dbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2382 2024.07.30 19:38:49.779407 [ 3 ] {} <Trace> HTTP-Session: b3d9ba4a-0431-4355-9971-24c140b0dbfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2383 2024.07.30 19:38:49.779559 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2384 2024.07.30 19:38:49.779607 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2385 2024.07.30 19:38:49.779753 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2024.07.30 19:38:49.780160 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2387 2024.07.30 19:38:49.780196 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2388 2024.07.30 19:38:49.780586 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2389 2024.07.30 19:38:49.780915 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2390 2024.07.30 19:38:49.781076 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
2391 2024.07.30 19:38:49.781249 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Debug> DynamicQueryHandler: Done processing query
2392 2024.07.30 19:38:49.781274 [ 3 ] {cd284a8e-08d1-479d-8077-65c09bc510a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2393 2024.07.30 19:38:49.781289 [ 3 ] {} <Debug> HTTP-Session: b3d9ba4a-0431-4355-9971-24c140b0dbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2394 2024.07.30 19:38:49.781457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2395 2024.07.30 19:38:49.781504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2396 2024.07.30 19:38:49.781522 [ 3 ] {} <Debug> HTTP-Session: ecdb806f-5b96-4b9a-bf4c-6e3a9f9c7dae Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2397 2024.07.30 19:38:49.781538 [ 3 ] {} <Debug> HTTP-Session: ecdb806f-5b96-4b9a-bf4c-6e3a9f9c7dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2398 2024.07.30 19:38:49.781551 [ 3 ] {} <Debug> HTTP-Session: ecdb806f-5b96-4b9a-bf4c-6e3a9f9c7dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2399 2024.07.30 19:38:49.781583 [ 3 ] {} <Trace> HTTP-Session: ecdb806f-5b96-4b9a-bf4c-6e3a9f9c7dae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2400 2024.07.30 19:38:49.781700 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2401 2024.07.30 19:38:49.781744 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2402 2024.07.30 19:38:49.781870 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2403 2024.07.30 19:38:49.782163 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2404 2024.07.30 19:38:49.782205 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
2405 2024.07.30 19:38:49.782577 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2406 2024.07.30 19:38:49.782919 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2407 2024.07.30 19:38:49.783078 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
2408 2024.07.30 19:38:49.783241 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Debug> DynamicQueryHandler: Done processing query
2409 2024.07.30 19:38:49.783267 [ 3 ] {17847475-3388-425f-a261-f6b8b15a1a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2410 2024.07.30 19:38:49.783283 [ 3 ] {} <Debug> HTTP-Session: ecdb806f-5b96-4b9a-bf4c-6e3a9f9c7dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.07.30 19:38:54.778898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2412 2024.07.30 19:38:54.779019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2413 2024.07.30 19:38:54.779046 [ 3 ] {} <Debug> HTTP-Session: 14132a84-b492-4b27-b965-167c9ae58b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2414 2024.07.30 19:38:54.779072 [ 3 ] {} <Debug> HTTP-Session: 14132a84-b492-4b27-b965-167c9ae58b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2415 2024.07.30 19:38:54.779087 [ 3 ] {} <Debug> HTTP-Session: 14132a84-b492-4b27-b965-167c9ae58b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2416 2024.07.30 19:38:54.779137 [ 3 ] {} <Trace> HTTP-Session: 14132a84-b492-4b27-b965-167c9ae58b1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2417 2024.07.30 19:38:54.779318 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2418 2024.07.30 19:38:54.779391 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2419 2024.07.30 19:38:54.779599 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2420 2024.07.30 19:38:54.779962 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2421 2024.07.30 19:38:54.780007 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2422 2024.07.30 19:38:54.780387 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2423 2024.07.30 19:38:54.780739 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2424 2024.07.30 19:38:54.780914 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 207.10 KiB/sec.
2425 2024.07.30 19:38:54.781130 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Debug> DynamicQueryHandler: Done processing query
2426 2024.07.30 19:38:54.781158 [ 3 ] {93d0e49a-c80b-47b6-9be6-b8d90460a892} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2427 2024.07.30 19:38:54.781174 [ 3 ] {} <Debug> HTTP-Session: 14132a84-b492-4b27-b965-167c9ae58b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2428 2024.07.30 19:38:54.781341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 24360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2429 2024.07.30 19:38:54.781394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2430 2024.07.30 19:38:54.781416 [ 3 ] {} <Debug> HTTP-Session: 6f427438-c17c-47c0-a8a3-7cc0dc2a32c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2431 2024.07.30 19:38:54.781435 [ 3 ] {} <Debug> HTTP-Session: 6f427438-c17c-47c0-a8a3-7cc0dc2a32c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2432 2024.07.30 19:38:54.781449 [ 3 ] {} <Debug> HTTP-Session: 6f427438-c17c-47c0-a8a3-7cc0dc2a32c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2433 2024.07.30 19:38:54.781487 [ 3 ] {} <Trace> HTTP-Session: 6f427438-c17c-47c0-a8a3-7cc0dc2a32c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2434 2024.07.30 19:38:54.781646 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2435 2024.07.30 19:38:54.781696 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2436 2024.07.30 19:38:54.781828 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2437 2024.07.30 19:38:54.782219 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2438 2024.07.30 19:38:54.782260 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2439 2024.07.30 19:38:54.782635 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2440 2024.07.30 19:38:54.783149 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2441 2024.07.30 19:38:54.783346 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Debug> executeQuery: Read 161 rows, 14.56 KiB in 0.001761 sec., 91425.32651902328 rows/sec., 8.07 MiB/sec.
2442 2024.07.30 19:38:54.783593 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Debug> DynamicQueryHandler: Done processing query
2443 2024.07.30 19:38:54.783623 [ 3 ] {b4e8df05-42c4-4937-a189-dd33c1f2a010} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2444 2024.07.30 19:38:54.783643 [ 3 ] {} <Debug> HTTP-Session: 6f427438-c17c-47c0-a8a3-7cc0dc2a32c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.07.30 19:38:54.783935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 61555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2446 2024.07.30 19:38:54.783995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2447 2024.07.30 19:38:54.784019 [ 3 ] {} <Debug> HTTP-Session: 03e8b060-5640-4b6e-be19-4049a2b7efe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2448 2024.07.30 19:38:54.784041 [ 3 ] {} <Debug> HTTP-Session: 03e8b060-5640-4b6e-be19-4049a2b7efe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2449 2024.07.30 19:38:54.784058 [ 3 ] {} <Debug> HTTP-Session: 03e8b060-5640-4b6e-be19-4049a2b7efe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2450 2024.07.30 19:38:54.784091 [ 3 ] {} <Trace> HTTP-Session: 03e8b060-5640-4b6e-be19-4049a2b7efe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2451 2024.07.30 19:38:54.784392 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2452 2024.07.30 19:38:54.784440 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2453 2024.07.30 19:38:54.784568 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2454 2024.07.30 19:38:54.785051 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2455 2024.07.30 19:38:54.785089 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2456 2024.07.30 19:38:54.785420 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2457 2024.07.30 19:38:54.785722 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2458 2024.07.30 19:38:54.785867 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001609 sec., 237414.54319453076 rows/sec., 16.68 MiB/sec.
2459 2024.07.30 19:38:54.786034 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Debug> DynamicQueryHandler: Done processing query
2460 2024.07.30 19:38:54.786059 [ 3 ] {4e719b24-3c87-4db1-a0b3-0e13736ea957} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2461 2024.07.30 19:38:54.786074 [ 3 ] {} <Debug> HTTP-Session: 03e8b060-5640-4b6e-be19-4049a2b7efe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.07.30 19:38:54.786216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2463 2024.07.30 19:38:54.786263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2464 2024.07.30 19:38:54.786283 [ 3 ] {} <Debug> HTTP-Session: bed661be-538a-48b0-bc23-ff6af6a4a9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2465 2024.07.30 19:38:54.786300 [ 3 ] {} <Debug> HTTP-Session: bed661be-538a-48b0-bc23-ff6af6a4a9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2466 2024.07.30 19:38:54.786314 [ 3 ] {} <Debug> HTTP-Session: bed661be-538a-48b0-bc23-ff6af6a4a9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.07.30 19:38:54.786346 [ 3 ] {} <Trace> HTTP-Session: bed661be-538a-48b0-bc23-ff6af6a4a9aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2468 2024.07.30 19:38:54.786442 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2469 2024.07.30 19:38:54.786489 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2470 2024.07.30 19:38:54.786617 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2471 2024.07.30 19:38:54.786855 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2472 2024.07.30 19:38:54.786892 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2473 2024.07.30 19:38:54.787245 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2474 2024.07.30 19:38:54.787557 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2475 2024.07.30 19:38:54.787706 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001278 sec., 4694.835680751174 rows/sec., 201.73 KiB/sec.
2476 2024.07.30 19:38:54.787984 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Debug> DynamicQueryHandler: Done processing query
2477 2024.07.30 19:38:54.788009 [ 3 ] {484ad48c-e0e0-4770-b28b-28bd76307f5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2478 2024.07.30 19:38:54.788024 [ 3 ] {} <Debug> HTTP-Session: bed661be-538a-48b0-bc23-ff6af6a4a9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.07.30 19:38:54.788162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2480 2024.07.30 19:38:54.788210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2481 2024.07.30 19:38:54.788229 [ 3 ] {} <Debug> HTTP-Session: 7c07e9f6-7a55-427f-9077-5b777171001f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2482 2024.07.30 19:38:54.788246 [ 3 ] {} <Debug> HTTP-Session: 7c07e9f6-7a55-427f-9077-5b777171001f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2483 2024.07.30 19:38:54.788260 [ 3 ] {} <Debug> HTTP-Session: 7c07e9f6-7a55-427f-9077-5b777171001f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.07.30 19:38:54.788290 [ 3 ] {} <Trace> HTTP-Session: 7c07e9f6-7a55-427f-9077-5b777171001f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2485 2024.07.30 19:38:54.788407 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2486 2024.07.30 19:38:54.788455 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2487 2024.07.30 19:38:54.788616 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2488 2024.07.30 19:38:54.788916 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2489 2024.07.30 19:38:54.788952 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2490 2024.07.30 19:38:54.789313 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2491 2024.07.30 19:38:54.789663 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2492 2024.07.30 19:38:54.789818 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001445 sec., 53287.1972318339 rows/sec., 3.28 MiB/sec.
2493 2024.07.30 19:38:54.789980 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Debug> DynamicQueryHandler: Done processing query
2494 2024.07.30 19:38:54.790005 [ 3 ] {766f9ef1-fabf-4d38-90d5-aa9626424bba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2495 2024.07.30 19:38:54.790020 [ 3 ] {} <Debug> HTTP-Session: 7c07e9f6-7a55-427f-9077-5b777171001f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2496 2024.07.30 19:38:54.790202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2497 2024.07.30 19:38:54.790249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2498 2024.07.30 19:38:54.790268 [ 3 ] {} <Debug> HTTP-Session: 501f9fbc-00d2-406e-aeee-b5fc6b373baf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2499 2024.07.30 19:38:54.790285 [ 3 ] {} <Debug> HTTP-Session: 501f9fbc-00d2-406e-aeee-b5fc6b373baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2500 2024.07.30 19:38:54.790299 [ 3 ] {} <Debug> HTTP-Session: 501f9fbc-00d2-406e-aeee-b5fc6b373baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2501 2024.07.30 19:38:54.790329 [ 3 ] {} <Trace> HTTP-Session: 501f9fbc-00d2-406e-aeee-b5fc6b373baf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2502 2024.07.30 19:38:54.790464 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2503 2024.07.30 19:38:54.790509 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2504 2024.07.30 19:38:54.790648 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2505 2024.07.30 19:38:54.790975 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2506 2024.07.30 19:38:54.791012 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2507 2024.07.30 19:38:54.791380 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2508 2024.07.30 19:38:54.791703 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2509 2024.07.30 19:38:54.791861 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec.
2510 2024.07.30 19:38:54.792073 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Debug> DynamicQueryHandler: Done processing query
2511 2024.07.30 19:38:54.792100 [ 3 ] {178ce33c-16e3-4d32-ae03-a2733fe6c04f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2512 2024.07.30 19:38:54.792116 [ 3 ] {} <Debug> HTTP-Session: 501f9fbc-00d2-406e-aeee-b5fc6b373baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2513 2024.07.30 19:38:54.792244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2514 2024.07.30 19:38:54.792291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2515 2024.07.30 19:38:54.792312 [ 3 ] {} <Debug> HTTP-Session: 95861a6f-97f6-4f9b-8bb6-e93305cc0290 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2516 2024.07.30 19:38:54.792329 [ 3 ] {} <Debug> HTTP-Session: 95861a6f-97f6-4f9b-8bb6-e93305cc0290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2517 2024.07.30 19:38:54.792343 [ 3 ] {} <Debug> HTTP-Session: 95861a6f-97f6-4f9b-8bb6-e93305cc0290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2518 2024.07.30 19:38:54.792375 [ 3 ] {} <Trace> HTTP-Session: 95861a6f-97f6-4f9b-8bb6-e93305cc0290 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2519 2024.07.30 19:38:54.792498 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2520 2024.07.30 19:38:54.792544 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2521 2024.07.30 19:38:54.792674 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2522 2024.07.30 19:38:54.793020 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2523 2024.07.30 19:38:54.793064 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2524 2024.07.30 19:38:54.793447 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2525 2024.07.30 19:38:54.793771 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2526 2024.07.30 19:38:54.793904 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001429 sec., 16095.171448565432 rows/sec., 870.64 KiB/sec.
2527 2024.07.30 19:38:54.794089 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Debug> DynamicQueryHandler: Done processing query
2528 2024.07.30 19:38:54.794114 [ 3 ] {a440493f-2812-40d5-8cfb-41220a2e69c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2529 2024.07.30 19:38:54.794130 [ 3 ] {} <Debug> HTTP-Session: 95861a6f-97f6-4f9b-8bb6-e93305cc0290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2530 2024.07.30 19:38:54.794268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2531 2024.07.30 19:38:54.794319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2532 2024.07.30 19:38:54.794339 [ 3 ] {} <Debug> HTTP-Session: d7d1502e-a722-4bb3-9d81-609044cc60e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2533 2024.07.30 19:38:54.794356 [ 3 ] {} <Debug> HTTP-Session: d7d1502e-a722-4bb3-9d81-609044cc60e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2534 2024.07.30 19:38:54.794371 [ 3 ] {} <Debug> HTTP-Session: d7d1502e-a722-4bb3-9d81-609044cc60e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2535 2024.07.30 19:38:54.794403 [ 3 ] {} <Trace> HTTP-Session: d7d1502e-a722-4bb3-9d81-609044cc60e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2536 2024.07.30 19:38:54.794513 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2537 2024.07.30 19:38:54.794557 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2538 2024.07.30 19:38:54.794685 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2539 2024.07.30 19:38:54.794989 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2540 2024.07.30 19:38:54.795026 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2541 2024.07.30 19:38:54.795378 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2542 2024.07.30 19:38:54.795695 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2543 2024.07.30 19:38:54.795847 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
2544 2024.07.30 19:38:54.796008 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Debug> DynamicQueryHandler: Done processing query
2545 2024.07.30 19:38:54.796032 [ 3 ] {ad2d89ce-b851-4b0e-95f3-fc578a9332fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2546 2024.07.30 19:38:54.796049 [ 3 ] {} <Debug> HTTP-Session: d7d1502e-a722-4bb3-9d81-609044cc60e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.07.30 19:38:59.771891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2548 2024.07.30 19:38:59.772025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2549 2024.07.30 19:38:59.772055 [ 3 ] {} <Debug> HTTP-Session: dc6bc80a-0b0e-440d-be9e-583e4a63d5aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2550 2024.07.30 19:38:59.772084 [ 3 ] {} <Debug> HTTP-Session: dc6bc80a-0b0e-440d-be9e-583e4a63d5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.07.30 19:38:59.772101 [ 3 ] {} <Debug> HTTP-Session: dc6bc80a-0b0e-440d-be9e-583e4a63d5aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2552 2024.07.30 19:38:59.772160 [ 3 ] {} <Trace> HTTP-Session: dc6bc80a-0b0e-440d-be9e-583e4a63d5aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2553 2024.07.30 19:38:59.772419 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2554 2024.07.30 19:38:59.772814 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2555 2024.07.30 19:38:59.772864 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2556 2024.07.30 19:38:59.773228 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2557 2024.07.30 19:38:59.773313 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2558 2024.07.30 19:38:59.773488 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2559 2024.07.30 19:38:59.773580 [ 256 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2560 2024.07.30 19:38:59.773685 [ 260 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2561 2024.07.30 19:38:59.773709 [ 258 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2562 2024.07.30 19:38:59.773733 [ 261 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2563 2024.07.30 19:38:59.773901 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2564 2024.07.30 19:38:59.773932 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2565 2024.07.30 19:38:59.774066 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2566 2024.07.30 19:38:59.774089 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 36 rows with 4 streams
2567 2024.07.30 19:38:59.774133 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2568 2024.07.30 19:38:59.774176 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2569 2024.07.30 19:38:59.774214 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2570 2024.07.30 19:38:59.774251 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2571 2024.07.30 19:38:59.776556 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.004247 sec., 8476.571697668944 rows/sec., 313.18 KiB/sec.
2572 2024.07.30 19:38:59.777020 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> DynamicQueryHandler: Done processing query
2573 2024.07.30 19:38:59.777053 [ 3 ] {2fdc4fd4-e28d-411e-b268-81dd1263205e} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2574 2024.07.30 19:38:59.777076 [ 3 ] {} <Debug> HTTP-Session: dc6bc80a-0b0e-440d-be9e-583e4a63d5aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2575 2024.07.30 19:38:59.778781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1314, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2576 2024.07.30 19:38:59.778835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2577 2024.07.30 19:38:59.778855 [ 3 ] {} <Debug> HTTP-Session: 0dfc665e-33cd-4b19-ac74-a4364983eb1d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2578 2024.07.30 19:38:59.778874 [ 3 ] {} <Debug> HTTP-Session: 0dfc665e-33cd-4b19-ac74-a4364983eb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2579 2024.07.30 19:38:59.778888 [ 3 ] {} <Debug> HTTP-Session: 0dfc665e-33cd-4b19-ac74-a4364983eb1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2580 2024.07.30 19:38:59.778925 [ 3 ] {} <Trace> HTTP-Session: 0dfc665e-33cd-4b19-ac74-a4364983eb1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2581 2024.07.30 19:38:59.779092 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2582 2024.07.30 19:38:59.779397 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2583 2024.07.30 19:38:59.779444 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2584 2024.07.30 19:38:59.779756 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2585 2024.07.30 19:38:59.779822 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2586 2024.07.30 19:38:59.779962 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2587 2024.07.30 19:38:59.780092 [ 255 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2588 2024.07.30 19:38:59.780116 [ 261 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2589 2024.07.30 19:38:59.780141 [ 260 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2590 2024.07.30 19:38:59.780194 [ 262 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2591 2024.07.30 19:38:59.780305 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2592 2024.07.30 19:38:59.780331 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2593 2024.07.30 19:38:59.780450 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2594 2024.07.30 19:38:59.780473 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 36 rows with 4 streams
2595 2024.07.30 19:38:59.780512 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2596 2024.07.30 19:38:59.780551 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2597 2024.07.30 19:38:59.780587 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2598 2024.07.30 19:38:59.780624 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2599 2024.07.30 19:38:59.782659 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.003648 sec., 9868.421052631578 rows/sec., 364.60 KiB/sec.
2600 2024.07.30 19:38:59.783018 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> DynamicQueryHandler: Done processing query
2601 2024.07.30 19:38:59.783043 [ 3 ] {81575a51-46f4-44e9-bb30-5495b1400b8d} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2602 2024.07.30 19:38:59.783059 [ 3 ] {} <Debug> HTTP-Session: 0dfc665e-33cd-4b19-ac74-a4364983eb1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2603 2024.07.30 19:38:59.783385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2604 2024.07.30 19:38:59.783432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2605 2024.07.30 19:38:59.783452 [ 3 ] {} <Debug> HTTP-Session: 20fda62d-6606-421c-9090-2892426b5a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2606 2024.07.30 19:38:59.783469 [ 3 ] {} <Debug> HTTP-Session: 20fda62d-6606-421c-9090-2892426b5a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2607 2024.07.30 19:38:59.783483 [ 3 ] {} <Debug> HTTP-Session: 20fda62d-6606-421c-9090-2892426b5a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2608 2024.07.30 19:38:59.783515 [ 3 ] {} <Trace> HTTP-Session: 20fda62d-6606-421c-9090-2892426b5a0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2609 2024.07.30 19:38:59.783671 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2610 2024.07.30 19:38:59.783959 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2611 2024.07.30 19:38:59.784007 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2612 2024.07.30 19:38:59.784323 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2613 2024.07.30 19:38:59.784387 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2614 2024.07.30 19:38:59.784525 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2615 2024.07.30 19:38:59.784669 [ 255 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2616 2024.07.30 19:38:59.784687 [ 261 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2617 2024.07.30 19:38:59.784720 [ 260 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2618 2024.07.30 19:38:59.784708 [ 262 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2619 2024.07.30 19:38:59.784860 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2620 2024.07.30 19:38:59.784885 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2621 2024.07.30 19:38:59.785004 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2622 2024.07.30 19:38:59.785026 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 36 rows with 4 streams
2623 2024.07.30 19:38:59.785065 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2624 2024.07.30 19:38:59.785104 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2625 2024.07.30 19:38:59.785140 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2626 2024.07.30 19:38:59.785175 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2627 2024.07.30 19:38:59.787202 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.003611 sec., 9969.537524231515 rows/sec., 368.34 KiB/sec.
2628 2024.07.30 19:38:59.787584 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> DynamicQueryHandler: Done processing query
2629 2024.07.30 19:38:59.787613 [ 3 ] {bb58566b-09eb-4e9c-baad-b44db742c54f} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2630 2024.07.30 19:38:59.787634 [ 3 ] {} <Debug> HTTP-Session: 20fda62d-6606-421c-9090-2892426b5a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2631 2024.07.30 19:38:59.787874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2632 2024.07.30 19:38:59.787930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2633 2024.07.30 19:38:59.787960 [ 3 ] {} <Debug> HTTP-Session: 697f9d19-56a8-4316-9d50-1a04476aeaf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2634 2024.07.30 19:38:59.787980 [ 3 ] {} <Debug> HTTP-Session: 697f9d19-56a8-4316-9d50-1a04476aeaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2635 2024.07.30 19:38:59.787996 [ 3 ] {} <Debug> HTTP-Session: 697f9d19-56a8-4316-9d50-1a04476aeaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2636 2024.07.30 19:38:59.788035 [ 3 ] {} <Trace> HTTP-Session: 697f9d19-56a8-4316-9d50-1a04476aeaf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2637 2024.07.30 19:38:59.788218 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2638 2024.07.30 19:38:59.788516 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2639 2024.07.30 19:38:59.788565 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2640 2024.07.30 19:38:59.788882 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2641 2024.07.30 19:38:59.788945 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2642 2024.07.30 19:38:59.789083 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2643 2024.07.30 19:38:59.789268 [ 260 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2644 2024.07.30 19:38:59.789278 [ 255 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2645 2024.07.30 19:38:59.789300 [ 262 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2646 2024.07.30 19:38:59.789268 [ 257 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2647 2024.07.30 19:38:59.789463 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2648 2024.07.30 19:38:59.789493 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
2649 2024.07.30 19:38:59.789612 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2650 2024.07.30 19:38:59.789633 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 36 rows with 4 streams
2651 2024.07.30 19:38:59.789671 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2652 2024.07.30 19:38:59.789712 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2653 2024.07.30 19:38:59.789747 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2654 2024.07.30 19:38:59.789783 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2655 2024.07.30 19:38:59.791842 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> executeQuery: Read 36 rows, 1.33 KiB in 0.003721 sec., 9674.818597151303 rows/sec., 357.45 KiB/sec.
2656 2024.07.30 19:38:59.792201 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> DynamicQueryHandler: Done processing query
2657 2024.07.30 19:38:59.792226 [ 3 ] {4a87c15e-2b45-41fa-9559-93828a06af50} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2658 2024.07.30 19:38:59.792242 [ 3 ] {} <Debug> HTTP-Session: 697f9d19-56a8-4316-9d50-1a04476aeaf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2659 2024.07.30 19:38:59.795505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2660 2024.07.30 19:38:59.795553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2661 2024.07.30 19:38:59.795572 [ 3 ] {} <Debug> HTTP-Session: 47b8bc8e-ece4-4157-9c8d-6544a3cec693 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2662 2024.07.30 19:38:59.795589 [ 3 ] {} <Debug> HTTP-Session: 47b8bc8e-ece4-4157-9c8d-6544a3cec693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2663 2024.07.30 19:38:59.795603 [ 3 ] {} <Debug> HTTP-Session: 47b8bc8e-ece4-4157-9c8d-6544a3cec693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2664 2024.07.30 19:38:59.795635 [ 3 ] {} <Trace> HTTP-Session: 47b8bc8e-ece4-4157-9c8d-6544a3cec693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2665 2024.07.30 19:38:59.795745 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2666 2024.07.30 19:38:59.795791 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2667 2024.07.30 19:38:59.795958 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2668 2024.07.30 19:38:59.796320 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2669 2024.07.30 19:38:59.796362 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2670 2024.07.30 19:38:59.796949 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2671 2024.07.30 19:38:59.797271 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2672 2024.07.30 19:38:59.797432 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.00172 sec., 2325.5813953488373 rows/sec., 251.52 KiB/sec.
2673 2024.07.30 19:38:59.797615 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Debug> DynamicQueryHandler: Done processing query
2674 2024.07.30 19:38:59.797640 [ 3 ] {4c364ab3-7ef7-4568-a654-241603325621} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2675 2024.07.30 19:38:59.797656 [ 3 ] {} <Debug> HTTP-Session: 47b8bc8e-ece4-4157-9c8d-6544a3cec693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2676 2024.07.30 19:38:59.797798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2677 2024.07.30 19:38:59.797847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2678 2024.07.30 19:38:59.797865 [ 3 ] {} <Debug> HTTP-Session: ed55c80b-be0a-4668-9e3b-f8c47627133e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2679 2024.07.30 19:38:59.797881 [ 3 ] {} <Debug> HTTP-Session: ed55c80b-be0a-4668-9e3b-f8c47627133e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.07.30 19:38:59.797895 [ 3 ] {} <Debug> HTTP-Session: ed55c80b-be0a-4668-9e3b-f8c47627133e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2681 2024.07.30 19:38:59.797925 [ 3 ] {} <Trace> HTTP-Session: ed55c80b-be0a-4668-9e3b-f8c47627133e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2682 2024.07.30 19:38:59.798032 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2683 2024.07.30 19:38:59.798076 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2684 2024.07.30 19:38:59.798204 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2685 2024.07.30 19:38:59.798561 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2686 2024.07.30 19:38:59.798599 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2687 2024.07.30 19:38:59.798902 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2688 2024.07.30 19:38:59.799196 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2689 2024.07.30 19:38:59.799342 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001336 sec., 18712.574850299403 rows/sec., 1.48 MiB/sec.
2690 2024.07.30 19:38:59.799505 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Debug> DynamicQueryHandler: Done processing query
2691 2024.07.30 19:38:59.799530 [ 3 ] {d8830325-1459-4d2a-8eda-05ba9f522abc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2692 2024.07.30 19:38:59.799545 [ 3 ] {} <Debug> HTTP-Session: ed55c80b-be0a-4668-9e3b-f8c47627133e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2693 2024.07.30 19:38:59.799704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2694 2024.07.30 19:38:59.799752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2695 2024.07.30 19:38:59.799771 [ 3 ] {} <Debug> HTTP-Session: 628c51c9-34cf-4e7f-a64c-115ab0652a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2696 2024.07.30 19:38:59.799786 [ 3 ] {} <Debug> HTTP-Session: 628c51c9-34cf-4e7f-a64c-115ab0652a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2697 2024.07.30 19:38:59.799800 [ 3 ] {} <Debug> HTTP-Session: 628c51c9-34cf-4e7f-a64c-115ab0652a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2698 2024.07.30 19:38:59.799831 [ 3 ] {} <Trace> HTTP-Session: 628c51c9-34cf-4e7f-a64c-115ab0652a0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2699 2024.07.30 19:38:59.799994 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2700 2024.07.30 19:38:59.800037 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2701 2024.07.30 19:38:59.800160 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2702 2024.07.30 19:38:59.800539 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2703 2024.07.30 19:38:59.800577 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2704 2024.07.30 19:38:59.800915 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2705 2024.07.30 19:38:59.801227 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2706 2024.07.30 19:38:59.801382 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Debug> executeQuery: Read 131 rows, 11.18 KiB in 0.001465 sec., 89419.795221843 rows/sec., 7.45 MiB/sec.
2707 2024.07.30 19:38:59.801385 [ 83 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2708 2024.07.30 19:38:59.801482 [ 83 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2709 2024.07.30 19:38:59.801532 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2710 2024.07.30 19:38:59.801676 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Debug> DynamicQueryHandler: Done processing query
2711 2024.07.30 19:38:59.801720 [ 3 ] {97fb1ad0-461a-4dda-98fe-8e2d7fafdbb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2712 2024.07.30 19:38:59.801720 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
2713 2024.07.30 19:38:59.801744 [ 3 ] {} <Debug> HTTP-Session: 628c51c9-34cf-4e7f-a64c-115ab0652a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2714 2024.07.30 19:38:59.801936 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2715 2024.07.30 19:38:59.801956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 17668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2716 2024.07.30 19:38:59.802000 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 161 rows starting from the beginning of the part
2717 2024.07.30 19:38:59.802057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2718 2024.07.30 19:38:59.802137 [ 3 ] {} <Debug> HTTP-Session: c6ca0171-0759-4ad0-971f-0840b652809a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2719 2024.07.30 19:38:59.802224 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part
2720 2024.07.30 19:38:59.802243 [ 3 ] {} <Debug> HTTP-Session: c6ca0171-0759-4ad0-971f-0840b652809a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2721 2024.07.30 19:38:59.802329 [ 3 ] {} <Debug> HTTP-Session: c6ca0171-0759-4ad0-971f-0840b652809a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2722 2024.07.30 19:38:59.802543 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 197 rows starting from the beginning of the part
2723 2024.07.30 19:38:59.802588 [ 3 ] {} <Trace> HTTP-Session: c6ca0171-0759-4ad0-971f-0840b652809a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2724 2024.07.30 19:38:59.802774 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part
2725 2024.07.30 19:38:59.803086 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part
2726 2024.07.30 19:38:59.803298 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2727 2024.07.30 19:38:59.803356 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 131 rows starting from the beginning of the part
2728 2024.07.30 19:38:59.803434 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2729 2024.07.30 19:38:59.804068 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2730 2024.07.30 19:38:59.804999 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2731 2024.07.30 19:38:59.805062 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2732 2024.07.30 19:38:59.806082 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2733 2024.07.30 19:38:59.806829 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 4 columns (4 merged, 0 gathered) in 0.005202001 sec., 146482.0941018658 rows/sec., 12.48 MiB/sec.
2734 2024.07.30 19:38:59.807065 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2735 2024.07.30 19:38:59.807162 [ 198 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2736 2024.07.30 19:38:59.807344 [ 83 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2737 2024.07.30 19:38:59.807427 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.004509 sec., 23064.981148813484 rows/sec., 1.80 MiB/sec.
2738 2024.07.30 19:38:59.807445 [ 83 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2739 2024.07.30 19:38:59.807566 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2740 2024.07.30 19:38:59.808124 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
2741 2024.07.30 19:38:59.808194 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Debug> DynamicQueryHandler: Done processing query
2742 2024.07.30 19:38:59.808300 [ 3 ] {20f76ea0-614d-48d1-b511-726afc6a28dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2743 2024.07.30 19:38:59.808377 [ 3 ] {} <Debug> HTTP-Session: c6ca0171-0759-4ad0-971f-0840b652809a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2744 2024.07.30 19:38:59.808553 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2745 2024.07.30 19:38:59.808630 [ 198 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2746 2024.07.30 19:38:59.808644 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 382 rows starting from the beginning of the part
2747 2024.07.30 19:38:59.808673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2748 2024.07.30 19:38:59.808971 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part
2749 2024.07.30 19:38:59.809027 [ 198 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_11_2} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2750 2024.07.30 19:38:59.809047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2751 2024.07.30 19:38:59.809235 [ 3 ] {} <Debug> HTTP-Session: 6ac34a1f-343e-4b82-8ee0-5a33db1301fa Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2752 2024.07.30 19:38:59.809391 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 406 rows starting from the beginning of the part
2753 2024.07.30 19:38:59.809431 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
2754 2024.07.30 19:38:59.809556 [ 3 ] {} <Debug> HTTP-Session: 6ac34a1f-343e-4b82-8ee0-5a33db1301fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2755 2024.07.30 19:38:59.809674 [ 3 ] {} <Debug> HTTP-Session: 6ac34a1f-343e-4b82-8ee0-5a33db1301fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2756 2024.07.30 19:38:59.809710 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part
2757 2024.07.30 19:38:59.809838 [ 3 ] {} <Trace> HTTP-Session: 6ac34a1f-343e-4b82-8ee0-5a33db1301fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2758 2024.07.30 19:38:59.809997 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 382 rows starting from the beginning of the part
2759 2024.07.30 19:38:59.810206 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part
2760 2024.07.30 19:38:59.810637 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2761 2024.07.30 19:38:59.810717 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2762 2024.07.30 19:38:59.811281 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2763 2024.07.30 19:38:59.812376 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2764 2024.07.30 19:38:59.812445 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2765 2024.07.30 19:38:59.813260 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1402 rows, containing 4 columns (4 merged, 0 gathered) in 0.005482707 sec., 255713.09938685398 rows/sec., 18.32 MiB/sec.
2766 2024.07.30 19:38:59.813348 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2767 2024.07.30 19:38:59.813490 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2768 2024.07.30 19:38:59.814198 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2769 2024.07.30 19:38:59.814338 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2770 2024.07.30 19:38:59.814474 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2771 2024.07.30 19:38:59.814544 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004259 sec., 37567.504108945766 rows/sec., 2.62 MiB/sec.
2772 2024.07.30 19:38:59.814585 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2773 2024.07.30 19:38:59.814667 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_11_2} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2774 2024.07.30 19:38:59.814673 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2775 2024.07.30 19:38:59.815162 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
2776 2024.07.30 19:38:59.815259 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Debug> DynamicQueryHandler: Done processing query
2777 2024.07.30 19:38:59.815281 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
2778 2024.07.30 19:38:59.815311 [ 3 ] {e7b036ef-1f3a-41de-adfa-1b8c46780dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2779 2024.07.30 19:38:59.815358 [ 3 ] {} <Debug> HTTP-Session: 6ac34a1f-343e-4b82-8ee0-5a33db1301fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2780 2024.07.30 19:38:59.815490 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2781 2024.07.30 19:38:59.815531 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 704 rows starting from the beginning of the part
2782 2024.07.30 19:38:59.815608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 39942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2783 2024.07.30 19:38:59.815787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2784 2024.07.30 19:38:59.815795 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
2785 2024.07.30 19:38:59.815861 [ 3 ] {} <Debug> HTTP-Session: 09b983ee-62f5-4825-b4bc-b10781126ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2786 2024.07.30 19:38:59.815924 [ 3 ] {} <Debug> HTTP-Session: 09b983ee-62f5-4825-b4bc-b10781126ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2787 2024.07.30 19:38:59.816007 [ 3 ] {} <Debug> HTTP-Session: 09b983ee-62f5-4825-b4bc-b10781126ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.07.30 19:38:59.816131 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 316 rows starting from the beginning of the part
2789 2024.07.30 19:38:59.816148 [ 3 ] {} <Trace> HTTP-Session: 09b983ee-62f5-4825-b4bc-b10781126ac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2790 2024.07.30 19:38:59.816424 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2791 2024.07.30 19:38:59.816548 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
2792 2024.07.30 19:38:59.816676 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2793 2024.07.30 19:38:59.816954 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2794 2024.07.30 19:38:59.817241 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2795 2024.07.30 19:38:59.819091 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2796 2024.07.30 19:38:59.820347 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 5 columns (5 merged, 0 gathered) in 0.005499578 sec., 301841.34128109465 rows/sec., 21.03 MiB/sec.
2797 2024.07.30 19:38:59.820580 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2798 2024.07.30 19:38:59.820979 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2799 2024.07.30 19:38:59.821065 [ 192 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2800 2024.07.30 19:38:59.821146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
2801 2024.07.30 19:38:59.822413 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2802 2024.07.30 19:38:59.822456 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2803 2024.07.30 19:38:59.826610 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2804 2024.07.30 19:38:59.827105 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2805 2024.07.30 19:38:59.827317 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.010954 sec., 2282.271316414095 rows/sec., 4.09 MiB/sec.
2806 2024.07.30 19:38:59.827747 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Debug> DynamicQueryHandler: Done processing query
2807 2024.07.30 19:38:59.827773 [ 3 ] {8d9c7ced-c4e2-4980-abee-1d93ff72fae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.52 MiB.
2808 2024.07.30 19:38:59.827791 [ 3 ] {} <Debug> HTTP-Session: 09b983ee-62f5-4825-b4bc-b10781126ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2809 2024.07.30 19:38:59.827929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2810 2024.07.30 19:38:59.827981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2811 2024.07.30 19:38:59.828002 [ 3 ] {} <Debug> HTTP-Session: 85b90de4-5fa2-4188-b98c-470b8f2f3300 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2812 2024.07.30 19:38:59.828019 [ 3 ] {} <Debug> HTTP-Session: 85b90de4-5fa2-4188-b98c-470b8f2f3300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2813 2024.07.30 19:38:59.828033 [ 3 ] {} <Debug> HTTP-Session: 85b90de4-5fa2-4188-b98c-470b8f2f3300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2814 2024.07.30 19:38:59.828065 [ 3 ] {} <Trace> HTTP-Session: 85b90de4-5fa2-4188-b98c-470b8f2f3300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2815 2024.07.30 19:38:59.828175 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2816 2024.07.30 19:38:59.828222 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2817 2024.07.30 19:38:59.828357 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2818 2024.07.30 19:38:59.828651 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2819 2024.07.30 19:38:59.828689 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2820 2024.07.30 19:38:59.829080 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2821 2024.07.30 19:38:59.829416 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2822 2024.07.30 19:38:59.829560 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001411 sec., 17009.21332388377 rows/sec., 1.23 MiB/sec.
2823 2024.07.30 19:38:59.829725 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Debug> DynamicQueryHandler: Done processing query
2824 2024.07.30 19:38:59.829750 [ 3 ] {05ddb3eb-3f30-484d-a46d-40c81b039b4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2825 2024.07.30 19:38:59.829766 [ 3 ] {} <Debug> HTTP-Session: 85b90de4-5fa2-4188-b98c-470b8f2f3300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2826 2024.07.30 19:38:59.829888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2827 2024.07.30 19:38:59.829938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2828 2024.07.30 19:38:59.829958 [ 3 ] {} <Debug> HTTP-Session: f997c6c9-766d-41e4-817f-e3da8a9fa268 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2829 2024.07.30 19:38:59.829975 [ 3 ] {} <Debug> HTTP-Session: f997c6c9-766d-41e4-817f-e3da8a9fa268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2830 2024.07.30 19:38:59.829989 [ 3 ] {} <Debug> HTTP-Session: f997c6c9-766d-41e4-817f-e3da8a9fa268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2831 2024.07.30 19:38:59.830021 [ 3 ] {} <Trace> HTTP-Session: f997c6c9-766d-41e4-817f-e3da8a9fa268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2832 2024.07.30 19:38:59.830141 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2833 2024.07.30 19:38:59.830186 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2834 2024.07.30 19:38:59.830313 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2835 2024.07.30 19:38:59.830630 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2836 2024.07.30 19:38:59.830668 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2837 2024.07.30 19:38:59.831031 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2838 2024.07.30 19:38:59.831355 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2839 2024.07.30 19:38:59.831503 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
2840 2024.07.30 19:38:59.831526 [ 82 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2841 2024.07.30 19:38:59.831611 [ 82 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2842 2024.07.30 19:38:59.831662 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2843 2024.07.30 19:38:59.831782 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Debug> DynamicQueryHandler: Done processing query
2844 2024.07.30 19:38:59.831842 [ 3 ] {824882af-388b-4d71-8416-ee39ff4b6f29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2845 2024.07.30 19:38:59.831857 [ 195 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
2846 2024.07.30 19:38:59.831869 [ 3 ] {} <Debug> HTTP-Session: f997c6c9-766d-41e4-817f-e3da8a9fa268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2847 2024.07.30 19:38:59.832042 [ 195 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2848 2024.07.30 19:38:59.832092 [ 195 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
2849 2024.07.30 19:38:59.832218 [ 195 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part
2850 2024.07.30 19:38:59.832427 [ 195 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2851 2024.07.30 19:38:59.832596 [ 195 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2852 2024.07.30 19:38:59.832745 [ 195 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
2853 2024.07.30 19:38:59.832892 [ 195 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2854 2024.07.30 19:38:59.834153 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 4 columns (4 merged, 0 gathered) in 0.002401971 sec., 226480.66941690803 rows/sec., 15.31 MiB/sec.
2855 2024.07.30 19:38:59.834326 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2856 2024.07.30 19:38:59.834749 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2857 2024.07.30 19:38:59.834848 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_11_2} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2858 2024.07.30 19:38:59.834947 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
2859 2024.07.30 19:39:02.343771 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
2860 2024.07.30 19:39:02.343843 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
2861 2024.07.30 19:39:04.778364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2862 2024.07.30 19:39:04.778507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2863 2024.07.30 19:39:04.778537 [ 3 ] {} <Debug> HTTP-Session: a0791e0a-7479-4298-a065-e0f528381800 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2864 2024.07.30 19:39:04.778565 [ 3 ] {} <Debug> HTTP-Session: a0791e0a-7479-4298-a065-e0f528381800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2865 2024.07.30 19:39:04.778583 [ 3 ] {} <Debug> HTTP-Session: a0791e0a-7479-4298-a065-e0f528381800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2866 2024.07.30 19:39:04.778642 [ 3 ] {} <Trace> HTTP-Session: a0791e0a-7479-4298-a065-e0f528381800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2867 2024.07.30 19:39:04.778842 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2868 2024.07.30 19:39:04.778917 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2869 2024.07.30 19:39:04.779131 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2870 2024.07.30 19:39:04.779606 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2871 2024.07.30 19:39:04.779652 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2872 2024.07.30 19:39:04.780031 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2873 2024.07.30 19:39:04.780373 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2874 2024.07.30 19:39:04.780540 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.001751 sec., 3426.613363792119 rows/sec., 194.09 KiB/sec.
2875 2024.07.30 19:39:04.781035 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Debug> DynamicQueryHandler: Done processing query
2876 2024.07.30 19:39:04.781063 [ 3 ] {9620a21c-9966-4101-a0c7-fb68cc3fc569} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2877 2024.07.30 19:39:04.781080 [ 3 ] {} <Debug> HTTP-Session: a0791e0a-7479-4298-a065-e0f528381800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.07.30 19:39:04.781271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 24360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2879 2024.07.30 19:39:04.781328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2880 2024.07.30 19:39:04.781348 [ 3 ] {} <Debug> HTTP-Session: 5896ae82-8505-437d-a4e1-1cd2aefa4230 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2881 2024.07.30 19:39:04.781366 [ 3 ] {} <Debug> HTTP-Session: 5896ae82-8505-437d-a4e1-1cd2aefa4230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2882 2024.07.30 19:39:04.781380 [ 3 ] {} <Debug> HTTP-Session: 5896ae82-8505-437d-a4e1-1cd2aefa4230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.07.30 19:39:04.781416 [ 3 ] {} <Trace> HTTP-Session: 5896ae82-8505-437d-a4e1-1cd2aefa4230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2884 2024.07.30 19:39:04.781578 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2885 2024.07.30 19:39:04.781700 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2886 2024.07.30 19:39:04.782245 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2887 2024.07.30 19:39:04.782709 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2888 2024.07.30 19:39:04.782748 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2889 2024.07.30 19:39:04.783096 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2890 2024.07.30 19:39:04.783446 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2891 2024.07.30 19:39:04.783605 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Debug> executeQuery: Read 161 rows, 14.56 KiB in 0.002094 sec., 76886.34192932188 rows/sec., 6.79 MiB/sec.
2892 2024.07.30 19:39:04.783845 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Debug> DynamicQueryHandler: Done processing query
2893 2024.07.30 19:39:04.783870 [ 3 ] {eef8388e-7c37-48eb-8f23-e57ecb9f98d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2894 2024.07.30 19:39:04.783886 [ 3 ] {} <Debug> HTTP-Session: 5896ae82-8505-437d-a4e1-1cd2aefa4230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2895 2024.07.30 19:39:04.784175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 61555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2896 2024.07.30 19:39:04.784234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2897 2024.07.30 19:39:04.784254 [ 3 ] {} <Debug> HTTP-Session: 12c559c6-d51c-4df3-9389-7ec621dee3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2898 2024.07.30 19:39:04.784272 [ 3 ] {} <Debug> HTTP-Session: 12c559c6-d51c-4df3-9389-7ec621dee3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2899 2024.07.30 19:39:04.784286 [ 3 ] {} <Debug> HTTP-Session: 12c559c6-d51c-4df3-9389-7ec621dee3c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.07.30 19:39:04.784319 [ 3 ] {} <Trace> HTTP-Session: 12c559c6-d51c-4df3-9389-7ec621dee3c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2901 2024.07.30 19:39:04.784533 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2902 2024.07.30 19:39:04.784579 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2903 2024.07.30 19:39:04.784709 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2904 2024.07.30 19:39:04.785254 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2905 2024.07.30 19:39:04.785292 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2906 2024.07.30 19:39:04.785644 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2907 2024.07.30 19:39:04.785971 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2908 2024.07.30 19:39:04.786131 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.001709 sec., 223522.5277940316 rows/sec., 15.70 MiB/sec.
2909 2024.07.30 19:39:04.786413 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Debug> DynamicQueryHandler: Done processing query
2910 2024.07.30 19:39:04.786438 [ 3 ] {4b7722fd-a130-4a1a-ab15-62f097ee5048} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2911 2024.07.30 19:39:04.786454 [ 3 ] {} <Debug> HTTP-Session: 12c559c6-d51c-4df3-9389-7ec621dee3c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2912 2024.07.30 19:39:04.786597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2913 2024.07.30 19:39:04.786646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2914 2024.07.30 19:39:04.786667 [ 3 ] {} <Debug> HTTP-Session: b11a4b90-33ce-4a83-96aa-f002e91c9a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2915 2024.07.30 19:39:04.786683 [ 3 ] {} <Debug> HTTP-Session: b11a4b90-33ce-4a83-96aa-f002e91c9a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2916 2024.07.30 19:39:04.786697 [ 3 ] {} <Debug> HTTP-Session: b11a4b90-33ce-4a83-96aa-f002e91c9a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.07.30 19:39:04.786728 [ 3 ] {} <Trace> HTTP-Session: b11a4b90-33ce-4a83-96aa-f002e91c9a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2918 2024.07.30 19:39:04.786825 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2919 2024.07.30 19:39:04.786871 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2920 2024.07.30 19:39:04.787020 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2921 2024.07.30 19:39:04.787299 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2922 2024.07.30 19:39:04.787334 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2923 2024.07.30 19:39:04.787694 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2924 2024.07.30 19:39:04.788014 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2925 2024.07.30 19:39:04.788172 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 188.87 KiB/sec.
2926 2024.07.30 19:39:04.788452 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Debug> DynamicQueryHandler: Done processing query
2927 2024.07.30 19:39:04.788476 [ 3 ] {6ee669ee-2819-4a20-892d-40df40956a89} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2928 2024.07.30 19:39:04.788491 [ 3 ] {} <Debug> HTTP-Session: b11a4b90-33ce-4a83-96aa-f002e91c9a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2929 2024.07.30 19:39:04.788630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2930 2024.07.30 19:39:04.788679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2931 2024.07.30 19:39:04.788697 [ 3 ] {} <Debug> HTTP-Session: 0b674167-ff23-4dcd-810d-c46cb64b686c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2932 2024.07.30 19:39:04.788713 [ 3 ] {} <Debug> HTTP-Session: 0b674167-ff23-4dcd-810d-c46cb64b686c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2933 2024.07.30 19:39:04.788728 [ 3 ] {} <Debug> HTTP-Session: 0b674167-ff23-4dcd-810d-c46cb64b686c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.07.30 19:39:04.788757 [ 3 ] {} <Trace> HTTP-Session: 0b674167-ff23-4dcd-810d-c46cb64b686c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2935 2024.07.30 19:39:04.788898 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2936 2024.07.30 19:39:04.788943 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2937 2024.07.30 19:39:04.789104 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2938 2024.07.30 19:39:04.789438 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2939 2024.07.30 19:39:04.789475 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2940 2024.07.30 19:39:04.789849 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2941 2024.07.30 19:39:04.790195 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2942 2024.07.30 19:39:04.790369 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001521 sec., 50624.58908612755 rows/sec., 3.12 MiB/sec.
2943 2024.07.30 19:39:04.790661 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Debug> DynamicQueryHandler: Done processing query
2944 2024.07.30 19:39:04.790685 [ 3 ] {f710a91f-134e-4248-92d5-2295e93d1629} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2945 2024.07.30 19:39:04.790701 [ 3 ] {} <Debug> HTTP-Session: 0b674167-ff23-4dcd-810d-c46cb64b686c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2946 2024.07.30 19:39:04.790874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2947 2024.07.30 19:39:04.790922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2948 2024.07.30 19:39:04.790940 [ 3 ] {} <Debug> HTTP-Session: daab0067-a689-4e60-88b1-f35178eb0ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2949 2024.07.30 19:39:04.790957 [ 3 ] {} <Debug> HTTP-Session: daab0067-a689-4e60-88b1-f35178eb0ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2950 2024.07.30 19:39:04.790970 [ 3 ] {} <Debug> HTTP-Session: daab0067-a689-4e60-88b1-f35178eb0ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.07.30 19:39:04.791001 [ 3 ] {} <Trace> HTTP-Session: daab0067-a689-4e60-88b1-f35178eb0ff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2952 2024.07.30 19:39:04.791166 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2953 2024.07.30 19:39:04.791210 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2954 2024.07.30 19:39:04.791371 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2955 2024.07.30 19:39:04.791748 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2956 2024.07.30 19:39:04.791785 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2957 2024.07.30 19:39:04.792157 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2958 2024.07.30 19:39:04.792504 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2959 2024.07.30 19:39:04.792650 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec.
2960 2024.07.30 19:39:04.792827 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Debug> DynamicQueryHandler: Done processing query
2961 2024.07.30 19:39:04.792851 [ 3 ] {45ca0bce-0d8d-4ba2-aa20-64d9001b0976} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2962 2024.07.30 19:39:04.792868 [ 3 ] {} <Debug> HTTP-Session: daab0067-a689-4e60-88b1-f35178eb0ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2963 2024.07.30 19:39:04.792991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2964 2024.07.30 19:39:04.793040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2965 2024.07.30 19:39:04.793059 [ 3 ] {} <Debug> HTTP-Session: e03ffe44-fa4f-4cea-a209-01685b81a647 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2966 2024.07.30 19:39:04.793075 [ 3 ] {} <Debug> HTTP-Session: e03ffe44-fa4f-4cea-a209-01685b81a647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.07.30 19:39:04.793089 [ 3 ] {} <Debug> HTTP-Session: e03ffe44-fa4f-4cea-a209-01685b81a647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.07.30 19:39:04.793119 [ 3 ] {} <Trace> HTTP-Session: e03ffe44-fa4f-4cea-a209-01685b81a647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2969 2024.07.30 19:39:04.793218 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2970 2024.07.30 19:39:04.793261 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2971 2024.07.30 19:39:04.793388 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2972 2024.07.30 19:39:04.793661 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2973 2024.07.30 19:39:04.793697 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2974 2024.07.30 19:39:04.794049 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2975 2024.07.30 19:39:04.794361 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2976 2024.07.30 19:39:04.794521 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001325 sec., 17358.490566037737 rows/sec., 938.97 KiB/sec.
2977 2024.07.30 19:39:04.794778 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Debug> DynamicQueryHandler: Done processing query
2978 2024.07.30 19:39:04.794803 [ 3 ] {9b1d2c04-d5e6-466a-9a71-f13ee95dc19a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2979 2024.07.30 19:39:04.794819 [ 3 ] {} <Debug> HTTP-Session: e03ffe44-fa4f-4cea-a209-01685b81a647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2980 2024.07.30 19:39:04.794942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2981 2024.07.30 19:39:04.794989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2982 2024.07.30 19:39:04.795009 [ 3 ] {} <Debug> HTTP-Session: c646b7f5-1456-4d4b-b54d-61eb9166b9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
2983 2024.07.30 19:39:04.795025 [ 3 ] {} <Debug> HTTP-Session: c646b7f5-1456-4d4b-b54d-61eb9166b9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.07.30 19:39:04.795038 [ 3 ] {} <Debug> HTTP-Session: c646b7f5-1456-4d4b-b54d-61eb9166b9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.07.30 19:39:04.795067 [ 3 ] {} <Trace> HTTP-Session: c646b7f5-1456-4d4b-b54d-61eb9166b9a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2986 2024.07.30 19:39:04.795188 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2987 2024.07.30 19:39:04.795258 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2988 2024.07.30 19:39:04.795399 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2989 2024.07.30 19:39:04.795686 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2990 2024.07.30 19:39:04.795721 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB.
2991 2024.07.30 19:39:04.796067 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2992 2024.07.30 19:39:04.796381 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2993 2024.07.30 19:39:04.796533 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
2994 2024.07.30 19:39:04.796829 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Debug> DynamicQueryHandler: Done processing query
2995 2024.07.30 19:39:04.796853 [ 3 ] {184fa388-078b-4413-ac0a-2448fa92f7c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2996 2024.07.30 19:39:04.796868 [ 3 ] {} <Debug> HTTP-Session: c646b7f5-1456-4d4b-b54d-61eb9166b9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2997 2024.07.30 19:39:09.772705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2998 2024.07.30 19:39:09.772868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2999 2024.07.30 19:39:09.772899 [ 3 ] {} <Debug> HTTP-Session: 5ec51aad-b3c5-4eea-8e0a-b88ebc27bcbf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3000 2024.07.30 19:39:09.772927 [ 3 ] {} <Debug> HTTP-Session: 5ec51aad-b3c5-4eea-8e0a-b88ebc27bcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3001 2024.07.30 19:39:09.772944 [ 3 ] {} <Debug> HTTP-Session: 5ec51aad-b3c5-4eea-8e0a-b88ebc27bcbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3002 2024.07.30 19:39:09.773001 [ 3 ] {} <Trace> HTTP-Session: 5ec51aad-b3c5-4eea-8e0a-b88ebc27bcbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3003 2024.07.30 19:39:09.773281 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3004 2024.07.30 19:39:09.773737 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3005 2024.07.30 19:39:09.773790 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3006 2024.07.30 19:39:09.774162 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3007 2024.07.30 19:39:09.774247 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3008 2024.07.30 19:39:09.774418 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3009 2024.07.30 19:39:09.774639 [ 257 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3010 2024.07.30 19:39:09.774691 [ 262 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3011 2024.07.30 19:39:09.774704 [ 256 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3012 2024.07.30 19:39:09.774700 [ 258 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3013 2024.07.30 19:39:09.774756 [ 261 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3014 2024.07.30 19:39:09.774933 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges
3015 2024.07.30 19:39:09.774964 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
3016 2024.07.30 19:39:09.775130 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3017 2024.07.30 19:39:09.775157 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Reading approx. 40 rows with 5 streams
3018 2024.07.30 19:39:09.775200 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3019 2024.07.30 19:39:09.775248 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3020 2024.07.30 19:39:09.775289 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3021 2024.07.30 19:39:09.775330 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3022 2024.07.30 19:39:09.775371 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3023 2024.07.30 19:39:09.777945 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> executeQuery: Read 40 rows, 1.51 KiB in 0.0048 sec., 8333.333333333334 rows/sec., 315.55 KiB/sec.
3024 2024.07.30 19:39:09.778384 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> DynamicQueryHandler: Done processing query
3025 2024.07.30 19:39:09.778411 [ 3 ] {74d28ce1-8e92-4202-9361-18162a8746f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.17 MiB.
3026 2024.07.30 19:39:09.778429 [ 3 ] {} <Debug> HTTP-Session: 5ec51aad-b3c5-4eea-8e0a-b88ebc27bcbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3027 2024.07.30 19:39:09.782695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3028 2024.07.30 19:39:09.782755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3029 2024.07.30 19:39:09.782776 [ 3 ] {} <Debug> HTTP-Session: 6cfb44c0-fcc3-4862-ad74-3946f20947b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3030 2024.07.30 19:39:09.782795 [ 3 ] {} <Debug> HTTP-Session: 6cfb44c0-fcc3-4862-ad74-3946f20947b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3031 2024.07.30 19:39:09.782809 [ 3 ] {} <Debug> HTTP-Session: 6cfb44c0-fcc3-4862-ad74-3946f20947b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3032 2024.07.30 19:39:09.782847 [ 3 ] {} <Trace> HTTP-Session: 6cfb44c0-fcc3-4862-ad74-3946f20947b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3033 2024.07.30 19:39:09.782974 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3034 2024.07.30 19:39:09.783044 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3035 2024.07.30 19:39:09.783240 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3036 2024.07.30 19:39:09.783596 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3037 2024.07.30 19:39:09.783636 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3038 2024.07.30 19:39:09.784123 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3039 2024.07.30 19:39:09.784452 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3040 2024.07.30 19:39:09.784627 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001681 sec., 594.883997620464 rows/sec., 134.78 KiB/sec.
3041 2024.07.30 19:39:09.784629 [ 67 ] {} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3042 2024.07.30 19:39:09.784724 [ 67 ] {} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3043 2024.07.30 19:39:09.784771 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3044 2024.07.30 19:39:09.785003 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Debug> DynamicQueryHandler: Done processing query
3045 2024.07.30 19:39:09.785118 [ 3 ] {0b79bc4f-7ec7-4adc-b50a-dec6d469e6a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3046 2024.07.30 19:39:09.785151 [ 188 ] {7668d36e-3a99-49af-881e-e8180e557ea2::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
3047 2024.07.30 19:39:09.785177 [ 3 ] {} <Debug> HTTP-Session: 6cfb44c0-fcc3-4862-ad74-3946f20947b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3048 2024.07.30 19:39:09.785387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3049 2024.07.30 19:39:09.785503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3050 2024.07.30 19:39:09.785545 [ 3 ] {} <Debug> HTTP-Session: 535d85f1-8d77-4f0f-8212-8def54d6c00e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3051 2024.07.30 19:39:09.785596 [ 3 ] {} <Debug> HTTP-Session: 535d85f1-8d77-4f0f-8212-8def54d6c00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3052 2024.07.30 19:39:09.785633 [ 3 ] {} <Debug> HTTP-Session: 535d85f1-8d77-4f0f-8212-8def54d6c00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3053 2024.07.30 19:39:09.785718 [ 3 ] {} <Trace> HTTP-Session: 535d85f1-8d77-4f0f-8212-8def54d6c00e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3054 2024.07.30 19:39:09.785814 [ 188 ] {7668d36e-3a99-49af-881e-e8180e557ea2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3055 2024.07.30 19:39:09.785906 [ 188 ] {7668d36e-3a99-49af-881e-e8180e557ea2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
3056 2024.07.30 19:39:09.785958 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3057 2024.07.30 19:39:09.786069 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3058 2024.07.30 19:39:09.786206 [ 188 ] {7668d36e-3a99-49af-881e-e8180e557ea2::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
3059 2024.07.30 19:39:09.786542 [ 188 ] {7668d36e-3a99-49af-881e-e8180e557ea2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
3060 2024.07.30 19:39:09.786740 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3061 2024.07.30 19:39:09.786799 [ 188 ] {7668d36e-3a99-49af-881e-e8180e557ea2::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
3062 2024.07.30 19:39:09.787021 [ 188 ] {7668d36e-3a99-49af-881e-e8180e557ea2::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
3063 2024.07.30 19:39:09.787184 [ 188 ] {7668d36e-3a99-49af-881e-e8180e557ea2::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
3064 2024.07.30 19:39:09.787907 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3065 2024.07.30 19:39:09.787961 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3066 2024.07.30 19:39:09.788830 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3067 2024.07.30 19:39:09.789871 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3068 2024.07.30 19:39:09.790201 [ 67 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3069 2024.07.30 19:39:09.790325 [ 67 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3070 2024.07.30 19:39:09.790340 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.004429 sec., 5870.399638744638 rows/sec., 475.82 KiB/sec.
3071 2024.07.30 19:39:09.790419 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3072 2024.07.30 19:39:09.791180 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Debug> DynamicQueryHandler: Done processing query
3073 2024.07.30 19:39:09.791274 [ 3 ] {f314a00b-928a-49aa-a2e5-7b9a6d633397} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3074 2024.07.30 19:39:09.791307 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
3075 2024.07.30 19:39:09.791348 [ 3 ] {} <Debug> HTTP-Session: 535d85f1-8d77-4f0f-8212-8def54d6c00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.07.30 19:39:09.791718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3077 2024.07.30 19:39:09.792002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3078 2024.07.30 19:39:09.792085 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3079 2024.07.30 19:39:09.792142 [ 3 ] {} <Debug> HTTP-Session: 33a8833d-f128-4b6b-a978-87598f260c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3080 2024.07.30 19:39:09.792195 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
3081 2024.07.30 19:39:09.792306 [ 3 ] {} <Debug> HTTP-Session: 33a8833d-f128-4b6b-a978-87598f260c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3082 2024.07.30 19:39:09.792631 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
3083 2024.07.30 19:39:09.792677 [ 3 ] {} <Debug> HTTP-Session: 33a8833d-f128-4b6b-a978-87598f260c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3084 2024.07.30 19:39:09.793081 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
3085 2024.07.30 19:39:09.793465 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part
3086 2024.07.30 19:39:09.793504 [ 3 ] {} <Trace> HTTP-Session: 33a8833d-f128-4b6b-a978-87598f260c3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3087 2024.07.30 19:39:09.793899 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
3088 2024.07.30 19:39:09.794345 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part
3089 2024.07.30 19:39:09.795081 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3090 2024.07.30 19:39:09.795302 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3091 2024.07.30 19:39:09.796737 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3092 2024.07.30 19:39:09.798737 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3093 2024.07.30 19:39:09.798907 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3094 2024.07.30 19:39:09.800350 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 4 columns (4 merged, 0 gathered) in 0.009726618 sec., 7710.799375486938 rows/sec., 551.90 KiB/sec.
3095 2024.07.30 19:39:09.800793 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3096 2024.07.30 19:39:09.801033 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3097 2024.07.30 19:39:09.802572 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_6_1} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3098 2024.07.30 19:39:09.802963 [ 195 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_6_1} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3099 2024.07.30 19:39:09.803354 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3100 2024.07.30 19:39:09.803464 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3101 2024.07.30 19:39:09.803530 [ 195 ] {7668d36e-3a99-49af-881e-e8180e557ea2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.018633489 sec., 2200.3393996690584 rows/sec., 309.58 KiB/sec.
3102 2024.07.30 19:39:09.803859 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.009341 sec., 214.10983834707204 rows/sec., 17.46 KiB/sec.
3103 2024.07.30 19:39:09.803915 [ 195 ] {7668d36e-3a99-49af-881e-e8180e557ea2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3104 2024.07.30 19:39:09.804438 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Debug> DynamicQueryHandler: Done processing query
3105 2024.07.30 19:39:09.804513 [ 3 ] {d5e52e45-5a74-4405-9a7c-04da08bbc4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3106 2024.07.30 19:39:09.804574 [ 3 ] {} <Debug> HTTP-Session: 33a8833d-f128-4b6b-a978-87598f260c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.07.30 19:39:09.804863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3108 2024.07.30 19:39:09.804942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3109 2024.07.30 19:39:09.804990 [ 3 ] {} <Debug> HTTP-Session: 3917654f-3cf3-4347-be61-5cbe2671f2bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3110 2024.07.30 19:39:09.805036 [ 3 ] {} <Debug> HTTP-Session: 3917654f-3cf3-4347-be61-5cbe2671f2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3111 2024.07.30 19:39:09.805057 [ 3 ] {} <Debug> HTTP-Session: 3917654f-3cf3-4347-be61-5cbe2671f2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3112 2024.07.30 19:39:09.805120 [ 3 ] {} <Trace> HTTP-Session: 3917654f-3cf3-4347-be61-5cbe2671f2bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3113 2024.07.30 19:39:09.805195 [ 195 ] {7668d36e-3a99-49af-881e-e8180e557ea2::all_1_6_1} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3114 2024.07.30 19:39:09.805335 [ 195 ] {7668d36e-3a99-49af-881e-e8180e557ea2::all_1_6_1} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3115 2024.07.30 19:39:09.805410 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3116 2024.07.30 19:39:09.805499 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3117 2024.07.30 19:39:09.805517 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3118 2024.07.30 19:39:09.805684 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3119 2024.07.30 19:39:09.806093 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3120 2024.07.30 19:39:09.806131 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3121 2024.07.30 19:39:09.806461 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3122 2024.07.30 19:39:09.806779 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3123 2024.07.30 19:39:09.806939 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001682 sec., 80261.5933412604 rows/sec., 6.69 MiB/sec.
3124 2024.07.30 19:39:09.807116 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Debug> DynamicQueryHandler: Done processing query
3125 2024.07.30 19:39:09.807140 [ 3 ] {4810100c-2ef6-4fd6-b998-a832cf182ce9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3126 2024.07.30 19:39:09.807155 [ 3 ] {} <Debug> HTTP-Session: 3917654f-3cf3-4347-be61-5cbe2671f2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3127 2024.07.30 19:39:09.807306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3128 2024.07.30 19:39:09.807354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3129 2024.07.30 19:39:09.807372 [ 3 ] {} <Debug> HTTP-Session: 171363fd-77be-423e-ade3-588cad6b788b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3130 2024.07.30 19:39:09.807388 [ 3 ] {} <Debug> HTTP-Session: 171363fd-77be-423e-ade3-588cad6b788b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.07.30 19:39:09.807401 [ 3 ] {} <Debug> HTTP-Session: 171363fd-77be-423e-ade3-588cad6b788b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3132 2024.07.30 19:39:09.807433 [ 3 ] {} <Trace> HTTP-Session: 171363fd-77be-423e-ade3-588cad6b788b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3133 2024.07.30 19:39:09.807526 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3134 2024.07.30 19:39:09.807567 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3135 2024.07.30 19:39:09.807694 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3136 2024.07.30 19:39:09.808047 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3137 2024.07.30 19:39:09.808083 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3138 2024.07.30 19:39:09.808386 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3139 2024.07.30 19:39:09.808691 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3140 2024.07.30 19:39:09.808843 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001337 sec., 1495.8863126402393 rows/sec., 104.45 KiB/sec.
3141 2024.07.30 19:39:09.809048 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Debug> DynamicQueryHandler: Done processing query
3142 2024.07.30 19:39:09.809071 [ 3 ] {c9b1c5e0-73cf-4a0b-bf1f-21881c597965} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3143 2024.07.30 19:39:09.809087 [ 3 ] {} <Debug> HTTP-Session: 171363fd-77be-423e-ade3-588cad6b788b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3144 2024.07.30 19:39:09.809215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3145 2024.07.30 19:39:09.809261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3146 2024.07.30 19:39:09.809279 [ 3 ] {} <Debug> HTTP-Session: 0e9bfe0a-8c6a-4b02-bd19-ed8b4e92ad45 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3147 2024.07.30 19:39:09.809295 [ 3 ] {} <Debug> HTTP-Session: 0e9bfe0a-8c6a-4b02-bd19-ed8b4e92ad45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3148 2024.07.30 19:39:09.809308 [ 3 ] {} <Debug> HTTP-Session: 0e9bfe0a-8c6a-4b02-bd19-ed8b4e92ad45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3149 2024.07.30 19:39:09.809339 [ 3 ] {} <Trace> HTTP-Session: 0e9bfe0a-8c6a-4b02-bd19-ed8b4e92ad45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3150 2024.07.30 19:39:09.809460 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3151 2024.07.30 19:39:09.809502 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3152 2024.07.30 19:39:09.809623 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3153 2024.07.30 19:39:09.809979 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3154 2024.07.30 19:39:09.810015 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3155 2024.07.30 19:39:09.810332 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3156 2024.07.30 19:39:09.810678 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3157 2024.07.30 19:39:09.810849 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001427 sec., 64470.91800981079 rows/sec., 5.04 MiB/sec.
3158 2024.07.30 19:39:09.811150 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Debug> DynamicQueryHandler: Done processing query
3159 2024.07.30 19:39:09.811173 [ 3 ] {d6f2ff5c-9cfa-47cc-9467-4315fa79eb80} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3160 2024.07.30 19:39:09.811188 [ 3 ] {} <Debug> HTTP-Session: 0e9bfe0a-8c6a-4b02-bd19-ed8b4e92ad45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3161 2024.07.30 19:39:09.811357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3162 2024.07.30 19:39:09.811404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3163 2024.07.30 19:39:09.811421 [ 3 ] {} <Debug> HTTP-Session: 280c2f1b-2293-4682-a198-41e8a9d94157 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3164 2024.07.30 19:39:09.811437 [ 3 ] {} <Debug> HTTP-Session: 280c2f1b-2293-4682-a198-41e8a9d94157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.07.30 19:39:09.811450 [ 3 ] {} <Debug> HTTP-Session: 280c2f1b-2293-4682-a198-41e8a9d94157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3166 2024.07.30 19:39:09.811479 [ 3 ] {} <Trace> HTTP-Session: 280c2f1b-2293-4682-a198-41e8a9d94157 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3167 2024.07.30 19:39:09.811638 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3168 2024.07.30 19:39:09.811684 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3169 2024.07.30 19:39:09.811835 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3170 2024.07.30 19:39:09.812265 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3171 2024.07.30 19:39:09.812300 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3172 2024.07.30 19:39:09.812683 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3173 2024.07.30 19:39:09.813027 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3174 2024.07.30 19:39:09.813181 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001586 sec., 101513.24085750316 rows/sec., 7.07 MiB/sec.
3175 2024.07.30 19:39:09.813338 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Debug> DynamicQueryHandler: Done processing query
3176 2024.07.30 19:39:09.813362 [ 3 ] {1af93428-7b06-4b00-a78c-1eb2beb0c24c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3177 2024.07.30 19:39:09.813377 [ 3 ] {} <Debug> HTTP-Session: 280c2f1b-2293-4682-a198-41e8a9d94157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3178 2024.07.30 19:39:09.813619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3179 2024.07.30 19:39:09.813666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3180 2024.07.30 19:39:09.813685 [ 3 ] {} <Debug> HTTP-Session: 77fcf4e2-0d44-42d6-a1ac-72713379b332 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3181 2024.07.30 19:39:09.813701 [ 3 ] {} <Debug> HTTP-Session: 77fcf4e2-0d44-42d6-a1ac-72713379b332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3182 2024.07.30 19:39:09.813715 [ 3 ] {} <Debug> HTTP-Session: 77fcf4e2-0d44-42d6-a1ac-72713379b332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3183 2024.07.30 19:39:09.813746 [ 3 ] {} <Trace> HTTP-Session: 77fcf4e2-0d44-42d6-a1ac-72713379b332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3184 2024.07.30 19:39:09.814340 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3185 2024.07.30 19:39:09.814404 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3186 2024.07.30 19:39:09.814809 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3187 2024.07.30 19:39:09.815476 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3188 2024.07.30 19:39:09.815513 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3189 2024.07.30 19:39:09.816145 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3190 2024.07.30 19:39:09.816550 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3191 2024.07.30 19:39:09.816699 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002872 sec., 9052.92479108635 rows/sec., 16.22 MiB/sec.
3192 2024.07.30 19:39:09.817001 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Debug> DynamicQueryHandler: Done processing query
3193 2024.07.30 19:39:09.817025 [ 3 ] {2e1b1e55-edeb-4894-b73b-2698f5435abd} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3194 2024.07.30 19:39:09.817042 [ 3 ] {} <Debug> HTTP-Session: 77fcf4e2-0d44-42d6-a1ac-72713379b332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3195 2024.07.30 19:39:09.817231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3196 2024.07.30 19:39:09.817280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3197 2024.07.30 19:39:09.817300 [ 3 ] {} <Debug> HTTP-Session: 8e4e0edd-1e31-4bd0-ad1f-c1070e121853 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3198 2024.07.30 19:39:09.817316 [ 3 ] {} <Debug> HTTP-Session: 8e4e0edd-1e31-4bd0-ad1f-c1070e121853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3199 2024.07.30 19:39:09.817329 [ 3 ] {} <Debug> HTTP-Session: 8e4e0edd-1e31-4bd0-ad1f-c1070e121853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3200 2024.07.30 19:39:09.817360 [ 3 ] {} <Trace> HTTP-Session: 8e4e0edd-1e31-4bd0-ad1f-c1070e121853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3201 2024.07.30 19:39:09.817470 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3202 2024.07.30 19:39:09.817514 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3203 2024.07.30 19:39:09.817639 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3204 2024.07.30 19:39:09.817929 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3205 2024.07.30 19:39:09.817964 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3206 2024.07.30 19:39:09.818347 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3207 2024.07.30 19:39:09.818671 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3208 2024.07.30 19:39:09.818831 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
3209 2024.07.30 19:39:09.819133 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Debug> DynamicQueryHandler: Done processing query
3210 2024.07.30 19:39:09.819159 [ 3 ] {7dd6c879-0d53-401c-8c58-06274df3336e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3211 2024.07.30 19:39:09.819175 [ 3 ] {} <Debug> HTTP-Session: 8e4e0edd-1e31-4bd0-ad1f-c1070e121853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3212 2024.07.30 19:39:14.781247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3213 2024.07.30 19:39:14.781385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3214 2024.07.30 19:39:14.781414 [ 3 ] {} <Debug> HTTP-Session: 9cf37497-414e-4ba8-b8b9-179ff9f65a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3215 2024.07.30 19:39:14.781443 [ 3 ] {} <Debug> HTTP-Session: 9cf37497-414e-4ba8-b8b9-179ff9f65a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.07.30 19:39:14.781461 [ 3 ] {} <Debug> HTTP-Session: 9cf37497-414e-4ba8-b8b9-179ff9f65a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3217 2024.07.30 19:39:14.781518 [ 3 ] {} <Trace> HTTP-Session: 9cf37497-414e-4ba8-b8b9-179ff9f65a31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3218 2024.07.30 19:39:14.781716 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3219 2024.07.30 19:39:14.781793 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3220 2024.07.30 19:39:14.781985 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3221 2024.07.30 19:39:14.782426 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3222 2024.07.30 19:39:14.782471 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3223 2024.07.30 19:39:14.782834 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3224 2024.07.30 19:39:14.783182 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3225 2024.07.30 19:39:14.783354 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001698 sec., 5889.2815076560655 rows/sec., 391.09 KiB/sec.
3226 2024.07.30 19:39:14.783570 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Debug> DynamicQueryHandler: Done processing query
3227 2024.07.30 19:39:14.783598 [ 3 ] {33b54c50-cc4f-423d-8176-c6145023a0f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3228 2024.07.30 19:39:14.783615 [ 3 ] {} <Debug> HTTP-Session: 9cf37497-414e-4ba8-b8b9-179ff9f65a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3229 2024.07.30 19:39:14.783745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3230 2024.07.30 19:39:14.783799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3231 2024.07.30 19:39:14.783820 [ 3 ] {} <Debug> HTTP-Session: 4b516d5a-12b1-41d3-b81e-ae9247b8437a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3232 2024.07.30 19:39:14.783839 [ 3 ] {} <Debug> HTTP-Session: 4b516d5a-12b1-41d3-b81e-ae9247b8437a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3233 2024.07.30 19:39:14.783853 [ 3 ] {} <Debug> HTTP-Session: 4b516d5a-12b1-41d3-b81e-ae9247b8437a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3234 2024.07.30 19:39:14.783889 [ 3 ] {} <Trace> HTTP-Session: 4b516d5a-12b1-41d3-b81e-ae9247b8437a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3235 2024.07.30 19:39:14.783992 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3236 2024.07.30 19:39:14.784038 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3237 2024.07.30 19:39:14.784172 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3238 2024.07.30 19:39:14.784513 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3239 2024.07.30 19:39:14.784552 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3240 2024.07.30 19:39:14.784853 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3241 2024.07.30 19:39:14.785165 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3242 2024.07.30 19:39:14.785320 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001351 sec., 1480.3849000740192 rows/sec., 120.71 KiB/sec.
3243 2024.07.30 19:39:14.785529 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Debug> DynamicQueryHandler: Done processing query
3244 2024.07.30 19:39:14.785555 [ 3 ] {a72dbb92-fe4b-4efa-8fdc-b60302a9a6f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3245 2024.07.30 19:39:14.785571 [ 3 ] {} <Debug> HTTP-Session: 4b516d5a-12b1-41d3-b81e-ae9247b8437a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3246 2024.07.30 19:39:14.785735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3247 2024.07.30 19:39:14.785785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3248 2024.07.30 19:39:14.785806 [ 3 ] {} <Debug> HTTP-Session: ca08fa4f-143a-4371-b0f8-d6ab9bcae167 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3249 2024.07.30 19:39:14.785823 [ 3 ] {} <Debug> HTTP-Session: ca08fa4f-143a-4371-b0f8-d6ab9bcae167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3250 2024.07.30 19:39:14.785837 [ 3 ] {} <Debug> HTTP-Session: ca08fa4f-143a-4371-b0f8-d6ab9bcae167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3251 2024.07.30 19:39:14.785871 [ 3 ] {} <Trace> HTTP-Session: ca08fa4f-143a-4371-b0f8-d6ab9bcae167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3252 2024.07.30 19:39:14.786019 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3253 2024.07.30 19:39:14.786064 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3254 2024.07.30 19:39:14.786191 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3255 2024.07.30 19:39:14.786636 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3256 2024.07.30 19:39:14.786673 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3257 2024.07.30 19:39:14.786994 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3258 2024.07.30 19:39:14.787296 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3259 2024.07.30 19:39:14.787447 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Debug> executeQuery: Read 210 rows, 18.54 KiB in 0.001498 sec., 140186.91588785048 rows/sec., 12.09 MiB/sec.
3260 2024.07.30 19:39:14.787613 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Debug> DynamicQueryHandler: Done processing query
3261 2024.07.30 19:39:14.787638 [ 3 ] {935969cd-1262-4410-9133-d71bd8e908c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3262 2024.07.30 19:39:14.787653 [ 3 ] {} <Debug> HTTP-Session: ca08fa4f-143a-4371-b0f8-d6ab9bcae167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3263 2024.07.30 19:39:14.787770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3264 2024.07.30 19:39:14.787818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3265 2024.07.30 19:39:14.787837 [ 3 ] {} <Debug> HTTP-Session: eed025cb-ad57-4741-a544-bb0a40772596 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3266 2024.07.30 19:39:14.787854 [ 3 ] {} <Debug> HTTP-Session: eed025cb-ad57-4741-a544-bb0a40772596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3267 2024.07.30 19:39:14.787867 [ 3 ] {} <Debug> HTTP-Session: eed025cb-ad57-4741-a544-bb0a40772596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3268 2024.07.30 19:39:14.787898 [ 3 ] {} <Trace> HTTP-Session: eed025cb-ad57-4741-a544-bb0a40772596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3269 2024.07.30 19:39:14.787988 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3270 2024.07.30 19:39:14.788030 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3271 2024.07.30 19:39:14.788162 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3272 2024.07.30 19:39:14.788437 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3273 2024.07.30 19:39:14.788473 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3274 2024.07.30 19:39:14.788765 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3275 2024.07.30 19:39:14.789068 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3276 2024.07.30 19:39:14.789216 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 112.08 KiB/sec.
3277 2024.07.30 19:39:14.789409 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Debug> DynamicQueryHandler: Done processing query
3278 2024.07.30 19:39:14.789433 [ 3 ] {e5299675-30c2-42ac-8697-42a2811fca36} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3279 2024.07.30 19:39:14.789449 [ 3 ] {} <Debug> HTTP-Session: eed025cb-ad57-4741-a544-bb0a40772596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3280 2024.07.30 19:39:14.789835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 67131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3281 2024.07.30 19:39:14.789884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3282 2024.07.30 19:39:14.789903 [ 3 ] {} <Debug> HTTP-Session: 02972362-6b3f-465e-a8c4-a91cb67e949a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3283 2024.07.30 19:39:14.789919 [ 3 ] {} <Debug> HTTP-Session: 02972362-6b3f-465e-a8c4-a91cb67e949a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3284 2024.07.30 19:39:14.789933 [ 3 ] {} <Debug> HTTP-Session: 02972362-6b3f-465e-a8c4-a91cb67e949a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3285 2024.07.30 19:39:14.789964 [ 3 ] {} <Trace> HTTP-Session: 02972362-6b3f-465e-a8c4-a91cb67e949a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3286 2024.07.30 19:39:14.790184 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3287 2024.07.30 19:39:14.790227 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3288 2024.07.30 19:39:14.790353 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3289 2024.07.30 19:39:14.790878 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3290 2024.07.30 19:39:14.790914 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3291 2024.07.30 19:39:14.791237 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3292 2024.07.30 19:39:14.791531 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3293 2024.07.30 19:39:14.791687 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Debug> executeQuery: Read 415 rows, 30.10 KiB in 0.001623 sec., 255699.3222427603 rows/sec., 18.11 MiB/sec.
3294 2024.07.30 19:39:14.791856 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Debug> DynamicQueryHandler: Done processing query
3295 2024.07.30 19:39:14.791881 [ 3 ] {48d1fbd1-c919-4d26-9417-62bd0d67862f} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3296 2024.07.30 19:39:14.791897 [ 3 ] {} <Debug> HTTP-Session: 02972362-6b3f-465e-a8c4-a91cb67e949a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3297 2024.07.30 19:39:14.792084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3298 2024.07.30 19:39:14.792136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3299 2024.07.30 19:39:14.792155 [ 3 ] {} <Debug> HTTP-Session: a17154cb-c746-4d21-a603-3329957b7d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3300 2024.07.30 19:39:14.792171 [ 3 ] {} <Debug> HTTP-Session: a17154cb-c746-4d21-a603-3329957b7d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3301 2024.07.30 19:39:14.792185 [ 3 ] {} <Debug> HTTP-Session: a17154cb-c746-4d21-a603-3329957b7d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3302 2024.07.30 19:39:14.792216 [ 3 ] {} <Trace> HTTP-Session: a17154cb-c746-4d21-a603-3329957b7d47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3303 2024.07.30 19:39:14.792310 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3304 2024.07.30 19:39:14.792356 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3305 2024.07.30 19:39:14.792486 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3306 2024.07.30 19:39:14.792761 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3307 2024.07.30 19:39:14.792798 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3308 2024.07.30 19:39:14.793150 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3309 2024.07.30 19:39:14.793464 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3310 2024.07.30 19:39:14.793622 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 192.97 KiB/sec.
3311 2024.07.30 19:39:14.793789 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Debug> DynamicQueryHandler: Done processing query
3312 2024.07.30 19:39:14.793814 [ 3 ] {5dafe670-6b11-4a2e-ae64-5c8f1f65c514} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3313 2024.07.30 19:39:14.793829 [ 3 ] {} <Debug> HTTP-Session: a17154cb-c746-4d21-a603-3329957b7d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.07.30 19:39:14.793966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3315 2024.07.30 19:39:14.794014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3316 2024.07.30 19:39:14.794034 [ 3 ] {} <Debug> HTTP-Session: b7f130fb-0987-481e-ab79-e7b1ac26894a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3317 2024.07.30 19:39:14.794050 [ 3 ] {} <Debug> HTTP-Session: b7f130fb-0987-481e-ab79-e7b1ac26894a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3318 2024.07.30 19:39:14.794064 [ 3 ] {} <Debug> HTTP-Session: b7f130fb-0987-481e-ab79-e7b1ac26894a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.07.30 19:39:14.794095 [ 3 ] {} <Trace> HTTP-Session: b7f130fb-0987-481e-ab79-e7b1ac26894a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3320 2024.07.30 19:39:14.794208 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3321 2024.07.30 19:39:14.794255 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3322 2024.07.30 19:39:14.794399 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3323 2024.07.30 19:39:14.794744 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3324 2024.07.30 19:39:14.794779 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3325 2024.07.30 19:39:14.795149 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3326 2024.07.30 19:39:14.795473 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3327 2024.07.30 19:39:14.795632 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001461 sec., 52703.62765229295 rows/sec., 3.25 MiB/sec.
3328 2024.07.30 19:39:14.795852 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Debug> DynamicQueryHandler: Done processing query
3329 2024.07.30 19:39:14.795877 [ 3 ] {1a1a005d-3c13-4b69-94d1-e1aa1d0af7e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3330 2024.07.30 19:39:14.795893 [ 3 ] {} <Debug> HTTP-Session: b7f130fb-0987-481e-ab79-e7b1ac26894a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3331 2024.07.30 19:39:14.796070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3332 2024.07.30 19:39:14.796119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3333 2024.07.30 19:39:14.796139 [ 3 ] {} <Debug> HTTP-Session: 4e645833-7ac9-4f49-b921-5455f34c996d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3334 2024.07.30 19:39:14.796157 [ 3 ] {} <Debug> HTTP-Session: 4e645833-7ac9-4f49-b921-5455f34c996d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3335 2024.07.30 19:39:14.796171 [ 3 ] {} <Debug> HTTP-Session: 4e645833-7ac9-4f49-b921-5455f34c996d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3336 2024.07.30 19:39:14.796203 [ 3 ] {} <Trace> HTTP-Session: 4e645833-7ac9-4f49-b921-5455f34c996d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3337 2024.07.30 19:39:14.796398 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3338 2024.07.30 19:39:14.796443 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3339 2024.07.30 19:39:14.796586 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3340 2024.07.30 19:39:14.797021 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3341 2024.07.30 19:39:14.797057 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3342 2024.07.30 19:39:14.797448 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3343 2024.07.30 19:39:14.797780 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3344 2024.07.30 19:39:14.797933 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001641 sec., 120048.75076173064 rows/sec., 8.38 MiB/sec.
3345 2024.07.30 19:39:14.798104 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Debug> DynamicQueryHandler: Done processing query
3346 2024.07.30 19:39:14.798129 [ 3 ] {6430c3c7-8e17-4d0d-b82a-fc2872c77634} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3347 2024.07.30 19:39:14.798145 [ 3 ] {} <Debug> HTTP-Session: 4e645833-7ac9-4f49-b921-5455f34c996d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3348 2024.07.30 19:39:14.798263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3349 2024.07.30 19:39:14.798311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3350 2024.07.30 19:39:14.798330 [ 3 ] {} <Debug> HTTP-Session: c0c3c10f-1f85-4baa-82ce-9bab6e526012 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3351 2024.07.30 19:39:14.798346 [ 3 ] {} <Debug> HTTP-Session: c0c3c10f-1f85-4baa-82ce-9bab6e526012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3352 2024.07.30 19:39:14.798360 [ 3 ] {} <Debug> HTTP-Session: c0c3c10f-1f85-4baa-82ce-9bab6e526012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3353 2024.07.30 19:39:14.798390 [ 3 ] {} <Trace> HTTP-Session: c0c3c10f-1f85-4baa-82ce-9bab6e526012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3354 2024.07.30 19:39:14.798527 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3355 2024.07.30 19:39:14.798589 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3356 2024.07.30 19:39:14.798994 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3357 2024.07.30 19:39:14.799478 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3358 2024.07.30 19:39:14.799515 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3359 2024.07.30 19:39:14.800082 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3360 2024.07.30 19:39:14.800481 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3361 2024.07.30 19:39:14.800661 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002199 sec., 1819.0086402910413 rows/sec., 3.26 MiB/sec.
3362 2024.07.30 19:39:14.800954 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Debug> DynamicQueryHandler: Done processing query
3363 2024.07.30 19:39:14.800981 [ 3 ] {8a9cff03-2dbc-4974-bfdc-04daedc4a2e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3364 2024.07.30 19:39:14.800997 [ 3 ] {} <Debug> HTTP-Session: c0c3c10f-1f85-4baa-82ce-9bab6e526012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3365 2024.07.30 19:39:14.801117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3366 2024.07.30 19:39:14.801175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3367 2024.07.30 19:39:14.801197 [ 3 ] {} <Debug> HTTP-Session: 6db14101-1840-410e-9fe0-9066b23fc534 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3368 2024.07.30 19:39:14.801215 [ 3 ] {} <Debug> HTTP-Session: 6db14101-1840-410e-9fe0-9066b23fc534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3369 2024.07.30 19:39:14.801229 [ 3 ] {} <Debug> HTTP-Session: 6db14101-1840-410e-9fe0-9066b23fc534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.07.30 19:39:14.801262 [ 3 ] {} <Trace> HTTP-Session: 6db14101-1840-410e-9fe0-9066b23fc534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3371 2024.07.30 19:39:14.801381 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3372 2024.07.30 19:39:14.801427 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3373 2024.07.30 19:39:14.801559 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3374 2024.07.30 19:39:14.801854 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3375 2024.07.30 19:39:14.801892 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3376 2024.07.30 19:39:14.802252 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3377 2024.07.30 19:39:14.802580 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3378 2024.07.30 19:39:14.802737 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Debug> executeQuery: Read 26 rows, 1.46 KiB in 0.001379 sec., 18854.24220449601 rows/sec., 1.03 MiB/sec.
3379 2024.07.30 19:39:14.802738 [ 55 ] {} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3380 2024.07.30 19:39:14.802844 [ 55 ] {} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3381 2024.07.30 19:39:14.802891 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3382 2024.07.30 19:39:14.803000 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Debug> DynamicQueryHandler: Done processing query
3383 2024.07.30 19:39:14.803060 [ 3 ] {98d27ff1-5d80-4044-a26c-e4d4db9b3e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3384 2024.07.30 19:39:14.803092 [ 3 ] {} <Debug> HTTP-Session: 6db14101-1840-410e-9fe0-9066b23fc534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3385 2024.07.30 19:39:14.803106 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::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
3386 2024.07.30 19:39:14.803264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3387 2024.07.30 19:39:14.803378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3388 2024.07.30 19:39:14.803404 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3389 2024.07.30 19:39:14.803416 [ 3 ] {} <Debug> HTTP-Session: 65bd546e-0ea3-49a8-ad87-4ff8b6ef044b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3390 2024.07.30 19:39:14.803469 [ 3 ] {} <Debug> HTTP-Session: 65bd546e-0ea3-49a8-ad87-4ff8b6ef044b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3391 2024.07.30 19:39:14.803470 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part
3392 2024.07.30 19:39:14.803492 [ 3 ] {} <Debug> HTTP-Session: 65bd546e-0ea3-49a8-ad87-4ff8b6ef044b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3393 2024.07.30 19:39:14.803561 [ 3 ] {} <Trace> HTTP-Session: 65bd546e-0ea3-49a8-ad87-4ff8b6ef044b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3394 2024.07.30 19:39:14.803690 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
3395 2024.07.30 19:39:14.803954 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
3396 2024.07.30 19:39:14.803952 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3397 2024.07.30 19:39:14.804119 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3398 2024.07.30 19:39:14.804284 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
3399 2024.07.30 19:39:14.804634 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
3400 2024.07.30 19:39:14.804963 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part
3401 2024.07.30 19:39:14.805106 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3402 2024.07.30 19:39:14.805864 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3403 2024.07.30 19:39:14.805930 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3404 2024.07.30 19:39:14.807014 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3405 2024.07.30 19:39:14.807726 [ 195 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.004741792 sec., 29946.484367091598 rows/sec., 1.69 MiB/sec.
3406 2024.07.30 19:39:14.807893 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3407 2024.07.30 19:39:14.807954 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3408 2024.07.30 19:39:14.808193 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00439 sec., 13667.42596810934 rows/sec., 943.19 KiB/sec.
3409 2024.07.30 19:39:14.808605 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Debug> DynamicQueryHandler: Done processing query
3410 2024.07.30 19:39:14.808657 [ 3 ] {fe63cb90-63fb-462c-9b04-c35d0c80fd3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3411 2024.07.30 19:39:14.808690 [ 3 ] {} <Debug> HTTP-Session: 65bd546e-0ea3-49a8-ad87-4ff8b6ef044b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3412 2024.07.30 19:39:14.808805 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3413 2024.07.30 19:39:14.808890 [ 200 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_6_1} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3414 2024.07.30 19:39:14.808972 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3415 2024.07.30 19:39:17.343888 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
3416 2024.07.30 19:39:17.343946 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
3417 2024.07.30 19:39:19.776154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3418 2024.07.30 19:39:19.776291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3419 2024.07.30 19:39:19.776320 [ 3 ] {} <Debug> HTTP-Session: 50d87049-7702-4fe2-a8be-daed657c4bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3420 2024.07.30 19:39:19.776348 [ 3 ] {} <Debug> HTTP-Session: 50d87049-7702-4fe2-a8be-daed657c4bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3421 2024.07.30 19:39:19.776365 [ 3 ] {} <Debug> HTTP-Session: 50d87049-7702-4fe2-a8be-daed657c4bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3422 2024.07.30 19:39:19.776423 [ 3 ] {} <Trace> HTTP-Session: 50d87049-7702-4fe2-a8be-daed657c4bfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3423 2024.07.30 19:39:19.776630 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3424 2024.07.30 19:39:19.776706 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3425 2024.07.30 19:39:19.776919 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3426 2024.07.30 19:39:19.777343 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3427 2024.07.30 19:39:19.777386 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3428 2024.07.30 19:39:19.777755 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3429 2024.07.30 19:39:19.778099 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3430 2024.07.30 19:39:19.778265 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001693 sec., 15357.35380980508 rows/sec., 1.22 MiB/sec.
3431 2024.07.30 19:39:19.778497 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Debug> DynamicQueryHandler: Done processing query
3432 2024.07.30 19:39:19.778522 [ 3 ] {e2983b5e-01ff-4e68-9899-29fe1a768efc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3433 2024.07.30 19:39:19.778539 [ 3 ] {} <Debug> HTTP-Session: 50d87049-7702-4fe2-a8be-daed657c4bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3434 2024.07.30 19:39:19.778688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3435 2024.07.30 19:39:19.778738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3436 2024.07.30 19:39:19.778758 [ 3 ] {} <Debug> HTTP-Session: 70fe311c-9a8f-4b4d-903d-60fc7b756251 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3437 2024.07.30 19:39:19.778774 [ 3 ] {} <Debug> HTTP-Session: 70fe311c-9a8f-4b4d-903d-60fc7b756251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3438 2024.07.30 19:39:19.778789 [ 3 ] {} <Debug> HTTP-Session: 70fe311c-9a8f-4b4d-903d-60fc7b756251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3439 2024.07.30 19:39:19.778821 [ 3 ] {} <Trace> HTTP-Session: 70fe311c-9a8f-4b4d-903d-60fc7b756251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3440 2024.07.30 19:39:19.778916 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3441 2024.07.30 19:39:19.778961 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3442 2024.07.30 19:39:19.779089 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3443 2024.07.30 19:39:19.779404 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3444 2024.07.30 19:39:19.779440 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3445 2024.07.30 19:39:19.779742 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3446 2024.07.30 19:39:19.780049 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3447 2024.07.30 19:39:19.780203 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001299 sec., 1539.6458814472671 rows/sec., 125.55 KiB/sec.
3448 2024.07.30 19:39:19.780371 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Debug> DynamicQueryHandler: Done processing query
3449 2024.07.30 19:39:19.780397 [ 3 ] {bbbc4d03-7c3d-4127-8bee-34d7ede8fc5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3450 2024.07.30 19:39:19.780413 [ 3 ] {} <Debug> HTTP-Session: 70fe311c-9a8f-4b4d-903d-60fc7b756251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3451 2024.07.30 19:39:19.780600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3452 2024.07.30 19:39:19.780649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3453 2024.07.30 19:39:19.780669 [ 3 ] {} <Debug> HTTP-Session: 109028a4-129f-4399-84b0-3bfb298f8993 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3454 2024.07.30 19:39:19.780686 [ 3 ] {} <Debug> HTTP-Session: 109028a4-129f-4399-84b0-3bfb298f8993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.07.30 19:39:19.780699 [ 3 ] {} <Debug> HTTP-Session: 109028a4-129f-4399-84b0-3bfb298f8993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3456 2024.07.30 19:39:19.780731 [ 3 ] {} <Trace> HTTP-Session: 109028a4-129f-4399-84b0-3bfb298f8993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3457 2024.07.30 19:39:19.780864 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3458 2024.07.30 19:39:19.780908 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3459 2024.07.30 19:39:19.781033 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3460 2024.07.30 19:39:19.781404 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3461 2024.07.30 19:39:19.781441 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3462 2024.07.30 19:39:19.781754 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3463 2024.07.30 19:39:19.782068 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3464 2024.07.30 19:39:19.782193 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001387 sec., 97332.3720259553 rows/sec., 8.11 MiB/sec.
3465 2024.07.30 19:39:19.782354 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Debug> DynamicQueryHandler: Done processing query
3466 2024.07.30 19:39:19.782378 [ 3 ] {f353c378-653c-432b-b2cb-2da4410a249d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3467 2024.07.30 19:39:19.782394 [ 3 ] {} <Debug> HTTP-Session: 109028a4-129f-4399-84b0-3bfb298f8993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3468 2024.07.30 19:39:19.782523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3469 2024.07.30 19:39:19.782571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3470 2024.07.30 19:39:19.782590 [ 3 ] {} <Debug> HTTP-Session: 14783160-822f-451d-a77e-a26e6c4384ed Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3471 2024.07.30 19:39:19.782606 [ 3 ] {} <Debug> HTTP-Session: 14783160-822f-451d-a77e-a26e6c4384ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.07.30 19:39:19.782620 [ 3 ] {} <Debug> HTTP-Session: 14783160-822f-451d-a77e-a26e6c4384ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3473 2024.07.30 19:39:19.782651 [ 3 ] {} <Trace> HTTP-Session: 14783160-822f-451d-a77e-a26e6c4384ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3474 2024.07.30 19:39:19.782743 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3475 2024.07.30 19:39:19.782786 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3476 2024.07.30 19:39:19.782910 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3477 2024.07.30 19:39:19.783168 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3478 2024.07.30 19:39:19.783203 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3479 2024.07.30 19:39:19.783497 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3480 2024.07.30 19:39:19.783805 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3481 2024.07.30 19:39:19.783928 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001208 sec., 1655.6291390728475 rows/sec., 115.60 KiB/sec.
3482 2024.07.30 19:39:19.784198 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Debug> DynamicQueryHandler: Done processing query
3483 2024.07.30 19:39:19.784223 [ 3 ] {08d92032-61b1-4eb3-9b6e-74ecd9893d31} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3484 2024.07.30 19:39:19.784239 [ 3 ] {} <Debug> HTTP-Session: 14783160-822f-451d-a77e-a26e6c4384ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3485 2024.07.30 19:39:19.784398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3486 2024.07.30 19:39:19.784448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3487 2024.07.30 19:39:19.784467 [ 3 ] {} <Debug> HTTP-Session: 50d343a8-aca2-4ee7-90d6-65343cb12691 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3488 2024.07.30 19:39:19.784484 [ 3 ] {} <Debug> HTTP-Session: 50d343a8-aca2-4ee7-90d6-65343cb12691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3489 2024.07.30 19:39:19.784497 [ 3 ] {} <Debug> HTTP-Session: 50d343a8-aca2-4ee7-90d6-65343cb12691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3490 2024.07.30 19:39:19.784528 [ 3 ] {} <Trace> HTTP-Session: 50d343a8-aca2-4ee7-90d6-65343cb12691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3491 2024.07.30 19:39:19.784651 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3492 2024.07.30 19:39:19.784695 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3493 2024.07.30 19:39:19.784838 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3494 2024.07.30 19:39:19.785156 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3495 2024.07.30 19:39:19.785192 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3496 2024.07.30 19:39:19.785498 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3497 2024.07.30 19:39:19.785799 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3498 2024.07.30 19:39:19.785919 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001319 sec., 69749.81046247156 rows/sec., 5.45 MiB/sec.
3499 2024.07.30 19:39:19.786116 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Debug> DynamicQueryHandler: Done processing query
3500 2024.07.30 19:39:19.786141 [ 3 ] {1849ad46-03e2-4f0d-b425-d77e7f700da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3501 2024.07.30 19:39:19.786157 [ 3 ] {} <Debug> HTTP-Session: 50d343a8-aca2-4ee7-90d6-65343cb12691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.07.30 19:39:19.786352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3503 2024.07.30 19:39:19.786400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3504 2024.07.30 19:39:19.786420 [ 3 ] {} <Debug> HTTP-Session: 7a61a502-c680-45c7-8fa2-7812af6018d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3505 2024.07.30 19:39:19.786437 [ 3 ] {} <Debug> HTTP-Session: 7a61a502-c680-45c7-8fa2-7812af6018d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3506 2024.07.30 19:39:19.786450 [ 3 ] {} <Debug> HTTP-Session: 7a61a502-c680-45c7-8fa2-7812af6018d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3507 2024.07.30 19:39:19.786480 [ 3 ] {} <Trace> HTTP-Session: 7a61a502-c680-45c7-8fa2-7812af6018d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3508 2024.07.30 19:39:19.786617 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3509 2024.07.30 19:39:19.786664 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3510 2024.07.30 19:39:19.786803 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3511 2024.07.30 19:39:19.787172 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3512 2024.07.30 19:39:19.787207 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3513 2024.07.30 19:39:19.787582 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3514 2024.07.30 19:39:19.787909 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3515 2024.07.30 19:39:19.788034 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001479 sec., 108857.33603786341 rows/sec., 7.58 MiB/sec.
3516 2024.07.30 19:39:19.788197 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Debug> DynamicQueryHandler: Done processing query
3517 2024.07.30 19:39:19.788222 [ 3 ] {b1b35bcf-2394-4f3b-b13b-f158c27ab970} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3518 2024.07.30 19:39:19.788238 [ 3 ] {} <Debug> HTTP-Session: 7a61a502-c680-45c7-8fa2-7812af6018d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.07.30 19:39:19.788454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3520 2024.07.30 19:39:19.788501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3521 2024.07.30 19:39:19.788521 [ 3 ] {} <Debug> HTTP-Session: c7a84cb1-a864-4a4c-83cc-e792e282d5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3522 2024.07.30 19:39:19.788537 [ 3 ] {} <Debug> HTTP-Session: c7a84cb1-a864-4a4c-83cc-e792e282d5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3523 2024.07.30 19:39:19.788550 [ 3 ] {} <Debug> HTTP-Session: c7a84cb1-a864-4a4c-83cc-e792e282d5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3524 2024.07.30 19:39:19.788580 [ 3 ] {} <Trace> HTTP-Session: c7a84cb1-a864-4a4c-83cc-e792e282d5e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3525 2024.07.30 19:39:19.789037 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3526 2024.07.30 19:39:19.789100 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3527 2024.07.30 19:39:19.789483 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3528 2024.07.30 19:39:19.790087 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3529 2024.07.30 19:39:19.790123 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3530 2024.07.30 19:39:19.790790 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3531 2024.07.30 19:39:19.791199 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3532 2024.07.30 19:39:19.791372 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002699 sec., 9633.197480548351 rows/sec., 17.26 MiB/sec.
3533 2024.07.30 19:39:19.791781 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Debug> DynamicQueryHandler: Done processing query
3534 2024.07.30 19:39:19.791806 [ 3 ] {ffeb0edf-bb28-4e46-a5bd-be46d3701aaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3535 2024.07.30 19:39:19.791822 [ 3 ] {} <Debug> HTTP-Session: c7a84cb1-a864-4a4c-83cc-e792e282d5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.07.30 19:39:19.791940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3537 2024.07.30 19:39:19.791987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3538 2024.07.30 19:39:19.792006 [ 3 ] {} <Debug> HTTP-Session: bb435831-7d08-4b86-8af9-c7a71bd400ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3539 2024.07.30 19:39:19.792021 [ 3 ] {} <Debug> HTTP-Session: bb435831-7d08-4b86-8af9-c7a71bd400ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3540 2024.07.30 19:39:19.792035 [ 3 ] {} <Debug> HTTP-Session: bb435831-7d08-4b86-8af9-c7a71bd400ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3541 2024.07.30 19:39:19.792066 [ 3 ] {} <Trace> HTTP-Session: bb435831-7d08-4b86-8af9-c7a71bd400ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3542 2024.07.30 19:39:19.792175 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3543 2024.07.30 19:39:19.792219 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3544 2024.07.30 19:39:19.792349 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3545 2024.07.30 19:39:19.792638 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3546 2024.07.30 19:39:19.792679 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3547 2024.07.30 19:39:19.793027 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3548 2024.07.30 19:39:19.793343 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3549 2024.07.30 19:39:19.793471 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec.
3550 2024.07.30 19:39:19.793669 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Debug> DynamicQueryHandler: Done processing query
3551 2024.07.30 19:39:19.793693 [ 3 ] {47b2c6dc-dc3d-4c6e-8497-523ba75d74b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3552 2024.07.30 19:39:19.793709 [ 3 ] {} <Debug> HTTP-Session: bb435831-7d08-4b86-8af9-c7a71bd400ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.07.30 19:39:24.779662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3554 2024.07.30 19:39:24.779789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3555 2024.07.30 19:39:24.779815 [ 3 ] {} <Debug> HTTP-Session: 6bb64445-17b6-4cc5-88bc-c4fa5f811d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3556 2024.07.30 19:39:24.779839 [ 3 ] {} <Debug> HTTP-Session: 6bb64445-17b6-4cc5-88bc-c4fa5f811d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3557 2024.07.30 19:39:24.779855 [ 3 ] {} <Debug> HTTP-Session: 6bb64445-17b6-4cc5-88bc-c4fa5f811d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.07.30 19:39:24.779905 [ 3 ] {} <Trace> HTTP-Session: 6bb64445-17b6-4cc5-88bc-c4fa5f811d21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3559 2024.07.30 19:39:24.780095 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3560 2024.07.30 19:39:24.780166 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3561 2024.07.30 19:39:24.780357 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3562 2024.07.30 19:39:24.780742 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3563 2024.07.30 19:39:24.780781 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3564 2024.07.30 19:39:24.781141 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3565 2024.07.30 19:39:24.781472 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3566 2024.07.30 19:39:24.781610 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001571 sec., 6365.372374283896 rows/sec., 422.70 KiB/sec.
3567 2024.07.30 19:39:24.781850 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Debug> DynamicQueryHandler: Done processing query
3568 2024.07.30 19:39:24.781876 [ 3 ] {c7da157e-1c2b-4afa-92e6-e7921027ad2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3569 2024.07.30 19:39:24.781893 [ 3 ] {} <Debug> HTTP-Session: 6bb64445-17b6-4cc5-88bc-c4fa5f811d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3570 2024.07.30 19:39:24.782050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3571 2024.07.30 19:39:24.782098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3572 2024.07.30 19:39:24.782118 [ 3 ] {} <Debug> HTTP-Session: 048429fe-2c93-4701-a923-912d723da2c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3573 2024.07.30 19:39:24.782134 [ 3 ] {} <Debug> HTTP-Session: 048429fe-2c93-4701-a923-912d723da2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3574 2024.07.30 19:39:24.782149 [ 3 ] {} <Debug> HTTP-Session: 048429fe-2c93-4701-a923-912d723da2c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3575 2024.07.30 19:39:24.782180 [ 3 ] {} <Trace> HTTP-Session: 048429fe-2c93-4701-a923-912d723da2c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3576 2024.07.30 19:39:24.782274 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3577 2024.07.30 19:39:24.782316 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3578 2024.07.30 19:39:24.782440 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3579 2024.07.30 19:39:24.782736 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3580 2024.07.30 19:39:24.782773 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3581 2024.07.30 19:39:24.783087 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3582 2024.07.30 19:39:24.783389 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3583 2024.07.30 19:39:24.783513 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001264 sec., 3164.556962025317 rows/sec., 258.05 KiB/sec.
3584 2024.07.30 19:39:24.783673 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Debug> DynamicQueryHandler: Done processing query
3585 2024.07.30 19:39:24.783698 [ 3 ] {806290d1-f4bc-4ed3-ad55-f5dff789b32e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3586 2024.07.30 19:39:24.783715 [ 3 ] {} <Debug> HTTP-Session: 048429fe-2c93-4701-a923-912d723da2c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3587 2024.07.30 19:39:24.783886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3588 2024.07.30 19:39:24.783935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3589 2024.07.30 19:39:24.783953 [ 3 ] {} <Debug> HTTP-Session: dcc50926-26b0-414b-97b3-cf9f9e283e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3590 2024.07.30 19:39:24.783970 [ 3 ] {} <Debug> HTTP-Session: dcc50926-26b0-414b-97b3-cf9f9e283e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3591 2024.07.30 19:39:24.783983 [ 3 ] {} <Debug> HTTP-Session: dcc50926-26b0-414b-97b3-cf9f9e283e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.07.30 19:39:24.784013 [ 3 ] {} <Trace> HTTP-Session: dcc50926-26b0-414b-97b3-cf9f9e283e7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3593 2024.07.30 19:39:24.784214 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3594 2024.07.30 19:39:24.784257 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3595 2024.07.30 19:39:24.784377 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3596 2024.07.30 19:39:24.784758 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3597 2024.07.30 19:39:24.784796 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3598 2024.07.30 19:39:24.785117 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3599 2024.07.30 19:39:24.785436 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3600 2024.07.30 19:39:24.785559 [ 41 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3601 2024.07.30 19:39:24.785564 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001469 sec., 119128.65895166779 rows/sec., 10.51 MiB/sec.
3602 2024.07.30 19:39:24.785600 [ 41 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3603 2024.07.30 19:39:24.785633 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3604 2024.07.30 19:39:24.785808 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Debug> DynamicQueryHandler: Done processing query
3605 2024.07.30 19:39:24.785917 [ 3 ] {7bff97fc-e69e-486f-a197-ea5fcc7a91ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3606 2024.07.30 19:39:24.786034 [ 3 ] {} <Debug> HTTP-Session: dcc50926-26b0-414b-97b3-cf9f9e283e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3607 2024.07.30 19:39:24.786051 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
3608 2024.07.30 19:39:24.786286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3609 2024.07.30 19:39:24.786396 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3610 2024.07.30 19:39:24.786405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3611 2024.07.30 19:39:24.786461 [ 3 ] {} <Debug> HTTP-Session: 4d6957fc-e14b-4bee-bf4e-bda6cf2f5049 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3612 2024.07.30 19:39:24.786463 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 272 rows starting from the beginning of the part
3613 2024.07.30 19:39:24.786494 [ 3 ] {} <Debug> HTTP-Session: 4d6957fc-e14b-4bee-bf4e-bda6cf2f5049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3614 2024.07.30 19:39:24.786536 [ 3 ] {} <Debug> HTTP-Session: 4d6957fc-e14b-4bee-bf4e-bda6cf2f5049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3615 2024.07.30 19:39:24.786637 [ 3 ] {} <Trace> HTTP-Session: 4d6957fc-e14b-4bee-bf4e-bda6cf2f5049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3616 2024.07.30 19:39:24.786730 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part
3617 2024.07.30 19:39:24.786960 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3618 2024.07.30 19:39:24.787041 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 135 rows starting from the beginning of the part
3619 2024.07.30 19:39:24.787073 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3620 2024.07.30 19:39:24.787241 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 210 rows starting from the beginning of the part
3621 2024.07.30 19:39:24.787577 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 135 rows starting from the beginning of the part
3622 2024.07.30 19:39:24.787843 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 175 rows starting from the beginning of the part
3623 2024.07.30 19:39:24.788513 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3624 2024.07.30 19:39:24.789965 [ 200 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 4 columns (4 merged, 0 gathered) in 0.004226771 sec., 257406.8952398888 rows/sec., 22.20 MiB/sec.
3625 2024.07.30 19:39:24.790212 [ 189 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3626 2024.07.30 19:39:24.790592 [ 189 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3627 2024.07.30 19:39:24.790667 [ 189 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_16_3} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3628 2024.07.30 19:39:24.790747 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
3629 2024.07.30 19:39:24.791137 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3630 2024.07.30 19:39:24.791173 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3631 2024.07.30 19:39:24.791529 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3632 2024.07.30 19:39:24.791896 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3633 2024.07.30 19:39:24.792042 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005208 sec., 768.0491551459294 rows/sec., 53.63 KiB/sec.
3634 2024.07.30 19:39:24.792287 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Debug> DynamicQueryHandler: Done processing query
3635 2024.07.30 19:39:24.792312 [ 3 ] {d60d7348-adbe-492d-bde9-eed3ccfd3c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3636 2024.07.30 19:39:24.792329 [ 3 ] {} <Debug> HTTP-Session: 4d6957fc-e14b-4bee-bf4e-bda6cf2f5049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3637 2024.07.30 19:39:24.792569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3638 2024.07.30 19:39:24.792618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3639 2024.07.30 19:39:24.792637 [ 3 ] {} <Debug> HTTP-Session: dadb0367-cc58-4497-9c66-84fad99c5880 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3640 2024.07.30 19:39:24.792653 [ 3 ] {} <Debug> HTTP-Session: dadb0367-cc58-4497-9c66-84fad99c5880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3641 2024.07.30 19:39:24.792666 [ 3 ] {} <Debug> HTTP-Session: dadb0367-cc58-4497-9c66-84fad99c5880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3642 2024.07.30 19:39:24.792696 [ 3 ] {} <Trace> HTTP-Session: dadb0367-cc58-4497-9c66-84fad99c5880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3643 2024.07.30 19:39:24.793074 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3644 2024.07.30 19:39:24.793119 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3645 2024.07.30 19:39:24.793248 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3646 2024.07.30 19:39:24.793760 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3647 2024.07.30 19:39:24.793796 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3648 2024.07.30 19:39:24.794123 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3649 2024.07.30 19:39:24.794422 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3650 2024.07.30 19:39:24.794547 [ 41 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3651 2024.07.30 19:39:24.794552 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001763 sec., 221213.8400453772 rows/sec., 15.58 MiB/sec.
3652 2024.07.30 19:39:24.794615 [ 41 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3653 2024.07.30 19:39:24.794656 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3654 2024.07.30 19:39:24.794824 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Debug> DynamicQueryHandler: Done processing query
3655 2024.07.30 19:39:24.794827 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
3656 2024.07.30 19:39:24.794858 [ 3 ] {0e760e10-627d-4961-aa14-d86185f28de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3657 2024.07.30 19:39:24.794906 [ 3 ] {} <Debug> HTTP-Session: dadb0367-cc58-4497-9c66-84fad99c5880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3658 2024.07.30 19:39:24.795020 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3659 2024.07.30 19:39:24.795064 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 446 rows starting from the beginning of the part
3660 2024.07.30 19:39:24.795100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3661 2024.07.30 19:39:24.795238 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part
3662 2024.07.30 19:39:24.795269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3663 2024.07.30 19:39:24.795371 [ 3 ] {} <Debug> HTTP-Session: 89d87fb7-1d47-456c-ba24-0ed01545b2b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3664 2024.07.30 19:39:24.795450 [ 3 ] {} <Debug> HTTP-Session: 89d87fb7-1d47-456c-ba24-0ed01545b2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3665 2024.07.30 19:39:24.795538 [ 3 ] {} <Debug> HTTP-Session: 89d87fb7-1d47-456c-ba24-0ed01545b2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3666 2024.07.30 19:39:24.795547 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part
3667 2024.07.30 19:39:24.795673 [ 3 ] {} <Trace> HTTP-Session: 89d87fb7-1d47-456c-ba24-0ed01545b2b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3668 2024.07.30 19:39:24.795815 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 415 rows starting from the beginning of the part
3669 2024.07.30 19:39:24.796078 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 92 rows starting from the beginning of the part
3670 2024.07.30 19:39:24.796198 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3671 2024.07.30 19:39:24.796334 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 390 rows starting from the beginning of the part
3672 2024.07.30 19:39:24.796451 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3673 2024.07.30 19:39:24.797098 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3674 2024.07.30 19:39:24.797824 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3675 2024.07.30 19:39:24.797886 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3676 2024.07.30 19:39:24.798726 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3677 2024.07.30 19:39:24.799307 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1817 rows, containing 4 columns (4 merged, 0 gathered) in 0.004568847 sec., 397693.33488295844 rows/sec., 28.43 MiB/sec.
3678 2024.07.30 19:39:24.799548 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3679 2024.07.30 19:39:24.799576 [ 200 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3680 2024.07.30 19:39:24.799771 [ 41 ] {} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3681 2024.07.30 19:39:24.799795 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003796 sec., 1580.6111696522655 rows/sec., 67.92 KiB/sec.
3682 2024.07.30 19:39:24.799861 [ 41 ] {} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3683 2024.07.30 19:39:24.799970 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3684 2024.07.30 19:39:24.800728 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
3685 2024.07.30 19:39:24.801013 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Debug> DynamicQueryHandler: Done processing query
3686 2024.07.30 19:39:24.801100 [ 3 ] {f86bb961-d609-4958-b703-ea5bd605dbd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3687 2024.07.30 19:39:24.801194 [ 3 ] {} <Debug> HTTP-Session: 89d87fb7-1d47-456c-ba24-0ed01545b2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3688 2024.07.30 19:39:24.801242 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3689 2024.07.30 19:39:24.801292 [ 200 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3690 2024.07.30 19:39:24.801351 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
3691 2024.07.30 19:39:24.801491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3692 2024.07.30 19:39:24.801584 [ 200 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_16_3} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3693 2024.07.30 19:39:24.801679 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
3694 2024.07.30 19:39:24.801975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3695 2024.07.30 19:39:24.802009 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
3696 2024.07.30 19:39:24.802051 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
3697 2024.07.30 19:39:24.802152 [ 3 ] {} <Debug> HTTP-Session: 7d0f7376-be27-4254-bf1c-1b8ae315c95f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3698 2024.07.30 19:39:24.802214 [ 3 ] {} <Debug> HTTP-Session: 7d0f7376-be27-4254-bf1c-1b8ae315c95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3699 2024.07.30 19:39:24.802286 [ 3 ] {} <Debug> HTTP-Session: 7d0f7376-be27-4254-bf1c-1b8ae315c95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.07.30 19:39:24.802384 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
3701 2024.07.30 19:39:24.802417 [ 3 ] {} <Trace> HTTP-Session: 7d0f7376-be27-4254-bf1c-1b8ae315c95f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3702 2024.07.30 19:39:24.802650 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
3703 2024.07.30 19:39:24.802878 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3704 2024.07.30 19:39:24.802903 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
3705 2024.07.30 19:39:24.803059 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3706 2024.07.30 19:39:24.803666 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3707 2024.07.30 19:39:24.804461 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3708 2024.07.30 19:39:24.804526 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3709 2024.07.30 19:39:24.805697 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3710 2024.07.30 19:39:24.805780 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00561428 sec., 6412.220266890857 rows/sec., 275.53 KiB/sec.
3711 2024.07.30 19:39:24.805994 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3712 2024.07.30 19:39:24.806484 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3713 2024.07.30 19:39:24.806771 [ 41 ] {} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3714 2024.07.30 19:39:24.806840 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004189 sec., 18381.475292432562 rows/sec., 1.13 MiB/sec.
3715 2024.07.30 19:39:24.806846 [ 41 ] {} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3716 2024.07.30 19:39:24.806922 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3717 2024.07.30 19:39:24.807125 [ 193 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_6_1} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3718 2024.07.30 19:39:24.807696 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Debug> DynamicQueryHandler: Done processing query
3719 2024.07.30 19:39:24.807723 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::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
3720 2024.07.30 19:39:24.807774 [ 3 ] {3cb9490d-c5e3-495f-9d1e-0f0eb3976cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3721 2024.07.30 19:39:24.807792 [ 193 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_6_1} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3722 2024.07.30 19:39:24.807851 [ 3 ] {} <Debug> HTTP-Session: 7d0f7376-be27-4254-bf1c-1b8ae315c95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3723 2024.07.30 19:39:24.808027 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3724 2024.07.30 19:39:24.808159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3725 2024.07.30 19:39:24.808177 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3726 2024.07.30 19:39:24.808256 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
3727 2024.07.30 19:39:24.808261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3728 2024.07.30 19:39:24.808318 [ 3 ] {} <Debug> HTTP-Session: 52243371-0b68-4297-916f-b41bebd578d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3729 2024.07.30 19:39:24.808365 [ 3 ] {} <Debug> HTTP-Session: 52243371-0b68-4297-916f-b41bebd578d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3730 2024.07.30 19:39:24.808444 [ 3 ] {} <Debug> HTTP-Session: 52243371-0b68-4297-916f-b41bebd578d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3731 2024.07.30 19:39:24.808543 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
3732 2024.07.30 19:39:24.808562 [ 3 ] {} <Trace> HTTP-Session: 52243371-0b68-4297-916f-b41bebd578d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3733 2024.07.30 19:39:24.808832 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part
3734 2024.07.30 19:39:24.809046 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3735 2024.07.30 19:39:24.809106 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part
3736 2024.07.30 19:39:24.809206 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3737 2024.07.30 19:39:24.809423 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part
3738 2024.07.30 19:39:24.809788 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 77 rows starting from the beginning of the part
3739 2024.07.30 19:39:24.810465 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3740 2024.07.30 19:39:24.811520 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3741 2024.07.30 19:39:24.811591 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3742 2024.07.30 19:39:24.812705 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3743 2024.07.30 19:39:24.812737 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.005644381 sec., 81851.3137224436 rows/sec., 5.04 MiB/sec.
3744 2024.07.30 19:39:24.812969 [ 193 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3745 2024.07.30 19:39:24.813176 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3746 2024.07.30 19:39:24.813452 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3747 2024.07.30 19:39:24.813474 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00468 sec., 34615.38461538462 rows/sec., 2.41 MiB/sec.
3748 2024.07.30 19:39:24.813547 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3749 2024.07.30 19:39:24.813655 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3750 2024.07.30 19:39:24.813941 [ 193 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3751 2024.07.30 19:39:24.814003 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
3752 2024.07.30 19:39:24.814050 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Debug> DynamicQueryHandler: Done processing query
3753 2024.07.30 19:39:24.814080 [ 193 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3754 2024.07.30 19:39:24.814095 [ 3 ] {0b554a59-1904-4aee-9bb9-573960e30391} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3755 2024.07.30 19:39:24.814136 [ 3 ] {} <Debug> HTTP-Session: 52243371-0b68-4297-916f-b41bebd578d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3756 2024.07.30 19:39:24.814256 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3757 2024.07.30 19:39:24.814287 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3758 2024.07.30 19:39:24.814334 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1660 rows starting from the beginning of the part
3759 2024.07.30 19:39:24.814355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3760 2024.07.30 19:39:24.814445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3761 2024.07.30 19:39:24.814485 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
3762 2024.07.30 19:39:24.814497 [ 3 ] {} <Debug> HTTP-Session: a67e7bb6-97e5-4200-8eb7-b2b3865a90d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3763 2024.07.30 19:39:24.814547 [ 3 ] {} <Debug> HTTP-Session: a67e7bb6-97e5-4200-8eb7-b2b3865a90d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3764 2024.07.30 19:39:24.814607 [ 3 ] {} <Debug> HTTP-Session: a67e7bb6-97e5-4200-8eb7-b2b3865a90d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3765 2024.07.30 19:39:24.814738 [ 3 ] {} <Trace> HTTP-Session: a67e7bb6-97e5-4200-8eb7-b2b3865a90d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3766 2024.07.30 19:39:24.814764 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 161 rows starting from the beginning of the part
3767 2024.07.30 19:39:24.815016 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 197 rows starting from the beginning of the part
3768 2024.07.30 19:39:24.815079 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3769 2024.07.30 19:39:24.815191 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part
3770 2024.07.30 19:39:24.815525 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3771 2024.07.30 19:39:24.815581 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part
3772 2024.07.30 19:39:24.816582 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3773 2024.07.30 19:39:24.817734 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3774 2024.07.30 19:39:24.817769 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3775 2024.07.30 19:39:24.818474 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2501 rows, containing 5 columns (5 merged, 0 gathered) in 0.004624739 sec., 540787.2746980964 rows/sec., 37.68 MiB/sec.
3776 2024.07.30 19:39:24.818816 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3777 2024.07.30 19:39:24.818871 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3778 2024.07.30 19:39:24.819815 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3779 2024.07.30 19:39:24.819911 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3780 2024.07.30 19:39:24.820162 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3781 2024.07.30 19:39:24.820217 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.005263 sec., 760.0228006840205 rows/sec., 1.36 MiB/sec.
3782 2024.07.30 19:39:24.820418 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3783 2024.07.30 19:39:24.820711 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Debug> DynamicQueryHandler: Done processing query
3784 2024.07.30 19:39:24.820741 [ 3 ] {5ddbce09-cbe0-4db5-85df-d980589b3656} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3785 2024.07.30 19:39:24.820757 [ 3 ] {} <Debug> HTTP-Session: a67e7bb6-97e5-4200-8eb7-b2b3865a90d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.07.30 19:39:24.820882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3787 2024.07.30 19:39:24.820930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3788 2024.07.30 19:39:24.820949 [ 3 ] {} <Debug> HTTP-Session: 3657dae3-89bb-4f84-a178-3bbc219fdd66 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3789 2024.07.30 19:39:24.820965 [ 3 ] {} <Debug> HTTP-Session: 3657dae3-89bb-4f84-a178-3bbc219fdd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3790 2024.07.30 19:39:24.820978 [ 3 ] {} <Debug> HTTP-Session: 3657dae3-89bb-4f84-a178-3bbc219fdd66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3791 2024.07.30 19:39:24.821009 [ 3 ] {} <Trace> HTTP-Session: 3657dae3-89bb-4f84-a178-3bbc219fdd66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3792 2024.07.30 19:39:24.821111 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3793 2024.07.30 19:39:24.821156 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3794 2024.07.30 19:39:24.821290 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3795 2024.07.30 19:39:24.821575 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3796 2024.07.30 19:39:24.821611 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3797 2024.07.30 19:39:24.821962 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3798 2024.07.30 19:39:24.822289 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3799 2024.07.30 19:39:24.822441 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001353 sec., 16999.260901699927 rows/sec., 919.54 KiB/sec.
3800 2024.07.30 19:39:24.822606 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Debug> DynamicQueryHandler: Done processing query
3801 2024.07.30 19:39:24.822630 [ 3 ] {4e326125-2037-4f11-9a24-923491ba16b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3802 2024.07.30 19:39:24.822646 [ 3 ] {} <Debug> HTTP-Session: 3657dae3-89bb-4f84-a178-3bbc219fdd66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3803 2024.07.30 19:39:24.822771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3804 2024.07.30 19:39:24.822819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3805 2024.07.30 19:39:24.822838 [ 3 ] {} <Debug> HTTP-Session: 6915db89-5092-4493-bdd6-5f1db9ab453e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3806 2024.07.30 19:39:24.822854 [ 3 ] {} <Debug> HTTP-Session: 6915db89-5092-4493-bdd6-5f1db9ab453e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3807 2024.07.30 19:39:24.822868 [ 3 ] {} <Debug> HTTP-Session: 6915db89-5092-4493-bdd6-5f1db9ab453e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3808 2024.07.30 19:39:24.822898 [ 3 ] {} <Trace> HTTP-Session: 6915db89-5092-4493-bdd6-5f1db9ab453e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3809 2024.07.30 19:39:24.823011 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3810 2024.07.30 19:39:24.823053 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3811 2024.07.30 19:39:24.823182 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3812 2024.07.30 19:39:24.823495 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3813 2024.07.30 19:39:24.823530 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3814 2024.07.30 19:39:24.823882 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3815 2024.07.30 19:39:24.824198 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3816 2024.07.30 19:39:24.824349 [ 39 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3817 2024.07.30 19:39:24.824351 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
3818 2024.07.30 19:39:24.824407 [ 39 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3819 2024.07.30 19:39:24.824479 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3820 2024.07.30 19:39:24.824696 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Debug> DynamicQueryHandler: Done processing query
3821 2024.07.30 19:39:24.824726 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
3822 2024.07.30 19:39:24.824740 [ 3 ] {32e988ba-3517-4217-ad7a-22b39cd24a3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3823 2024.07.30 19:39:24.824820 [ 3 ] {} <Debug> HTTP-Session: 6915db89-5092-4493-bdd6-5f1db9ab453e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3824 2024.07.30 19:39:24.825146 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3825 2024.07.30 19:39:24.825176 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 544 rows starting from the beginning of the part
3826 2024.07.30 19:39:24.825255 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
3827 2024.07.30 19:39:24.825338 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3828 2024.07.30 19:39:24.825539 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3829 2024.07.30 19:39:24.825656 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
3830 2024.07.30 19:39:24.825723 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3831 2024.07.30 19:39:24.826780 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 4 columns (4 merged, 0 gathered) in 0.002199387 sec., 383743.288470833 rows/sec., 25.91 MiB/sec.
3832 2024.07.30 19:39:24.826933 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3833 2024.07.30 19:39:24.827288 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3834 2024.07.30 19:39:24.827360 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_16_3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3835 2024.07.30 19:39:24.827425 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3836 2024.07.30 19:39:29.776465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3837 2024.07.30 19:39:29.776590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3838 2024.07.30 19:39:29.776614 [ 3 ] {} <Debug> HTTP-Session: 05d78a47-b6be-492b-8cb9-37dfe4677cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3839 2024.07.30 19:39:29.776640 [ 3 ] {} <Debug> HTTP-Session: 05d78a47-b6be-492b-8cb9-37dfe4677cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3840 2024.07.30 19:39:29.776654 [ 3 ] {} <Debug> HTTP-Session: 05d78a47-b6be-492b-8cb9-37dfe4677cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3841 2024.07.30 19:39:29.776705 [ 3 ] {} <Trace> HTTP-Session: 05d78a47-b6be-492b-8cb9-37dfe4677cd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3842 2024.07.30 19:39:29.776888 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3843 2024.07.30 19:39:29.776954 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3844 2024.07.30 19:39:29.777142 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3845 2024.07.30 19:39:29.777590 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3846 2024.07.30 19:39:29.777629 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3847 2024.07.30 19:39:29.778008 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3848 2024.07.30 19:39:29.778352 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3849 2024.07.30 19:39:29.778495 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001665 sec., 15615.615615615616 rows/sec., 1.24 MiB/sec.
3850 2024.07.30 19:39:29.778696 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Debug> DynamicQueryHandler: Done processing query
3851 2024.07.30 19:39:29.778723 [ 3 ] {0aab1f26-92d9-4045-9c73-3ee1583bd1e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3852 2024.07.30 19:39:29.778740 [ 3 ] {} <Debug> HTTP-Session: 05d78a47-b6be-492b-8cb9-37dfe4677cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.07.30 19:39:29.778907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3854 2024.07.30 19:39:29.778957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3855 2024.07.30 19:39:29.778976 [ 3 ] {} <Debug> HTTP-Session: a509916d-9c8b-47ef-8fd0-963e7e5d0ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3856 2024.07.30 19:39:29.778992 [ 3 ] {} <Debug> HTTP-Session: a509916d-9c8b-47ef-8fd0-963e7e5d0ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3857 2024.07.30 19:39:29.779006 [ 3 ] {} <Debug> HTTP-Session: a509916d-9c8b-47ef-8fd0-963e7e5d0ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3858 2024.07.30 19:39:29.779037 [ 3 ] {} <Trace> HTTP-Session: a509916d-9c8b-47ef-8fd0-963e7e5d0ad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3859 2024.07.30 19:39:29.779171 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3860 2024.07.30 19:39:29.779214 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3861 2024.07.30 19:39:29.779338 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3862 2024.07.30 19:39:29.779761 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3863 2024.07.30 19:39:29.779797 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3864 2024.07.30 19:39:29.780118 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3865 2024.07.30 19:39:29.780419 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3866 2024.07.30 19:39:29.780542 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001428 sec., 93837.5350140056 rows/sec., 7.83 MiB/sec.
3867 2024.07.30 19:39:29.780837 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Debug> DynamicQueryHandler: Done processing query
3868 2024.07.30 19:39:29.780863 [ 3 ] {74095ac1-030b-430d-8a7d-3aefaf07b8ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3869 2024.07.30 19:39:29.780880 [ 3 ] {} <Debug> HTTP-Session: a509916d-9c8b-47ef-8fd0-963e7e5d0ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.07.30 19:39:29.781042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3871 2024.07.30 19:39:29.781102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3872 2024.07.30 19:39:29.781125 [ 3 ] {} <Debug> HTTP-Session: 57a36afc-5add-4e1a-a852-4e7a31bc3f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3873 2024.07.30 19:39:29.781145 [ 3 ] {} <Debug> HTTP-Session: 57a36afc-5add-4e1a-a852-4e7a31bc3f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3874 2024.07.30 19:39:29.781161 [ 3 ] {} <Debug> HTTP-Session: 57a36afc-5add-4e1a-a852-4e7a31bc3f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3875 2024.07.30 19:39:29.781201 [ 3 ] {} <Trace> HTTP-Session: 57a36afc-5add-4e1a-a852-4e7a31bc3f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3876 2024.07.30 19:39:29.781352 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3877 2024.07.30 19:39:29.781406 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3878 2024.07.30 19:39:29.781578 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3879 2024.07.30 19:39:29.781972 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3880 2024.07.30 19:39:29.782009 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3881 2024.07.30 19:39:29.782327 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3882 2024.07.30 19:39:29.782633 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3883 2024.07.30 19:39:29.782765 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001472 sec., 61141.30434782609 rows/sec., 4.77 MiB/sec.
3884 2024.07.30 19:39:29.782926 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Debug> DynamicQueryHandler: Done processing query
3885 2024.07.30 19:39:29.782951 [ 3 ] {834a29c9-e04d-4f1e-afd7-fba343626128} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3886 2024.07.30 19:39:29.782968 [ 3 ] {} <Debug> HTTP-Session: 57a36afc-5add-4e1a-a852-4e7a31bc3f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3887 2024.07.30 19:39:29.783133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3888 2024.07.30 19:39:29.783183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3889 2024.07.30 19:39:29.783203 [ 3 ] {} <Debug> HTTP-Session: f7f81e77-539d-4f82-b70c-06f676eda4c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3890 2024.07.30 19:39:29.783219 [ 3 ] {} <Debug> HTTP-Session: f7f81e77-539d-4f82-b70c-06f676eda4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3891 2024.07.30 19:39:29.783232 [ 3 ] {} <Debug> HTTP-Session: f7f81e77-539d-4f82-b70c-06f676eda4c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3892 2024.07.30 19:39:29.783263 [ 3 ] {} <Trace> HTTP-Session: f7f81e77-539d-4f82-b70c-06f676eda4c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3893 2024.07.30 19:39:29.783419 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3894 2024.07.30 19:39:29.783466 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3895 2024.07.30 19:39:29.783610 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3896 2024.07.30 19:39:29.784017 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3897 2024.07.30 19:39:29.784052 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3898 2024.07.30 19:39:29.784445 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3899 2024.07.30 19:39:29.784781 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3900 2024.07.30 19:39:29.784905 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec.
3901 2024.07.30 19:39:29.785074 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Debug> DynamicQueryHandler: Done processing query
3902 2024.07.30 19:39:29.785099 [ 3 ] {9fa3f66a-5702-476c-9e5c-d5a4a285fdca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3903 2024.07.30 19:39:29.785116 [ 3 ] {} <Debug> HTTP-Session: f7f81e77-539d-4f82-b70c-06f676eda4c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3904 2024.07.30 19:39:29.785365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3905 2024.07.30 19:39:29.785413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3906 2024.07.30 19:39:29.785432 [ 3 ] {} <Debug> HTTP-Session: 04ec569f-cbdf-4b9e-9389-295b429e0c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3907 2024.07.30 19:39:29.785448 [ 3 ] {} <Debug> HTTP-Session: 04ec569f-cbdf-4b9e-9389-295b429e0c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3908 2024.07.30 19:39:29.785461 [ 3 ] {} <Debug> HTTP-Session: 04ec569f-cbdf-4b9e-9389-295b429e0c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3909 2024.07.30 19:39:29.785492 [ 3 ] {} <Trace> HTTP-Session: 04ec569f-cbdf-4b9e-9389-295b429e0c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3910 2024.07.30 19:39:29.785812 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3911 2024.07.30 19:39:29.785876 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3912 2024.07.30 19:39:29.786273 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3913 2024.07.30 19:39:29.786925 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3914 2024.07.30 19:39:29.786961 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3915 2024.07.30 19:39:29.787560 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3916 2024.07.30 19:39:29.787956 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3917 2024.07.30 19:39:29.788078 [ 33 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3918 2024.07.30 19:39:29.788098 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002515 sec., 10337.972166998012 rows/sec., 18.53 MiB/sec.
3919 2024.07.30 19:39:29.788118 [ 33 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3920 2024.07.30 19:39:29.788156 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3921 2024.07.30 19:39:29.788334 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
3922 2024.07.30 19:39:29.788413 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Debug> DynamicQueryHandler: Done processing query
3923 2024.07.30 19:39:29.788445 [ 3 ] {7b970dd4-3773-448a-aafb-4ba8334be011} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3924 2024.07.30 19:39:29.788472 [ 3 ] {} <Debug> HTTP-Session: 04ec569f-cbdf-4b9e-9389-295b429e0c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3925 2024.07.30 19:39:29.788632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3926 2024.07.30 19:39:29.788706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3927 2024.07.30 19:39:29.788725 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3928 2024.07.30 19:39:29.788735 [ 3 ] {} <Debug> HTTP-Session: 510622ca-7b80-48c1-be1e-42c97913e930 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3929 2024.07.30 19:39:29.788771 [ 3 ] {} <Debug> HTTP-Session: 510622ca-7b80-48c1-be1e-42c97913e930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3930 2024.07.30 19:39:29.788798 [ 3 ] {} <Debug> HTTP-Session: 510622ca-7b80-48c1-be1e-42c97913e930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3931 2024.07.30 19:39:29.788825 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part
3932 2024.07.30 19:39:29.788838 [ 3 ] {} <Trace> HTTP-Session: 510622ca-7b80-48c1-be1e-42c97913e930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3933 2024.07.30 19:39:29.789037 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3934 2024.07.30 19:39:29.789134 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3935 2024.07.30 19:39:29.789220 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part
3936 2024.07.30 19:39:29.789528 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3937 2024.07.30 19:39:29.789721 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
3938 2024.07.30 19:39:29.790118 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part
3939 2024.07.30 19:39:29.790409 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3940 2024.07.30 19:39:29.790472 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3941 2024.07.30 19:39:29.790490 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
3942 2024.07.30 19:39:29.790874 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part
3943 2024.07.30 19:39:29.791294 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3944 2024.07.30 19:39:29.791780 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3945 2024.07.30 19:39:29.791985 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003051 sec., 19665.683382497544 rows/sec., 1.33 MiB/sec.
3946 2024.07.30 19:39:29.792190 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Debug> DynamicQueryHandler: Done processing query
3947 2024.07.30 19:39:29.792246 [ 3 ] {be017dfa-5384-4c75-a619-4a47d348d0e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3948 2024.07.30 19:39:29.792275 [ 3 ] {} <Debug> HTTP-Session: 510622ca-7b80-48c1-be1e-42c97913e930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3949 2024.07.30 19:39:29.795701 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 19 columns (19 merged, 0 gathered) in 0.00745495 sec., 14889.435878174903 rows/sec., 26.68 MiB/sec.
3950 2024.07.30 19:39:29.796254 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3951 2024.07.30 19:39:29.796977 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3952 2024.07.30 19:39:29.797071 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3953 2024.07.30 19:39:29.797237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB.
3954 2024.07.30 19:39:32.343984 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache
3955 2024.07.30 19:39:32.344037 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache
3956 2024.07.30 19:39:34.780175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3957 2024.07.30 19:39:34.780319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3958 2024.07.30 19:39:34.780351 [ 3 ] {} <Debug> HTTP-Session: cde708fb-7d10-4dca-a1f4-30fc34f729cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3959 2024.07.30 19:39:34.780380 [ 3 ] {} <Debug> HTTP-Session: cde708fb-7d10-4dca-a1f4-30fc34f729cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3960 2024.07.30 19:39:34.780398 [ 3 ] {} <Debug> HTTP-Session: cde708fb-7d10-4dca-a1f4-30fc34f729cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3961 2024.07.30 19:39:34.780454 [ 3 ] {} <Trace> HTTP-Session: cde708fb-7d10-4dca-a1f4-30fc34f729cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3962 2024.07.30 19:39:34.780663 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3963 2024.07.30 19:39:34.780730 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3964 2024.07.30 19:39:34.780918 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3965 2024.07.30 19:39:34.781363 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3966 2024.07.30 19:39:34.781405 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3967 2024.07.30 19:39:34.781781 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3968 2024.07.30 19:39:34.782114 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3969 2024.07.30 19:39:34.782269 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001659 sec., 6027.727546714888 rows/sec., 400.28 KiB/sec.
3970 2024.07.30 19:39:34.782338 [ 26 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3971 2024.07.30 19:39:34.782479 [ 26 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3972 2024.07.30 19:39:34.782537 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3973 2024.07.30 19:39:34.782557 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Debug> DynamicQueryHandler: Done processing query
3974 2024.07.30 19:39:34.782603 [ 3 ] {e1893bb6-7b88-41ad-be93-b0faec68c016} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3975 2024.07.30 19:39:34.782667 [ 3 ] {} <Debug> HTTP-Session: cde708fb-7d10-4dca-a1f4-30fc34f729cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3976 2024.07.30 19:39:34.782792 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
3977 2024.07.30 19:39:34.782988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3978 2024.07.30 19:39:34.783055 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3979 2024.07.30 19:39:34.783073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3980 2024.07.30 19:39:34.783122 [ 3 ] {} <Debug> HTTP-Session: 9d57850f-6407-4c2b-91c2-51c04cdfe947 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
3981 2024.07.30 19:39:34.783119 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 32 rows starting from the beginning of the part
3982 2024.07.30 19:39:34.783142 [ 3 ] {} <Debug> HTTP-Session: 9d57850f-6407-4c2b-91c2-51c04cdfe947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3983 2024.07.30 19:39:34.783176 [ 3 ] {} <Debug> HTTP-Session: 9d57850f-6407-4c2b-91c2-51c04cdfe947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3984 2024.07.30 19:39:34.783248 [ 3 ] {} <Trace> HTTP-Session: 9d57850f-6407-4c2b-91c2-51c04cdfe947 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3985 2024.07.30 19:39:34.783397 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
3986 2024.07.30 19:39:34.783639 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3987 2024.07.30 19:39:34.783705 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part
3988 2024.07.30 19:39:34.783801 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3989 2024.07.30 19:39:34.783997 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part
3990 2024.07.30 19:39:34.784331 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part
3991 2024.07.30 19:39:34.784678 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part
3992 2024.07.30 19:39:34.784963 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3993 2024.07.30 19:39:34.785952 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3994 2024.07.30 19:39:34.786026 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
3995 2024.07.30 19:39:34.786995 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3996 2024.07.30 19:39:34.787335 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.004659199 sec., 24467.725031706093 rows/sec., 1.81 MiB/sec.
3997 2024.07.30 19:39:34.787590 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3998 2024.07.30 19:39:34.787770 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3999 2024.07.30 19:39:34.788234 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.004771 sec., 36260.741982812826 rows/sec., 3.21 MiB/sec.
4000 2024.07.30 19:39:34.788596 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Debug> DynamicQueryHandler: Done processing query
4001 2024.07.30 19:39:34.788603 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4002 2024.07.30 19:39:34.788633 [ 3 ] {f641d666-5453-4c9d-8043-f8ccd21825bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4003 2024.07.30 19:39:34.788682 [ 3 ] {} <Debug> HTTP-Session: 9d57850f-6407-4c2b-91c2-51c04cdfe947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.07.30 19:39:34.788781 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_11_2} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4005 2024.07.30 19:39:34.788879 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4006 2024.07.30 19:39:34.788938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4007 2024.07.30 19:39:34.788994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4008 2024.07.30 19:39:34.789013 [ 3 ] {} <Debug> HTTP-Session: a60ad9b0-a008-43dc-90b5-f695f4d27059 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4009 2024.07.30 19:39:34.789030 [ 3 ] {} <Debug> HTTP-Session: a60ad9b0-a008-43dc-90b5-f695f4d27059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.07.30 19:39:34.789043 [ 3 ] {} <Debug> HTTP-Session: a60ad9b0-a008-43dc-90b5-f695f4d27059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4011 2024.07.30 19:39:34.789076 [ 3 ] {} <Trace> HTTP-Session: a60ad9b0-a008-43dc-90b5-f695f4d27059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4012 2024.07.30 19:39:34.789287 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4013 2024.07.30 19:39:34.789332 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4014 2024.07.30 19:39:34.789475 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4015 2024.07.30 19:39:34.790015 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4016 2024.07.30 19:39:34.790053 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4017 2024.07.30 19:39:34.790382 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4018 2024.07.30 19:39:34.790696 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4019 2024.07.30 19:39:34.790857 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.001681 sec., 229625.2230814991 rows/sec., 16.15 MiB/sec.
4020 2024.07.30 19:39:34.791152 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Debug> DynamicQueryHandler: Done processing query
4021 2024.07.30 19:39:34.791182 [ 3 ] {b7982b64-3fd1-4e8b-92b7-5fa2335a83c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4022 2024.07.30 19:39:34.791198 [ 3 ] {} <Debug> HTTP-Session: a60ad9b0-a008-43dc-90b5-f695f4d27059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4023 2024.07.30 19:39:34.791318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4024 2024.07.30 19:39:34.791366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4025 2024.07.30 19:39:34.791385 [ 3 ] {} <Debug> HTTP-Session: 4c783c0b-17f7-4ea8-823b-db48a45b62db Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4026 2024.07.30 19:39:34.791402 [ 3 ] {} <Debug> HTTP-Session: 4c783c0b-17f7-4ea8-823b-db48a45b62db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4027 2024.07.30 19:39:34.791415 [ 3 ] {} <Debug> HTTP-Session: 4c783c0b-17f7-4ea8-823b-db48a45b62db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4028 2024.07.30 19:39:34.791446 [ 3 ] {} <Trace> HTTP-Session: 4c783c0b-17f7-4ea8-823b-db48a45b62db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4029 2024.07.30 19:39:34.791544 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4030 2024.07.30 19:39:34.791589 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4031 2024.07.30 19:39:34.791736 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4032 2024.07.30 19:39:34.792005 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4033 2024.07.30 19:39:34.792042 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4034 2024.07.30 19:39:34.792410 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4035 2024.07.30 19:39:34.792729 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4036 2024.07.30 19:39:34.792888 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 188.87 KiB/sec.
4037 2024.07.30 19:39:34.793149 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Debug> DynamicQueryHandler: Done processing query
4038 2024.07.30 19:39:34.793173 [ 3 ] {416656c1-6336-465b-9002-3fc29e5ea619} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4039 2024.07.30 19:39:34.793188 [ 3 ] {} <Debug> HTTP-Session: 4c783c0b-17f7-4ea8-823b-db48a45b62db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4040 2024.07.30 19:39:34.793312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4041 2024.07.30 19:39:34.793360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4042 2024.07.30 19:39:34.793380 [ 3 ] {} <Debug> HTTP-Session: 8631daac-104d-4ae1-9d6d-834887946c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4043 2024.07.30 19:39:34.793396 [ 3 ] {} <Debug> HTTP-Session: 8631daac-104d-4ae1-9d6d-834887946c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4044 2024.07.30 19:39:34.793409 [ 3 ] {} <Debug> HTTP-Session: 8631daac-104d-4ae1-9d6d-834887946c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4045 2024.07.30 19:39:34.793440 [ 3 ] {} <Trace> HTTP-Session: 8631daac-104d-4ae1-9d6d-834887946c64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4046 2024.07.30 19:39:34.793575 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4047 2024.07.30 19:39:34.793623 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4048 2024.07.30 19:39:34.793778 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4049 2024.07.30 19:39:34.794109 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4050 2024.07.30 19:39:34.794147 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4051 2024.07.30 19:39:34.794505 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4052 2024.07.30 19:39:34.794840 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4053 2024.07.30 19:39:34.794987 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001466 sec., 52523.87448840382 rows/sec., 3.23 MiB/sec.
4054 2024.07.30 19:39:34.795157 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Debug> DynamicQueryHandler: Done processing query
4055 2024.07.30 19:39:34.795181 [ 3 ] {d9a91120-e2e0-4467-bac9-9a3fd1079738} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4056 2024.07.30 19:39:34.795197 [ 3 ] {} <Debug> HTTP-Session: 8631daac-104d-4ae1-9d6d-834887946c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4057 2024.07.30 19:39:34.795351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4058 2024.07.30 19:39:34.795400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4059 2024.07.30 19:39:34.795418 [ 3 ] {} <Debug> HTTP-Session: 9404567c-4461-4faa-bd8b-765b737c6e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4060 2024.07.30 19:39:34.795435 [ 3 ] {} <Debug> HTTP-Session: 9404567c-4461-4faa-bd8b-765b737c6e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4061 2024.07.30 19:39:34.795449 [ 3 ] {} <Debug> HTTP-Session: 9404567c-4461-4faa-bd8b-765b737c6e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4062 2024.07.30 19:39:34.795483 [ 3 ] {} <Trace> HTTP-Session: 9404567c-4461-4faa-bd8b-765b737c6e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4063 2024.07.30 19:39:34.795626 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4064 2024.07.30 19:39:34.795670 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4065 2024.07.30 19:39:34.795809 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4066 2024.07.30 19:39:34.796204 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4067 2024.07.30 19:39:34.796241 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4068 2024.07.30 19:39:34.796603 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4069 2024.07.30 19:39:34.796943 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4070 2024.07.30 19:39:34.797117 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec.
4071 2024.07.30 19:39:34.797447 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Debug> DynamicQueryHandler: Done processing query
4072 2024.07.30 19:39:34.797472 [ 3 ] {2565bd1c-20a9-455f-b512-b5cab05ca545} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4073 2024.07.30 19:39:34.797488 [ 3 ] {} <Debug> HTTP-Session: 9404567c-4461-4faa-bd8b-765b737c6e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4074 2024.07.30 19:39:34.797604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4075 2024.07.30 19:39:34.797652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4076 2024.07.30 19:39:34.797670 [ 3 ] {} <Debug> HTTP-Session: cf1f15d1-e538-4d40-af30-dcd87c71c95f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4077 2024.07.30 19:39:34.797686 [ 3 ] {} <Debug> HTTP-Session: cf1f15d1-e538-4d40-af30-dcd87c71c95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4078 2024.07.30 19:39:34.797700 [ 3 ] {} <Debug> HTTP-Session: cf1f15d1-e538-4d40-af30-dcd87c71c95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4079 2024.07.30 19:39:34.797731 [ 3 ] {} <Trace> HTTP-Session: cf1f15d1-e538-4d40-af30-dcd87c71c95f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4080 2024.07.30 19:39:34.797874 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4081 2024.07.30 19:39:34.797945 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4082 2024.07.30 19:39:34.798363 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4083 2024.07.30 19:39:34.798930 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4084 2024.07.30 19:39:34.798977 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4085 2024.07.30 19:39:34.799825 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4086 2024.07.30 19:39:34.800263 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4087 2024.07.30 19:39:34.800480 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002663 sec., 1502.065339842283 rows/sec., 2.69 MiB/sec.
4088 2024.07.30 19:39:34.800947 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Debug> DynamicQueryHandler: Done processing query
4089 2024.07.30 19:39:34.800973 [ 3 ] {9cba693c-304d-4d9f-b1ec-1e3b27b6d747} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4090 2024.07.30 19:39:34.800988 [ 3 ] {} <Debug> HTTP-Session: cf1f15d1-e538-4d40-af30-dcd87c71c95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4091 2024.07.30 19:39:34.801104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4092 2024.07.30 19:39:34.801154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4093 2024.07.30 19:39:34.801172 [ 3 ] {} <Debug> HTTP-Session: 43d579a6-3259-4299-9167-238d9c4a1750 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4094 2024.07.30 19:39:34.801189 [ 3 ] {} <Debug> HTTP-Session: 43d579a6-3259-4299-9167-238d9c4a1750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4095 2024.07.30 19:39:34.801203 [ 3 ] {} <Debug> HTTP-Session: 43d579a6-3259-4299-9167-238d9c4a1750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4096 2024.07.30 19:39:34.801236 [ 3 ] {} <Trace> HTTP-Session: 43d579a6-3259-4299-9167-238d9c4a1750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4097 2024.07.30 19:39:34.801341 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4098 2024.07.30 19:39:34.801386 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4099 2024.07.30 19:39:34.801521 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4100 2024.07.30 19:39:34.801815 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4101 2024.07.30 19:39:34.801853 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4102 2024.07.30 19:39:34.802273 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4103 2024.07.30 19:39:34.802597 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4104 2024.07.30 19:39:34.802752 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001437 sec., 16005.567153792625 rows/sec., 865.79 KiB/sec.
4105 2024.07.30 19:39:34.802925 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Debug> DynamicQueryHandler: Done processing query
4106 2024.07.30 19:39:34.802951 [ 3 ] {6a0891c9-40eb-468f-a272-a6b80cd05999} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4107 2024.07.30 19:39:34.802967 [ 3 ] {} <Debug> HTTP-Session: 43d579a6-3259-4299-9167-238d9c4a1750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4108 2024.07.30 19:39:34.803093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4109 2024.07.30 19:39:34.803141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4110 2024.07.30 19:39:34.803160 [ 3 ] {} <Debug> HTTP-Session: 0dbdac25-f613-409e-a3e1-fa2f4d468a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4111 2024.07.30 19:39:34.803177 [ 3 ] {} <Debug> HTTP-Session: 0dbdac25-f613-409e-a3e1-fa2f4d468a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4112 2024.07.30 19:39:34.803190 [ 3 ] {} <Debug> HTTP-Session: 0dbdac25-f613-409e-a3e1-fa2f4d468a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4113 2024.07.30 19:39:34.803220 [ 3 ] {} <Trace> HTTP-Session: 0dbdac25-f613-409e-a3e1-fa2f4d468a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4114 2024.07.30 19:39:34.803332 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4115 2024.07.30 19:39:34.803376 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4116 2024.07.30 19:39:34.803503 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4117 2024.07.30 19:39:34.803806 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4118 2024.07.30 19:39:34.803844 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4119 2024.07.30 19:39:34.804206 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4120 2024.07.30 19:39:34.804533 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4121 2024.07.30 19:39:34.804692 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
4122 2024.07.30 19:39:34.804863 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Debug> DynamicQueryHandler: Done processing query
4123 2024.07.30 19:39:34.804887 [ 3 ] {793228fc-fba3-48ae-a808-583131ab4deb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4124 2024.07.30 19:39:34.804903 [ 3 ] {} <Debug> HTTP-Session: 0dbdac25-f613-409e-a3e1-fa2f4d468a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4125 2024.07.30 19:39:39.775988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4126 2024.07.30 19:39:39.776182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4127 2024.07.30 19:39:39.776228 [ 3 ] {} <Debug> HTTP-Session: 689d2370-a2b4-4f9b-bad2-a1c97776fb83 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4128 2024.07.30 19:39:39.776272 [ 3 ] {} <Debug> HTTP-Session: 689d2370-a2b4-4f9b-bad2-a1c97776fb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4129 2024.07.30 19:39:39.776300 [ 3 ] {} <Debug> HTTP-Session: 689d2370-a2b4-4f9b-bad2-a1c97776fb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4130 2024.07.30 19:39:39.776381 [ 3 ] {} <Trace> HTTP-Session: 689d2370-a2b4-4f9b-bad2-a1c97776fb83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4131 2024.07.30 19:39:39.776667 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4132 2024.07.30 19:39:39.776776 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4133 2024.07.30 19:39:39.776995 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4134 2024.07.30 19:39:39.777440 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4135 2024.07.30 19:39:39.777482 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4136 2024.07.30 19:39:39.777850 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4137 2024.07.30 19:39:39.778190 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4138 2024.07.30 19:39:39.778345 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.00177 sec., 14689.265536723164 rows/sec., 1.16 MiB/sec.
4139 2024.07.30 19:39:39.778675 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Debug> DynamicQueryHandler: Done processing query
4140 2024.07.30 19:39:39.778703 [ 3 ] {7f2f8adb-4762-4ec1-adfb-623890498756} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4141 2024.07.30 19:39:39.778721 [ 3 ] {} <Debug> HTTP-Session: 689d2370-a2b4-4f9b-bad2-a1c97776fb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4142 2024.07.30 19:39:39.778915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4143 2024.07.30 19:39:39.778972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4144 2024.07.30 19:39:39.778993 [ 3 ] {} <Debug> HTTP-Session: 5d316f6a-04d0-4d40-a883-c7a3c1728ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4145 2024.07.30 19:39:39.779012 [ 3 ] {} <Debug> HTTP-Session: 5d316f6a-04d0-4d40-a883-c7a3c1728ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4146 2024.07.30 19:39:39.779026 [ 3 ] {} <Debug> HTTP-Session: 5d316f6a-04d0-4d40-a883-c7a3c1728ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4147 2024.07.30 19:39:39.779061 [ 3 ] {} <Trace> HTTP-Session: 5d316f6a-04d0-4d40-a883-c7a3c1728ed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4148 2024.07.30 19:39:39.779205 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4149 2024.07.30 19:39:39.779255 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4150 2024.07.30 19:39:39.779402 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4151 2024.07.30 19:39:39.779802 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4152 2024.07.30 19:39:39.779840 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4153 2024.07.30 19:39:39.780164 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4154 2024.07.30 19:39:39.780476 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4155 2024.07.30 19:39:39.780610 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001464 sec., 91530.05464480874 rows/sec., 7.64 MiB/sec.
4156 2024.07.30 19:39:39.780939 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Debug> DynamicQueryHandler: Done processing query
4157 2024.07.30 19:39:39.780966 [ 3 ] {6f1e020e-6da7-4ffa-8c7b-4c2f0ea4e2fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4158 2024.07.30 19:39:39.780985 [ 3 ] {} <Debug> HTTP-Session: 5d316f6a-04d0-4d40-a883-c7a3c1728ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4159 2024.07.30 19:39:39.781221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4160 2024.07.30 19:39:39.781273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4161 2024.07.30 19:39:39.781293 [ 3 ] {} <Debug> HTTP-Session: 763c49a6-ee37-458a-84c7-79aa9b3553fb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4162 2024.07.30 19:39:39.781310 [ 3 ] {} <Debug> HTTP-Session: 763c49a6-ee37-458a-84c7-79aa9b3553fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4163 2024.07.30 19:39:39.781324 [ 3 ] {} <Debug> HTTP-Session: 763c49a6-ee37-458a-84c7-79aa9b3553fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4164 2024.07.30 19:39:39.781356 [ 3 ] {} <Trace> HTTP-Session: 763c49a6-ee37-458a-84c7-79aa9b3553fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4165 2024.07.30 19:39:39.781487 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4166 2024.07.30 19:39:39.781535 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4167 2024.07.30 19:39:39.781688 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4168 2024.07.30 19:39:39.782027 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4169 2024.07.30 19:39:39.782064 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4170 2024.07.30 19:39:39.782385 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4171 2024.07.30 19:39:39.782684 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4172 2024.07.30 19:39:39.782810 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001378 sec., 65312.04644412191 rows/sec., 5.10 MiB/sec.
4173 2024.07.30 19:39:39.782974 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Debug> DynamicQueryHandler: Done processing query
4174 2024.07.30 19:39:39.782999 [ 3 ] {4cda6383-05df-4e7a-b25b-e15060745dd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4175 2024.07.30 19:39:39.783016 [ 3 ] {} <Debug> HTTP-Session: 763c49a6-ee37-458a-84c7-79aa9b3553fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4176 2024.07.30 19:39:39.783205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4177 2024.07.30 19:39:39.783256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4178 2024.07.30 19:39:39.783277 [ 3 ] {} <Debug> HTTP-Session: c0da2f8b-ee52-46d9-865e-df0cad6c7444 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4179 2024.07.30 19:39:39.783294 [ 3 ] {} <Debug> HTTP-Session: c0da2f8b-ee52-46d9-865e-df0cad6c7444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4180 2024.07.30 19:39:39.783308 [ 3 ] {} <Debug> HTTP-Session: c0da2f8b-ee52-46d9-865e-df0cad6c7444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4181 2024.07.30 19:39:39.783339 [ 3 ] {} <Trace> HTTP-Session: c0da2f8b-ee52-46d9-865e-df0cad6c7444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4182 2024.07.30 19:39:39.783485 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4183 2024.07.30 19:39:39.783532 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4184 2024.07.30 19:39:39.783676 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4185 2024.07.30 19:39:39.784060 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4186 2024.07.30 19:39:39.784098 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4187 2024.07.30 19:39:39.784499 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4188 2024.07.30 19:39:39.784838 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4189 2024.07.30 19:39:39.784968 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec.
4190 2024.07.30 19:39:39.785139 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Debug> DynamicQueryHandler: Done processing query
4191 2024.07.30 19:39:39.785163 [ 3 ] {81293dfd-767b-4110-abb6-3110d02fd930} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4192 2024.07.30 19:39:39.785180 [ 3 ] {} <Debug> HTTP-Session: c0da2f8b-ee52-46d9-865e-df0cad6c7444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4193 2024.07.30 19:39:39.785471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4194 2024.07.30 19:39:39.785522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4195 2024.07.30 19:39:39.785541 [ 3 ] {} <Debug> HTTP-Session: fd831b44-2c7e-4bdb-9a17-3881e2270db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4196 2024.07.30 19:39:39.785558 [ 3 ] {} <Debug> HTTP-Session: fd831b44-2c7e-4bdb-9a17-3881e2270db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4197 2024.07.30 19:39:39.785572 [ 3 ] {} <Debug> HTTP-Session: fd831b44-2c7e-4bdb-9a17-3881e2270db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4198 2024.07.30 19:39:39.785602 [ 3 ] {} <Trace> HTTP-Session: fd831b44-2c7e-4bdb-9a17-3881e2270db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4199 2024.07.30 19:39:39.786292 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4200 2024.07.30 19:39:39.786359 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4201 2024.07.30 19:39:39.786771 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4202 2024.07.30 19:39:39.787815 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4203 2024.07.30 19:39:39.787851 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4204 2024.07.30 19:39:39.788461 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4205 2024.07.30 19:39:39.788869 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4206 2024.07.30 19:39:39.789042 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003336 sec., 7793.764988009592 rows/sec., 13.97 MiB/sec.
4207 2024.07.30 19:39:39.789520 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Debug> DynamicQueryHandler: Done processing query
4208 2024.07.30 19:39:39.789544 [ 3 ] {7bc53c6e-9d73-4309-83c0-df547efd246d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4209 2024.07.30 19:39:39.789562 [ 3 ] {} <Debug> HTTP-Session: fd831b44-2c7e-4bdb-9a17-3881e2270db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4210 2024.07.30 19:39:39.789702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4211 2024.07.30 19:39:39.789752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4212 2024.07.30 19:39:39.789770 [ 3 ] {} <Debug> HTTP-Session: aca8041b-9767-4c84-b1cb-991f7d988fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4213 2024.07.30 19:39:39.789787 [ 3 ] {} <Debug> HTTP-Session: aca8041b-9767-4c84-b1cb-991f7d988fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4214 2024.07.30 19:39:39.789802 [ 3 ] {} <Debug> HTTP-Session: aca8041b-9767-4c84-b1cb-991f7d988fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4215 2024.07.30 19:39:39.789832 [ 3 ] {} <Trace> HTTP-Session: aca8041b-9767-4c84-b1cb-991f7d988fc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4216 2024.07.30 19:39:39.789948 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4217 2024.07.30 19:39:39.789992 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4218 2024.07.30 19:39:39.790131 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4219 2024.07.30 19:39:39.790476 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4220 2024.07.30 19:39:39.790523 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4221 2024.07.30 19:39:39.790940 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4222 2024.07.30 19:39:39.791261 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4223 2024.07.30 19:39:39.791390 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec.
4224 2024.07.30 19:39:39.791699 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Debug> DynamicQueryHandler: Done processing query
4225 2024.07.30 19:39:39.791726 [ 3 ] {5b3dae57-131d-4a16-b101-cdfa36210bda} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4226 2024.07.30 19:39:39.791744 [ 3 ] {} <Debug> HTTP-Session: aca8041b-9767-4c84-b1cb-991f7d988fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4227 2024.07.30 19:39:44.780838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4228 2024.07.30 19:39:44.780979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4229 2024.07.30 19:39:44.781009 [ 3 ] {} <Debug> HTTP-Session: 7ec1de91-3ecc-4843-81d6-7394171f3f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4230 2024.07.30 19:39:44.781038 [ 3 ] {} <Debug> HTTP-Session: 7ec1de91-3ecc-4843-81d6-7394171f3f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4231 2024.07.30 19:39:44.781058 [ 3 ] {} <Debug> HTTP-Session: 7ec1de91-3ecc-4843-81d6-7394171f3f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4232 2024.07.30 19:39:44.781115 [ 3 ] {} <Trace> HTTP-Session: 7ec1de91-3ecc-4843-81d6-7394171f3f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4233 2024.07.30 19:39:44.781318 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4234 2024.07.30 19:39:44.781394 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4235 2024.07.30 19:39:44.781615 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4236 2024.07.30 19:39:44.782069 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4237 2024.07.30 19:39:44.782114 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4238 2024.07.30 19:39:44.782483 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4239 2024.07.30 19:39:44.782814 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4240 2024.07.30 19:39:44.782985 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.00172 sec., 5813.9534883720935 rows/sec., 386.08 KiB/sec.
4241 2024.07.30 19:39:44.783321 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Debug> DynamicQueryHandler: Done processing query
4242 2024.07.30 19:39:44.783350 [ 3 ] {f17da554-27bd-45e8-b3ca-13a6bdc8a54a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4243 2024.07.30 19:39:44.783367 [ 3 ] {} <Debug> HTTP-Session: 7ec1de91-3ecc-4843-81d6-7394171f3f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4244 2024.07.30 19:39:44.783549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4245 2024.07.30 19:39:44.783602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4246 2024.07.30 19:39:44.783622 [ 3 ] {} <Debug> HTTP-Session: 45744ca9-1385-47bb-80dc-8d5c716166e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4247 2024.07.30 19:39:44.783639 [ 3 ] {} <Debug> HTTP-Session: 45744ca9-1385-47bb-80dc-8d5c716166e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4248 2024.07.30 19:39:44.783653 [ 3 ] {} <Debug> HTTP-Session: 45744ca9-1385-47bb-80dc-8d5c716166e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4249 2024.07.30 19:39:44.783686 [ 3 ] {} <Trace> HTTP-Session: 45744ca9-1385-47bb-80dc-8d5c716166e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4250 2024.07.30 19:39:44.783838 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4251 2024.07.30 19:39:44.783884 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4252 2024.07.30 19:39:44.784034 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4253 2024.07.30 19:39:44.784488 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4254 2024.07.30 19:39:44.784526 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4255 2024.07.30 19:39:44.784846 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4256 2024.07.30 19:39:44.785148 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4257 2024.07.30 19:39:44.785271 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Debug> executeQuery: Read 209 rows, 18.47 KiB in 0.001505 sec., 138870.4318936877 rows/sec., 11.99 MiB/sec.
4258 2024.07.30 19:39:44.785559 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Debug> DynamicQueryHandler: Done processing query
4259 2024.07.30 19:39:44.785588 [ 3 ] {ed5816b8-57b0-4682-90d5-d49962659dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4260 2024.07.30 19:39:44.785606 [ 3 ] {} <Debug> HTTP-Session: 45744ca9-1385-47bb-80dc-8d5c716166e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4261 2024.07.30 19:39:44.785876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4262 2024.07.30 19:39:44.785927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4263 2024.07.30 19:39:44.785947 [ 3 ] {} <Debug> HTTP-Session: b032ee71-15cd-40fb-baf6-76eec93fd1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4264 2024.07.30 19:39:44.785964 [ 3 ] {} <Debug> HTTP-Session: b032ee71-15cd-40fb-baf6-76eec93fd1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.07.30 19:39:44.785978 [ 3 ] {} <Debug> HTTP-Session: b032ee71-15cd-40fb-baf6-76eec93fd1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4266 2024.07.30 19:39:44.786009 [ 3 ] {} <Trace> HTTP-Session: b032ee71-15cd-40fb-baf6-76eec93fd1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4267 2024.07.30 19:39:44.786228 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4268 2024.07.30 19:39:44.786273 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4269 2024.07.30 19:39:44.786417 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4270 2024.07.30 19:39:44.786985 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4271 2024.07.30 19:39:44.787023 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4272 2024.07.30 19:39:44.787346 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4273 2024.07.30 19:39:44.787657 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4274 2024.07.30 19:39:44.787778 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Debug> executeQuery: Read 410 rows, 29.69 KiB in 0.001672 sec., 245215.3110047847 rows/sec., 17.34 MiB/sec.
4275 2024.07.30 19:39:44.788071 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Debug> DynamicQueryHandler: Done processing query
4276 2024.07.30 19:39:44.788097 [ 3 ] {794a4e34-2dc1-4028-a5cf-7a2b549322a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4277 2024.07.30 19:39:44.788112 [ 3 ] {} <Debug> HTTP-Session: b032ee71-15cd-40fb-baf6-76eec93fd1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4278 2024.07.30 19:39:44.788253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4279 2024.07.30 19:39:44.788303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4280 2024.07.30 19:39:44.788323 [ 3 ] {} <Debug> HTTP-Session: eebdd529-f19e-4137-bb02-f79fcd124923 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4281 2024.07.30 19:39:44.788339 [ 3 ] {} <Debug> HTTP-Session: eebdd529-f19e-4137-bb02-f79fcd124923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.07.30 19:39:44.788352 [ 3 ] {} <Debug> HTTP-Session: eebdd529-f19e-4137-bb02-f79fcd124923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4283 2024.07.30 19:39:44.788383 [ 3 ] {} <Trace> HTTP-Session: eebdd529-f19e-4137-bb02-f79fcd124923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4284 2024.07.30 19:39:44.788482 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4285 2024.07.30 19:39:44.788530 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4286 2024.07.30 19:39:44.788677 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4287 2024.07.30 19:39:44.788955 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4288 2024.07.30 19:39:44.788991 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4289 2024.07.30 19:39:44.789361 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4290 2024.07.30 19:39:44.789694 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4291 2024.07.30 19:39:44.789822 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 188.74 KiB/sec.
4292 2024.07.30 19:39:44.789986 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Debug> DynamicQueryHandler: Done processing query
4293 2024.07.30 19:39:44.790011 [ 3 ] {d852d2be-276e-48ad-bc09-010675e747ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4294 2024.07.30 19:39:44.790027 [ 3 ] {} <Debug> HTTP-Session: eebdd529-f19e-4137-bb02-f79fcd124923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4295 2024.07.30 19:39:44.790172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4296 2024.07.30 19:39:44.790220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4297 2024.07.30 19:39:44.790239 [ 3 ] {} <Debug> HTTP-Session: 16500744-a6d7-4172-a2d2-4fb74297bec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4298 2024.07.30 19:39:44.790256 [ 3 ] {} <Debug> HTTP-Session: 16500744-a6d7-4172-a2d2-4fb74297bec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4299 2024.07.30 19:39:44.790270 [ 3 ] {} <Debug> HTTP-Session: 16500744-a6d7-4172-a2d2-4fb74297bec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4300 2024.07.30 19:39:44.790303 [ 3 ] {} <Trace> HTTP-Session: 16500744-a6d7-4172-a2d2-4fb74297bec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4301 2024.07.30 19:39:44.790435 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4302 2024.07.30 19:39:44.790481 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4303 2024.07.30 19:39:44.790620 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4304 2024.07.30 19:39:44.790948 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4305 2024.07.30 19:39:44.790985 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4306 2024.07.30 19:39:44.791350 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4307 2024.07.30 19:39:44.791688 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4308 2024.07.30 19:39:44.791814 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001436 sec., 53621.16991643454 rows/sec., 3.30 MiB/sec.
4309 2024.07.30 19:39:44.792103 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Debug> DynamicQueryHandler: Done processing query
4310 2024.07.30 19:39:44.792130 [ 3 ] {babd6cc6-266c-4ae5-99af-d97a9ac1c004} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4311 2024.07.30 19:39:44.792149 [ 3 ] {} <Debug> HTTP-Session: 16500744-a6d7-4172-a2d2-4fb74297bec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4312 2024.07.30 19:39:44.792329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4313 2024.07.30 19:39:44.792379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4314 2024.07.30 19:39:44.792398 [ 3 ] {} <Debug> HTTP-Session: e732ed3b-2bdb-4b7f-8b36-3787253425d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4315 2024.07.30 19:39:44.792414 [ 3 ] {} <Debug> HTTP-Session: e732ed3b-2bdb-4b7f-8b36-3787253425d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4316 2024.07.30 19:39:44.792427 [ 3 ] {} <Debug> HTTP-Session: e732ed3b-2bdb-4b7f-8b36-3787253425d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4317 2024.07.30 19:39:44.792458 [ 3 ] {} <Trace> HTTP-Session: e732ed3b-2bdb-4b7f-8b36-3787253425d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4318 2024.07.30 19:39:44.792649 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4319 2024.07.30 19:39:44.792697 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4320 2024.07.30 19:39:44.792855 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4321 2024.07.30 19:39:44.793278 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4322 2024.07.30 19:39:44.793315 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4323 2024.07.30 19:39:44.793690 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4324 2024.07.30 19:39:44.794029 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4325 2024.07.30 19:39:44.794155 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001619 sec., 121062.38418777022 rows/sec., 8.45 MiB/sec.
4326 2024.07.30 19:39:44.794323 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Debug> DynamicQueryHandler: Done processing query
4327 2024.07.30 19:39:44.794349 [ 3 ] {1ddb594e-97c9-4235-bd03-925bc1a92609} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4328 2024.07.30 19:39:44.794366 [ 3 ] {} <Debug> HTTP-Session: e732ed3b-2bdb-4b7f-8b36-3787253425d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4329 2024.07.30 19:39:44.794500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4330 2024.07.30 19:39:44.794549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4331 2024.07.30 19:39:44.794567 [ 3 ] {} <Debug> HTTP-Session: 8fcdd378-959a-4a92-983e-b454b13795ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4332 2024.07.30 19:39:44.794584 [ 3 ] {} <Debug> HTTP-Session: 8fcdd378-959a-4a92-983e-b454b13795ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4333 2024.07.30 19:39:44.794598 [ 3 ] {} <Debug> HTTP-Session: 8fcdd378-959a-4a92-983e-b454b13795ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.07.30 19:39:44.794629 [ 3 ] {} <Trace> HTTP-Session: 8fcdd378-959a-4a92-983e-b454b13795ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4335 2024.07.30 19:39:44.794781 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4336 2024.07.30 19:39:44.794843 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4337 2024.07.30 19:39:44.795246 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4338 2024.07.30 19:39:44.795691 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4339 2024.07.30 19:39:44.795726 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4340 2024.07.30 19:39:44.796281 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4341 2024.07.30 19:39:44.796673 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4342 2024.07.30 19:39:44.796818 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002118 sec., 1888.5741265344664 rows/sec., 3.38 MiB/sec.
4343 2024.07.30 19:39:44.797008 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Debug> DynamicQueryHandler: Done processing query
4344 2024.07.30 19:39:44.797033 [ 3 ] {dae8bfc8-5dfd-4f44-ba21-7e227a357402} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4345 2024.07.30 19:39:44.797050 [ 3 ] {} <Debug> HTTP-Session: 8fcdd378-959a-4a92-983e-b454b13795ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4346 2024.07.30 19:39:44.797164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4347 2024.07.30 19:39:44.797211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4348 2024.07.30 19:39:44.797231 [ 3 ] {} <Debug> HTTP-Session: 9840d166-4ec8-4221-87fb-e56f72a7bd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4349 2024.07.30 19:39:44.797249 [ 3 ] {} <Debug> HTTP-Session: 9840d166-4ec8-4221-87fb-e56f72a7bd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4350 2024.07.30 19:39:44.797263 [ 3 ] {} <Debug> HTTP-Session: 9840d166-4ec8-4221-87fb-e56f72a7bd76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4351 2024.07.30 19:39:44.797296 [ 3 ] {} <Trace> HTTP-Session: 9840d166-4ec8-4221-87fb-e56f72a7bd76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4352 2024.07.30 19:39:44.797396 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4353 2024.07.30 19:39:44.797440 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4354 2024.07.30 19:39:44.797566 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4355 2024.07.30 19:39:44.797833 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4356 2024.07.30 19:39:44.797868 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4357 2024.07.30 19:39:44.798219 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4358 2024.07.30 19:39:44.798543 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4359 2024.07.30 19:39:44.798666 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001299 sec., 17705.927636643573 rows/sec., 957.77 KiB/sec.
4360 2024.07.30 19:39:44.798854 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Debug> DynamicQueryHandler: Done processing query
4361 2024.07.30 19:39:44.798878 [ 3 ] {d064c09b-16d2-43a4-923a-2fdc6554b2cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4362 2024.07.30 19:39:44.798894 [ 3 ] {} <Debug> HTTP-Session: 9840d166-4ec8-4221-87fb-e56f72a7bd76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4363 2024.07.30 19:39:44.799014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4364 2024.07.30 19:39:44.799061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4365 2024.07.30 19:39:44.799081 [ 3 ] {} <Debug> HTTP-Session: bdad320e-3cae-45f2-b4af-05fa63e410ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4366 2024.07.30 19:39:44.799098 [ 3 ] {} <Debug> HTTP-Session: bdad320e-3cae-45f2-b4af-05fa63e410ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4367 2024.07.30 19:39:44.799112 [ 3 ] {} <Debug> HTTP-Session: bdad320e-3cae-45f2-b4af-05fa63e410ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4368 2024.07.30 19:39:44.799143 [ 3 ] {} <Trace> HTTP-Session: bdad320e-3cae-45f2-b4af-05fa63e410ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4369 2024.07.30 19:39:44.799256 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4370 2024.07.30 19:39:44.799300 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4371 2024.07.30 19:39:44.799455 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4372 2024.07.30 19:39:44.799741 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4373 2024.07.30 19:39:44.799777 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4374 2024.07.30 19:39:44.800138 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4375 2024.07.30 19:39:44.800461 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4376 2024.07.30 19:39:44.800591 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec.
4377 2024.07.30 19:39:44.800878 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Debug> DynamicQueryHandler: Done processing query
4378 2024.07.30 19:39:44.800905 [ 3 ] {8a42ace3-c317-4613-96e7-8011d4e7a22f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4379 2024.07.30 19:39:44.800923 [ 3 ] {} <Debug> HTTP-Session: bdad320e-3cae-45f2-b4af-05fa63e410ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4380 2024.07.30 19:39:47.344086 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
4381 2024.07.30 19:39:47.344139 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
4382 2024.07.30 19:39:49.776231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4383 2024.07.30 19:39:49.776400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4384 2024.07.30 19:39:49.776433 [ 3 ] {} <Debug> HTTP-Session: 07585db5-fdfe-4468-a184-9cb9efe4ec3e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4385 2024.07.30 19:39:49.776462 [ 3 ] {} <Debug> HTTP-Session: 07585db5-fdfe-4468-a184-9cb9efe4ec3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4386 2024.07.30 19:39:49.776481 [ 3 ] {} <Debug> HTTP-Session: 07585db5-fdfe-4468-a184-9cb9efe4ec3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4387 2024.07.30 19:39:49.776538 [ 3 ] {} <Trace> HTTP-Session: 07585db5-fdfe-4468-a184-9cb9efe4ec3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4388 2024.07.30 19:39:49.776757 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4389 2024.07.30 19:39:49.776837 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4390 2024.07.30 19:39:49.777068 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4391 2024.07.30 19:39:49.777529 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4392 2024.07.30 19:39:49.777574 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4393 2024.07.30 19:39:49.777953 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4394 2024.07.30 19:39:49.778295 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4395 2024.07.30 19:39:49.778448 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.00176 sec., 14772.727272727272 rows/sec., 1.17 MiB/sec.
4396 2024.07.30 19:39:49.778671 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Debug> DynamicQueryHandler: Done processing query
4397 2024.07.30 19:39:49.778700 [ 3 ] {cd1f43d7-fa4b-4552-b942-ae25bb87c371} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4398 2024.07.30 19:39:49.778717 [ 3 ] {} <Debug> HTTP-Session: 07585db5-fdfe-4468-a184-9cb9efe4ec3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4399 2024.07.30 19:39:49.778875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4400 2024.07.30 19:39:49.778933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4401 2024.07.30 19:39:49.778955 [ 3 ] {} <Debug> HTTP-Session: c7c5e5bf-6efa-4282-b08a-bbfc49e58f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4402 2024.07.30 19:39:49.778974 [ 3 ] {} <Debug> HTTP-Session: c7c5e5bf-6efa-4282-b08a-bbfc49e58f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4403 2024.07.30 19:39:49.778989 [ 3 ] {} <Debug> HTTP-Session: c7c5e5bf-6efa-4282-b08a-bbfc49e58f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4404 2024.07.30 19:39:49.779025 [ 3 ] {} <Trace> HTTP-Session: c7c5e5bf-6efa-4282-b08a-bbfc49e58f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4405 2024.07.30 19:39:49.779132 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4406 2024.07.30 19:39:49.779182 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4407 2024.07.30 19:39:49.779319 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2024.07.30 19:39:49.779606 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4409 2024.07.30 19:39:49.779643 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4410 2024.07.30 19:39:49.779942 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4411 2024.07.30 19:39:49.780253 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4412 2024.07.30 19:39:49.780390 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 126.82 KiB/sec.
4413 2024.07.30 19:39:49.780566 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Debug> DynamicQueryHandler: Done processing query
4414 2024.07.30 19:39:49.780591 [ 3 ] {6b33f90b-c360-46d2-a6ad-f99af1ebd907} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4415 2024.07.30 19:39:49.780609 [ 3 ] {} <Debug> HTTP-Session: c7c5e5bf-6efa-4282-b08a-bbfc49e58f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.07.30 19:39:49.780800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4417 2024.07.30 19:39:49.780847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4418 2024.07.30 19:39:49.780868 [ 3 ] {} <Debug> HTTP-Session: 0e2e4e06-eff4-45bb-80a1-544a990a33e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4419 2024.07.30 19:39:49.780886 [ 3 ] {} <Debug> HTTP-Session: 0e2e4e06-eff4-45bb-80a1-544a990a33e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4420 2024.07.30 19:39:49.780901 [ 3 ] {} <Debug> HTTP-Session: 0e2e4e06-eff4-45bb-80a1-544a990a33e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4421 2024.07.30 19:39:49.780934 [ 3 ] {} <Trace> HTTP-Session: 0e2e4e06-eff4-45bb-80a1-544a990a33e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4422 2024.07.30 19:39:49.781068 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4423 2024.07.30 19:39:49.781113 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4424 2024.07.30 19:39:49.781237 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4425 2024.07.30 19:39:49.781618 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4426 2024.07.30 19:39:49.781656 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4427 2024.07.30 19:39:49.781980 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4428 2024.07.30 19:39:49.782289 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4429 2024.07.30 19:39:49.782447 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.00143 sec., 94405.5944055944 rows/sec., 7.87 MiB/sec.
4430 2024.07.30 19:39:49.782459 [ 122 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4431 2024.07.30 19:39:49.782569 [ 122 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4432 2024.07.30 19:39:49.782607 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4433 2024.07.30 19:39:49.782693 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Debug> DynamicQueryHandler: Done processing query
4434 2024.07.30 19:39:49.782755 [ 3 ] {f8f0a993-8f38-477e-a045-c10d90dd3530} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4435 2024.07.30 19:39:49.782792 [ 3 ] {} <Debug> HTTP-Session: 0e2e4e06-eff4-45bb-80a1-544a990a33e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.07.30 19:39:49.782846 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
4437 2024.07.30 19:39:49.782990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4438 2024.07.30 19:39:49.783064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4439 2024.07.30 19:39:49.783075 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4440 2024.07.30 19:39:49.783089 [ 3 ] {} <Debug> HTTP-Session: f3b3555f-ce81-4417-af54-3bd4ef13cc74 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4441 2024.07.30 19:39:49.783114 [ 3 ] {} <Debug> HTTP-Session: f3b3555f-ce81-4417-af54-3bd4ef13cc74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4442 2024.07.30 19:39:49.783122 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 292 rows starting from the beginning of the part
4443 2024.07.30 19:39:49.783133 [ 3 ] {} <Debug> HTTP-Session: f3b3555f-ce81-4417-af54-3bd4ef13cc74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4444 2024.07.30 19:39:49.783175 [ 3 ] {} <Trace> HTTP-Session: f3b3555f-ce81-4417-af54-3bd4ef13cc74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4445 2024.07.30 19:39:49.783233 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 134 rows starting from the beginning of the part
4446 2024.07.30 19:39:49.783376 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4447 2024.07.30 19:39:49.783459 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 173 rows starting from the beginning of the part
4448 2024.07.30 19:39:49.783510 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4449 2024.07.30 19:39:49.783816 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 134 rows starting from the beginning of the part
4450 2024.07.30 19:39:49.784011 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 209 rows starting from the beginning of the part
4451 2024.07.30 19:39:49.784240 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 135 rows starting from the beginning of the part
4452 2024.07.30 19:39:49.784362 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4453 2024.07.30 19:39:49.784856 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4454 2024.07.30 19:39:49.784899 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4455 2024.07.30 19:39:49.785469 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4456 2024.07.30 19:39:49.785941 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4457 2024.07.30 19:39:49.786105 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1077 rows, containing 4 columns (4 merged, 0 gathered) in 0.003380893 sec., 318554.89067533344 rows/sec., 27.28 MiB/sec.
4458 2024.07.30 19:39:49.786210 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002917 sec., 685.6359273225918 rows/sec., 47.87 KiB/sec.
4459 2024.07.30 19:39:49.786418 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Debug> DynamicQueryHandler: Done processing query
4460 2024.07.30 19:39:49.786423 [ 201 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4461 2024.07.30 19:39:49.786449 [ 3 ] {bd104786-c79c-4e66-96ce-2816a5875d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4462 2024.07.30 19:39:49.786479 [ 3 ] {} <Debug> HTTP-Session: f3b3555f-ce81-4417-af54-3bd4ef13cc74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.07.30 19:39:49.786639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4464 2024.07.30 19:39:49.786720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4465 2024.07.30 19:39:49.786749 [ 3 ] {} <Debug> HTTP-Session: 7758439b-baeb-4260-90ad-1dbe6f1e42ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4466 2024.07.30 19:39:49.786769 [ 3 ] {} <Debug> HTTP-Session: 7758439b-baeb-4260-90ad-1dbe6f1e42ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4467 2024.07.30 19:39:49.786792 [ 3 ] {} <Debug> HTTP-Session: 7758439b-baeb-4260-90ad-1dbe6f1e42ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4468 2024.07.30 19:39:49.786834 [ 3 ] {} <Trace> HTTP-Session: 7758439b-baeb-4260-90ad-1dbe6f1e42ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4469 2024.07.30 19:39:49.786947 [ 201 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4470 2024.07.30 19:39:49.786968 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4471 2024.07.30 19:39:49.787027 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4472 2024.07.30 19:39:49.787066 [ 201 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_21_4} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4473 2024.07.30 19:39:49.787180 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4474 2024.07.30 19:39:49.787229 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4475 2024.07.30 19:39:49.787584 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4476 2024.07.30 19:39:49.787620 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4477 2024.07.30 19:39:49.787927 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4478 2024.07.30 19:39:49.788228 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4479 2024.07.30 19:39:49.788374 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001453 sec., 63317.27460426703 rows/sec., 4.95 MiB/sec.
4480 2024.07.30 19:39:49.788388 [ 122 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4481 2024.07.30 19:39:49.788477 [ 122 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4482 2024.07.30 19:39:49.788534 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4483 2024.07.30 19:39:49.788639 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Debug> DynamicQueryHandler: Done processing query
4484 2024.07.30 19:39:49.788665 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
4485 2024.07.30 19:39:49.788674 [ 3 ] {cec28097-2b29-420e-8d2e-554c462693b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4486 2024.07.30 19:39:49.788709 [ 3 ] {} <Debug> HTTP-Session: 7758439b-baeb-4260-90ad-1dbe6f1e42ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4487 2024.07.30 19:39:49.788790 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4488 2024.07.30 19:39:49.788818 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 464 rows starting from the beginning of the part
4489 2024.07.30 19:39:49.788899 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part
4490 2024.07.30 19:39:49.788916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4491 2024.07.30 19:39:49.789040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4492 2024.07.30 19:39:49.789111 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 386 rows starting from the beginning of the part
4493 2024.07.30 19:39:49.789131 [ 3 ] {} <Debug> HTTP-Session: ef49d150-de9f-40a5-97b8-79056b9d4d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4494 2024.07.30 19:39:49.789195 [ 3 ] {} <Debug> HTTP-Session: ef49d150-de9f-40a5-97b8-79056b9d4d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4495 2024.07.30 19:39:49.789318 [ 3 ] {} <Debug> HTTP-Session: ef49d150-de9f-40a5-97b8-79056b9d4d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4496 2024.07.30 19:39:49.789466 [ 3 ] {} <Trace> HTTP-Session: ef49d150-de9f-40a5-97b8-79056b9d4d2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4497 2024.07.30 19:39:49.789465 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part
4498 2024.07.30 19:39:49.789549 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part
4499 2024.07.30 19:39:49.789884 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4500 2024.07.30 19:39:49.789898 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 92 rows starting from the beginning of the part
4501 2024.07.30 19:39:49.790069 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4502 2024.07.30 19:39:49.790625 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4503 2024.07.30 19:39:49.791141 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4504 2024.07.30 19:39:49.791189 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4505 2024.07.30 19:39:49.791826 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4506 2024.07.30 19:39:49.791854 [ 187 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 4 columns (4 merged, 0 gathered) in 0.003239999 sec., 472839.65211100376 rows/sec., 34.14 MiB/sec.
4507 2024.07.30 19:39:49.792211 [ 187 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4508 2024.07.30 19:39:49.792391 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4509 2024.07.30 19:39:49.792746 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4510 2024.07.30 19:39:49.792826 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003191 sec., 50454.4030084613 rows/sec., 3.51 MiB/sec.
4511 2024.07.30 19:39:49.792837 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4512 2024.07.30 19:39:49.792920 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4513 2024.07.30 19:39:49.793332 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
4514 2024.07.30 19:39:49.793440 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Debug> DynamicQueryHandler: Done processing query
4515 2024.07.30 19:39:49.793504 [ 3 ] {6d085eb8-5063-4858-b8bf-45271ed58eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4516 2024.07.30 19:39:49.793499 [ 187 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4517 2024.07.30 19:39:49.793564 [ 3 ] {} <Debug> HTTP-Session: ef49d150-de9f-40a5-97b8-79056b9d4d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.07.30 19:39:49.793738 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4519 2024.07.30 19:39:49.793790 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2501 rows starting from the beginning of the part
4520 2024.07.30 19:39:49.793798 [ 187 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_21_4} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4521 2024.07.30 19:39:49.793852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4522 2024.07.30 19:39:49.794096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4523 2024.07.30 19:39:49.794179 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
4524 2024.07.30 19:39:49.794220 [ 3 ] {} <Debug> HTTP-Session: 4e85cd6b-d8eb-4b30-ad00-b4707ce0243b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4525 2024.07.30 19:39:49.794253 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4526 2024.07.30 19:39:49.794277 [ 3 ] {} <Debug> HTTP-Session: 4e85cd6b-d8eb-4b30-ad00-b4707ce0243b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4527 2024.07.30 19:39:49.794393 [ 3 ] {} <Debug> HTTP-Session: 4e85cd6b-d8eb-4b30-ad00-b4707ce0243b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4528 2024.07.30 19:39:49.794505 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part
4529 2024.07.30 19:39:49.794513 [ 3 ] {} <Trace> HTTP-Session: 4e85cd6b-d8eb-4b30-ad00-b4707ce0243b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4530 2024.07.30 19:39:49.794700 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
4531 2024.07.30 19:39:49.795001 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part
4532 2024.07.30 19:39:49.795133 [ 197 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 161 rows starting from the beginning of the part
4533 2024.07.30 19:39:49.795245 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4534 2024.07.30 19:39:49.795603 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4535 2024.07.30 19:39:49.796420 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4536 2024.07.30 19:39:49.797397 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4537 2024.07.30 19:39:49.797443 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4538 2024.07.30 19:39:49.797870 [ 191 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3338 rows, containing 5 columns (5 merged, 0 gathered) in 0.004790902 sec., 696737.2741082995 rows/sec., 48.55 MiB/sec.
4539 2024.07.30 19:39:49.798304 [ 191 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4540 2024.07.30 19:39:49.798374 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4541 2024.07.30 19:39:49.799439 [ 191 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4542 2024.07.30 19:39:49.799595 [ 191 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4543 2024.07.30 19:39:49.799759 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4544 2024.07.30 19:39:49.799797 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB.
4545 2024.07.30 19:39:49.800052 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005328 sec., 4879.87987987988 rows/sec., 8.74 MiB/sec.
4546 2024.07.30 19:39:49.800619 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Debug> DynamicQueryHandler: Done processing query
4547 2024.07.30 19:39:49.800646 [ 3 ] {b864e711-f705-4114-847b-60e4285c52a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4548 2024.07.30 19:39:49.800663 [ 3 ] {} <Debug> HTTP-Session: 4e85cd6b-d8eb-4b30-ad00-b4707ce0243b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4549 2024.07.30 19:39:49.800801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4550 2024.07.30 19:39:49.800851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4551 2024.07.30 19:39:49.800872 [ 3 ] {} <Debug> HTTP-Session: 7f5fc256-a778-4746-a94c-6457cc98dab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4552 2024.07.30 19:39:49.800888 [ 3 ] {} <Debug> HTTP-Session: 7f5fc256-a778-4746-a94c-6457cc98dab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4553 2024.07.30 19:39:49.800902 [ 3 ] {} <Debug> HTTP-Session: 7f5fc256-a778-4746-a94c-6457cc98dab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.07.30 19:39:49.800934 [ 3 ] {} <Trace> HTTP-Session: 7f5fc256-a778-4746-a94c-6457cc98dab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4555 2024.07.30 19:39:49.801068 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4556 2024.07.30 19:39:49.801114 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4557 2024.07.30 19:39:49.801264 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4558 2024.07.30 19:39:49.801583 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4559 2024.07.30 19:39:49.801622 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4560 2024.07.30 19:39:49.801996 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4561 2024.07.30 19:39:49.802335 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4562 2024.07.30 19:39:49.802524 [ 122 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4563 2024.07.30 19:39:49.802534 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec.
4564 2024.07.30 19:39:49.802575 [ 122 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4565 2024.07.30 19:39:49.802644 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4566 2024.07.30 19:39:49.802837 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
4567 2024.07.30 19:39:49.802842 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Debug> DynamicQueryHandler: Done processing query
4568 2024.07.30 19:39:49.802906 [ 3 ] {276080f3-7f45-46ac-bbfa-30d92e51ab94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4569 2024.07.30 19:39:49.802946 [ 3 ] {} <Debug> HTTP-Session: 7f5fc256-a778-4746-a94c-6457cc98dab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4570 2024.07.30 19:39:49.803064 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4571 2024.07.30 19:39:49.803104 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 844 rows starting from the beginning of the part
4572 2024.07.30 19:39:49.803188 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
4573 2024.07.30 19:39:49.803411 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
4574 2024.07.30 19:39:49.803580 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
4575 2024.07.30 19:39:49.803750 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
4576 2024.07.30 19:39:49.803887 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
4577 2024.07.30 19:39:49.805186 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002431362 sec., 470518.1704739977 rows/sec., 31.76 MiB/sec.
4578 2024.07.30 19:39:49.805351 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4579 2024.07.30 19:39:49.805712 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4580 2024.07.30 19:39:49.805783 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_21_4} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4581 2024.07.30 19:39:49.805849 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4582 2024.07.30 19:39:54.779400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4583 2024.07.30 19:39:54.779530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4584 2024.07.30 19:39:54.779555 [ 3 ] {} <Debug> HTTP-Session: f3620675-0a41-4290-8b25-6510f5573081 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4585 2024.07.30 19:39:54.779580 [ 3 ] {} <Debug> HTTP-Session: f3620675-0a41-4290-8b25-6510f5573081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4586 2024.07.30 19:39:54.779595 [ 3 ] {} <Debug> HTTP-Session: f3620675-0a41-4290-8b25-6510f5573081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4587 2024.07.30 19:39:54.779644 [ 3 ] {} <Trace> HTTP-Session: f3620675-0a41-4290-8b25-6510f5573081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4588 2024.07.30 19:39:54.779824 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4589 2024.07.30 19:39:54.779889 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4590 2024.07.30 19:39:54.780078 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4591 2024.07.30 19:39:54.780501 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4592 2024.07.30 19:39:54.780540 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4593 2024.07.30 19:39:54.780901 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4594 2024.07.30 19:39:54.781239 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4595 2024.07.30 19:39:54.781383 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001613 sec., 6199.62802231866 rows/sec., 411.69 KiB/sec.
4596 2024.07.30 19:39:54.781582 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Debug> DynamicQueryHandler: Done processing query
4597 2024.07.30 19:39:54.781610 [ 3 ] {763f0916-0d65-4f6f-bd75-b1e624c333e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4598 2024.07.30 19:39:54.781627 [ 3 ] {} <Debug> HTTP-Session: f3620675-0a41-4290-8b25-6510f5573081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4599 2024.07.30 19:39:54.781781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4600 2024.07.30 19:39:54.781832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4601 2024.07.30 19:39:54.781852 [ 3 ] {} <Debug> HTTP-Session: d6af7abe-fa01-4d81-a9c4-84a72b417cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4602 2024.07.30 19:39:54.781868 [ 3 ] {} <Debug> HTTP-Session: d6af7abe-fa01-4d81-a9c4-84a72b417cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4603 2024.07.30 19:39:54.781882 [ 3 ] {} <Debug> HTTP-Session: d6af7abe-fa01-4d81-a9c4-84a72b417cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4604 2024.07.30 19:39:54.781913 [ 3 ] {} <Trace> HTTP-Session: d6af7abe-fa01-4d81-a9c4-84a72b417cc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4605 2024.07.30 19:39:54.782054 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4606 2024.07.30 19:39:54.782098 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4607 2024.07.30 19:39:54.782222 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4608 2024.07.30 19:39:54.782689 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4609 2024.07.30 19:39:54.782725 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4610 2024.07.30 19:39:54.783044 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4611 2024.07.30 19:39:54.783357 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4612 2024.07.30 19:39:54.783481 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.001493 sec., 115874.079035499 rows/sec., 10.24 MiB/sec.
4613 2024.07.30 19:39:54.783642 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Debug> DynamicQueryHandler: Done processing query
4614 2024.07.30 19:39:54.783667 [ 3 ] {a8f8213e-d324-4161-a17c-4467f9b802b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4615 2024.07.30 19:39:54.783684 [ 3 ] {} <Debug> HTTP-Session: d6af7abe-fa01-4d81-a9c4-84a72b417cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4616 2024.07.30 19:39:54.784017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4617 2024.07.30 19:39:54.784066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4618 2024.07.30 19:39:54.784086 [ 3 ] {} <Debug> HTTP-Session: bcfd57ed-5f15-4220-a476-19978ce2ad55 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4619 2024.07.30 19:39:54.784101 [ 3 ] {} <Debug> HTTP-Session: bcfd57ed-5f15-4220-a476-19978ce2ad55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4620 2024.07.30 19:39:54.784114 [ 3 ] {} <Debug> HTTP-Session: bcfd57ed-5f15-4220-a476-19978ce2ad55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4621 2024.07.30 19:39:54.784145 [ 3 ] {} <Trace> HTTP-Session: bcfd57ed-5f15-4220-a476-19978ce2ad55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4622 2024.07.30 19:39:54.784341 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4623 2024.07.30 19:39:54.784386 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4624 2024.07.30 19:39:54.784510 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4625 2024.07.30 19:39:54.784998 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4626 2024.07.30 19:39:54.785035 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4627 2024.07.30 19:39:54.785361 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4628 2024.07.30 19:39:54.785666 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4629 2024.07.30 19:39:54.785796 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.001558 sec., 247753.53016688064 rows/sec., 17.42 MiB/sec.
4630 2024.07.30 19:39:54.785947 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Debug> DynamicQueryHandler: Done processing query
4631 2024.07.30 19:39:54.785972 [ 3 ] {5399df56-3cb2-488b-b37f-761af5b0d8d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4632 2024.07.30 19:39:54.785987 [ 3 ] {} <Debug> HTTP-Session: bcfd57ed-5f15-4220-a476-19978ce2ad55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4633 2024.07.30 19:39:54.786128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4634 2024.07.30 19:39:54.786175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4635 2024.07.30 19:39:54.786193 [ 3 ] {} <Debug> HTTP-Session: 84baa0a8-75a2-4cba-a852-c36c3955f168 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4636 2024.07.30 19:39:54.786210 [ 3 ] {} <Debug> HTTP-Session: 84baa0a8-75a2-4cba-a852-c36c3955f168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4637 2024.07.30 19:39:54.786224 [ 3 ] {} <Debug> HTTP-Session: 84baa0a8-75a2-4cba-a852-c36c3955f168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4638 2024.07.30 19:39:54.786256 [ 3 ] {} <Trace> HTTP-Session: 84baa0a8-75a2-4cba-a852-c36c3955f168 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4639 2024.07.30 19:39:54.786350 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4640 2024.07.30 19:39:54.786395 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4641 2024.07.30 19:39:54.786521 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4642 2024.07.30 19:39:54.786792 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4643 2024.07.30 19:39:54.786828 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4644 2024.07.30 19:39:54.787180 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4645 2024.07.30 19:39:54.787496 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4646 2024.07.30 19:39:54.787624 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 198.47 KiB/sec.
4647 2024.07.30 19:39:54.787906 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Debug> DynamicQueryHandler: Done processing query
4648 2024.07.30 19:39:54.787931 [ 3 ] {a9546b43-f093-4db8-884e-e88545f3f9a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4649 2024.07.30 19:39:54.787947 [ 3 ] {} <Debug> HTTP-Session: 84baa0a8-75a2-4cba-a852-c36c3955f168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4650 2024.07.30 19:39:54.788085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4651 2024.07.30 19:39:54.788132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4652 2024.07.30 19:39:54.788152 [ 3 ] {} <Debug> HTTP-Session: 430dc723-6442-4e57-a2c5-761d615588c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4653 2024.07.30 19:39:54.788167 [ 3 ] {} <Debug> HTTP-Session: 430dc723-6442-4e57-a2c5-761d615588c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4654 2024.07.30 19:39:54.788180 [ 3 ] {} <Debug> HTTP-Session: 430dc723-6442-4e57-a2c5-761d615588c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4655 2024.07.30 19:39:54.788210 [ 3 ] {} <Trace> HTTP-Session: 430dc723-6442-4e57-a2c5-761d615588c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4656 2024.07.30 19:39:54.788327 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4657 2024.07.30 19:39:54.788375 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4658 2024.07.30 19:39:54.788535 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4659 2024.07.30 19:39:54.788837 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4660 2024.07.30 19:39:54.788873 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4661 2024.07.30 19:39:54.789232 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4662 2024.07.30 19:39:54.789564 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4663 2024.07.30 19:39:54.789693 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00141 sec., 54609.92907801418 rows/sec., 3.36 MiB/sec.
4664 2024.07.30 19:39:54.789889 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Debug> DynamicQueryHandler: Done processing query
4665 2024.07.30 19:39:54.789913 [ 3 ] {df57038c-9b67-411c-9774-cc4e8271314a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4666 2024.07.30 19:39:54.789929 [ 3 ] {} <Debug> HTTP-Session: 430dc723-6442-4e57-a2c5-761d615588c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4667 2024.07.30 19:39:54.790087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4668 2024.07.30 19:39:54.790134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4669 2024.07.30 19:39:54.790153 [ 3 ] {} <Debug> HTTP-Session: 59f7206c-9643-413a-94af-5da717b99ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4670 2024.07.30 19:39:54.790169 [ 3 ] {} <Debug> HTTP-Session: 59f7206c-9643-413a-94af-5da717b99ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4671 2024.07.30 19:39:54.790183 [ 3 ] {} <Debug> HTTP-Session: 59f7206c-9643-413a-94af-5da717b99ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4672 2024.07.30 19:39:54.790213 [ 3 ] {} <Trace> HTTP-Session: 59f7206c-9643-413a-94af-5da717b99ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4673 2024.07.30 19:39:54.790374 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4674 2024.07.30 19:39:54.790418 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4675 2024.07.30 19:39:54.790556 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4676 2024.07.30 19:39:54.790938 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4677 2024.07.30 19:39:54.790973 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4678 2024.07.30 19:39:54.791331 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4679 2024.07.30 19:39:54.791657 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4680 2024.07.30 19:39:54.791782 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec.
4681 2024.07.30 19:39:54.791944 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Debug> DynamicQueryHandler: Done processing query
4682 2024.07.30 19:39:54.791968 [ 3 ] {38318e57-4cd9-420d-a4a5-17fd625e7dac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4683 2024.07.30 19:39:54.791984 [ 3 ] {} <Debug> HTTP-Session: 59f7206c-9643-413a-94af-5da717b99ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4684 2024.07.30 19:39:54.792104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4685 2024.07.30 19:39:54.792151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4686 2024.07.30 19:39:54.792172 [ 3 ] {} <Debug> HTTP-Session: 2f2e2e7f-616b-4e0f-a1a3-0e0fa36a1b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4687 2024.07.30 19:39:54.792188 [ 3 ] {} <Debug> HTTP-Session: 2f2e2e7f-616b-4e0f-a1a3-0e0fa36a1b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4688 2024.07.30 19:39:54.792202 [ 3 ] {} <Debug> HTTP-Session: 2f2e2e7f-616b-4e0f-a1a3-0e0fa36a1b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4689 2024.07.30 19:39:54.792231 [ 3 ] {} <Trace> HTTP-Session: 2f2e2e7f-616b-4e0f-a1a3-0e0fa36a1b76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4690 2024.07.30 19:39:54.792357 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4691 2024.07.30 19:39:54.792422 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4692 2024.07.30 19:39:54.792823 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4693 2024.07.30 19:39:54.793245 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4694 2024.07.30 19:39:54.793280 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4695 2024.07.30 19:39:54.793843 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4696 2024.07.30 19:39:54.794247 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4697 2024.07.30 19:39:54.794372 [ 117 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4698 2024.07.30 19:39:54.794390 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002092 sec., 1912.0458891013384 rows/sec., 3.43 MiB/sec.
4699 2024.07.30 19:39:54.794416 [ 117 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4700 2024.07.30 19:39:54.794455 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4701 2024.07.30 19:39:54.794934 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
4702 2024.07.30 19:39:54.794992 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Debug> DynamicQueryHandler: Done processing query
4703 2024.07.30 19:39:54.795042 [ 3 ] {6d40697e-47f6-4f9c-9745-ea8117d12f49} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4704 2024.07.30 19:39:54.795067 [ 3 ] {} <Debug> HTTP-Session: 2f2e2e7f-616b-4e0f-a1a3-0e0fa36a1b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4705 2024.07.30 19:39:54.795238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4706 2024.07.30 19:39:54.795349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4707 2024.07.30 19:39:54.795425 [ 3 ] {} <Debug> HTTP-Session: bda1f142-718f-4513-b522-662139655c06 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4708 2024.07.30 19:39:54.795473 [ 3 ] {} <Debug> HTTP-Session: bda1f142-718f-4513-b522-662139655c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4709 2024.07.30 19:39:54.795525 [ 3 ] {} <Debug> HTTP-Session: bda1f142-718f-4513-b522-662139655c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4710 2024.07.30 19:39:54.795626 [ 3 ] {} <Trace> HTTP-Session: bda1f142-718f-4513-b522-662139655c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4711 2024.07.30 19:39:54.795849 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4712 2024.07.30 19:39:54.795874 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4713 2024.07.30 19:39:54.795995 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4714 2024.07.30 19:39:54.796041 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 111 rows starting from the beginning of the part
4715 2024.07.30 19:39:54.796862 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4716 2024.07.30 19:39:54.796908 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
4717 2024.07.30 19:39:54.797553 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part
4718 2024.07.30 19:39:54.797879 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4719 2024.07.30 19:39:54.798038 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4720 2024.07.30 19:39:54.798246 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4721 2024.07.30 19:39:54.798791 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part
4722 2024.07.30 19:39:54.799381 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
4723 2024.07.30 19:39:54.799437 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4724 2024.07.30 19:39:54.800508 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4725 2024.07.30 19:39:54.800825 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005005 sec., 4595.404595404595 rows/sec., 248.58 KiB/sec.
4726 2024.07.30 19:39:54.801415 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Debug> DynamicQueryHandler: Done processing query
4727 2024.07.30 19:39:54.801474 [ 3 ] {8270bb2f-7074-443e-813a-3d3e1170b316} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4728 2024.07.30 19:39:54.801514 [ 3 ] {} <Debug> HTTP-Session: bda1f142-718f-4513-b522-662139655c06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.07.30 19:39:54.801697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4730 2024.07.30 19:39:54.801770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4731 2024.07.30 19:39:54.801815 [ 3 ] {} <Debug> HTTP-Session: 1a1ff4d6-4fe8-47db-a805-9efbc4197165 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4732 2024.07.30 19:39:54.801844 [ 3 ] {} <Debug> HTTP-Session: 1a1ff4d6-4fe8-47db-a805-9efbc4197165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4733 2024.07.30 19:39:54.801878 [ 3 ] {} <Debug> HTTP-Session: 1a1ff4d6-4fe8-47db-a805-9efbc4197165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4734 2024.07.30 19:39:54.801945 [ 3 ] {} <Trace> HTTP-Session: 1a1ff4d6-4fe8-47db-a805-9efbc4197165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4735 2024.07.30 19:39:54.802259 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4736 2024.07.30 19:39:54.802377 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4737 2024.07.30 19:39:54.802989 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4738 2024.07.30 19:39:54.804007 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4739 2024.07.30 19:39:54.804084 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4740 2024.07.30 19:39:54.805099 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4741 2024.07.30 19:39:54.806019 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4742 2024.07.30 19:39:54.806326 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004211 sec., 14248.397055331274 rows/sec., 983.29 KiB/sec.
4743 2024.07.30 19:39:54.806639 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Debug> DynamicQueryHandler: Done processing query
4744 2024.07.30 19:39:54.806700 [ 3 ] {23908d61-7b1f-41ee-8568-17761d7f2fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4745 2024.07.30 19:39:54.806751 [ 3 ] {} <Debug> HTTP-Session: 1a1ff4d6-4fe8-47db-a805-9efbc4197165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.07.30 19:39:54.809467 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.014894019 sec., 11749.682876059176 rows/sec., 21.05 MiB/sec.
4747 2024.07.30 19:39:54.809952 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4748 2024.07.30 19:39:54.810589 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4749 2024.07.30 19:39:54.810669 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4750 2024.07.30 19:39:54.810803 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB.
4751 2024.07.30 19:39:59.776063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4752 2024.07.30 19:39:59.776257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4753 2024.07.30 19:39:59.776302 [ 3 ] {} <Debug> HTTP-Session: 23c45f3c-efe9-452d-b2c8-4f9f08a2df5f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4754 2024.07.30 19:39:59.776342 [ 3 ] {} <Debug> HTTP-Session: 23c45f3c-efe9-452d-b2c8-4f9f08a2df5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.07.30 19:39:59.776370 [ 3 ] {} <Debug> HTTP-Session: 23c45f3c-efe9-452d-b2c8-4f9f08a2df5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4756 2024.07.30 19:39:59.776450 [ 3 ] {} <Trace> HTTP-Session: 23c45f3c-efe9-452d-b2c8-4f9f08a2df5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4757 2024.07.30 19:39:59.776710 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4758 2024.07.30 19:39:59.776776 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4759 2024.07.30 19:39:59.776964 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4760 2024.07.30 19:39:59.777410 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4761 2024.07.30 19:39:59.777456 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4762 2024.07.30 19:39:59.777824 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4763 2024.07.30 19:39:59.778152 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4764 2024.07.30 19:39:59.778296 [ 149 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4765 2024.07.30 19:39:59.778297 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001646 sec., 15795.868772782504 rows/sec., 1.25 MiB/sec.
4766 2024.07.30 19:39:59.778338 [ 149 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4767 2024.07.30 19:39:59.778376 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4768 2024.07.30 19:39:59.778615 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Debug> DynamicQueryHandler: Done processing query
4769 2024.07.30 19:39:59.778637 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
4770 2024.07.30 19:39:59.778652 [ 3 ] {ca7d1785-7daf-4a39-823a-538cb215d191} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4771 2024.07.30 19:39:59.778726 [ 3 ] {} <Debug> HTTP-Session: 23c45f3c-efe9-452d-b2c8-4f9f08a2df5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4772 2024.07.30 19:39:59.778876 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4773 2024.07.30 19:39:59.778930 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 36 rows starting from the beginning of the part
4774 2024.07.30 19:39:59.778979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4775 2024.07.30 19:39:59.779072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4776 2024.07.30 19:39:59.779116 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part
4777 2024.07.30 19:39:59.779159 [ 3 ] {} <Debug> HTTP-Session: 295f2819-be1c-4b06-bd9a-cbb28f3b1fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4778 2024.07.30 19:39:59.779243 [ 3 ] {} <Debug> HTTP-Session: 295f2819-be1c-4b06-bd9a-cbb28f3b1fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4779 2024.07.30 19:39:59.779298 [ 3 ] {} <Debug> HTTP-Session: 295f2819-be1c-4b06-bd9a-cbb28f3b1fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4780 2024.07.30 19:39:59.779516 [ 3 ] {} <Trace> HTTP-Session: 295f2819-be1c-4b06-bd9a-cbb28f3b1fb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4781 2024.07.30 19:39:59.779576 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part
4782 2024.07.30 19:39:59.779933 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part
4783 2024.07.30 19:39:59.780073 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4784 2024.07.30 19:39:59.780218 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part
4785 2024.07.30 19:39:59.780305 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4786 2024.07.30 19:39:59.780461 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part
4787 2024.07.30 19:39:59.781238 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4788 2024.07.30 19:39:59.782151 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4789 2024.07.30 19:39:59.782213 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4790 2024.07.30 19:39:59.783126 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4791 2024.07.30 19:39:59.783257 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004773142 sec., 28073.751000913024 rows/sec., 2.13 MiB/sec.
4792 2024.07.30 19:39:59.783595 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4793 2024.07.30 19:39:59.783775 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4794 2024.07.30 19:39:59.784192 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.004268 sec., 31396.438612933456 rows/sec., 2.62 MiB/sec.
4795 2024.07.30 19:39:59.784875 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Debug> DynamicQueryHandler: Done processing query
4796 2024.07.30 19:39:59.784917 [ 3 ] {fcd13314-fd99-4275-8f74-02809f3742d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4797 2024.07.30 19:39:59.784947 [ 3 ] {} <Debug> HTTP-Session: 295f2819-be1c-4b06-bd9a-cbb28f3b1fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4798 2024.07.30 19:39:59.785018 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4799 2024.07.30 19:39:59.785117 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_16_3} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4800 2024.07.30 19:39:59.785220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4801 2024.07.30 19:39:59.785250 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4802 2024.07.30 19:39:59.785299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4803 2024.07.30 19:39:59.785324 [ 3 ] {} <Debug> HTTP-Session: 701ad3cd-1ddd-4324-85a6-b27934d0ae26 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4804 2024.07.30 19:39:59.785341 [ 3 ] {} <Debug> HTTP-Session: 701ad3cd-1ddd-4324-85a6-b27934d0ae26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4805 2024.07.30 19:39:59.785355 [ 3 ] {} <Debug> HTTP-Session: 701ad3cd-1ddd-4324-85a6-b27934d0ae26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4806 2024.07.30 19:39:59.785388 [ 3 ] {} <Trace> HTTP-Session: 701ad3cd-1ddd-4324-85a6-b27934d0ae26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4807 2024.07.30 19:39:59.785521 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4808 2024.07.30 19:39:59.785565 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4809 2024.07.30 19:39:59.785716 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4810 2024.07.30 19:39:59.786081 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4811 2024.07.30 19:39:59.786116 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4812 2024.07.30 19:39:59.786447 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4813 2024.07.30 19:39:59.786761 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4814 2024.07.30 19:39:59.786885 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001416 sec., 63559.32203389831 rows/sec., 4.96 MiB/sec.
4815 2024.07.30 19:39:59.787035 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Debug> DynamicQueryHandler: Done processing query
4816 2024.07.30 19:39:59.787059 [ 3 ] {14864771-3c9c-4d62-9eb9-4724ca30f5cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4817 2024.07.30 19:39:59.787075 [ 3 ] {} <Debug> HTTP-Session: 701ad3cd-1ddd-4324-85a6-b27934d0ae26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4818 2024.07.30 19:39:59.787241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4819 2024.07.30 19:39:59.787289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4820 2024.07.30 19:39:59.787307 [ 3 ] {} <Debug> HTTP-Session: 53a8ff3d-a62e-4f64-aacd-ffb92e21486e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4821 2024.07.30 19:39:59.787324 [ 3 ] {} <Debug> HTTP-Session: 53a8ff3d-a62e-4f64-aacd-ffb92e21486e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4822 2024.07.30 19:39:59.787338 [ 3 ] {} <Debug> HTTP-Session: 53a8ff3d-a62e-4f64-aacd-ffb92e21486e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4823 2024.07.30 19:39:59.787368 [ 3 ] {} <Trace> HTTP-Session: 53a8ff3d-a62e-4f64-aacd-ffb92e21486e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4824 2024.07.30 19:39:59.787509 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4825 2024.07.30 19:39:59.787556 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4826 2024.07.30 19:39:59.787697 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4827 2024.07.30 19:39:59.788085 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4828 2024.07.30 19:39:59.788119 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4829 2024.07.30 19:39:59.788504 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4830 2024.07.30 19:39:59.788839 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4831 2024.07.30 19:39:59.788975 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec.
4832 2024.07.30 19:39:59.789296 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Debug> DynamicQueryHandler: Done processing query
4833 2024.07.30 19:39:59.789342 [ 3 ] {5c429d61-1dfb-4502-9b04-aed88dbe7c21} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4834 2024.07.30 19:39:59.789383 [ 3 ] {} <Debug> HTTP-Session: 53a8ff3d-a62e-4f64-aacd-ffb92e21486e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.07.30 19:39:59.789623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4836 2024.07.30 19:39:59.789674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4837 2024.07.30 19:39:59.789693 [ 3 ] {} <Debug> HTTP-Session: b4783bd9-987f-4887-af35-9740844f2bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4838 2024.07.30 19:39:59.789710 [ 3 ] {} <Debug> HTTP-Session: b4783bd9-987f-4887-af35-9740844f2bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4839 2024.07.30 19:39:59.789724 [ 3 ] {} <Debug> HTTP-Session: b4783bd9-987f-4887-af35-9740844f2bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.07.30 19:39:59.789756 [ 3 ] {} <Trace> HTTP-Session: b4783bd9-987f-4887-af35-9740844f2bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4841 2024.07.30 19:39:59.790039 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4842 2024.07.30 19:39:59.790107 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4843 2024.07.30 19:39:59.790538 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4844 2024.07.30 19:39:59.791513 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4845 2024.07.30 19:39:59.791549 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4846 2024.07.30 19:39:59.792165 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4847 2024.07.30 19:39:59.792575 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4848 2024.07.30 19:39:59.792721 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002871 sec., 9056.078021595264 rows/sec., 16.23 MiB/sec.
4849 2024.07.30 19:39:59.792942 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Debug> DynamicQueryHandler: Done processing query
4850 2024.07.30 19:39:59.792967 [ 3 ] {bf734674-4cdb-4845-95fd-8bc8d3280d4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4851 2024.07.30 19:39:59.792982 [ 3 ] {} <Debug> HTTP-Session: b4783bd9-987f-4887-af35-9740844f2bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.07.30 19:39:59.793112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4853 2024.07.30 19:39:59.793161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4854 2024.07.30 19:39:59.793180 [ 3 ] {} <Debug> HTTP-Session: 157857d7-b4a8-4819-b973-4b322c3976bb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4855 2024.07.30 19:39:59.793197 [ 3 ] {} <Debug> HTTP-Session: 157857d7-b4a8-4819-b973-4b322c3976bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.07.30 19:39:59.793210 [ 3 ] {} <Debug> HTTP-Session: 157857d7-b4a8-4819-b973-4b322c3976bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4857 2024.07.30 19:39:59.793242 [ 3 ] {} <Trace> HTTP-Session: 157857d7-b4a8-4819-b973-4b322c3976bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4858 2024.07.30 19:39:59.793357 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4859 2024.07.30 19:39:59.793400 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4860 2024.07.30 19:39:59.793526 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4861 2024.07.30 19:39:59.793831 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4862 2024.07.30 19:39:59.793867 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4863 2024.07.30 19:39:59.794222 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4864 2024.07.30 19:39:59.794542 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4865 2024.07.30 19:39:59.794674 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec.
4866 2024.07.30 19:39:59.794877 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Debug> DynamicQueryHandler: Done processing query
4867 2024.07.30 19:39:59.794902 [ 3 ] {b68bbdcd-9091-4dc7-ad37-433c7add38e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4868 2024.07.30 19:39:59.794918 [ 3 ] {} <Debug> HTTP-Session: 157857d7-b4a8-4819-b973-4b322c3976bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.07.30 19:40:00.910533 [ 142 ] {} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4870 2024.07.30 19:40:00.910603 [ 142 ] {} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4871 2024.07.30 19:40:00.910631 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4872 2024.07.30 19:40:00.910837 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
4873 2024.07.30 19:40:00.911015 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4874 2024.07.30 19:40:00.911047 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4875 2024.07.30 19:40:00.911124 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4876 2024.07.30 19:40:00.911315 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4877 2024.07.30 19:40:00.911588 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
4878 2024.07.30 19:40:00.911738 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4879 2024.07.30 19:40:00.912839 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002127006 sec., 5641.733027551403 rows/sec., 393.93 KiB/sec.
4880 2024.07.30 19:40:00.913032 [ 192 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4881 2024.07.30 19:40:00.913493 [ 192 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4882 2024.07.30 19:40:00.913586 [ 192 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_5_1} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4883 2024.07.30 19:40:00.913702 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4884 2024.07.30 19:40:02.344205 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
4885 2024.07.30 19:40:02.344266 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
4886 2024.07.30 19:40:02.641880 [ 144 ] {} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4887 2024.07.30 19:40:02.641939 [ 144 ] {} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4888 2024.07.30 19:40:02.641963 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4889 2024.07.30 19:40:02.642175 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
4890 2024.07.30 19:40:02.642367 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4891 2024.07.30 19:40:02.642406 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4892 2024.07.30 19:40:02.642496 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4893 2024.07.30 19:40:02.642694 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4894 2024.07.30 19:40:02.642856 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
4895 2024.07.30 19:40:02.643110 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4896 2024.07.30 19:40:02.644184 [ 192 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.002146276 sec., 5591.079618837466 rows/sec., 455.91 KiB/sec.
4897 2024.07.30 19:40:02.644313 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4898 2024.07.30 19:40:02.644666 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4899 2024.07.30 19:40:02.644740 [ 191 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_5_1} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4900 2024.07.30 19:40:02.644815 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4901 2024.07.30 19:40:03.001321 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00093232 sec.
4902 2024.07.30 19:40:04.780343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4903 2024.07.30 19:40:04.780487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4904 2024.07.30 19:40:04.780518 [ 3 ] {} <Debug> HTTP-Session: 8a1245d5-c380-4e45-af68-c394c5007371 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4905 2024.07.30 19:40:04.780546 [ 3 ] {} <Debug> HTTP-Session: 8a1245d5-c380-4e45-af68-c394c5007371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4906 2024.07.30 19:40:04.780564 [ 3 ] {} <Debug> HTTP-Session: 8a1245d5-c380-4e45-af68-c394c5007371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.07.30 19:40:04.780621 [ 3 ] {} <Trace> HTTP-Session: 8a1245d5-c380-4e45-af68-c394c5007371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4908 2024.07.30 19:40:04.780825 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4909 2024.07.30 19:40:04.780894 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4910 2024.07.30 19:40:04.781082 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4911 2024.07.30 19:40:04.781530 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4912 2024.07.30 19:40:04.781576 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4913 2024.07.30 19:40:04.781953 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4914 2024.07.30 19:40:04.782301 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4915 2024.07.30 19:40:04.782496 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001723 sec., 5803.830528148578 rows/sec., 385.41 KiB/sec.
4916 2024.07.30 19:40:04.783151 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Debug> DynamicQueryHandler: Done processing query
4917 2024.07.30 19:40:04.783180 [ 3 ] {cb2615d2-cb78-4e54-bb82-826208f99d03} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4918 2024.07.30 19:40:04.783198 [ 3 ] {} <Debug> HTTP-Session: 8a1245d5-c380-4e45-af68-c394c5007371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4919 2024.07.30 19:40:04.783337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4920 2024.07.30 19:40:04.783395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4921 2024.07.30 19:40:04.783414 [ 3 ] {} <Debug> HTTP-Session: e41beae4-ecce-4f32-93ab-0996c12a4492 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4922 2024.07.30 19:40:04.783433 [ 3 ] {} <Debug> HTTP-Session: e41beae4-ecce-4f32-93ab-0996c12a4492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4923 2024.07.30 19:40:04.783447 [ 3 ] {} <Debug> HTTP-Session: e41beae4-ecce-4f32-93ab-0996c12a4492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.07.30 19:40:04.783482 [ 3 ] {} <Trace> HTTP-Session: e41beae4-ecce-4f32-93ab-0996c12a4492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4925 2024.07.30 19:40:04.783593 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4926 2024.07.30 19:40:04.783642 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4927 2024.07.30 19:40:04.783799 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4928 2024.07.30 19:40:04.784133 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4929 2024.07.30 19:40:04.784172 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4930 2024.07.30 19:40:04.784477 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4931 2024.07.30 19:40:04.784787 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4932 2024.07.30 19:40:04.784942 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001379 sec., 2900.6526468455404 rows/sec., 236.53 KiB/sec.
4933 2024.07.30 19:40:04.785114 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Debug> DynamicQueryHandler: Done processing query
4934 2024.07.30 19:40:04.785138 [ 3 ] {1afbd16f-309b-47e6-91fe-55b116711d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4935 2024.07.30 19:40:04.785154 [ 3 ] {} <Debug> HTTP-Session: e41beae4-ecce-4f32-93ab-0996c12a4492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4936 2024.07.30 19:40:04.785372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4937 2024.07.30 19:40:04.785422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4938 2024.07.30 19:40:04.785440 [ 3 ] {} <Debug> HTTP-Session: 49cdbad5-30a1-4a1b-b505-07e97f365274 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4939 2024.07.30 19:40:04.785456 [ 3 ] {} <Debug> HTTP-Session: 49cdbad5-30a1-4a1b-b505-07e97f365274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4940 2024.07.30 19:40:04.785470 [ 3 ] {} <Debug> HTTP-Session: 49cdbad5-30a1-4a1b-b505-07e97f365274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4941 2024.07.30 19:40:04.785501 [ 3 ] {} <Trace> HTTP-Session: 49cdbad5-30a1-4a1b-b505-07e97f365274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4942 2024.07.30 19:40:04.785644 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4943 2024.07.30 19:40:04.785686 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4944 2024.07.30 19:40:04.785814 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4945 2024.07.30 19:40:04.786237 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4946 2024.07.30 19:40:04.786275 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4947 2024.07.30 19:40:04.786600 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4948 2024.07.30 19:40:04.786913 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4949 2024.07.30 19:40:04.787071 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001485 sec., 117845.11784511784 rows/sec., 10.39 MiB/sec.
4950 2024.07.30 19:40:04.787373 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Debug> DynamicQueryHandler: Done processing query
4951 2024.07.30 19:40:04.787397 [ 3 ] {d2352d30-5914-459d-8c48-4b5789b3ce68} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4952 2024.07.30 19:40:04.787414 [ 3 ] {} <Debug> HTTP-Session: 49cdbad5-30a1-4a1b-b505-07e97f365274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4953 2024.07.30 19:40:04.787555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4954 2024.07.30 19:40:04.787605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4955 2024.07.30 19:40:04.787623 [ 3 ] {} <Debug> HTTP-Session: 90f10201-dd9a-4bbb-8d76-9ad38a4b7b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4956 2024.07.30 19:40:04.787639 [ 3 ] {} <Debug> HTTP-Session: 90f10201-dd9a-4bbb-8d76-9ad38a4b7b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4957 2024.07.30 19:40:04.787653 [ 3 ] {} <Debug> HTTP-Session: 90f10201-dd9a-4bbb-8d76-9ad38a4b7b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.07.30 19:40:04.787685 [ 3 ] {} <Trace> HTTP-Session: 90f10201-dd9a-4bbb-8d76-9ad38a4b7b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4959 2024.07.30 19:40:04.787782 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4960 2024.07.30 19:40:04.787825 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4961 2024.07.30 19:40:04.787967 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4962 2024.07.30 19:40:04.788258 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4963 2024.07.30 19:40:04.788294 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4964 2024.07.30 19:40:04.788597 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4965 2024.07.30 19:40:04.788903 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4966 2024.07.30 19:40:04.789050 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001286 sec., 3110.4199066874025 rows/sec., 217.18 KiB/sec.
4967 2024.07.30 19:40:04.789212 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Debug> DynamicQueryHandler: Done processing query
4968 2024.07.30 19:40:04.789236 [ 3 ] {dbec2bde-057d-46a7-8cec-98b4b694d4b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4969 2024.07.30 19:40:04.789252 [ 3 ] {} <Debug> HTTP-Session: 90f10201-dd9a-4bbb-8d76-9ad38a4b7b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4970 2024.07.30 19:40:04.789445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4971 2024.07.30 19:40:04.789494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4972 2024.07.30 19:40:04.789512 [ 3 ] {} <Debug> HTTP-Session: b0e98565-8183-471e-aa03-657464cff03f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4973 2024.07.30 19:40:04.789528 [ 3 ] {} <Debug> HTTP-Session: b0e98565-8183-471e-aa03-657464cff03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4974 2024.07.30 19:40:04.789542 [ 3 ] {} <Debug> HTTP-Session: b0e98565-8183-471e-aa03-657464cff03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.07.30 19:40:04.789573 [ 3 ] {} <Trace> HTTP-Session: b0e98565-8183-471e-aa03-657464cff03f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4976 2024.07.30 19:40:04.789768 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4977 2024.07.30 19:40:04.789812 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4978 2024.07.30 19:40:04.789935 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4979 2024.07.30 19:40:04.790458 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4980 2024.07.30 19:40:04.790495 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4981 2024.07.30 19:40:04.790817 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4982 2024.07.30 19:40:04.791126 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4983 2024.07.30 19:40:04.791287 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001618 sec., 241038.31891223733 rows/sec., 16.97 MiB/sec.
4984 2024.07.30 19:40:04.792069 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Debug> DynamicQueryHandler: Done processing query
4985 2024.07.30 19:40:04.792093 [ 3 ] {b97c9b24-d55d-42ee-a62a-f70635fbb36c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4986 2024.07.30 19:40:04.792109 [ 3 ] {} <Debug> HTTP-Session: b0e98565-8183-471e-aa03-657464cff03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4987 2024.07.30 19:40:04.792240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4988 2024.07.30 19:40:04.792289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4989 2024.07.30 19:40:04.792307 [ 3 ] {} <Debug> HTTP-Session: 93d7d0eb-5fd1-4bbc-b832-abb8a1f4dc98 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
4990 2024.07.30 19:40:04.792322 [ 3 ] {} <Debug> HTTP-Session: 93d7d0eb-5fd1-4bbc-b832-abb8a1f4dc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4991 2024.07.30 19:40:04.792335 [ 3 ] {} <Debug> HTTP-Session: 93d7d0eb-5fd1-4bbc-b832-abb8a1f4dc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.07.30 19:40:04.792367 [ 3 ] {} <Trace> HTTP-Session: 93d7d0eb-5fd1-4bbc-b832-abb8a1f4dc98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4993 2024.07.30 19:40:04.792465 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4994 2024.07.30 19:40:04.792511 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4995 2024.07.30 19:40:04.792668 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4996 2024.07.30 19:40:04.792933 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4997 2024.07.30 19:40:04.792969 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
4998 2024.07.30 19:40:04.793330 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4999 2024.07.30 19:40:04.793648 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5000 2024.07.30 19:40:04.793797 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 191.26 KiB/sec.
5001 2024.07.30 19:40:04.794068 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Debug> DynamicQueryHandler: Done processing query
5002 2024.07.30 19:40:04.794094 [ 3 ] {814c2abe-63ea-4bdf-85e5-867e49973fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5003 2024.07.30 19:40:04.794109 [ 3 ] {} <Debug> HTTP-Session: 93d7d0eb-5fd1-4bbc-b832-abb8a1f4dc98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5004 2024.07.30 19:40:04.794244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5005 2024.07.30 19:40:04.794292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5006 2024.07.30 19:40:04.794311 [ 3 ] {} <Debug> HTTP-Session: c84694bd-2623-410a-ab8d-340a6362c3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5007 2024.07.30 19:40:04.794326 [ 3 ] {} <Debug> HTTP-Session: c84694bd-2623-410a-ab8d-340a6362c3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5008 2024.07.30 19:40:04.794340 [ 3 ] {} <Debug> HTTP-Session: c84694bd-2623-410a-ab8d-340a6362c3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.07.30 19:40:04.794371 [ 3 ] {} <Trace> HTTP-Session: c84694bd-2623-410a-ab8d-340a6362c3b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5010 2024.07.30 19:40:04.794488 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5011 2024.07.30 19:40:04.794536 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5012 2024.07.30 19:40:04.794692 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5013 2024.07.30 19:40:04.795020 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5014 2024.07.30 19:40:04.795056 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5015 2024.07.30 19:40:04.795407 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5016 2024.07.30 19:40:04.795739 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5017 2024.07.30 19:40:04.795900 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001448 sec., 53176.7955801105 rows/sec., 3.27 MiB/sec.
5018 2024.07.30 19:40:04.796427 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Debug> DynamicQueryHandler: Done processing query
5019 2024.07.30 19:40:04.796452 [ 3 ] {4bf62e08-989a-4195-ad42-8d381161a98b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5020 2024.07.30 19:40:04.796468 [ 3 ] {} <Debug> HTTP-Session: c84694bd-2623-410a-ab8d-340a6362c3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5021 2024.07.30 19:40:04.796643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5022 2024.07.30 19:40:04.796691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5023 2024.07.30 19:40:04.796711 [ 3 ] {} <Debug> HTTP-Session: eb5ad60b-10f5-4669-916f-8a8f205e1e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5024 2024.07.30 19:40:04.796727 [ 3 ] {} <Debug> HTTP-Session: eb5ad60b-10f5-4669-916f-8a8f205e1e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5025 2024.07.30 19:40:04.796740 [ 3 ] {} <Debug> HTTP-Session: eb5ad60b-10f5-4669-916f-8a8f205e1e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.07.30 19:40:04.796770 [ 3 ] {} <Trace> HTTP-Session: eb5ad60b-10f5-4669-916f-8a8f205e1e1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5027 2024.07.30 19:40:04.796929 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5028 2024.07.30 19:40:04.796975 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5029 2024.07.30 19:40:04.797144 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5030 2024.07.30 19:40:04.797545 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5031 2024.07.30 19:40:04.797582 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5032 2024.07.30 19:40:04.797943 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5033 2024.07.30 19:40:04.798265 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5034 2024.07.30 19:40:04.798400 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001552 sec., 104381.44329896907 rows/sec., 7.27 MiB/sec.
5035 2024.07.30 19:40:04.798695 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Debug> DynamicQueryHandler: Done processing query
5036 2024.07.30 19:40:04.798729 [ 3 ] {1e4d69ea-e52d-4f2e-87f8-b7805921e5f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5037 2024.07.30 19:40:04.798749 [ 3 ] {} <Debug> HTTP-Session: eb5ad60b-10f5-4669-916f-8a8f205e1e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.07.30 19:40:04.798901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5039 2024.07.30 19:40:04.798960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5040 2024.07.30 19:40:04.798984 [ 3 ] {} <Debug> HTTP-Session: 0748bee5-c7a1-4368-bc22-252b36e6faeb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5041 2024.07.30 19:40:04.799003 [ 3 ] {} <Debug> HTTP-Session: 0748bee5-c7a1-4368-bc22-252b36e6faeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5042 2024.07.30 19:40:04.799020 [ 3 ] {} <Debug> HTTP-Session: 0748bee5-c7a1-4368-bc22-252b36e6faeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5043 2024.07.30 19:40:04.799057 [ 3 ] {} <Trace> HTTP-Session: 0748bee5-c7a1-4368-bc22-252b36e6faeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5044 2024.07.30 19:40:04.799219 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5045 2024.07.30 19:40:04.799300 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5046 2024.07.30 19:40:04.799808 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5047 2024.07.30 19:40:04.800297 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5048 2024.07.30 19:40:04.800332 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5049 2024.07.30 19:40:04.800917 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5050 2024.07.30 19:40:04.801320 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5051 2024.07.30 19:40:04.801504 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002358 sec., 1696.3528413910094 rows/sec., 3.04 MiB/sec.
5052 2024.07.30 19:40:04.801721 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Debug> DynamicQueryHandler: Done processing query
5053 2024.07.30 19:40:04.801746 [ 3 ] {bafec0f4-f43b-459e-9084-d19b182a78ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5054 2024.07.30 19:40:04.801761 [ 3 ] {} <Debug> HTTP-Session: 0748bee5-c7a1-4368-bc22-252b36e6faeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5055 2024.07.30 19:40:04.801897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5056 2024.07.30 19:40:04.801945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5057 2024.07.30 19:40:04.801964 [ 3 ] {} <Debug> HTTP-Session: 2dd090ca-f9a3-4937-a73f-757701c4f064 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5058 2024.07.30 19:40:04.801980 [ 3 ] {} <Debug> HTTP-Session: 2dd090ca-f9a3-4937-a73f-757701c4f064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5059 2024.07.30 19:40:04.801993 [ 3 ] {} <Debug> HTTP-Session: 2dd090ca-f9a3-4937-a73f-757701c4f064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5060 2024.07.30 19:40:04.802023 [ 3 ] {} <Trace> HTTP-Session: 2dd090ca-f9a3-4937-a73f-757701c4f064 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5061 2024.07.30 19:40:04.802124 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5062 2024.07.30 19:40:04.802168 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5063 2024.07.30 19:40:04.802295 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5064 2024.07.30 19:40:04.802577 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5065 2024.07.30 19:40:04.802615 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5066 2024.07.30 19:40:04.802965 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5067 2024.07.30 19:40:04.803289 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5068 2024.07.30 19:40:04.803426 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001325 sec., 17358.490566037737 rows/sec., 938.97 KiB/sec.
5069 2024.07.30 19:40:04.803438 [ 151 ] {} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5070 2024.07.30 19:40:04.803535 [ 151 ] {} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5071 2024.07.30 19:40:04.803590 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5072 2024.07.30 19:40:04.803668 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Debug> DynamicQueryHandler: Done processing query
5073 2024.07.30 19:40:04.803792 [ 3 ] {1f5b2680-db5c-4767-aeeb-533f20b881bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5074 2024.07.30 19:40:04.803912 [ 3 ] {} <Debug> HTTP-Session: 2dd090ca-f9a3-4937-a73f-757701c4f064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5075 2024.07.30 19:40:04.804199 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::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
5076 2024.07.30 19:40:04.804309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5077 2024.07.30 19:40:04.804483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5078 2024.07.30 19:40:04.804538 [ 3 ] {} <Debug> HTTP-Session: fcea4cf1-de8a-4a2e-b8bd-130a71b816fe Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5079 2024.07.30 19:40:04.804582 [ 3 ] {} <Debug> HTTP-Session: fcea4cf1-de8a-4a2e-b8bd-130a71b816fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.07.30 19:40:04.804620 [ 3 ] {} <Debug> HTTP-Session: fcea4cf1-de8a-4a2e-b8bd-130a71b816fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5081 2024.07.30 19:40:04.804656 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5082 2024.07.30 19:40:04.804686 [ 3 ] {} <Trace> HTTP-Session: fcea4cf1-de8a-4a2e-b8bd-130a71b816fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5083 2024.07.30 19:40:04.804765 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part
5084 2024.07.30 19:40:04.805024 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5085 2024.07.30 19:40:04.805054 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
5086 2024.07.30 19:40:04.805155 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5087 2024.07.30 19:40:04.805274 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
5088 2024.07.30 19:40:04.805622 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part
5089 2024.07.30 19:40:04.805978 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
5090 2024.07.30 19:40:04.806346 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part
5091 2024.07.30 19:40:04.806394 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5092 2024.07.30 19:40:04.807253 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5093 2024.07.30 19:40:04.807326 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5094 2024.07.30 19:40:04.808273 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5095 2024.07.30 19:40:04.809089 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.005380885 sec., 47761.660024326855 rows/sec., 2.62 MiB/sec.
5096 2024.07.30 19:40:04.809141 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5097 2024.07.30 19:40:04.809373 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5098 2024.07.30 19:40:04.809395 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004517 sec., 13283.152534868275 rows/sec., 916.68 KiB/sec.
5099 2024.07.30 19:40:04.810032 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Debug> DynamicQueryHandler: Done processing query
5100 2024.07.30 19:40:04.810083 [ 3 ] {640aa919-178c-4902-91b6-2e0cfaf52c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5101 2024.07.30 19:40:04.810132 [ 3 ] {} <Debug> HTTP-Session: fcea4cf1-de8a-4a2e-b8bd-130a71b816fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5102 2024.07.30 19:40:04.810328 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5103 2024.07.30 19:40:04.810424 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_11_2} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5104 2024.07.30 19:40:04.810526 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5105 2024.07.30 19:40:09.777809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5106 2024.07.30 19:40:09.777937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5107 2024.07.30 19:40:09.777967 [ 3 ] {} <Debug> HTTP-Session: 6e5485bd-1865-4092-8ffd-42144ba4e809 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5108 2024.07.30 19:40:09.777995 [ 3 ] {} <Debug> HTTP-Session: 6e5485bd-1865-4092-8ffd-42144ba4e809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5109 2024.07.30 19:40:09.778012 [ 3 ] {} <Debug> HTTP-Session: 6e5485bd-1865-4092-8ffd-42144ba4e809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.07.30 19:40:09.778068 [ 3 ] {} <Trace> HTTP-Session: 6e5485bd-1865-4092-8ffd-42144ba4e809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5111 2024.07.30 19:40:09.778280 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5112 2024.07.30 19:40:09.778354 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5113 2024.07.30 19:40:09.778575 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5114 2024.07.30 19:40:09.779043 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5115 2024.07.30 19:40:09.779084 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5116 2024.07.30 19:40:09.779448 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5117 2024.07.30 19:40:09.779794 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5118 2024.07.30 19:40:09.779974 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001752 sec., 14840.182648401826 rows/sec., 1.17 MiB/sec.
5119 2024.07.30 19:40:09.780221 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Debug> DynamicQueryHandler: Done processing query
5120 2024.07.30 19:40:09.780248 [ 3 ] {abe8aaf1-eaf2-4a30-90f9-28d9e9e82b90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5121 2024.07.30 19:40:09.780264 [ 3 ] {} <Debug> HTTP-Session: 6e5485bd-1865-4092-8ffd-42144ba4e809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5122 2024.07.30 19:40:09.780393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5123 2024.07.30 19:40:09.780442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5124 2024.07.30 19:40:09.780462 [ 3 ] {} <Debug> HTTP-Session: 32d61e2d-59f4-42ef-b2d2-1f11adbcf5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5125 2024.07.30 19:40:09.780479 [ 3 ] {} <Debug> HTTP-Session: 32d61e2d-59f4-42ef-b2d2-1f11adbcf5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.07.30 19:40:09.780492 [ 3 ] {} <Debug> HTTP-Session: 32d61e2d-59f4-42ef-b2d2-1f11adbcf5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5127 2024.07.30 19:40:09.780523 [ 3 ] {} <Trace> HTTP-Session: 32d61e2d-59f4-42ef-b2d2-1f11adbcf5b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5128 2024.07.30 19:40:09.780618 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5129 2024.07.30 19:40:09.780662 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5130 2024.07.30 19:40:09.780790 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5131 2024.07.30 19:40:09.781076 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5132 2024.07.30 19:40:09.781113 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5133 2024.07.30 19:40:09.781409 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5134 2024.07.30 19:40:09.781721 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5135 2024.07.30 19:40:09.781876 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 127.21 KiB/sec.
5136 2024.07.30 19:40:09.782032 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Debug> DynamicQueryHandler: Done processing query
5137 2024.07.30 19:40:09.782057 [ 3 ] {54347c8e-6446-4bb5-9a9d-2691508fc984} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5138 2024.07.30 19:40:09.782073 [ 3 ] {} <Debug> HTTP-Session: 32d61e2d-59f4-42ef-b2d2-1f11adbcf5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5139 2024.07.30 19:40:09.782200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5140 2024.07.30 19:40:09.782248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5141 2024.07.30 19:40:09.782267 [ 3 ] {} <Debug> HTTP-Session: 67e1d44b-8989-4f2c-b447-34d781dff902 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5142 2024.07.30 19:40:09.782283 [ 3 ] {} <Debug> HTTP-Session: 67e1d44b-8989-4f2c-b447-34d781dff902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5143 2024.07.30 19:40:09.782297 [ 3 ] {} <Debug> HTTP-Session: 67e1d44b-8989-4f2c-b447-34d781dff902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5144 2024.07.30 19:40:09.782326 [ 3 ] {} <Trace> HTTP-Session: 67e1d44b-8989-4f2c-b447-34d781dff902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5145 2024.07.30 19:40:09.782458 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5146 2024.07.30 19:40:09.782500 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5147 2024.07.30 19:40:09.782627 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5148 2024.07.30 19:40:09.782995 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5149 2024.07.30 19:40:09.783032 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5150 2024.07.30 19:40:09.783345 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5151 2024.07.30 19:40:09.783649 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5152 2024.07.30 19:40:09.783803 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001398 sec., 96566.52360515021 rows/sec., 8.05 MiB/sec.
5153 2024.07.30 19:40:09.783972 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Debug> DynamicQueryHandler: Done processing query
5154 2024.07.30 19:40:09.783996 [ 3 ] {6195d5c0-f384-4581-835c-61ef0cb1a115} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5155 2024.07.30 19:40:09.784013 [ 3 ] {} <Debug> HTTP-Session: 67e1d44b-8989-4f2c-b447-34d781dff902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5156 2024.07.30 19:40:09.784117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5157 2024.07.30 19:40:09.784166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5158 2024.07.30 19:40:09.784185 [ 3 ] {} <Debug> HTTP-Session: 741be896-650d-48e3-84c2-453aa1b88f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5159 2024.07.30 19:40:09.784201 [ 3 ] {} <Debug> HTTP-Session: 741be896-650d-48e3-84c2-453aa1b88f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5160 2024.07.30 19:40:09.784214 [ 3 ] {} <Debug> HTTP-Session: 741be896-650d-48e3-84c2-453aa1b88f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5161 2024.07.30 19:40:09.784244 [ 3 ] {} <Trace> HTTP-Session: 741be896-650d-48e3-84c2-453aa1b88f84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5162 2024.07.30 19:40:09.784335 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5163 2024.07.30 19:40:09.784378 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5164 2024.07.30 19:40:09.784506 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5165 2024.07.30 19:40:09.784831 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5166 2024.07.30 19:40:09.784867 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5167 2024.07.30 19:40:09.785159 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5168 2024.07.30 19:40:09.785462 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5169 2024.07.30 19:40:09.785616 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001303 sec., 1534.9194167306218 rows/sec., 107.17 KiB/sec.
5170 2024.07.30 19:40:09.785781 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Debug> DynamicQueryHandler: Done processing query
5171 2024.07.30 19:40:09.785807 [ 3 ] {c1d6fb42-3a8d-4746-bbb9-97a59bf2ee77} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5172 2024.07.30 19:40:09.785824 [ 3 ] {} <Debug> HTTP-Session: 741be896-650d-48e3-84c2-453aa1b88f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5173 2024.07.30 19:40:09.785939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5174 2024.07.30 19:40:09.785988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5175 2024.07.30 19:40:09.786008 [ 3 ] {} <Debug> HTTP-Session: ebbd92a7-8df0-43e5-975e-be2f2dfdf4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5176 2024.07.30 19:40:09.786024 [ 3 ] {} <Debug> HTTP-Session: ebbd92a7-8df0-43e5-975e-be2f2dfdf4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5177 2024.07.30 19:40:09.786038 [ 3 ] {} <Debug> HTTP-Session: ebbd92a7-8df0-43e5-975e-be2f2dfdf4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5178 2024.07.30 19:40:09.786067 [ 3 ] {} <Trace> HTTP-Session: ebbd92a7-8df0-43e5-975e-be2f2dfdf4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5179 2024.07.30 19:40:09.786183 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5180 2024.07.30 19:40:09.786225 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5181 2024.07.30 19:40:09.786355 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5182 2024.07.30 19:40:09.786695 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5183 2024.07.30 19:40:09.786733 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5184 2024.07.30 19:40:09.787042 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5185 2024.07.30 19:40:09.787346 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5186 2024.07.30 19:40:09.787511 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001366 sec., 67349.92679355782 rows/sec., 5.26 MiB/sec.
5187 2024.07.30 19:40:09.787676 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Debug> DynamicQueryHandler: Done processing query
5188 2024.07.30 19:40:09.787701 [ 3 ] {c61cd374-99d2-4aef-ae10-9f18905de143} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5189 2024.07.30 19:40:09.787716 [ 3 ] {} <Debug> HTTP-Session: ebbd92a7-8df0-43e5-975e-be2f2dfdf4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5190 2024.07.30 19:40:09.787872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5191 2024.07.30 19:40:09.787921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5192 2024.07.30 19:40:09.787940 [ 3 ] {} <Debug> HTTP-Session: db7d4158-b5dd-46ba-9607-45e4411e5a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5193 2024.07.30 19:40:09.787957 [ 3 ] {} <Debug> HTTP-Session: db7d4158-b5dd-46ba-9607-45e4411e5a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5194 2024.07.30 19:40:09.787970 [ 3 ] {} <Debug> HTTP-Session: db7d4158-b5dd-46ba-9607-45e4411e5a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5195 2024.07.30 19:40:09.788000 [ 3 ] {} <Trace> HTTP-Session: db7d4158-b5dd-46ba-9607-45e4411e5a62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5196 2024.07.30 19:40:09.788138 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5197 2024.07.30 19:40:09.788185 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5198 2024.07.30 19:40:09.788334 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5199 2024.07.30 19:40:09.788720 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5200 2024.07.30 19:40:09.788757 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5201 2024.07.30 19:40:09.789145 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5202 2024.07.30 19:40:09.789472 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5203 2024.07.30 19:40:09.789611 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001533 sec., 105022.8310502283 rows/sec., 7.31 MiB/sec.
5204 2024.07.30 19:40:09.789821 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Debug> DynamicQueryHandler: Done processing query
5205 2024.07.30 19:40:09.789845 [ 3 ] {1b3e7b30-ee5e-4854-a013-5e5a86e62d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5206 2024.07.30 19:40:09.789861 [ 3 ] {} <Debug> HTTP-Session: db7d4158-b5dd-46ba-9607-45e4411e5a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5207 2024.07.30 19:40:09.790013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5208 2024.07.30 19:40:09.790062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5209 2024.07.30 19:40:09.790082 [ 3 ] {} <Debug> HTTP-Session: 71627076-e99d-4c1a-b66c-4cd83d034353 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5210 2024.07.30 19:40:09.790099 [ 3 ] {} <Debug> HTTP-Session: 71627076-e99d-4c1a-b66c-4cd83d034353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5211 2024.07.30 19:40:09.790112 [ 3 ] {} <Debug> HTTP-Session: 71627076-e99d-4c1a-b66c-4cd83d034353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5212 2024.07.30 19:40:09.790143 [ 3 ] {} <Trace> HTTP-Session: 71627076-e99d-4c1a-b66c-4cd83d034353 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5213 2024.07.30 19:40:09.790432 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5214 2024.07.30 19:40:09.790498 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5215 2024.07.30 19:40:09.790909 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5216 2024.07.30 19:40:09.791624 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5217 2024.07.30 19:40:09.791661 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5218 2024.07.30 19:40:09.792256 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5219 2024.07.30 19:40:09.792659 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5220 2024.07.30 19:40:09.792852 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002611 sec., 9957.87054768288 rows/sec., 17.84 MiB/sec.
5221 2024.07.30 19:40:09.793189 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Debug> DynamicQueryHandler: Done processing query
5222 2024.07.30 19:40:09.793214 [ 3 ] {da544d6f-685a-4013-9169-b2b03b8a06e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5223 2024.07.30 19:40:09.793230 [ 3 ] {} <Debug> HTTP-Session: 71627076-e99d-4c1a-b66c-4cd83d034353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5224 2024.07.30 19:40:09.793350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5225 2024.07.30 19:40:09.793397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5226 2024.07.30 19:40:09.793417 [ 3 ] {} <Debug> HTTP-Session: 6b8fd740-8eb6-4907-bbe4-354045d7252e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5227 2024.07.30 19:40:09.793433 [ 3 ] {} <Debug> HTTP-Session: 6b8fd740-8eb6-4907-bbe4-354045d7252e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5228 2024.07.30 19:40:09.793446 [ 3 ] {} <Debug> HTTP-Session: 6b8fd740-8eb6-4907-bbe4-354045d7252e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5229 2024.07.30 19:40:09.793478 [ 3 ] {} <Trace> HTTP-Session: 6b8fd740-8eb6-4907-bbe4-354045d7252e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5230 2024.07.30 19:40:09.793593 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5231 2024.07.30 19:40:09.793637 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5232 2024.07.30 19:40:09.793762 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5233 2024.07.30 19:40:09.794065 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5234 2024.07.30 19:40:09.794101 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5235 2024.07.30 19:40:09.794453 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5236 2024.07.30 19:40:09.794775 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5237 2024.07.30 19:40:09.794944 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
5238 2024.07.30 19:40:09.795153 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Debug> DynamicQueryHandler: Done processing query
5239 2024.07.30 19:40:09.795177 [ 3 ] {266675c4-ad0c-45d9-a812-2e8856b59c96} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5240 2024.07.30 19:40:09.795193 [ 3 ] {} <Debug> HTTP-Session: 6b8fd740-8eb6-4907-bbe4-354045d7252e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5241 2024.07.30 19:40:14.782846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5242 2024.07.30 19:40:14.782990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5243 2024.07.30 19:40:14.783019 [ 3 ] {} <Debug> HTTP-Session: 953c2932-3c4a-407c-96fb-b5e92fc8bfda Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5244 2024.07.30 19:40:14.783047 [ 3 ] {} <Debug> HTTP-Session: 953c2932-3c4a-407c-96fb-b5e92fc8bfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5245 2024.07.30 19:40:14.783065 [ 3 ] {} <Debug> HTTP-Session: 953c2932-3c4a-407c-96fb-b5e92fc8bfda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5246 2024.07.30 19:40:14.783122 [ 3 ] {} <Trace> HTTP-Session: 953c2932-3c4a-407c-96fb-b5e92fc8bfda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5247 2024.07.30 19:40:14.783313 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5248 2024.07.30 19:40:14.783379 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5249 2024.07.30 19:40:14.783566 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5250 2024.07.30 19:40:14.783992 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5251 2024.07.30 19:40:14.784034 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5252 2024.07.30 19:40:14.784389 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5253 2024.07.30 19:40:14.785333 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5254 2024.07.30 19:40:14.785574 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.002312 sec., 4325.259515570935 rows/sec., 287.22 KiB/sec.
5255 2024.07.30 19:40:14.785948 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Debug> DynamicQueryHandler: Done processing query
5256 2024.07.30 19:40:14.785976 [ 3 ] {914c05c6-d252-4d5e-9a5f-e181dad135ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5257 2024.07.30 19:40:14.785995 [ 3 ] {} <Debug> HTTP-Session: 953c2932-3c4a-407c-96fb-b5e92fc8bfda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5258 2024.07.30 19:40:14.786169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5259 2024.07.30 19:40:14.786229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5260 2024.07.30 19:40:14.786250 [ 3 ] {} <Debug> HTTP-Session: 562cd940-a1a2-418e-8fc8-adfc9fdf93c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5261 2024.07.30 19:40:14.786269 [ 3 ] {} <Debug> HTTP-Session: 562cd940-a1a2-418e-8fc8-adfc9fdf93c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5262 2024.07.30 19:40:14.786284 [ 3 ] {} <Debug> HTTP-Session: 562cd940-a1a2-418e-8fc8-adfc9fdf93c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5263 2024.07.30 19:40:14.786320 [ 3 ] {} <Trace> HTTP-Session: 562cd940-a1a2-418e-8fc8-adfc9fdf93c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5264 2024.07.30 19:40:14.786431 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5265 2024.07.30 19:40:14.786480 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5266 2024.07.30 19:40:14.786639 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5267 2024.07.30 19:40:14.786984 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5268 2024.07.30 19:40:14.787024 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5269 2024.07.30 19:40:14.787327 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5270 2024.07.30 19:40:14.787642 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5271 2024.07.30 19:40:14.787793 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001386 sec., 1443.001443001443 rows/sec., 117.67 KiB/sec.
5272 2024.07.30 19:40:14.788089 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Debug> DynamicQueryHandler: Done processing query
5273 2024.07.30 19:40:14.788114 [ 3 ] {37a04dfa-c67e-474d-98fd-42f95e852771} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5274 2024.07.30 19:40:14.788131 [ 3 ] {} <Debug> HTTP-Session: 562cd940-a1a2-418e-8fc8-adfc9fdf93c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5275 2024.07.30 19:40:14.788335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5276 2024.07.30 19:40:14.788384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5277 2024.07.30 19:40:14.788403 [ 3 ] {} <Debug> HTTP-Session: 56ba1926-f6be-4a98-9c10-47c60f9efcc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5278 2024.07.30 19:40:14.788420 [ 3 ] {} <Debug> HTTP-Session: 56ba1926-f6be-4a98-9c10-47c60f9efcc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5279 2024.07.30 19:40:14.788434 [ 3 ] {} <Debug> HTTP-Session: 56ba1926-f6be-4a98-9c10-47c60f9efcc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5280 2024.07.30 19:40:14.788465 [ 3 ] {} <Trace> HTTP-Session: 56ba1926-f6be-4a98-9c10-47c60f9efcc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5281 2024.07.30 19:40:14.788611 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5282 2024.07.30 19:40:14.788653 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5283 2024.07.30 19:40:14.788792 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5284 2024.07.30 19:40:14.789224 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5285 2024.07.30 19:40:14.789262 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5286 2024.07.30 19:40:14.789571 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5287 2024.07.30 19:40:14.789856 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5288 2024.07.30 19:40:14.790001 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Debug> executeQuery: Read 210 rows, 18.54 KiB in 0.001486 sec., 141318.97711978466 rows/sec., 12.19 MiB/sec.
5289 2024.07.30 19:40:14.790001 [ 135 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5290 2024.07.30 19:40:14.790100 [ 135 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5291 2024.07.30 19:40:14.790142 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5292 2024.07.30 19:40:14.790250 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Debug> DynamicQueryHandler: Done processing query
5293 2024.07.30 19:40:14.790336 [ 3 ] {fe905db8-571c-44eb-b758-d9954d618114} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5294 2024.07.30 19:40:14.790529 [ 3 ] {} <Debug> HTTP-Session: 56ba1926-f6be-4a98-9c10-47c60f9efcc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5295 2024.07.30 19:40:14.790590 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
5296 2024.07.30 19:40:14.790787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5297 2024.07.30 19:40:14.790900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5298 2024.07.30 19:40:14.790962 [ 3 ] {} <Debug> HTTP-Session: c24e25f7-be9b-4e4d-ae7d-4cadaa76a888 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5299 2024.07.30 19:40:14.790986 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5300 2024.07.30 19:40:14.790996 [ 3 ] {} <Debug> HTTP-Session: c24e25f7-be9b-4e4d-ae7d-4cadaa76a888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5301 2024.07.30 19:40:14.791048 [ 3 ] {} <Debug> HTTP-Session: c24e25f7-be9b-4e4d-ae7d-4cadaa76a888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5302 2024.07.30 19:40:14.791052 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 293 rows starting from the beginning of the part
5303 2024.07.30 19:40:14.791114 [ 3 ] {} <Trace> HTTP-Session: c24e25f7-be9b-4e4d-ae7d-4cadaa76a888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5304 2024.07.30 19:40:14.791318 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 173 rows starting from the beginning of the part
5305 2024.07.30 19:40:14.791399 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5306 2024.07.30 19:40:14.791552 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 134 rows starting from the beginning of the part
5307 2024.07.30 19:40:14.791581 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5308 2024.07.30 19:40:14.791899 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 175 rows starting from the beginning of the part
5309 2024.07.30 19:40:14.792215 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 135 rows starting from the beginning of the part
5310 2024.07.30 19:40:14.792544 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 210 rows starting from the beginning of the part
5311 2024.07.30 19:40:14.793104 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5312 2024.07.30 19:40:14.793778 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5313 2024.07.30 19:40:14.793836 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5314 2024.07.30 19:40:14.794788 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5315 2024.07.30 19:40:14.795495 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5316 2024.07.30 19:40:14.795780 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 4 columns (4 merged, 0 gathered) in 0.005493457 sec., 203878.9053960011 rows/sec., 17.59 MiB/sec.
5317 2024.07.30 19:40:14.795903 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004601 sec., 434.6881112801565 rows/sec., 30.35 KiB/sec.
5318 2024.07.30 19:40:14.796065 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5319 2024.07.30 19:40:14.796202 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Debug> DynamicQueryHandler: Done processing query
5320 2024.07.30 19:40:14.796250 [ 3 ] {69204d38-e359-4d94-8746-7c44aefe5703} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5321 2024.07.30 19:40:14.796284 [ 3 ] {} <Debug> HTTP-Session: c24e25f7-be9b-4e4d-ae7d-4cadaa76a888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5322 2024.07.30 19:40:14.796546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5323 2024.07.30 19:40:14.796630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5324 2024.07.30 19:40:14.796670 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5325 2024.07.30 19:40:14.796682 [ 3 ] {} <Debug> HTTP-Session: cbc0005d-5ced-474c-bb83-dd9b4699c8db Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5326 2024.07.30 19:40:14.796748 [ 3 ] {} <Debug> HTTP-Session: cbc0005d-5ced-474c-bb83-dd9b4699c8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5327 2024.07.30 19:40:14.796774 [ 3 ] {} <Debug> HTTP-Session: cbc0005d-5ced-474c-bb83-dd9b4699c8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5328 2024.07.30 19:40:14.796832 [ 3 ] {} <Trace> HTTP-Session: cbc0005d-5ced-474c-bb83-dd9b4699c8db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5329 2024.07.30 19:40:14.796849 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_26_5} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5330 2024.07.30 19:40:14.797002 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
5331 2024.07.30 19:40:14.797134 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5332 2024.07.30 19:40:14.797184 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5333 2024.07.30 19:40:14.797330 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5334 2024.07.30 19:40:14.797896 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5335 2024.07.30 19:40:14.797934 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5336 2024.07.30 19:40:14.798311 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5337 2024.07.30 19:40:14.798631 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5338 2024.07.30 19:40:14.798780 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Debug> executeQuery: Read 412 rows, 29.86 KiB in 0.00178 sec., 231460.67415730338 rows/sec., 16.38 MiB/sec.
5339 2024.07.30 19:40:14.798787 [ 135 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5340 2024.07.30 19:40:14.798874 [ 135 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5341 2024.07.30 19:40:14.798913 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5342 2024.07.30 19:40:14.799056 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Debug> DynamicQueryHandler: Done processing query
5343 2024.07.30 19:40:14.799068 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
5344 2024.07.30 19:40:14.799094 [ 3 ] {03334859-d41f-45ae-98cd-a740c1425b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5345 2024.07.30 19:40:14.799150 [ 3 ] {} <Debug> HTTP-Session: cbc0005d-5ced-474c-bb83-dd9b4699c8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5346 2024.07.30 19:40:14.799273 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5347 2024.07.30 19:40:14.799313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5348 2024.07.30 19:40:14.799333 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 466 rows starting from the beginning of the part
5349 2024.07.30 19:40:14.799405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5350 2024.07.30 19:40:14.799498 [ 3 ] {} <Debug> HTTP-Session: 88a173cc-e2be-42af-860c-63b149af93ff Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5351 2024.07.30 19:40:14.799583 [ 3 ] {} <Debug> HTTP-Session: 88a173cc-e2be-42af-860c-63b149af93ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5352 2024.07.30 19:40:14.799577 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 386 rows starting from the beginning of the part
5353 2024.07.30 19:40:14.799632 [ 3 ] {} <Debug> HTTP-Session: 88a173cc-e2be-42af-860c-63b149af93ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5354 2024.07.30 19:40:14.799808 [ 3 ] {} <Trace> HTTP-Session: 88a173cc-e2be-42af-860c-63b149af93ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5355 2024.07.30 19:40:14.799926 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part
5356 2024.07.30 19:40:14.800216 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 390 rows starting from the beginning of the part
5357 2024.07.30 19:40:14.800226 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5358 2024.07.30 19:40:14.800461 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 92 rows starting from the beginning of the part
5359 2024.07.30 19:40:14.800464 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5360 2024.07.30 19:40:14.800735 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 412 rows starting from the beginning of the part
5361 2024.07.30 19:40:14.801487 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5362 2024.07.30 19:40:14.802200 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5363 2024.07.30 19:40:14.802261 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5364 2024.07.30 19:40:14.803408 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5365 2024.07.30 19:40:14.804053 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 4 columns (4 merged, 0 gathered) in 0.005059988 sec., 362846.71030840394 rows/sec., 25.96 MiB/sec.
5366 2024.07.30 19:40:14.804129 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5367 2024.07.30 19:40:14.804279 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5368 2024.07.30 19:40:14.804360 [ 132 ] {} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5369 2024.07.30 19:40:14.804365 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004315 sec., 1390.4982618771726 rows/sec., 59.75 KiB/sec.
5370 2024.07.30 19:40:14.804450 [ 132 ] {} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5371 2024.07.30 19:40:14.804559 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5372 2024.07.30 19:40:14.805008 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Debug> DynamicQueryHandler: Done processing query
5373 2024.07.30 19:40:14.805127 [ 3 ] {a19c6b5b-9d7b-4639-8a5a-f3126ddca19e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5374 2024.07.30 19:40:14.805284 [ 3 ] {} <Debug> HTTP-Session: 88a173cc-e2be-42af-860c-63b149af93ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5375 2024.07.30 19:40:14.805481 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
5376 2024.07.30 19:40:14.805631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5377 2024.07.30 19:40:14.805787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5378 2024.07.30 19:40:14.805869 [ 3 ] {} <Debug> HTTP-Session: 14bc27aa-8401-44ae-961f-320441ea465b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5379 2024.07.30 19:40:14.805955 [ 3 ] {} <Debug> HTTP-Session: 14bc27aa-8401-44ae-961f-320441ea465b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5380 2024.07.30 19:40:14.806008 [ 3 ] {} <Debug> HTTP-Session: 14bc27aa-8401-44ae-961f-320441ea465b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5381 2024.07.30 19:40:14.806143 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5382 2024.07.30 19:40:14.806147 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5383 2024.07.30 19:40:14.806165 [ 3 ] {} <Trace> HTTP-Session: 14bc27aa-8401-44ae-961f-320441ea465b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5384 2024.07.30 19:40:14.806225 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
5385 2024.07.30 19:40:14.806531 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_26_5} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5386 2024.07.30 19:40:14.806659 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
5387 2024.07.30 19:40:14.806690 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5388 2024.07.30 19:40:14.806877 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
5389 2024.07.30 19:40:14.807052 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5390 2024.07.30 19:40:14.807073 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
5391 2024.07.30 19:40:14.807423 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
5392 2024.07.30 19:40:14.807712 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
5393 2024.07.30 19:40:14.808160 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
5394 2024.07.30 19:40:14.808210 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5395 2024.07.30 19:40:14.809100 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5396 2024.07.30 19:40:14.809161 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5397 2024.07.30 19:40:14.810133 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5398 2024.07.30 19:40:14.811167 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5399 2024.07.30 19:40:14.811177 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006385596 sec., 10335.761924180608 rows/sec., 444.11 KiB/sec.
5400 2024.07.30 19:40:14.811393 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5401 2024.07.30 19:40:14.811411 [ 132 ] {} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5402 2024.07.30 19:40:14.811498 [ 132 ] {} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5403 2024.07.30 19:40:14.811492 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005072 sec., 15181.388012618296 rows/sec., 957.31 KiB/sec.
5404 2024.07.30 19:40:14.811575 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5405 2024.07.30 19:40:14.812365 [ 189 ] {7ca6b13b-6700-45c1-8067-183826da52a1::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
5406 2024.07.30 19:40:14.812767 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Debug> DynamicQueryHandler: Done processing query
5407 2024.07.30 19:40:14.812871 [ 3 ] {fba26650-59be-4aee-91da-a58b90b10cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5408 2024.07.30 19:40:14.812942 [ 3 ] {} <Debug> HTTP-Session: 14bc27aa-8401-44ae-961f-320441ea465b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5409 2024.07.30 19:40:14.812953 [ 189 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5410 2024.07.30 19:40:14.813059 [ 189 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 462 rows starting from the beginning of the part
5411 2024.07.30 19:40:14.813273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5412 2024.07.30 19:40:14.813330 [ 200 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_11_2} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5413 2024.07.30 19:40:14.813416 [ 189 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part
5414 2024.07.30 19:40:14.813505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5415 2024.07.30 19:40:14.813615 [ 3 ] {} <Debug> HTTP-Session: 56e37178-3a9b-424a-8aac-5c53e5d0cba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5416 2024.07.30 19:40:14.813743 [ 3 ] {} <Debug> HTTP-Session: 56e37178-3a9b-424a-8aac-5c53e5d0cba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.07.30 19:40:14.813819 [ 3 ] {} <Debug> HTTP-Session: 56e37178-3a9b-424a-8aac-5c53e5d0cba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.07.30 19:40:14.813897 [ 200 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_11_2} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5419 2024.07.30 19:40:14.813900 [ 189 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part
5420 2024.07.30 19:40:14.813996 [ 3 ] {} <Trace> HTTP-Session: 56e37178-3a9b-424a-8aac-5c53e5d0cba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5421 2024.07.30 19:40:14.814302 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5422 2024.07.30 19:40:14.814407 [ 189 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part
5423 2024.07.30 19:40:14.814564 [ 189 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part
5424 2024.07.30 19:40:14.814684 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5425 2024.07.30 19:40:14.814883 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5426 2024.07.30 19:40:14.814908 [ 189 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part
5427 2024.07.30 19:40:14.815623 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5428 2024.07.30 19:40:14.816226 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5429 2024.07.30 19:40:14.816270 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5430 2024.07.30 19:40:14.816855 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5431 2024.07.30 19:40:14.816890 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.00514772 sec., 164538.86380766632 rows/sec., 10.13 MiB/sec.
5432 2024.07.30 19:40:14.817258 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5433 2024.07.30 19:40:14.817560 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5434 2024.07.30 19:40:14.817892 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5435 2024.07.30 19:40:14.817993 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5436 2024.07.30 19:40:14.818078 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5437 2024.07.30 19:40:14.818094 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.003668 sec., 53707.74263904035 rows/sec., 3.75 MiB/sec.
5438 2024.07.30 19:40:14.818581 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
5439 2024.07.30 19:40:14.819262 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5440 2024.07.30 19:40:14.819308 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5441 2024.07.30 19:40:14.819351 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Debug> DynamicQueryHandler: Done processing query
5442 2024.07.30 19:40:14.819429 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3338 rows starting from the beginning of the part
5443 2024.07.30 19:40:14.819463 [ 3 ] {c55af9d6-e40e-4d1c-97db-d6765d25514a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5444 2024.07.30 19:40:14.819557 [ 3 ] {} <Debug> HTTP-Session: 56e37178-3a9b-424a-8aac-5c53e5d0cba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5445 2024.07.30 19:40:14.819732 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5446 2024.07.30 19:40:14.819844 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
5447 2024.07.30 19:40:14.819972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5448 2024.07.30 19:40:14.820174 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5449 2024.07.30 19:40:14.820276 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part
5450 2024.07.30 19:40:14.820303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5451 2024.07.30 19:40:14.820371 [ 3 ] {} <Debug> HTTP-Session: b1e1784b-1094-417b-a84e-fd53c4268740 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5452 2024.07.30 19:40:14.820460 [ 3 ] {} <Debug> HTTP-Session: b1e1784b-1094-417b-a84e-fd53c4268740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5453 2024.07.30 19:40:14.820535 [ 3 ] {} <Debug> HTTP-Session: b1e1784b-1094-417b-a84e-fd53c4268740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5454 2024.07.30 19:40:14.820548 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part
5455 2024.07.30 19:40:14.820649 [ 3 ] {} <Trace> HTTP-Session: b1e1784b-1094-417b-a84e-fd53c4268740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5456 2024.07.30 19:40:14.820768 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part
5457 2024.07.30 19:40:14.821122 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5458 2024.07.30 19:40:14.821152 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 197 rows starting from the beginning of the part
5459 2024.07.30 19:40:14.821365 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5460 2024.07.30 19:40:14.823143 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5461 2024.07.30 19:40:14.824739 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5462 2024.07.30 19:40:14.824817 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5463 2024.07.30 19:40:14.826169 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5464 2024.07.30 19:40:14.826329 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4178 rows, containing 5 columns (5 merged, 0 gathered) in 0.008133174 sec., 513698.58802971634 rows/sec., 35.79 MiB/sec.
5465 2024.07.30 19:40:14.826735 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5466 2024.07.30 19:40:14.826940 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5467 2024.07.30 19:40:14.827544 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.006547 sec., 610.9668550481136 rows/sec., 1.09 MiB/sec.
5468 2024.07.30 19:40:14.828379 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5469 2024.07.30 19:40:14.828448 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Debug> DynamicQueryHandler: Done processing query
5470 2024.07.30 19:40:14.828485 [ 3 ] {42352964-ece5-469f-b955-fc4f79d8ecbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5471 2024.07.30 19:40:14.828504 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5472 2024.07.30 19:40:14.828519 [ 3 ] {} <Debug> HTTP-Session: b1e1784b-1094-417b-a84e-fd53c4268740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5473 2024.07.30 19:40:14.828636 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB.
5474 2024.07.30 19:40:14.828681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5475 2024.07.30 19:40:14.828745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5476 2024.07.30 19:40:14.828764 [ 3 ] {} <Debug> HTTP-Session: fadbe834-fe3b-4e6b-afd6-ce63de0c962a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5477 2024.07.30 19:40:14.828781 [ 3 ] {} <Debug> HTTP-Session: fadbe834-fe3b-4e6b-afd6-ce63de0c962a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.07.30 19:40:14.828801 [ 3 ] {} <Debug> HTTP-Session: fadbe834-fe3b-4e6b-afd6-ce63de0c962a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5479 2024.07.30 19:40:14.828835 [ 3 ] {} <Trace> HTTP-Session: fadbe834-fe3b-4e6b-afd6-ce63de0c962a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5480 2024.07.30 19:40:14.828954 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5481 2024.07.30 19:40:14.829002 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5482 2024.07.30 19:40:14.829155 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5483 2024.07.30 19:40:14.829448 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5484 2024.07.30 19:40:14.829485 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5485 2024.07.30 19:40:14.829853 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5486 2024.07.30 19:40:14.830193 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5487 2024.07.30 19:40:14.830350 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001428 sec., 16106.442577030812 rows/sec., 871.25 KiB/sec.
5488 2024.07.30 19:40:14.830673 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Debug> DynamicQueryHandler: Done processing query
5489 2024.07.30 19:40:14.830698 [ 3 ] {bd45c601-a64b-480e-bf0f-1a08fdc82f66} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5490 2024.07.30 19:40:14.830715 [ 3 ] {} <Debug> HTTP-Session: fadbe834-fe3b-4e6b-afd6-ce63de0c962a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5491 2024.07.30 19:40:14.830842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5492 2024.07.30 19:40:14.830890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5493 2024.07.30 19:40:14.830910 [ 3 ] {} <Debug> HTTP-Session: ba2233ac-c8eb-48b6-bf05-0222024e1242 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5494 2024.07.30 19:40:14.830927 [ 3 ] {} <Debug> HTTP-Session: ba2233ac-c8eb-48b6-bf05-0222024e1242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5495 2024.07.30 19:40:14.830941 [ 3 ] {} <Debug> HTTP-Session: ba2233ac-c8eb-48b6-bf05-0222024e1242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5496 2024.07.30 19:40:14.830971 [ 3 ] {} <Trace> HTTP-Session: ba2233ac-c8eb-48b6-bf05-0222024e1242 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5497 2024.07.30 19:40:14.831118 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5498 2024.07.30 19:40:14.831165 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5499 2024.07.30 19:40:14.831313 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5500 2024.07.30 19:40:14.831612 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5501 2024.07.30 19:40:14.831649 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5502 2024.07.30 19:40:14.832014 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5503 2024.07.30 19:40:14.832337 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5504 2024.07.30 19:40:14.832493 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec.
5505 2024.07.30 19:40:14.832503 [ 132 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5506 2024.07.30 19:40:14.832597 [ 132 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5507 2024.07.30 19:40:14.832641 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
5508 2024.07.30 19:40:14.832792 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Debug> DynamicQueryHandler: Done processing query
5509 2024.07.30 19:40:14.832806 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
5510 2024.07.30 19:40:14.832837 [ 3 ] {e4ffbea5-f866-4c9b-98b2-759b054d13a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5511 2024.07.30 19:40:14.832889 [ 3 ] {} <Debug> HTTP-Session: ba2233ac-c8eb-48b6-bf05-0222024e1242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5512 2024.07.30 19:40:14.833034 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5513 2024.07.30 19:40:14.833078 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1144 rows starting from the beginning of the part
5514 2024.07.30 19:40:14.833183 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
5515 2024.07.30 19:40:14.833409 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
5516 2024.07.30 19:40:14.833612 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
5517 2024.07.30 19:40:14.833780 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
5518 2024.07.30 19:40:14.833946 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
5519 2024.07.30 19:40:14.835413 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 4 columns (4 merged, 0 gathered) in 0.002691898 sec., 536424.4856231551 rows/sec., 36.19 MiB/sec.
5520 2024.07.30 19:40:14.835688 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5521 2024.07.30 19:40:14.836204 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5522 2024.07.30 19:40:14.836305 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_26_5} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5523 2024.07.30 19:40:14.836414 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
5524 2024.07.30 19:40:17.344312 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
5525 2024.07.30 19:40:17.344365 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
5526 2024.07.30 19:40:19.775906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5527 2024.07.30 19:40:19.776022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5528 2024.07.30 19:40:19.776046 [ 3 ] {} <Debug> HTTP-Session: eaaa3360-131b-41e7-a5ae-a0fbb4d93e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5529 2024.07.30 19:40:19.776070 [ 3 ] {} <Debug> HTTP-Session: eaaa3360-131b-41e7-a5ae-a0fbb4d93e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5530 2024.07.30 19:40:19.776085 [ 3 ] {} <Debug> HTTP-Session: eaaa3360-131b-41e7-a5ae-a0fbb4d93e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5531 2024.07.30 19:40:19.776133 [ 3 ] {} <Trace> HTTP-Session: eaaa3360-131b-41e7-a5ae-a0fbb4d93e69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5532 2024.07.30 19:40:19.776307 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5533 2024.07.30 19:40:19.776373 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5534 2024.07.30 19:40:19.776560 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5535 2024.07.30 19:40:19.776997 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5536 2024.07.30 19:40:19.777038 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5537 2024.07.30 19:40:19.777397 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5538 2024.07.30 19:40:19.777727 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5539 2024.07.30 19:40:19.777889 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001633 sec., 15921.616656460503 rows/sec., 1.26 MiB/sec.
5540 2024.07.30 19:40:19.778208 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Debug> DynamicQueryHandler: Done processing query
5541 2024.07.30 19:40:19.778236 [ 3 ] {0ad47a4d-693b-41f9-a559-d1843aa63172} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5542 2024.07.30 19:40:19.778253 [ 3 ] {} <Debug> HTTP-Session: eaaa3360-131b-41e7-a5ae-a0fbb4d93e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.07.30 19:40:19.778388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5544 2024.07.30 19:40:19.778437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5545 2024.07.30 19:40:19.778456 [ 3 ] {} <Debug> HTTP-Session: 49b71d88-82a2-42c9-8606-af79c11d2a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5546 2024.07.30 19:40:19.778473 [ 3 ] {} <Debug> HTTP-Session: 49b71d88-82a2-42c9-8606-af79c11d2a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5547 2024.07.30 19:40:19.778487 [ 3 ] {} <Debug> HTTP-Session: 49b71d88-82a2-42c9-8606-af79c11d2a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5548 2024.07.30 19:40:19.778517 [ 3 ] {} <Trace> HTTP-Session: 49b71d88-82a2-42c9-8606-af79c11d2a1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5549 2024.07.30 19:40:19.778615 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5550 2024.07.30 19:40:19.778660 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5551 2024.07.30 19:40:19.778808 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5552 2024.07.30 19:40:19.779096 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5553 2024.07.30 19:40:19.779134 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5554 2024.07.30 19:40:19.779435 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5555 2024.07.30 19:40:19.779739 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5556 2024.07.30 19:40:19.779887 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 126.92 KiB/sec.
5557 2024.07.30 19:40:19.780065 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Debug> DynamicQueryHandler: Done processing query
5558 2024.07.30 19:40:19.780089 [ 3 ] {458f2567-a3fc-45ec-acc3-aac603b9ef10} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5559 2024.07.30 19:40:19.780105 [ 3 ] {} <Debug> HTTP-Session: 49b71d88-82a2-42c9-8606-af79c11d2a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5560 2024.07.30 19:40:19.780277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5561 2024.07.30 19:40:19.780326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5562 2024.07.30 19:40:19.780345 [ 3 ] {} <Debug> HTTP-Session: d312b7c4-df8b-4164-a32f-1ece1bd896a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5563 2024.07.30 19:40:19.780361 [ 3 ] {} <Debug> HTTP-Session: d312b7c4-df8b-4164-a32f-1ece1bd896a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5564 2024.07.30 19:40:19.780375 [ 3 ] {} <Debug> HTTP-Session: d312b7c4-df8b-4164-a32f-1ece1bd896a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5565 2024.07.30 19:40:19.780405 [ 3 ] {} <Trace> HTTP-Session: d312b7c4-df8b-4164-a32f-1ece1bd896a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5566 2024.07.30 19:40:19.780559 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5567 2024.07.30 19:40:19.780603 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5568 2024.07.30 19:40:19.780728 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5569 2024.07.30 19:40:19.781126 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5570 2024.07.30 19:40:19.781162 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5571 2024.07.30 19:40:19.781486 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5572 2024.07.30 19:40:19.781783 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5573 2024.07.30 19:40:19.781939 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001456 sec., 92719.78021978022 rows/sec., 7.73 MiB/sec.
5574 2024.07.30 19:40:19.782109 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Debug> DynamicQueryHandler: Done processing query
5575 2024.07.30 19:40:19.782134 [ 3 ] {90ad3f77-17df-40c6-b6f3-a1d87ac3d7d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5576 2024.07.30 19:40:19.782149 [ 3 ] {} <Debug> HTTP-Session: d312b7c4-df8b-4164-a32f-1ece1bd896a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.07.30 19:40:19.782267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5578 2024.07.30 19:40:19.782314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5579 2024.07.30 19:40:19.782334 [ 3 ] {} <Debug> HTTP-Session: fb5b9339-ff0c-406c-8478-baf71400ea58 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5580 2024.07.30 19:40:19.782350 [ 3 ] {} <Debug> HTTP-Session: fb5b9339-ff0c-406c-8478-baf71400ea58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5581 2024.07.30 19:40:19.782364 [ 3 ] {} <Debug> HTTP-Session: fb5b9339-ff0c-406c-8478-baf71400ea58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5582 2024.07.30 19:40:19.782394 [ 3 ] {} <Trace> HTTP-Session: fb5b9339-ff0c-406c-8478-baf71400ea58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5583 2024.07.30 19:40:19.782486 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5584 2024.07.30 19:40:19.782528 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5585 2024.07.30 19:40:19.782654 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5586 2024.07.30 19:40:19.782918 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5587 2024.07.30 19:40:19.782954 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5588 2024.07.30 19:40:19.783249 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5589 2024.07.30 19:40:19.783548 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5590 2024.07.30 19:40:19.783705 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 112.89 KiB/sec.
5591 2024.07.30 19:40:19.783907 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Debug> DynamicQueryHandler: Done processing query
5592 2024.07.30 19:40:19.783932 [ 3 ] {7d8e58a8-90e4-41c2-9c13-f9c60da1bee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5593 2024.07.30 19:40:19.783947 [ 3 ] {} <Debug> HTTP-Session: fb5b9339-ff0c-406c-8478-baf71400ea58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5594 2024.07.30 19:40:19.784073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5595 2024.07.30 19:40:19.784121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5596 2024.07.30 19:40:19.784141 [ 3 ] {} <Debug> HTTP-Session: 0e4554d9-75d5-4223-b821-0a4977241f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5597 2024.07.30 19:40:19.784157 [ 3 ] {} <Debug> HTTP-Session: 0e4554d9-75d5-4223-b821-0a4977241f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5598 2024.07.30 19:40:19.784171 [ 3 ] {} <Debug> HTTP-Session: 0e4554d9-75d5-4223-b821-0a4977241f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5599 2024.07.30 19:40:19.784201 [ 3 ] {} <Trace> HTTP-Session: 0e4554d9-75d5-4223-b821-0a4977241f73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5600 2024.07.30 19:40:19.784325 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5601 2024.07.30 19:40:19.784367 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5602 2024.07.30 19:40:19.784489 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5603 2024.07.30 19:40:19.784845 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5604 2024.07.30 19:40:19.784882 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5605 2024.07.30 19:40:19.785187 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5606 2024.07.30 19:40:19.785484 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5607 2024.07.30 19:40:19.785638 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001359 sec., 67696.83590875645 rows/sec., 5.29 MiB/sec.
5608 2024.07.30 19:40:19.785956 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Debug> DynamicQueryHandler: Done processing query
5609 2024.07.30 19:40:19.785982 [ 3 ] {15e5b3fb-55e5-464a-9e77-f9b59b054309} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5610 2024.07.30 19:40:19.785999 [ 3 ] {} <Debug> HTTP-Session: 0e4554d9-75d5-4223-b821-0a4977241f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5611 2024.07.30 19:40:19.786164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5612 2024.07.30 19:40:19.786212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5613 2024.07.30 19:40:19.786230 [ 3 ] {} <Debug> HTTP-Session: 85c90f19-99a9-462b-b111-866662db540f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5614 2024.07.30 19:40:19.786247 [ 3 ] {} <Debug> HTTP-Session: 85c90f19-99a9-462b-b111-866662db540f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.07.30 19:40:19.786261 [ 3 ] {} <Debug> HTTP-Session: 85c90f19-99a9-462b-b111-866662db540f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5616 2024.07.30 19:40:19.786291 [ 3 ] {} <Trace> HTTP-Session: 85c90f19-99a9-462b-b111-866662db540f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5617 2024.07.30 19:40:19.786438 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5618 2024.07.30 19:40:19.786487 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5619 2024.07.30 19:40:19.786652 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5620 2024.07.30 19:40:19.787040 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5621 2024.07.30 19:40:19.787077 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5622 2024.07.30 19:40:19.787470 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5623 2024.07.30 19:40:19.787779 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5624 2024.07.30 19:40:19.787918 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001564 sec., 102941.17647058824 rows/sec., 7.17 MiB/sec.
5625 2024.07.30 19:40:19.788115 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Debug> DynamicQueryHandler: Done processing query
5626 2024.07.30 19:40:19.788138 [ 3 ] {2782609c-7183-4472-8199-6a3b0e37d94c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5627 2024.07.30 19:40:19.788153 [ 3 ] {} <Debug> HTTP-Session: 85c90f19-99a9-462b-b111-866662db540f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5628 2024.07.30 19:40:19.788288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5629 2024.07.30 19:40:19.788333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5630 2024.07.30 19:40:19.788351 [ 3 ] {} <Debug> HTTP-Session: d1b5d904-0059-43b7-a71a-a10e6862b047 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5631 2024.07.30 19:40:19.788366 [ 3 ] {} <Debug> HTTP-Session: d1b5d904-0059-43b7-a71a-a10e6862b047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5632 2024.07.30 19:40:19.788378 [ 3 ] {} <Debug> HTTP-Session: d1b5d904-0059-43b7-a71a-a10e6862b047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5633 2024.07.30 19:40:19.788406 [ 3 ] {} <Trace> HTTP-Session: d1b5d904-0059-43b7-a71a-a10e6862b047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5634 2024.07.30 19:40:19.788741 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5635 2024.07.30 19:40:19.788802 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5636 2024.07.30 19:40:19.789670 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5637 2024.07.30 19:40:19.790303 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5638 2024.07.30 19:40:19.790340 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5639 2024.07.30 19:40:19.790966 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5640 2024.07.30 19:40:19.791373 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5641 2024.07.30 19:40:19.791560 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5642 2024.07.30 19:40:19.791571 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003008 sec., 8643.617021276596 rows/sec., 15.49 MiB/sec.
5643 2024.07.30 19:40:19.791650 [ 126 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5644 2024.07.30 19:40:19.791738 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5645 2024.07.30 19:40:19.792038 [ 200 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
5646 2024.07.30 19:40:19.792126 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Debug> DynamicQueryHandler: Done processing query
5647 2024.07.30 19:40:19.792172 [ 3 ] {6cd59b43-9a68-4c03-8eae-faa2999439f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5648 2024.07.30 19:40:19.792208 [ 3 ] {} <Debug> HTTP-Session: d1b5d904-0059-43b7-a71a-a10e6862b047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5649 2024.07.30 19:40:19.792416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5650 2024.07.30 19:40:19.792531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5651 2024.07.30 19:40:19.792589 [ 3 ] {} <Debug> HTTP-Session: 4afa933b-57cc-4ce9-ac12-572ae02c2b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5652 2024.07.30 19:40:19.792631 [ 3 ] {} <Debug> HTTP-Session: 4afa933b-57cc-4ce9-ac12-572ae02c2b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5653 2024.07.30 19:40:19.792681 [ 3 ] {} <Debug> HTTP-Session: 4afa933b-57cc-4ce9-ac12-572ae02c2b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5654 2024.07.30 19:40:19.792781 [ 3 ] {} <Trace> HTTP-Session: 4afa933b-57cc-4ce9-ac12-572ae02c2b82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5655 2024.07.30 19:40:19.792839 [ 200 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5656 2024.07.30 19:40:19.793035 [ 200 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 175 rows starting from the beginning of the part
5657 2024.07.30 19:40:19.793051 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5658 2024.07.30 19:40:19.793181 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5659 2024.07.30 19:40:19.793911 [ 200 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part
5660 2024.07.30 19:40:19.793994 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5661 2024.07.30 19:40:19.794580 [ 200 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
5662 2024.07.30 19:40:19.795131 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5663 2024.07.30 19:40:19.795208 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5664 2024.07.30 19:40:19.795231 [ 200 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part
5665 2024.07.30 19:40:19.795872 [ 200 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
5666 2024.07.30 19:40:19.796524 [ 200 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part
5667 2024.07.30 19:40:19.796609 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5668 2024.07.30 19:40:19.797568 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5669 2024.07.30 19:40:19.797867 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004921 sec., 12192.64377159114 rows/sec., 841.42 KiB/sec.
5670 2024.07.30 19:40:19.798244 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Debug> DynamicQueryHandler: Done processing query
5671 2024.07.30 19:40:19.798295 [ 3 ] {274c5d57-5757-44ab-95c4-cabc0f06f5ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5672 2024.07.30 19:40:19.798343 [ 3 ] {} <Debug> HTTP-Session: 4afa933b-57cc-4ce9-ac12-572ae02c2b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.07.30 19:40:19.801112 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 19 columns (19 merged, 0 gathered) in 0.009243998 sec., 28234.53661500143 rows/sec., 50.59 MiB/sec.
5674 2024.07.30 19:40:19.801635 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5675 2024.07.30 19:40:19.802243 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5676 2024.07.30 19:40:19.802318 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5677 2024.07.30 19:40:19.802460 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB.
5678 2024.07.30 19:40:24.779187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5679 2024.07.30 19:40:24.779318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5680 2024.07.30 19:40:24.779343 [ 3 ] {} <Debug> HTTP-Session: f23ca2ee-4db7-4a18-ba34-154b6cf8b751 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5681 2024.07.30 19:40:24.779366 [ 3 ] {} <Debug> HTTP-Session: f23ca2ee-4db7-4a18-ba34-154b6cf8b751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5682 2024.07.30 19:40:24.779380 [ 3 ] {} <Debug> HTTP-Session: f23ca2ee-4db7-4a18-ba34-154b6cf8b751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5683 2024.07.30 19:40:24.779428 [ 3 ] {} <Trace> HTTP-Session: f23ca2ee-4db7-4a18-ba34-154b6cf8b751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5684 2024.07.30 19:40:24.779610 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5685 2024.07.30 19:40:24.779675 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5686 2024.07.30 19:40:24.779863 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5687 2024.07.30 19:40:24.780269 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5688 2024.07.30 19:40:24.780312 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5689 2024.07.30 19:40:24.780664 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5690 2024.07.30 19:40:24.780994 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5691 2024.07.30 19:40:24.781153 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001594 sec., 6273.525721455459 rows/sec., 416.60 KiB/sec.
5692 2024.07.30 19:40:24.781175 [ 118 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5693 2024.07.30 19:40:24.781284 [ 118 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5694 2024.07.30 19:40:24.781323 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5695 2024.07.30 19:40:24.781411 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Debug> DynamicQueryHandler: Done processing query
5696 2024.07.30 19:40:24.781476 [ 3 ] {9f7e0ffd-b0a5-43fd-ad24-91a3966729bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5697 2024.07.30 19:40:24.781528 [ 3 ] {} <Debug> HTTP-Session: f23ca2ee-4db7-4a18-ba34-154b6cf8b751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5698 2024.07.30 19:40:24.781590 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
5699 2024.07.30 19:40:24.781696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5700 2024.07.30 19:40:24.781802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5701 2024.07.30 19:40:24.781855 [ 3 ] {} <Debug> HTTP-Session: 62e81586-1229-41cd-9a92-10d17bb1d6f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5702 2024.07.30 19:40:24.781901 [ 3 ] {} <Debug> HTTP-Session: 62e81586-1229-41cd-9a92-10d17bb1d6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5703 2024.07.30 19:40:24.781910 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5704 2024.07.30 19:40:24.781928 [ 3 ] {} <Debug> HTTP-Session: 62e81586-1229-41cd-9a92-10d17bb1d6f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5705 2024.07.30 19:40:24.781982 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 36 rows starting from the beginning of the part
5706 2024.07.30 19:40:24.781995 [ 3 ] {} <Trace> HTTP-Session: 62e81586-1229-41cd-9a92-10d17bb1d6f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5707 2024.07.30 19:40:24.782205 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part
5708 2024.07.30 19:40:24.782335 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5709 2024.07.30 19:40:24.782490 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part
5710 2024.07.30 19:40:24.782519 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5711 2024.07.30 19:40:24.782958 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part
5712 2024.07.30 19:40:24.783264 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part
5713 2024.07.30 19:40:24.783358 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5714 2024.07.30 19:40:24.783463 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part
5715 2024.07.30 19:40:24.784446 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5716 2024.07.30 19:40:24.784512 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5717 2024.07.30 19:40:24.785321 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5718 2024.07.30 19:40:24.786245 [ 193 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.004819573 sec., 24483.496774506788 rows/sec., 1.82 MiB/sec.
5719 2024.07.30 19:40:24.786251 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5720 2024.07.30 19:40:24.786495 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5721 2024.07.30 19:40:24.786554 [ 118 ] {} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5722 2024.07.30 19:40:24.786581 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004408 sec., 907.4410163339384 rows/sec., 74.00 KiB/sec.
5723 2024.07.30 19:40:24.786658 [ 118 ] {} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5724 2024.07.30 19:40:24.786755 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5725 2024.07.30 19:40:24.787264 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5726 2024.07.30 19:40:24.787493 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Debug> DynamicQueryHandler: Done processing query
5727 2024.07.30 19:40:24.787578 [ 3 ] {e49ed154-948a-4d61-8a7e-914e9720663d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5728 2024.07.30 19:40:24.787885 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5729 2024.07.30 19:40:24.787978 [ 3 ] {} <Debug> HTTP-Session: 62e81586-1229-41cd-9a92-10d17bb1d6f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5730 2024.07.30 19:40:24.787995 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part
5731 2024.07.30 19:40:24.788183 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5732 2024.07.30 19:40:24.788288 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5733 2024.07.30 19:40:24.788549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5734 2024.07.30 19:40:24.788717 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5735 2024.07.30 19:40:24.788734 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_21_4} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5736 2024.07.30 19:40:24.788813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5737 2024.07.30 19:40:24.788987 [ 3 ] {} <Debug> HTTP-Session: b1eafa31-6430-4e46-8ea4-d0d7e51d226c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5738 2024.07.30 19:40:24.789075 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5739 2024.07.30 19:40:24.789088 [ 3 ] {} <Debug> HTTP-Session: b1eafa31-6430-4e46-8ea4-d0d7e51d226c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5740 2024.07.30 19:40:24.789194 [ 3 ] {} <Debug> HTTP-Session: b1eafa31-6430-4e46-8ea4-d0d7e51d226c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5741 2024.07.30 19:40:24.789366 [ 3 ] {} <Trace> HTTP-Session: b1eafa31-6430-4e46-8ea4-d0d7e51d226c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5742 2024.07.30 19:40:24.789355 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5743 2024.07.30 19:40:24.789438 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5744 2024.07.30 19:40:24.789732 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5745 2024.07.30 19:40:24.790002 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5746 2024.07.30 19:40:24.790145 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5747 2024.07.30 19:40:24.790492 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5748 2024.07.30 19:40:24.791488 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5749 2024.07.30 19:40:24.791561 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5750 2024.07.30 19:40:24.792421 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5751 2024.07.30 19:40:24.792426 [ 199 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.005524388 sec., 4706.40367765624 rows/sec., 383.77 KiB/sec.
5752 2024.07.30 19:40:24.792609 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5753 2024.07.30 19:40:24.793440 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5754 2024.07.30 19:40:24.793540 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5755 2024.07.30 19:40:24.793747 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_10_2} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5756 2024.07.30 19:40:24.793747 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.004135 sec., 42321.644498186215 rows/sec., 3.73 MiB/sec.
5757 2024.07.30 19:40:24.794000 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5758 2024.07.30 19:40:24.794139 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Debug> DynamicQueryHandler: Done processing query
5759 2024.07.30 19:40:24.794169 [ 3 ] {e6dd39b2-2594-48a4-b551-b289b3d9184c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5760 2024.07.30 19:40:24.794184 [ 3 ] {} <Debug> HTTP-Session: b1eafa31-6430-4e46-8ea4-d0d7e51d226c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5761 2024.07.30 19:40:24.794322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5762 2024.07.30 19:40:24.794368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5763 2024.07.30 19:40:24.794386 [ 3 ] {} <Debug> HTTP-Session: 1e401b8d-24bb-4825-85f9-0d347cb1887f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5764 2024.07.30 19:40:24.794402 [ 3 ] {} <Debug> HTTP-Session: 1e401b8d-24bb-4825-85f9-0d347cb1887f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5765 2024.07.30 19:40:24.794416 [ 3 ] {} <Debug> HTTP-Session: 1e401b8d-24bb-4825-85f9-0d347cb1887f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5766 2024.07.30 19:40:24.794446 [ 3 ] {} <Trace> HTTP-Session: 1e401b8d-24bb-4825-85f9-0d347cb1887f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5767 2024.07.30 19:40:24.794542 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5768 2024.07.30 19:40:24.794585 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5769 2024.07.30 19:40:24.794727 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5770 2024.07.30 19:40:24.795004 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5771 2024.07.30 19:40:24.795039 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5772 2024.07.30 19:40:24.795333 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5773 2024.07.30 19:40:24.795657 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5774 2024.07.30 19:40:24.795811 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001282 sec., 3120.1248049921996 rows/sec., 217.86 KiB/sec.
5775 2024.07.30 19:40:24.795816 [ 118 ] {} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5776 2024.07.30 19:40:24.795911 [ 118 ] {} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5777 2024.07.30 19:40:24.795970 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5778 2024.07.30 19:40:24.796110 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Debug> DynamicQueryHandler: Done processing query
5779 2024.07.30 19:40:24.796163 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5780 2024.07.30 19:40:24.796226 [ 3 ] {fd98235d-6b73-412f-b9fb-6c70a82d963a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5781 2024.07.30 19:40:24.796269 [ 3 ] {} <Debug> HTTP-Session: 1e401b8d-24bb-4825-85f9-0d347cb1887f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5782 2024.07.30 19:40:24.796386 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5783 2024.07.30 19:40:24.796420 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part
5784 2024.07.30 19:40:24.796503 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5785 2024.07.30 19:40:24.796711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5786 2024.07.30 19:40:24.796785 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5787 2024.07.30 19:40:24.796873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5788 2024.07.30 19:40:24.797005 [ 3 ] {} <Debug> HTTP-Session: 8d17cf2f-64b9-421d-a263-3c4287a4cee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5789 2024.07.30 19:40:24.797063 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5790 2024.07.30 19:40:24.797127 [ 3 ] {} <Debug> HTTP-Session: 8d17cf2f-64b9-421d-a263-3c4287a4cee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5791 2024.07.30 19:40:24.797211 [ 3 ] {} <Debug> HTTP-Session: 8d17cf2f-64b9-421d-a263-3c4287a4cee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5792 2024.07.30 19:40:24.797268 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5793 2024.07.30 19:40:24.797404 [ 3 ] {} <Trace> HTTP-Session: 8d17cf2f-64b9-421d-a263-3c4287a4cee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5794 2024.07.30 19:40:24.797561 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5795 2024.07.30 19:40:24.797858 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5796 2024.07.30 19:40:24.797973 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5797 2024.07.30 19:40:24.798381 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5798 2024.07.30 19:40:24.799547 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5799 2024.07.30 19:40:24.799630 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5800 2024.07.30 19:40:24.800042 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.003998115 sec., 6503.064569178226 rows/sec., 454.07 KiB/sec.
5801 2024.07.30 19:40:24.800274 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5802 2024.07.30 19:40:24.800359 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5803 2024.07.30 19:40:24.801291 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5804 2024.07.30 19:40:24.801361 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5805 2024.07.30 19:40:24.801588 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_10_2} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5806 2024.07.30 19:40:24.801605 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.003956 sec., 98584.42871587462 rows/sec., 6.94 MiB/sec.
5807 2024.07.30 19:40:24.801856 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5808 2024.07.30 19:40:24.802131 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Debug> DynamicQueryHandler: Done processing query
5809 2024.07.30 19:40:24.802193 [ 3 ] {769b0ce8-13de-40e6-aad8-84eb44e79d18} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5810 2024.07.30 19:40:24.802236 [ 3 ] {} <Debug> HTTP-Session: 8d17cf2f-64b9-421d-a263-3c4287a4cee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5811 2024.07.30 19:40:24.802530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5812 2024.07.30 19:40:24.802580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5813 2024.07.30 19:40:24.802599 [ 3 ] {} <Debug> HTTP-Session: b2990c9a-e152-42be-b5e7-63e03161ab84 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5814 2024.07.30 19:40:24.802616 [ 3 ] {} <Debug> HTTP-Session: b2990c9a-e152-42be-b5e7-63e03161ab84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5815 2024.07.30 19:40:24.802629 [ 3 ] {} <Debug> HTTP-Session: b2990c9a-e152-42be-b5e7-63e03161ab84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5816 2024.07.30 19:40:24.802659 [ 3 ] {} <Trace> HTTP-Session: b2990c9a-e152-42be-b5e7-63e03161ab84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5817 2024.07.30 19:40:24.802759 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5818 2024.07.30 19:40:24.802804 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5819 2024.07.30 19:40:24.802951 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5820 2024.07.30 19:40:24.803216 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5821 2024.07.30 19:40:24.803251 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5822 2024.07.30 19:40:24.803608 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5823 2024.07.30 19:40:24.803936 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5824 2024.07.30 19:40:24.804087 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 190.83 KiB/sec.
5825 2024.07.30 19:40:24.804249 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Debug> DynamicQueryHandler: Done processing query
5826 2024.07.30 19:40:24.804273 [ 3 ] {b65ceda0-f7f0-47ac-b127-4c6b6d93548c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5827 2024.07.30 19:40:24.804288 [ 3 ] {} <Debug> HTTP-Session: b2990c9a-e152-42be-b5e7-63e03161ab84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5828 2024.07.30 19:40:24.804420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5829 2024.07.30 19:40:24.804466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5830 2024.07.30 19:40:24.804485 [ 3 ] {} <Debug> HTTP-Session: a1de8f80-5594-40c6-9a12-e3e7fdd9b1cd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5831 2024.07.30 19:40:24.804500 [ 3 ] {} <Debug> HTTP-Session: a1de8f80-5594-40c6-9a12-e3e7fdd9b1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5832 2024.07.30 19:40:24.804514 [ 3 ] {} <Debug> HTTP-Session: a1de8f80-5594-40c6-9a12-e3e7fdd9b1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5833 2024.07.30 19:40:24.804543 [ 3 ] {} <Trace> HTTP-Session: a1de8f80-5594-40c6-9a12-e3e7fdd9b1cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5834 2024.07.30 19:40:24.804666 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5835 2024.07.30 19:40:24.804711 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5836 2024.07.30 19:40:24.804852 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5837 2024.07.30 19:40:24.805273 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5838 2024.07.30 19:40:24.805324 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5839 2024.07.30 19:40:24.805774 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5840 2024.07.30 19:40:24.806124 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5841 2024.07.30 19:40:24.806277 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001649 sec., 46694.96664645239 rows/sec., 2.88 MiB/sec.
5842 2024.07.30 19:40:24.806591 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Debug> DynamicQueryHandler: Done processing query
5843 2024.07.30 19:40:24.806617 [ 3 ] {9d2595fe-6934-45f5-88d4-6e35cdbf01f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5844 2024.07.30 19:40:24.806633 [ 3 ] {} <Debug> HTTP-Session: a1de8f80-5594-40c6-9a12-e3e7fdd9b1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5845 2024.07.30 19:40:24.806828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5846 2024.07.30 19:40:24.806878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5847 2024.07.30 19:40:24.806897 [ 3 ] {} <Debug> HTTP-Session: 89fcc84e-8096-4973-bfda-14539d4d9c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5848 2024.07.30 19:40:24.806913 [ 3 ] {} <Debug> HTTP-Session: 89fcc84e-8096-4973-bfda-14539d4d9c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5849 2024.07.30 19:40:24.806926 [ 3 ] {} <Debug> HTTP-Session: 89fcc84e-8096-4973-bfda-14539d4d9c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5850 2024.07.30 19:40:24.806957 [ 3 ] {} <Trace> HTTP-Session: 89fcc84e-8096-4973-bfda-14539d4d9c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5851 2024.07.30 19:40:24.807134 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5852 2024.07.30 19:40:24.807181 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5853 2024.07.30 19:40:24.807347 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5854 2024.07.30 19:40:24.807733 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5855 2024.07.30 19:40:24.807768 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5856 2024.07.30 19:40:24.808144 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5857 2024.07.30 19:40:24.808472 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5858 2024.07.30 19:40:24.808615 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001575 sec., 102857.14285714286 rows/sec., 7.16 MiB/sec.
5859 2024.07.30 19:40:24.808791 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Debug> DynamicQueryHandler: Done processing query
5860 2024.07.30 19:40:24.808816 [ 3 ] {0ffa503c-d75e-477f-b28e-33ccae009693} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5861 2024.07.30 19:40:24.808832 [ 3 ] {} <Debug> HTTP-Session: 89fcc84e-8096-4973-bfda-14539d4d9c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5862 2024.07.30 19:40:24.808965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5863 2024.07.30 19:40:24.809014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5864 2024.07.30 19:40:24.809033 [ 3 ] {} <Debug> HTTP-Session: 74e053be-a607-44fa-a6a8-68f1c6311aec Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5865 2024.07.30 19:40:24.809049 [ 3 ] {} <Debug> HTTP-Session: 74e053be-a607-44fa-a6a8-68f1c6311aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5866 2024.07.30 19:40:24.809062 [ 3 ] {} <Debug> HTTP-Session: 74e053be-a607-44fa-a6a8-68f1c6311aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5867 2024.07.30 19:40:24.809093 [ 3 ] {} <Trace> HTTP-Session: 74e053be-a607-44fa-a6a8-68f1c6311aec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5868 2024.07.30 19:40:24.809226 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5869 2024.07.30 19:40:24.809288 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5870 2024.07.30 19:40:24.809703 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5871 2024.07.30 19:40:24.810271 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5872 2024.07.30 19:40:24.810308 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5873 2024.07.30 19:40:24.810893 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5874 2024.07.30 19:40:24.811299 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5875 2024.07.30 19:40:24.811478 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002314 sec., 1728.608470181504 rows/sec., 3.10 MiB/sec.
5876 2024.07.30 19:40:24.811701 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Debug> DynamicQueryHandler: Done processing query
5877 2024.07.30 19:40:24.811726 [ 3 ] {505f3941-4b0d-4098-8faf-433aff75c0ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5878 2024.07.30 19:40:24.811742 [ 3 ] {} <Debug> HTTP-Session: 74e053be-a607-44fa-a6a8-68f1c6311aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5879 2024.07.30 19:40:24.811886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5880 2024.07.30 19:40:24.811935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5881 2024.07.30 19:40:24.811954 [ 3 ] {} <Debug> HTTP-Session: dd60fecc-ad1f-43aa-946b-e974265221a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5882 2024.07.30 19:40:24.811970 [ 3 ] {} <Debug> HTTP-Session: dd60fecc-ad1f-43aa-946b-e974265221a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5883 2024.07.30 19:40:24.811983 [ 3 ] {} <Debug> HTTP-Session: dd60fecc-ad1f-43aa-946b-e974265221a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5884 2024.07.30 19:40:24.812016 [ 3 ] {} <Trace> HTTP-Session: dd60fecc-ad1f-43aa-946b-e974265221a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5885 2024.07.30 19:40:24.812121 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5886 2024.07.30 19:40:24.812167 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5887 2024.07.30 19:40:24.812296 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5888 2024.07.30 19:40:24.812642 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5889 2024.07.30 19:40:24.812678 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5890 2024.07.30 19:40:24.813031 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5891 2024.07.30 19:40:24.813362 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5892 2024.07.30 19:40:24.813516 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001428 sec., 16106.442577030812 rows/sec., 871.25 KiB/sec.
5893 2024.07.30 19:40:24.813690 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Debug> DynamicQueryHandler: Done processing query
5894 2024.07.30 19:40:24.813713 [ 3 ] {adb9060f-cba9-4a3b-a77c-2c6e38fba886} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5895 2024.07.30 19:40:24.813728 [ 3 ] {} <Debug> HTTP-Session: dd60fecc-ad1f-43aa-946b-e974265221a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5896 2024.07.30 19:40:24.813841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5897 2024.07.30 19:40:24.813886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5898 2024.07.30 19:40:24.813904 [ 3 ] {} <Debug> HTTP-Session: 68562e8b-df67-4b97-b407-0b6190f63029 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5899 2024.07.30 19:40:24.813919 [ 3 ] {} <Debug> HTTP-Session: 68562e8b-df67-4b97-b407-0b6190f63029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5900 2024.07.30 19:40:24.813931 [ 3 ] {} <Debug> HTTP-Session: 68562e8b-df67-4b97-b407-0b6190f63029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.07.30 19:40:24.813961 [ 3 ] {} <Trace> HTTP-Session: 68562e8b-df67-4b97-b407-0b6190f63029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5902 2024.07.30 19:40:24.814065 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5903 2024.07.30 19:40:24.814106 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5904 2024.07.30 19:40:24.814227 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5905 2024.07.30 19:40:24.814571 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5906 2024.07.30 19:40:24.814607 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5907 2024.07.30 19:40:24.814957 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5908 2024.07.30 19:40:24.815276 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5909 2024.07.30 19:40:24.815436 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
5910 2024.07.30 19:40:24.815751 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Debug> DynamicQueryHandler: Done processing query
5911 2024.07.30 19:40:24.815808 [ 3 ] {7e742826-c690-47ed-ad55-a74c81c0af21} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5912 2024.07.30 19:40:24.815852 [ 3 ] {} <Debug> HTTP-Session: 68562e8b-df67-4b97-b407-0b6190f63029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5913 2024.07.30 19:40:29.775924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5914 2024.07.30 19:40:29.776096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5915 2024.07.30 19:40:29.776141 [ 3 ] {} <Debug> HTTP-Session: ed3db305-fe8a-4848-9ef8-6f646bb732da Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5916 2024.07.30 19:40:29.776179 [ 3 ] {} <Debug> HTTP-Session: ed3db305-fe8a-4848-9ef8-6f646bb732da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5917 2024.07.30 19:40:29.776205 [ 3 ] {} <Debug> HTTP-Session: ed3db305-fe8a-4848-9ef8-6f646bb732da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5918 2024.07.30 19:40:29.776283 [ 3 ] {} <Trace> HTTP-Session: ed3db305-fe8a-4848-9ef8-6f646bb732da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5919 2024.07.30 19:40:29.776558 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5920 2024.07.30 19:40:29.776659 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5921 2024.07.30 19:40:29.776895 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5922 2024.07.30 19:40:29.777358 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5923 2024.07.30 19:40:29.777404 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5924 2024.07.30 19:40:29.777776 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5925 2024.07.30 19:40:29.778108 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5926 2024.07.30 19:40:29.778261 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001789 sec., 14533.258803801005 rows/sec., 1.15 MiB/sec.
5927 2024.07.30 19:40:29.778514 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Debug> DynamicQueryHandler: Done processing query
5928 2024.07.30 19:40:29.778541 [ 3 ] {cc936f93-abd6-4ba3-8a84-b263fcb8e5a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5929 2024.07.30 19:40:29.778558 [ 3 ] {} <Debug> HTTP-Session: ed3db305-fe8a-4848-9ef8-6f646bb732da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5930 2024.07.30 19:40:29.778709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5931 2024.07.30 19:40:29.778766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5932 2024.07.30 19:40:29.778786 [ 3 ] {} <Debug> HTTP-Session: 546949d9-e6d6-4f11-82b7-d0b9e7e41f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5933 2024.07.30 19:40:29.778804 [ 3 ] {} <Debug> HTTP-Session: 546949d9-e6d6-4f11-82b7-d0b9e7e41f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5934 2024.07.30 19:40:29.778817 [ 3 ] {} <Debug> HTTP-Session: 546949d9-e6d6-4f11-82b7-d0b9e7e41f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.07.30 19:40:29.778853 [ 3 ] {} <Trace> HTTP-Session: 546949d9-e6d6-4f11-82b7-d0b9e7e41f2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5936 2024.07.30 19:40:29.778997 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5937 2024.07.30 19:40:29.779045 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5938 2024.07.30 19:40:29.779175 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5939 2024.07.30 19:40:29.779599 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5940 2024.07.30 19:40:29.779638 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5941 2024.07.30 19:40:29.779970 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5942 2024.07.30 19:40:29.780275 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5943 2024.07.30 19:40:29.780439 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001492 sec., 89812.33243967828 rows/sec., 7.49 MiB/sec.
5944 2024.07.30 19:40:29.780737 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Debug> DynamicQueryHandler: Done processing query
5945 2024.07.30 19:40:29.780772 [ 3 ] {027c98b5-9a10-4d60-bd62-58906205c3ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5946 2024.07.30 19:40:29.780789 [ 3 ] {} <Debug> HTTP-Session: 546949d9-e6d6-4f11-82b7-d0b9e7e41f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5947 2024.07.30 19:40:29.780926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5948 2024.07.30 19:40:29.780978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5949 2024.07.30 19:40:29.780997 [ 3 ] {} <Debug> HTTP-Session: 8470fa2d-13d4-4076-8752-a83438db07a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5950 2024.07.30 19:40:29.781014 [ 3 ] {} <Debug> HTTP-Session: 8470fa2d-13d4-4076-8752-a83438db07a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5951 2024.07.30 19:40:29.781030 [ 3 ] {} <Debug> HTTP-Session: 8470fa2d-13d4-4076-8752-a83438db07a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.07.30 19:40:29.781061 [ 3 ] {} <Trace> HTTP-Session: 8470fa2d-13d4-4076-8752-a83438db07a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5953 2024.07.30 19:40:29.781195 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5954 2024.07.30 19:40:29.781241 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5955 2024.07.30 19:40:29.781389 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5956 2024.07.30 19:40:29.781724 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5957 2024.07.30 19:40:29.781760 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5958 2024.07.30 19:40:29.782051 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5959 2024.07.30 19:40:29.782341 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5960 2024.07.30 19:40:29.782487 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001396 sec., 64469.91404011461 rows/sec., 5.03 MiB/sec.
5961 2024.07.30 19:40:29.782768 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Debug> DynamicQueryHandler: Done processing query
5962 2024.07.30 19:40:29.782793 [ 3 ] {dd619ae7-85d4-40a6-8071-5076ff65aa89} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5963 2024.07.30 19:40:29.782809 [ 3 ] {} <Debug> HTTP-Session: 8470fa2d-13d4-4076-8752-a83438db07a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5964 2024.07.30 19:40:29.783024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5965 2024.07.30 19:40:29.783074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5966 2024.07.30 19:40:29.783093 [ 3 ] {} <Debug> HTTP-Session: 32c372f8-a354-4324-b3e8-5ee86a0565d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5967 2024.07.30 19:40:29.783110 [ 3 ] {} <Debug> HTTP-Session: 32c372f8-a354-4324-b3e8-5ee86a0565d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5968 2024.07.30 19:40:29.783124 [ 3 ] {} <Debug> HTTP-Session: 32c372f8-a354-4324-b3e8-5ee86a0565d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5969 2024.07.30 19:40:29.783155 [ 3 ] {} <Trace> HTTP-Session: 32c372f8-a354-4324-b3e8-5ee86a0565d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5970 2024.07.30 19:40:29.783308 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5971 2024.07.30 19:40:29.783355 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5972 2024.07.30 19:40:29.783505 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5973 2024.07.30 19:40:29.783896 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5974 2024.07.30 19:40:29.783933 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5975 2024.07.30 19:40:29.784324 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5976 2024.07.30 19:40:29.784662 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5977 2024.07.30 19:40:29.784825 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec.
5978 2024.07.30 19:40:29.785010 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Debug> DynamicQueryHandler: Done processing query
5979 2024.07.30 19:40:29.785035 [ 3 ] {d0834745-dc5f-42a9-a2ce-d732b73e7a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5980 2024.07.30 19:40:29.785051 [ 3 ] {} <Debug> HTTP-Session: 32c372f8-a354-4324-b3e8-5ee86a0565d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5981 2024.07.30 19:40:29.785219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 41935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5982 2024.07.30 19:40:29.785270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5983 2024.07.30 19:40:29.785288 [ 3 ] {} <Debug> HTTP-Session: e2cf5f18-8207-4629-a45f-1fdefee54f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
5984 2024.07.30 19:40:29.785305 [ 3 ] {} <Debug> HTTP-Session: e2cf5f18-8207-4629-a45f-1fdefee54f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5985 2024.07.30 19:40:29.785320 [ 3 ] {} <Debug> HTTP-Session: e2cf5f18-8207-4629-a45f-1fdefee54f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5986 2024.07.30 19:40:29.785352 [ 3 ] {} <Trace> HTTP-Session: e2cf5f18-8207-4629-a45f-1fdefee54f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5987 2024.07.30 19:40:29.785646 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5988 2024.07.30 19:40:29.785712 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5989 2024.07.30 19:40:29.786130 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5990 2024.07.30 19:40:29.786837 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5991 2024.07.30 19:40:29.786874 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
5992 2024.07.30 19:40:29.787509 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5993 2024.07.30 19:40:29.787933 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5994 2024.07.30 19:40:29.788146 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002691 sec., 9661.835748792271 rows/sec., 17.31 MiB/sec.
5995 2024.07.30 19:40:29.788677 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Debug> DynamicQueryHandler: Done processing query
5996 2024.07.30 19:40:29.788702 [ 3 ] {9a07bbbb-8a0e-417d-9780-0a3e45446adb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5997 2024.07.30 19:40:29.788718 [ 3 ] {} <Debug> HTTP-Session: e2cf5f18-8207-4629-a45f-1fdefee54f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5998 2024.07.30 19:40:29.788856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5999 2024.07.30 19:40:29.788906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6000 2024.07.30 19:40:29.788926 [ 3 ] {} <Debug> HTTP-Session: f9355aa5-0c2e-4a64-9855-c57a777566a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6001 2024.07.30 19:40:29.788942 [ 3 ] {} <Debug> HTTP-Session: f9355aa5-0c2e-4a64-9855-c57a777566a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.07.30 19:40:29.788956 [ 3 ] {} <Debug> HTTP-Session: f9355aa5-0c2e-4a64-9855-c57a777566a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6003 2024.07.30 19:40:29.788987 [ 3 ] {} <Trace> HTTP-Session: f9355aa5-0c2e-4a64-9855-c57a777566a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6004 2024.07.30 19:40:29.789108 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6005 2024.07.30 19:40:29.789154 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6006 2024.07.30 19:40:29.789305 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6007 2024.07.30 19:40:29.789626 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6008 2024.07.30 19:40:29.789665 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6009 2024.07.30 19:40:29.790020 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6010 2024.07.30 19:40:29.790334 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6011 2024.07.30 19:40:29.790491 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec.
6012 2024.07.30 19:40:29.790699 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Debug> DynamicQueryHandler: Done processing query
6013 2024.07.30 19:40:29.790723 [ 3 ] {6a11a79c-a8c2-42d2-9e42-cab3dedc3041} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6014 2024.07.30 19:40:29.790740 [ 3 ] {} <Debug> HTTP-Session: f9355aa5-0c2e-4a64-9855-c57a777566a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6015 2024.07.30 19:40:32.344612 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
6016 2024.07.30 19:40:32.344663 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
6017 2024.07.30 19:40:34.779217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6018 2024.07.30 19:40:34.779356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6019 2024.07.30 19:40:34.779386 [ 3 ] {} <Debug> HTTP-Session: ffced501-f2f2-47f3-a65e-f0aa85ad8d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6020 2024.07.30 19:40:34.779414 [ 3 ] {} <Debug> HTTP-Session: ffced501-f2f2-47f3-a65e-f0aa85ad8d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6021 2024.07.30 19:40:34.779432 [ 3 ] {} <Debug> HTTP-Session: ffced501-f2f2-47f3-a65e-f0aa85ad8d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6022 2024.07.30 19:40:34.779490 [ 3 ] {} <Trace> HTTP-Session: ffced501-f2f2-47f3-a65e-f0aa85ad8d7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6023 2024.07.30 19:40:34.779688 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6024 2024.07.30 19:40:34.779764 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6025 2024.07.30 19:40:34.779977 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6026 2024.07.30 19:40:34.780404 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6027 2024.07.30 19:40:34.780447 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6028 2024.07.30 19:40:34.780815 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6029 2024.07.30 19:40:34.781161 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6030 2024.07.30 19:40:34.781345 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001709 sec., 5851.375073142189 rows/sec., 388.57 KiB/sec.
6031 2024.07.30 19:40:34.781565 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Debug> DynamicQueryHandler: Done processing query
6032 2024.07.30 19:40:34.781593 [ 3 ] {e416db43-7a88-4c63-9872-75330cc08199} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6033 2024.07.30 19:40:34.781610 [ 3 ] {} <Debug> HTTP-Session: ffced501-f2f2-47f3-a65e-f0aa85ad8d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6034 2024.07.30 19:40:34.781768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6035 2024.07.30 19:40:34.781821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6036 2024.07.30 19:40:34.781842 [ 3 ] {} <Debug> HTTP-Session: ff015afb-3ded-4f78-8b4d-26757cf66e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6037 2024.07.30 19:40:34.781859 [ 3 ] {} <Debug> HTTP-Session: ff015afb-3ded-4f78-8b4d-26757cf66e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6038 2024.07.30 19:40:34.781872 [ 3 ] {} <Debug> HTTP-Session: ff015afb-3ded-4f78-8b4d-26757cf66e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6039 2024.07.30 19:40:34.781907 [ 3 ] {} <Trace> HTTP-Session: ff015afb-3ded-4f78-8b4d-26757cf66e35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6040 2024.07.30 19:40:34.782055 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6041 2024.07.30 19:40:34.782101 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6042 2024.07.30 19:40:34.782233 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6043 2024.07.30 19:40:34.782625 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6044 2024.07.30 19:40:34.782675 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6045 2024.07.30 19:40:34.783000 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6046 2024.07.30 19:40:34.783304 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6047 2024.07.30 19:40:34.783464 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.001468 sec., 117847.4114441417 rows/sec., 10.42 MiB/sec.
6048 2024.07.30 19:40:34.783662 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Debug> DynamicQueryHandler: Done processing query
6049 2024.07.30 19:40:34.783690 [ 3 ] {0472f6aa-ea85-4942-8579-d99a88a5c9ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6050 2024.07.30 19:40:34.783707 [ 3 ] {} <Debug> HTTP-Session: ff015afb-3ded-4f78-8b4d-26757cf66e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6051 2024.07.30 19:40:34.783901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6052 2024.07.30 19:40:34.783949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6053 2024.07.30 19:40:34.783967 [ 3 ] {} <Debug> HTTP-Session: 2d1e11c1-17c7-4c2b-bdfa-8810f2838a86 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6054 2024.07.30 19:40:34.783983 [ 3 ] {} <Debug> HTTP-Session: 2d1e11c1-17c7-4c2b-bdfa-8810f2838a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.07.30 19:40:34.783998 [ 3 ] {} <Debug> HTTP-Session: 2d1e11c1-17c7-4c2b-bdfa-8810f2838a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6056 2024.07.30 19:40:34.784030 [ 3 ] {} <Trace> HTTP-Session: 2d1e11c1-17c7-4c2b-bdfa-8810f2838a86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6057 2024.07.30 19:40:34.784224 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6058 2024.07.30 19:40:34.784268 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6059 2024.07.30 19:40:34.784394 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6060 2024.07.30 19:40:34.784936 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6061 2024.07.30 19:40:34.784973 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6062 2024.07.30 19:40:34.785291 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6063 2024.07.30 19:40:34.785606 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6064 2024.07.30 19:40:34.785762 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.001641 sec., 235222.42535039608 rows/sec., 16.54 MiB/sec.
6065 2024.07.30 19:40:34.785931 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Debug> DynamicQueryHandler: Done processing query
6066 2024.07.30 19:40:34.785956 [ 3 ] {12afef19-939e-452b-b910-d392dc832a5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6067 2024.07.30 19:40:34.785972 [ 3 ] {} <Debug> HTTP-Session: 2d1e11c1-17c7-4c2b-bdfa-8810f2838a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6068 2024.07.30 19:40:34.786152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6069 2024.07.30 19:40:34.786200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6070 2024.07.30 19:40:34.786219 [ 3 ] {} <Debug> HTTP-Session: 6ac3dc88-0b50-42d8-95b5-40715e6e3c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6071 2024.07.30 19:40:34.786235 [ 3 ] {} <Debug> HTTP-Session: 6ac3dc88-0b50-42d8-95b5-40715e6e3c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6072 2024.07.30 19:40:34.786248 [ 3 ] {} <Debug> HTTP-Session: 6ac3dc88-0b50-42d8-95b5-40715e6e3c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6073 2024.07.30 19:40:34.786279 [ 3 ] {} <Trace> HTTP-Session: 6ac3dc88-0b50-42d8-95b5-40715e6e3c0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6074 2024.07.30 19:40:34.786377 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6075 2024.07.30 19:40:34.786423 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6076 2024.07.30 19:40:34.786556 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6077 2024.07.30 19:40:34.786816 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6078 2024.07.30 19:40:34.786853 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6079 2024.07.30 19:40:34.787204 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6080 2024.07.30 19:40:34.787528 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6081 2024.07.30 19:40:34.787686 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 194.14 KiB/sec.
6082 2024.07.30 19:40:34.787842 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Debug> DynamicQueryHandler: Done processing query
6083 2024.07.30 19:40:34.787866 [ 3 ] {89b1524a-dba9-4b95-bbc2-212fe9311e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6084 2024.07.30 19:40:34.787882 [ 3 ] {} <Debug> HTTP-Session: 6ac3dc88-0b50-42d8-95b5-40715e6e3c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6085 2024.07.30 19:40:34.788031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6086 2024.07.30 19:40:34.788079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6087 2024.07.30 19:40:34.788098 [ 3 ] {} <Debug> HTTP-Session: a9ea553e-01d6-456d-94c2-31c2dd6d3280 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6088 2024.07.30 19:40:34.788114 [ 3 ] {} <Debug> HTTP-Session: a9ea553e-01d6-456d-94c2-31c2dd6d3280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6089 2024.07.30 19:40:34.788127 [ 3 ] {} <Debug> HTTP-Session: a9ea553e-01d6-456d-94c2-31c2dd6d3280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6090 2024.07.30 19:40:34.788159 [ 3 ] {} <Trace> HTTP-Session: a9ea553e-01d6-456d-94c2-31c2dd6d3280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6091 2024.07.30 19:40:34.788294 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6092 2024.07.30 19:40:34.788342 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6093 2024.07.30 19:40:34.788485 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6094 2024.07.30 19:40:34.788872 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6095 2024.07.30 19:40:34.788909 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6096 2024.07.30 19:40:34.789262 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6097 2024.07.30 19:40:34.789589 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6098 2024.07.30 19:40:34.789750 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001515 sec., 50825.08250825082 rows/sec., 3.13 MiB/sec.
6099 2024.07.30 19:40:34.789972 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Debug> DynamicQueryHandler: Done processing query
6100 2024.07.30 19:40:34.789997 [ 3 ] {fc0f8f42-7c5f-49b0-98d8-665784f170e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6101 2024.07.30 19:40:34.790013 [ 3 ] {} <Debug> HTTP-Session: a9ea553e-01d6-456d-94c2-31c2dd6d3280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6102 2024.07.30 19:40:34.790167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6103 2024.07.30 19:40:34.790216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6104 2024.07.30 19:40:34.790234 [ 3 ] {} <Debug> HTTP-Session: bc706d67-7667-4ea6-a85e-84f4a5626251 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6105 2024.07.30 19:40:34.790250 [ 3 ] {} <Debug> HTTP-Session: bc706d67-7667-4ea6-a85e-84f4a5626251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6106 2024.07.30 19:40:34.790264 [ 3 ] {} <Debug> HTTP-Session: bc706d67-7667-4ea6-a85e-84f4a5626251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6107 2024.07.30 19:40:34.790295 [ 3 ] {} <Trace> HTTP-Session: bc706d67-7667-4ea6-a85e-84f4a5626251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6108 2024.07.30 19:40:34.790451 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6109 2024.07.30 19:40:34.790496 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6110 2024.07.30 19:40:34.790643 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6111 2024.07.30 19:40:34.790998 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6112 2024.07.30 19:40:34.791035 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6113 2024.07.30 19:40:34.791397 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6114 2024.07.30 19:40:34.791724 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6115 2024.07.30 19:40:34.791886 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec.
6116 2024.07.30 19:40:34.792049 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Debug> DynamicQueryHandler: Done processing query
6117 2024.07.30 19:40:34.792073 [ 3 ] {f6843d05-f617-4fab-910d-8df73f229a67} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6118 2024.07.30 19:40:34.792089 [ 3 ] {} <Debug> HTTP-Session: bc706d67-7667-4ea6-a85e-84f4a5626251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6119 2024.07.30 19:40:34.792234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6120 2024.07.30 19:40:34.792280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6121 2024.07.30 19:40:34.792299 [ 3 ] {} <Debug> HTTP-Session: af98881a-b57e-4a9f-90eb-8dcd4eb66294 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6122 2024.07.30 19:40:34.792314 [ 3 ] {} <Debug> HTTP-Session: af98881a-b57e-4a9f-90eb-8dcd4eb66294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.07.30 19:40:34.792327 [ 3 ] {} <Debug> HTTP-Session: af98881a-b57e-4a9f-90eb-8dcd4eb66294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6124 2024.07.30 19:40:34.792358 [ 3 ] {} <Trace> HTTP-Session: af98881a-b57e-4a9f-90eb-8dcd4eb66294 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6125 2024.07.30 19:40:34.792490 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6126 2024.07.30 19:40:34.792553 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6127 2024.07.30 19:40:34.792963 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6128 2024.07.30 19:40:34.793448 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6129 2024.07.30 19:40:34.793485 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6130 2024.07.30 19:40:34.794052 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6131 2024.07.30 19:40:34.794447 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6132 2024.07.30 19:40:34.794642 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002211 sec., 1809.1361374943465 rows/sec., 3.24 MiB/sec.
6133 2024.07.30 19:40:34.795030 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Debug> DynamicQueryHandler: Done processing query
6134 2024.07.30 19:40:34.795054 [ 3 ] {d0241f9b-2344-4763-a6f9-df19e85fab4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6135 2024.07.30 19:40:34.795069 [ 3 ] {} <Debug> HTTP-Session: af98881a-b57e-4a9f-90eb-8dcd4eb66294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6136 2024.07.30 19:40:34.795199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6137 2024.07.30 19:40:34.795248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6138 2024.07.30 19:40:34.795267 [ 3 ] {} <Debug> HTTP-Session: 1d6950b6-b682-4d57-b117-30716c412346 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6139 2024.07.30 19:40:34.795283 [ 3 ] {} <Debug> HTTP-Session: 1d6950b6-b682-4d57-b117-30716c412346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6140 2024.07.30 19:40:34.795298 [ 3 ] {} <Debug> HTTP-Session: 1d6950b6-b682-4d57-b117-30716c412346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6141 2024.07.30 19:40:34.795330 [ 3 ] {} <Trace> HTTP-Session: 1d6950b6-b682-4d57-b117-30716c412346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6142 2024.07.30 19:40:34.795433 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6143 2024.07.30 19:40:34.795477 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6144 2024.07.30 19:40:34.795605 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6145 2024.07.30 19:40:34.795889 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6146 2024.07.30 19:40:34.795924 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6147 2024.07.30 19:40:34.796263 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6148 2024.07.30 19:40:34.796574 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6149 2024.07.30 19:40:34.796729 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00132 sec., 17424.242424242424 rows/sec., 942.53 KiB/sec.
6150 2024.07.30 19:40:34.796924 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Debug> DynamicQueryHandler: Done processing query
6151 2024.07.30 19:40:34.796948 [ 3 ] {e7d285e1-8369-4332-8b8d-57794fdcf3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6152 2024.07.30 19:40:34.796965 [ 3 ] {} <Debug> HTTP-Session: 1d6950b6-b682-4d57-b117-30716c412346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6153 2024.07.30 19:40:34.797086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6154 2024.07.30 19:40:34.797133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6155 2024.07.30 19:40:34.797151 [ 3 ] {} <Debug> HTTP-Session: c743e2f6-dec7-4aff-b997-874d492d26c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6156 2024.07.30 19:40:34.797167 [ 3 ] {} <Debug> HTTP-Session: c743e2f6-dec7-4aff-b997-874d492d26c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.07.30 19:40:34.797180 [ 3 ] {} <Debug> HTTP-Session: c743e2f6-dec7-4aff-b997-874d492d26c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6158 2024.07.30 19:40:34.797211 [ 3 ] {} <Trace> HTTP-Session: c743e2f6-dec7-4aff-b997-874d492d26c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6159 2024.07.30 19:40:34.797319 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6160 2024.07.30 19:40:34.797362 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6161 2024.07.30 19:40:34.797490 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6162 2024.07.30 19:40:34.797777 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6163 2024.07.30 19:40:34.797812 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6164 2024.07.30 19:40:34.798156 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6165 2024.07.30 19:40:34.798462 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6166 2024.07.30 19:40:34.798616 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec.
6167 2024.07.30 19:40:34.798793 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Debug> DynamicQueryHandler: Done processing query
6168 2024.07.30 19:40:34.798817 [ 3 ] {355ecccb-6cd3-4873-99ee-8d31fadd9c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6169 2024.07.30 19:40:34.798832 [ 3 ] {} <Debug> HTTP-Session: c743e2f6-dec7-4aff-b997-874d492d26c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6170 2024.07.30 19:40:39.776793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6171 2024.07.30 19:40:39.776988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6172 2024.07.30 19:40:39.777036 [ 3 ] {} <Debug> HTTP-Session: bd634703-255b-4610-8043-e7130aa611ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6173 2024.07.30 19:40:39.777077 [ 3 ] {} <Debug> HTTP-Session: bd634703-255b-4610-8043-e7130aa611ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6174 2024.07.30 19:40:39.777105 [ 3 ] {} <Debug> HTTP-Session: bd634703-255b-4610-8043-e7130aa611ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6175 2024.07.30 19:40:39.777176 [ 3 ] {} <Trace> HTTP-Session: bd634703-255b-4610-8043-e7130aa611ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6176 2024.07.30 19:40:39.777374 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6177 2024.07.30 19:40:39.777441 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6178 2024.07.30 19:40:39.777638 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6179 2024.07.30 19:40:39.778135 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6180 2024.07.30 19:40:39.778179 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6181 2024.07.30 19:40:39.778558 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6182 2024.07.30 19:40:39.778886 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6183 2024.07.30 19:40:39.779051 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001733 sec., 15002.885170225043 rows/sec., 1.19 MiB/sec.
6184 2024.07.30 19:40:39.779280 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Debug> DynamicQueryHandler: Done processing query
6185 2024.07.30 19:40:39.779307 [ 3 ] {c4426e59-ab41-4cd7-be2c-ec2f1b405902} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6186 2024.07.30 19:40:39.779324 [ 3 ] {} <Debug> HTTP-Session: bd634703-255b-4610-8043-e7130aa611ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6187 2024.07.30 19:40:39.779566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6188 2024.07.30 19:40:39.779621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6189 2024.07.30 19:40:39.779641 [ 3 ] {} <Debug> HTTP-Session: 7f0067a8-5e56-4509-8eff-216735d5aada Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6190 2024.07.30 19:40:39.779659 [ 3 ] {} <Debug> HTTP-Session: 7f0067a8-5e56-4509-8eff-216735d5aada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6191 2024.07.30 19:40:39.779675 [ 3 ] {} <Debug> HTTP-Session: 7f0067a8-5e56-4509-8eff-216735d5aada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6192 2024.07.30 19:40:39.779710 [ 3 ] {} <Trace> HTTP-Session: 7f0067a8-5e56-4509-8eff-216735d5aada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6193 2024.07.30 19:40:39.779854 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6194 2024.07.30 19:40:39.779903 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6195 2024.07.30 19:40:39.780035 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6196 2024.07.30 19:40:39.780407 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6197 2024.07.30 19:40:39.780444 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6198 2024.07.30 19:40:39.780769 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6199 2024.07.30 19:40:39.781070 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6200 2024.07.30 19:40:39.781230 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001431 sec., 93640.8106219427 rows/sec., 7.81 MiB/sec.
6201 2024.07.30 19:40:39.781241 [ 10 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6202 2024.07.30 19:40:39.781355 [ 10 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6203 2024.07.30 19:40:39.781405 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6204 2024.07.30 19:40:39.781505 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Debug> DynamicQueryHandler: Done processing query
6205 2024.07.30 19:40:39.781582 [ 3 ] {ce117c69-4f05-4648-80cc-6c1187725ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6206 2024.07.30 19:40:39.781668 [ 3 ] {} <Debug> HTTP-Session: 7f0067a8-5e56-4509-8eff-216735d5aada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6207 2024.07.30 19:40:39.781931 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
6208 2024.07.30 19:40:39.782026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6209 2024.07.30 19:40:39.782122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6210 2024.07.30 19:40:39.782181 [ 3 ] {} <Debug> HTTP-Session: a5b0ca08-ba74-4111-8ff8-97ee04e9342c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6211 2024.07.30 19:40:39.782224 [ 3 ] {} <Debug> HTTP-Session: a5b0ca08-ba74-4111-8ff8-97ee04e9342c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.07.30 19:40:39.782266 [ 3 ] {} <Debug> HTTP-Session: a5b0ca08-ba74-4111-8ff8-97ee04e9342c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.07.30 19:40:39.782297 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6214 2024.07.30 19:40:39.782330 [ 3 ] {} <Trace> HTTP-Session: a5b0ca08-ba74-4111-8ff8-97ee04e9342c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6215 2024.07.30 19:40:39.782358 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 295 rows starting from the beginning of the part
6216 2024.07.30 19:40:39.782643 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 135 rows starting from the beginning of the part
6217 2024.07.30 19:40:39.782645 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6218 2024.07.30 19:40:39.782821 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 175 rows starting from the beginning of the part
6219 2024.07.30 19:40:39.782841 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6220 2024.07.30 19:40:39.783233 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 134 rows starting from the beginning of the part
6221 2024.07.30 19:40:39.783551 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 173 rows starting from the beginning of the part
6222 2024.07.30 19:40:39.783928 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 134 rows starting from the beginning of the part
6223 2024.07.30 19:40:39.784076 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6224 2024.07.30 19:40:39.785052 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6225 2024.07.30 19:40:39.785109 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6226 2024.07.30 19:40:39.786005 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6227 2024.07.30 19:40:39.786724 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6228 2024.07.30 19:40:39.786926 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 4 columns (4 merged, 0 gathered) in 0.005389725 sec., 194072.98146009305 rows/sec., 16.67 MiB/sec.
6229 2024.07.30 19:40:39.787051 [ 10 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6230 2024.07.30 19:40:39.787075 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.004594 sec., 19590.770570309098 rows/sec., 1.53 MiB/sec.
6231 2024.07.30 19:40:39.787120 [ 10 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6232 2024.07.30 19:40:39.787204 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6233 2024.07.30 19:40:39.787254 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6234 2024.07.30 19:40:39.787813 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
6235 2024.07.30 19:40:39.788592 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6236 2024.07.30 19:40:39.788735 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 470 rows starting from the beginning of the part
6237 2024.07.30 19:40:39.788818 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Debug> DynamicQueryHandler: Done processing query
6238 2024.07.30 19:40:39.788884 [ 3 ] {89cb7803-4e70-4afe-853a-ee1dfb6d8e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6239 2024.07.30 19:40:39.789018 [ 3 ] {} <Debug> HTTP-Session: a5b0ca08-ba74-4111-8ff8-97ee04e9342c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6240 2024.07.30 19:40:39.789125 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 92 rows starting from the beginning of the part
6241 2024.07.30 19:40:39.789283 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6242 2024.07.30 19:40:39.789521 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 390 rows starting from the beginning of the part
6243 2024.07.30 19:40:39.789662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6244 2024.07.30 19:40:39.789795 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_31_6} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6245 2024.07.30 19:40:39.789912 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part
6246 2024.07.30 19:40:39.790160 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
6247 2024.07.30 19:40:39.790213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6248 2024.07.30 19:40:39.790269 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 386 rows starting from the beginning of the part
6249 2024.07.30 19:40:39.790354 [ 3 ] {} <Debug> HTTP-Session: 5d165424-1ee1-40f5-9630-9e5f8919b094 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6250 2024.07.30 19:40:39.790476 [ 3 ] {} <Debug> HTTP-Session: 5d165424-1ee1-40f5-9630-9e5f8919b094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.07.30 19:40:39.790507 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part
6252 2024.07.30 19:40:39.790569 [ 3 ] {} <Debug> HTTP-Session: 5d165424-1ee1-40f5-9630-9e5f8919b094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6253 2024.07.30 19:40:39.790850 [ 3 ] {} <Trace> HTTP-Session: 5d165424-1ee1-40f5-9630-9e5f8919b094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6254 2024.07.30 19:40:39.791123 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6255 2024.07.30 19:40:39.791205 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6256 2024.07.30 19:40:39.791833 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6257 2024.07.30 19:40:39.792820 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6258 2024.07.30 19:40:39.792875 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6259 2024.07.30 19:40:39.793518 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 4 columns (4 merged, 0 gathered) in 0.006164272 sec., 246257.79005209374 rows/sec., 17.77 MiB/sec.
6260 2024.07.30 19:40:39.793693 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6261 2024.07.30 19:40:39.793765 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6262 2024.07.30 19:40:39.794457 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6263 2024.07.30 19:40:39.794610 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6264 2024.07.30 19:40:39.794723 [ 10 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6265 2024.07.30 19:40:39.794823 [ 10 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6266 2024.07.30 19:40:39.794842 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003786 sec., 42260.96143687269 rows/sec., 2.94 MiB/sec.
6267 2024.07.30 19:40:39.794890 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6268 2024.07.30 19:40:39.794918 [ 199 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_31_6} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6269 2024.07.30 19:40:39.795270 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
6270 2024.07.30 19:40:39.795352 [ 194 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
6271 2024.07.30 19:40:39.795443 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Debug> DynamicQueryHandler: Done processing query
6272 2024.07.30 19:40:39.795503 [ 3 ] {81e9c96f-18c0-42c5-895a-669d913b8751} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6273 2024.07.30 19:40:39.795558 [ 3 ] {} <Debug> HTTP-Session: 5d165424-1ee1-40f5-9630-9e5f8919b094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6274 2024.07.30 19:40:39.795652 [ 194 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6275 2024.07.30 19:40:39.795690 [ 194 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4178 rows starting from the beginning of the part
6276 2024.07.30 19:40:39.795796 [ 194 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part
6277 2024.07.30 19:40:39.795887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6278 2024.07.30 19:40:39.796119 [ 194 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 162 rows starting from the beginning of the part
6279 2024.07.30 19:40:39.796106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6280 2024.07.30 19:40:39.796213 [ 3 ] {} <Debug> HTTP-Session: edf08e1d-9cf9-4fd2-a8bd-127ea88a515e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6281 2024.07.30 19:40:39.796319 [ 3 ] {} <Debug> HTTP-Session: edf08e1d-9cf9-4fd2-a8bd-127ea88a515e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.07.30 19:40:39.796384 [ 194 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
6283 2024.07.30 19:40:39.796405 [ 3 ] {} <Debug> HTTP-Session: edf08e1d-9cf9-4fd2-a8bd-127ea88a515e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6284 2024.07.30 19:40:39.796574 [ 3 ] {} <Trace> HTTP-Session: edf08e1d-9cf9-4fd2-a8bd-127ea88a515e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6285 2024.07.30 19:40:39.796710 [ 194 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
6286 2024.07.30 19:40:39.796950 [ 194 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
6287 2024.07.30 19:40:39.797167 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6288 2024.07.30 19:40:39.797369 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6289 2024.07.30 19:40:39.799047 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6290 2024.07.30 19:40:39.800140 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6291 2024.07.30 19:40:39.800224 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6292 2024.07.30 19:40:39.800934 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4981 rows, containing 5 columns (5 merged, 0 gathered) in 0.005912707 sec., 842422.9375817202 rows/sec., 58.70 MiB/sec.
6293 2024.07.30 19:40:39.801322 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6294 2024.07.30 19:40:39.801398 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6295 2024.07.30 19:40:39.802487 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6296 2024.07.30 19:40:39.802523 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6297 2024.07.30 19:40:39.802797 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6298 2024.07.30 19:40:39.802854 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005992 sec., 4339.118825100133 rows/sec., 7.78 MiB/sec.
6299 2024.07.30 19:40:39.803031 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB.
6300 2024.07.30 19:40:39.803321 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Debug> DynamicQueryHandler: Done processing query
6301 2024.07.30 19:40:39.803349 [ 3 ] {44e254c0-9a23-4c50-a4ca-a911cbef8d6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6302 2024.07.30 19:40:39.803365 [ 3 ] {} <Debug> HTTP-Session: edf08e1d-9cf9-4fd2-a8bd-127ea88a515e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.07.30 19:40:39.803483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6304 2024.07.30 19:40:39.803529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6305 2024.07.30 19:40:39.803546 [ 3 ] {} <Debug> HTTP-Session: 49d1d022-77c0-4dc1-acb5-947d4788f967 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6306 2024.07.30 19:40:39.803562 [ 3 ] {} <Debug> HTTP-Session: 49d1d022-77c0-4dc1-acb5-947d4788f967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6307 2024.07.30 19:40:39.803575 [ 3 ] {} <Debug> HTTP-Session: 49d1d022-77c0-4dc1-acb5-947d4788f967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.07.30 19:40:39.803669 [ 3 ] {} <Trace> HTTP-Session: 49d1d022-77c0-4dc1-acb5-947d4788f967 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6309 2024.07.30 19:40:39.803802 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6310 2024.07.30 19:40:39.803847 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6311 2024.07.30 19:40:39.803987 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6312 2024.07.30 19:40:39.804286 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6313 2024.07.30 19:40:39.804323 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6314 2024.07.30 19:40:39.804687 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6315 2024.07.30 19:40:39.805016 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6316 2024.07.30 19:40:39.805170 [ 10 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6317 2024.07.30 19:40:39.805178 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec.
6318 2024.07.30 19:40:39.805226 [ 10 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6319 2024.07.30 19:40:39.805296 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6320 2024.07.30 19:40:39.805507 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
6321 2024.07.30 19:40:39.805523 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Debug> DynamicQueryHandler: Done processing query
6322 2024.07.30 19:40:39.805630 [ 3 ] {9932d69e-78c3-4bf6-9047-107f3aa40887} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6323 2024.07.30 19:40:39.805718 [ 3 ] {} <Debug> HTTP-Session: 49d1d022-77c0-4dc1-acb5-947d4788f967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6324 2024.07.30 19:40:39.805956 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6325 2024.07.30 19:40:39.805991 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1444 rows starting from the beginning of the part
6326 2024.07.30 19:40:39.806054 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
6327 2024.07.30 19:40:39.806127 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
6328 2024.07.30 19:40:39.806349 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
6329 2024.07.30 19:40:39.806445 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
6330 2024.07.30 19:40:39.806648 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
6331 2024.07.30 19:40:39.807784 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387571 sec., 730449.481921166 rows/sec., 49.27 MiB/sec.
6332 2024.07.30 19:40:39.808025 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6333 2024.07.30 19:40:39.808426 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6334 2024.07.30 19:40:39.808510 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_31_6} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6335 2024.07.30 19:40:39.808597 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
6336 2024.07.30 19:40:44.783000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6337 2024.07.30 19:40:44.783199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6338 2024.07.30 19:40:44.783246 [ 3 ] {} <Debug> HTTP-Session: a9d79729-6d69-4f8d-81d5-addfff4f00f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6339 2024.07.30 19:40:44.783287 [ 3 ] {} <Debug> HTTP-Session: a9d79729-6d69-4f8d-81d5-addfff4f00f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.07.30 19:40:44.783315 [ 3 ] {} <Debug> HTTP-Session: a9d79729-6d69-4f8d-81d5-addfff4f00f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6341 2024.07.30 19:40:44.783376 [ 3 ] {} <Trace> HTTP-Session: a9d79729-6d69-4f8d-81d5-addfff4f00f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6342 2024.07.30 19:40:44.783563 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6343 2024.07.30 19:40:44.783633 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6344 2024.07.30 19:40:44.783828 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6345 2024.07.30 19:40:44.784262 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6346 2024.07.30 19:40:44.784308 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6347 2024.07.30 19:40:44.784695 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6348 2024.07.30 19:40:44.785040 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6349 2024.07.30 19:40:44.785232 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001718 sec., 5820.721769499418 rows/sec., 386.53 KiB/sec.
6350 2024.07.30 19:40:44.785594 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Debug> DynamicQueryHandler: Done processing query
6351 2024.07.30 19:40:44.785639 [ 3 ] {406c69c9-36be-4ae3-b442-10b32e94ffd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6352 2024.07.30 19:40:44.785671 [ 3 ] {} <Debug> HTTP-Session: a9d79729-6d69-4f8d-81d5-addfff4f00f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6353 2024.07.30 19:40:44.785864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6354 2024.07.30 19:40:44.785919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6355 2024.07.30 19:40:44.785939 [ 3 ] {} <Debug> HTTP-Session: e700bd3d-02ac-4bea-9a96-5d326397e76e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6356 2024.07.30 19:40:44.785957 [ 3 ] {} <Debug> HTTP-Session: e700bd3d-02ac-4bea-9a96-5d326397e76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6357 2024.07.30 19:40:44.785971 [ 3 ] {} <Debug> HTTP-Session: e700bd3d-02ac-4bea-9a96-5d326397e76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6358 2024.07.30 19:40:44.786008 [ 3 ] {} <Trace> HTTP-Session: e700bd3d-02ac-4bea-9a96-5d326397e76e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6359 2024.07.30 19:40:44.786177 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6360 2024.07.30 19:40:44.786226 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6361 2024.07.30 19:40:44.786383 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6362 2024.07.30 19:40:44.786825 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6363 2024.07.30 19:40:44.786864 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6364 2024.07.30 19:40:44.787197 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6365 2024.07.30 19:40:44.787508 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6366 2024.07.30 19:40:44.787662 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Debug> executeQuery: Read 209 rows, 18.47 KiB in 0.001564 sec., 133631.71355498722 rows/sec., 11.53 MiB/sec.
6367 2024.07.30 19:40:44.787828 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Debug> DynamicQueryHandler: Done processing query
6368 2024.07.30 19:40:44.787853 [ 3 ] {3d0c57ca-2a0b-4f38-bde2-ce06b6664122} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6369 2024.07.30 19:40:44.787870 [ 3 ] {} <Debug> HTTP-Session: e700bd3d-02ac-4bea-9a96-5d326397e76e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6370 2024.07.30 19:40:44.788032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6371 2024.07.30 19:40:44.788081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6372 2024.07.30 19:40:44.788099 [ 3 ] {} <Debug> HTTP-Session: b80b2e28-271e-48f9-8c4f-a280a159426a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6373 2024.07.30 19:40:44.788116 [ 3 ] {} <Debug> HTTP-Session: b80b2e28-271e-48f9-8c4f-a280a159426a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6374 2024.07.30 19:40:44.788129 [ 3 ] {} <Debug> HTTP-Session: b80b2e28-271e-48f9-8c4f-a280a159426a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6375 2024.07.30 19:40:44.788162 [ 3 ] {} <Trace> HTTP-Session: b80b2e28-271e-48f9-8c4f-a280a159426a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6376 2024.07.30 19:40:44.788371 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6377 2024.07.30 19:40:44.788416 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6378 2024.07.30 19:40:44.788542 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6379 2024.07.30 19:40:44.789102 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6380 2024.07.30 19:40:44.789138 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6381 2024.07.30 19:40:44.789468 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6382 2024.07.30 19:40:44.789784 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6383 2024.07.30 19:40:44.789939 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Debug> executeQuery: Read 410 rows, 29.69 KiB in 0.001677 sec., 244484.19797257005 rows/sec., 17.29 MiB/sec.
6384 2024.07.30 19:40:44.790110 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Debug> DynamicQueryHandler: Done processing query
6385 2024.07.30 19:40:44.790134 [ 3 ] {8ca742bc-4aa9-4023-ba39-b4862a3330c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6386 2024.07.30 19:40:44.790150 [ 3 ] {} <Debug> HTTP-Session: b80b2e28-271e-48f9-8c4f-a280a159426a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6387 2024.07.30 19:40:44.790288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6388 2024.07.30 19:40:44.790336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6389 2024.07.30 19:40:44.790354 [ 3 ] {} <Debug> HTTP-Session: 455ba46e-3f31-4904-9a6c-ee61eb946e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6390 2024.07.30 19:40:44.790369 [ 3 ] {} <Debug> HTTP-Session: 455ba46e-3f31-4904-9a6c-ee61eb946e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6391 2024.07.30 19:40:44.790383 [ 3 ] {} <Debug> HTTP-Session: 455ba46e-3f31-4904-9a6c-ee61eb946e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6392 2024.07.30 19:40:44.790414 [ 3 ] {} <Trace> HTTP-Session: 455ba46e-3f31-4904-9a6c-ee61eb946e79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6393 2024.07.30 19:40:44.790511 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6394 2024.07.30 19:40:44.790556 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6395 2024.07.30 19:40:44.790687 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6396 2024.07.30 19:40:44.790949 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6397 2024.07.30 19:40:44.790986 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6398 2024.07.30 19:40:44.791343 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6399 2024.07.30 19:40:44.791668 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6400 2024.07.30 19:40:44.791828 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 193.55 KiB/sec.
6401 2024.07.30 19:40:44.792023 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Debug> DynamicQueryHandler: Done processing query
6402 2024.07.30 19:40:44.792048 [ 3 ] {46e7c85a-5f1e-48a1-980d-24893761bdc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6403 2024.07.30 19:40:44.792063 [ 3 ] {} <Debug> HTTP-Session: 455ba46e-3f31-4904-9a6c-ee61eb946e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6404 2024.07.30 19:40:44.792174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6405 2024.07.30 19:40:44.792222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6406 2024.07.30 19:40:44.792240 [ 3 ] {} <Debug> HTTP-Session: 7b09a98f-5ae1-47c2-9084-3909a51268f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6407 2024.07.30 19:40:44.792256 [ 3 ] {} <Debug> HTTP-Session: 7b09a98f-5ae1-47c2-9084-3909a51268f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6408 2024.07.30 19:40:44.792269 [ 3 ] {} <Debug> HTTP-Session: 7b09a98f-5ae1-47c2-9084-3909a51268f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6409 2024.07.30 19:40:44.792301 [ 3 ] {} <Trace> HTTP-Session: 7b09a98f-5ae1-47c2-9084-3909a51268f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6410 2024.07.30 19:40:44.792417 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6411 2024.07.30 19:40:44.792464 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6412 2024.07.30 19:40:44.792606 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6413 2024.07.30 19:40:44.792999 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6414 2024.07.30 19:40:44.793036 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6415 2024.07.30 19:40:44.793404 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6416 2024.07.30 19:40:44.793741 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6417 2024.07.30 19:40:44.793896 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001518 sec., 50724.63768115942 rows/sec., 3.12 MiB/sec.
6418 2024.07.30 19:40:44.794068 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Debug> DynamicQueryHandler: Done processing query
6419 2024.07.30 19:40:44.794092 [ 3 ] {42e1ed5c-43bc-4a15-b469-cde272b8199a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6420 2024.07.30 19:40:44.794109 [ 3 ] {} <Debug> HTTP-Session: 7b09a98f-5ae1-47c2-9084-3909a51268f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6421 2024.07.30 19:40:44.794269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6422 2024.07.30 19:40:44.794318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6423 2024.07.30 19:40:44.794337 [ 3 ] {} <Debug> HTTP-Session: b1fc38ff-6869-48e8-a6f5-521bfd7e5592 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6424 2024.07.30 19:40:44.794352 [ 3 ] {} <Debug> HTTP-Session: b1fc38ff-6869-48e8-a6f5-521bfd7e5592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6425 2024.07.30 19:40:44.794366 [ 3 ] {} <Debug> HTTP-Session: b1fc38ff-6869-48e8-a6f5-521bfd7e5592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6426 2024.07.30 19:40:44.794397 [ 3 ] {} <Trace> HTTP-Session: b1fc38ff-6869-48e8-a6f5-521bfd7e5592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6427 2024.07.30 19:40:44.794554 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6428 2024.07.30 19:40:44.794599 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6429 2024.07.30 19:40:44.794744 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6430 2024.07.30 19:40:44.795138 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6431 2024.07.30 19:40:44.795173 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6432 2024.07.30 19:40:44.795559 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6433 2024.07.30 19:40:44.795889 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6434 2024.07.30 19:40:44.796047 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001563 sec., 125399.8720409469 rows/sec., 8.76 MiB/sec.
6435 2024.07.30 19:40:44.796377 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Debug> DynamicQueryHandler: Done processing query
6436 2024.07.30 19:40:44.796441 [ 3 ] {cf44d7f3-609f-4378-ac96-bd83cfa26732} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6437 2024.07.30 19:40:44.796495 [ 3 ] {} <Debug> HTTP-Session: b1fc38ff-6869-48e8-a6f5-521bfd7e5592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6438 2024.07.30 19:40:44.796628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6439 2024.07.30 19:40:44.796681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6440 2024.07.30 19:40:44.796700 [ 3 ] {} <Debug> HTTP-Session: 0be74db7-a537-45a4-b77f-f661e24d0e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6441 2024.07.30 19:40:44.796717 [ 3 ] {} <Debug> HTTP-Session: 0be74db7-a537-45a4-b77f-f661e24d0e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6442 2024.07.30 19:40:44.796731 [ 3 ] {} <Debug> HTTP-Session: 0be74db7-a537-45a4-b77f-f661e24d0e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6443 2024.07.30 19:40:44.796764 [ 3 ] {} <Trace> HTTP-Session: 0be74db7-a537-45a4-b77f-f661e24d0e93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6444 2024.07.30 19:40:44.796913 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6445 2024.07.30 19:40:44.796986 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6446 2024.07.30 19:40:44.797426 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6447 2024.07.30 19:40:44.797923 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6448 2024.07.30 19:40:44.797959 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6449 2024.07.30 19:40:44.798528 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6450 2024.07.30 19:40:44.798923 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6451 2024.07.30 19:40:44.799109 [ 35 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6452 2024.07.30 19:40:44.799124 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002277 sec., 1756.697408871322 rows/sec., 3.15 MiB/sec.
6453 2024.07.30 19:40:44.799204 [ 35 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6454 2024.07.30 19:40:44.799290 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6455 2024.07.30 19:40:44.799654 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
6456 2024.07.30 19:40:44.799688 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Debug> DynamicQueryHandler: Done processing query
6457 2024.07.30 19:40:44.799736 [ 3 ] {bd1708c6-808d-4cb7-a85d-579fc7652430} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6458 2024.07.30 19:40:44.799763 [ 3 ] {} <Debug> HTTP-Session: 0be74db7-a537-45a4-b77f-f661e24d0e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6459 2024.07.30 19:40:44.799990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6460 2024.07.30 19:40:44.800102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6461 2024.07.30 19:40:44.800161 [ 3 ] {} <Debug> HTTP-Session: 8e33157b-50e7-4c55-8fe8-238755fb3244 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6462 2024.07.30 19:40:44.800205 [ 3 ] {} <Debug> HTTP-Session: 8e33157b-50e7-4c55-8fe8-238755fb3244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6463 2024.07.30 19:40:44.800255 [ 3 ] {} <Debug> HTTP-Session: 8e33157b-50e7-4c55-8fe8-238755fb3244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6464 2024.07.30 19:40:44.800343 [ 3 ] {} <Trace> HTTP-Session: 8e33157b-50e7-4c55-8fe8-238755fb3244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6465 2024.07.30 19:40:44.800523 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6466 2024.07.30 19:40:44.800586 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6467 2024.07.30 19:40:44.800694 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 261 rows starting from the beginning of the part
6468 2024.07.30 19:40:44.800705 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6469 2024.07.30 19:40:44.801597 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6470 2024.07.30 19:40:44.801705 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
6471 2024.07.30 19:40:44.802400 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part
6472 2024.07.30 19:40:44.802617 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6473 2024.07.30 19:40:44.802746 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6474 2024.07.30 19:40:44.803130 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
6475 2024.07.30 19:40:44.803840 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part
6476 2024.07.30 19:40:44.804011 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6477 2024.07.30 19:40:44.804395 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
6478 2024.07.30 19:40:44.805169 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6479 2024.07.30 19:40:44.805614 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005092 sec., 4516.889238020424 rows/sec., 244.33 KiB/sec.
6480 2024.07.30 19:40:44.805942 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Debug> DynamicQueryHandler: Done processing query
6481 2024.07.30 19:40:44.805980 [ 3 ] {79b58075-3036-4415-9553-020952b1562f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6482 2024.07.30 19:40:44.806022 [ 3 ] {} <Debug> HTTP-Session: 8e33157b-50e7-4c55-8fe8-238755fb3244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6483 2024.07.30 19:40:44.806222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6484 2024.07.30 19:40:44.806342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6485 2024.07.30 19:40:44.806405 [ 3 ] {} <Debug> HTTP-Session: 86013a27-e811-4f7b-bdd7-bb1d8a8c8540 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6486 2024.07.30 19:40:44.806452 [ 3 ] {} <Debug> HTTP-Session: 86013a27-e811-4f7b-bdd7-bb1d8a8c8540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6487 2024.07.30 19:40:44.806499 [ 3 ] {} <Debug> HTTP-Session: 86013a27-e811-4f7b-bdd7-bb1d8a8c8540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6488 2024.07.30 19:40:44.806562 [ 3 ] {} <Trace> HTTP-Session: 86013a27-e811-4f7b-bdd7-bb1d8a8c8540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6489 2024.07.30 19:40:44.806760 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6490 2024.07.30 19:40:44.806839 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6491 2024.07.30 19:40:44.807507 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6492 2024.07.30 19:40:44.808468 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6493 2024.07.30 19:40:44.808530 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6494 2024.07.30 19:40:44.809596 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6495 2024.07.30 19:40:44.810557 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6496 2024.07.30 19:40:44.810999 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004265 sec., 14067.995310668231 rows/sec., 970.84 KiB/sec.
6497 2024.07.30 19:40:44.811748 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Debug> DynamicQueryHandler: Done processing query
6498 2024.07.30 19:40:44.811830 [ 3 ] {e71b9ad1-2bc4-4082-9c83-e88321ea55f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6499 2024.07.30 19:40:44.811910 [ 3 ] {} <Debug> HTTP-Session: 86013a27-e811-4f7b-bdd7-bb1d8a8c8540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6500 2024.07.30 19:40:44.813300 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 325 rows, containing 19 columns (19 merged, 0 gathered) in 0.013871437 sec., 23429.439934737835 rows/sec., 41.98 MiB/sec.
6501 2024.07.30 19:40:44.813841 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6502 2024.07.30 19:40:44.814497 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6503 2024.07.30 19:40:44.814587 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6504 2024.07.30 19:40:44.814748 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB.
6505 2024.07.30 19:40:47.344712 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
6506 2024.07.30 19:40:47.344794 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
6507 2024.07.30 19:40:49.776640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6508 2024.07.30 19:40:49.776783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6509 2024.07.30 19:40:49.776814 [ 3 ] {} <Debug> HTTP-Session: 8e8277c9-fddd-4a18-bbb6-70eb8271bccf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6510 2024.07.30 19:40:49.776841 [ 3 ] {} <Debug> HTTP-Session: 8e8277c9-fddd-4a18-bbb6-70eb8271bccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6511 2024.07.30 19:40:49.776858 [ 3 ] {} <Debug> HTTP-Session: 8e8277c9-fddd-4a18-bbb6-70eb8271bccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6512 2024.07.30 19:40:49.776915 [ 3 ] {} <Trace> HTTP-Session: 8e8277c9-fddd-4a18-bbb6-70eb8271bccf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6513 2024.07.30 19:40:49.777128 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6514 2024.07.30 19:40:49.777203 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6515 2024.07.30 19:40:49.777427 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6516 2024.07.30 19:40:49.777866 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6517 2024.07.30 19:40:49.777912 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6518 2024.07.30 19:40:49.778284 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6519 2024.07.30 19:40:49.778628 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6520 2024.07.30 19:40:49.778813 [ 56 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6521 2024.07.30 19:40:49.778820 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001746 sec., 14891.179839633449 rows/sec., 1.18 MiB/sec.
6522 2024.07.30 19:40:49.778901 [ 56 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6523 2024.07.30 19:40:49.778973 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6524 2024.07.30 19:40:49.779141 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
6525 2024.07.30 19:40:49.779183 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Debug> DynamicQueryHandler: Done processing query
6526 2024.07.30 19:40:49.779217 [ 3 ] {474b921a-7250-423d-9e7d-0b921bc66d44} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6527 2024.07.30 19:40:49.779248 [ 3 ] {} <Debug> HTTP-Session: 8e8277c9-fddd-4a18-bbb6-70eb8271bccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6528 2024.07.30 19:40:49.779300 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6529 2024.07.30 19:40:49.779332 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 36 rows starting from the beginning of the part
6530 2024.07.30 19:40:49.779404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6531 2024.07.30 19:40:49.779457 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part
6532 2024.07.30 19:40:49.779574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6533 2024.07.30 19:40:49.779729 [ 3 ] {} <Debug> HTTP-Session: 4219ec97-089a-4cb6-91fc-f9e3fc0ac39b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6534 2024.07.30 19:40:49.779783 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part
6535 2024.07.30 19:40:49.779800 [ 3 ] {} <Debug> HTTP-Session: 4219ec97-089a-4cb6-91fc-f9e3fc0ac39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6536 2024.07.30 19:40:49.779835 [ 3 ] {} <Debug> HTTP-Session: 4219ec97-089a-4cb6-91fc-f9e3fc0ac39b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.07.30 19:40:49.779996 [ 3 ] {} <Trace> HTTP-Session: 4219ec97-089a-4cb6-91fc-f9e3fc0ac39b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6538 2024.07.30 19:40:49.780015 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part
6539 2024.07.30 19:40:49.780289 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part
6540 2024.07.30 19:40:49.780321 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6541 2024.07.30 19:40:49.780579 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6542 2024.07.30 19:40:49.780635 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part
6543 2024.07.30 19:40:49.781291 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6544 2024.07.30 19:40:49.781798 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6545 2024.07.30 19:40:49.781846 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6546 2024.07.30 19:40:49.782323 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6547 2024.07.30 19:40:49.782383 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.003307581 sec., 40512.9912162393 rows/sec., 3.08 MiB/sec.
6548 2024.07.30 19:40:49.782682 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6549 2024.07.30 19:40:49.782921 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6550 2024.07.30 19:40:49.783409 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003218 sec., 621.5040397762585 rows/sec., 50.68 KiB/sec.
6551 2024.07.30 19:40:49.783752 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Debug> DynamicQueryHandler: Done processing query
6552 2024.07.30 19:40:49.783762 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6553 2024.07.30 19:40:49.783799 [ 3 ] {36191aeb-2f02-47ae-8fea-708a26b5d6c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6554 2024.07.30 19:40:49.783853 [ 3 ] {} <Debug> HTTP-Session: 4219ec97-089a-4cb6-91fc-f9e3fc0ac39b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6555 2024.07.30 19:40:49.783945 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_26_5} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6556 2024.07.30 19:40:49.784074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6557 2024.07.30 19:40:49.784090 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6558 2024.07.30 19:40:49.784151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6559 2024.07.30 19:40:49.784175 [ 3 ] {} <Debug> HTTP-Session: 67958e75-1089-487e-9427-dc46c7825cff Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6560 2024.07.30 19:40:49.784191 [ 3 ] {} <Debug> HTTP-Session: 67958e75-1089-487e-9427-dc46c7825cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6561 2024.07.30 19:40:49.784205 [ 3 ] {} <Debug> HTTP-Session: 67958e75-1089-487e-9427-dc46c7825cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6562 2024.07.30 19:40:49.784238 [ 3 ] {} <Trace> HTTP-Session: 67958e75-1089-487e-9427-dc46c7825cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6563 2024.07.30 19:40:49.784391 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6564 2024.07.30 19:40:49.784437 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6565 2024.07.30 19:40:49.784580 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6566 2024.07.30 19:40:49.784954 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6567 2024.07.30 19:40:49.784991 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6568 2024.07.30 19:40:49.785309 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6569 2024.07.30 19:40:49.785614 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6570 2024.07.30 19:40:49.785774 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001443 sec., 93555.09355509355 rows/sec., 7.80 MiB/sec.
6571 2024.07.30 19:40:49.785928 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Debug> DynamicQueryHandler: Done processing query
6572 2024.07.30 19:40:49.785952 [ 3 ] {b0a58e89-5c39-44c6-89a7-9ba1fb6dc634} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6573 2024.07.30 19:40:49.785967 [ 3 ] {} <Debug> HTTP-Session: 67958e75-1089-487e-9427-dc46c7825cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6574 2024.07.30 19:40:49.786089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6575 2024.07.30 19:40:49.786135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6576 2024.07.30 19:40:49.786153 [ 3 ] {} <Debug> HTTP-Session: 53fb4c6f-bd27-47bb-b4b3-c88f441a4bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6577 2024.07.30 19:40:49.786169 [ 3 ] {} <Debug> HTTP-Session: 53fb4c6f-bd27-47bb-b4b3-c88f441a4bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6578 2024.07.30 19:40:49.786182 [ 3 ] {} <Debug> HTTP-Session: 53fb4c6f-bd27-47bb-b4b3-c88f441a4bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6579 2024.07.30 19:40:49.786212 [ 3 ] {} <Trace> HTTP-Session: 53fb4c6f-bd27-47bb-b4b3-c88f441a4bdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6580 2024.07.30 19:40:49.786305 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6581 2024.07.30 19:40:49.786346 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6582 2024.07.30 19:40:49.786470 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6583 2024.07.30 19:40:49.786730 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6584 2024.07.30 19:40:49.786766 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6585 2024.07.30 19:40:49.787056 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6586 2024.07.30 19:40:49.787355 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6587 2024.07.30 19:40:49.787509 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001219 sec., 1640.6890894175554 rows/sec., 114.56 KiB/sec.
6588 2024.07.30 19:40:49.787717 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Debug> DynamicQueryHandler: Done processing query
6589 2024.07.30 19:40:49.787748 [ 3 ] {f1e63cfa-fa9e-4562-ae37-9d41623c8740} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6590 2024.07.30 19:40:49.787764 [ 3 ] {} <Debug> HTTP-Session: 53fb4c6f-bd27-47bb-b4b3-c88f441a4bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6591 2024.07.30 19:40:49.787903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6592 2024.07.30 19:40:49.787951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6593 2024.07.30 19:40:49.787969 [ 3 ] {} <Debug> HTTP-Session: a193e8d9-fcf0-46c7-ae72-b2d46b93608c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6594 2024.07.30 19:40:49.787985 [ 3 ] {} <Debug> HTTP-Session: a193e8d9-fcf0-46c7-ae72-b2d46b93608c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.07.30 19:40:49.787998 [ 3 ] {} <Debug> HTTP-Session: a193e8d9-fcf0-46c7-ae72-b2d46b93608c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6596 2024.07.30 19:40:49.788028 [ 3 ] {} <Trace> HTTP-Session: a193e8d9-fcf0-46c7-ae72-b2d46b93608c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6597 2024.07.30 19:40:49.788149 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6598 2024.07.30 19:40:49.788191 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6599 2024.07.30 19:40:49.788315 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6600 2024.07.30 19:40:49.788636 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6601 2024.07.30 19:40:49.788671 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6602 2024.07.30 19:40:49.788976 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6603 2024.07.30 19:40:49.789283 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6604 2024.07.30 19:40:49.789403 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001303 sec., 70606.2931696086 rows/sec., 5.52 MiB/sec.
6605 2024.07.30 19:40:49.789553 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Debug> DynamicQueryHandler: Done processing query
6606 2024.07.30 19:40:49.789578 [ 3 ] {9a53bc2b-c778-4f21-a5dc-ff02f04c1960} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6607 2024.07.30 19:40:49.789593 [ 3 ] {} <Debug> HTTP-Session: a193e8d9-fcf0-46c7-ae72-b2d46b93608c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.07.30 19:40:49.789756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6609 2024.07.30 19:40:49.789803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6610 2024.07.30 19:40:49.789821 [ 3 ] {} <Debug> HTTP-Session: 6c0e4cbd-9431-45a2-994d-d69cc064c7cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6611 2024.07.30 19:40:49.789837 [ 3 ] {} <Debug> HTTP-Session: 6c0e4cbd-9431-45a2-994d-d69cc064c7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6612 2024.07.30 19:40:49.789850 [ 3 ] {} <Debug> HTTP-Session: 6c0e4cbd-9431-45a2-994d-d69cc064c7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.07.30 19:40:49.789880 [ 3 ] {} <Trace> HTTP-Session: 6c0e4cbd-9431-45a2-994d-d69cc064c7cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6614 2024.07.30 19:40:49.790020 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6615 2024.07.30 19:40:49.790065 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6616 2024.07.30 19:40:49.790202 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6617 2024.07.30 19:40:49.790575 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6618 2024.07.30 19:40:49.790610 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6619 2024.07.30 19:40:49.790990 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6620 2024.07.30 19:40:49.791316 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6621 2024.07.30 19:40:49.791440 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001485 sec., 108417.50841750842 rows/sec., 7.55 MiB/sec.
6622 2024.07.30 19:40:49.791727 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Debug> DynamicQueryHandler: Done processing query
6623 2024.07.30 19:40:49.791774 [ 3 ] {f4a0364c-4bdd-4dc8-b7d3-a4a72fd2151d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6624 2024.07.30 19:40:49.791802 [ 3 ] {} <Debug> HTTP-Session: 6c0e4cbd-9431-45a2-994d-d69cc064c7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.07.30 19:40:49.791975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6626 2024.07.30 19:40:49.792024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6627 2024.07.30 19:40:49.792042 [ 3 ] {} <Debug> HTTP-Session: d6759790-fe71-4223-9342-55a314cb1bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6628 2024.07.30 19:40:49.792057 [ 3 ] {} <Debug> HTTP-Session: d6759790-fe71-4223-9342-55a314cb1bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6629 2024.07.30 19:40:49.792071 [ 3 ] {} <Debug> HTTP-Session: d6759790-fe71-4223-9342-55a314cb1bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.07.30 19:40:49.792101 [ 3 ] {} <Trace> HTTP-Session: d6759790-fe71-4223-9342-55a314cb1bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6631 2024.07.30 19:40:49.792382 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6632 2024.07.30 19:40:49.792452 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6633 2024.07.30 19:40:49.792865 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6634 2024.07.30 19:40:49.793442 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6635 2024.07.30 19:40:49.793476 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6636 2024.07.30 19:40:49.794074 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6637 2024.07.30 19:40:49.794480 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6638 2024.07.30 19:40:49.794636 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002447 sec., 10625.255414793624 rows/sec., 19.04 MiB/sec.
6639 2024.07.30 19:40:49.795045 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Debug> DynamicQueryHandler: Done processing query
6640 2024.07.30 19:40:49.795069 [ 3 ] {50fe062a-2218-4a20-987b-8f89a0665cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6641 2024.07.30 19:40:49.795084 [ 3 ] {} <Debug> HTTP-Session: d6759790-fe71-4223-9342-55a314cb1bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6642 2024.07.30 19:40:49.795208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6643 2024.07.30 19:40:49.795255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6644 2024.07.30 19:40:49.795274 [ 3 ] {} <Debug> HTTP-Session: 99028914-8307-46df-af3a-f6197e08bc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6645 2024.07.30 19:40:49.795289 [ 3 ] {} <Debug> HTTP-Session: 99028914-8307-46df-af3a-f6197e08bc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6646 2024.07.30 19:40:49.795303 [ 3 ] {} <Debug> HTTP-Session: 99028914-8307-46df-af3a-f6197e08bc12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6647 2024.07.30 19:40:49.795333 [ 3 ] {} <Trace> HTTP-Session: 99028914-8307-46df-af3a-f6197e08bc12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6648 2024.07.30 19:40:49.795444 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6649 2024.07.30 19:40:49.795488 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6650 2024.07.30 19:40:49.795612 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6651 2024.07.30 19:40:49.795964 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6652 2024.07.30 19:40:49.795998 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6653 2024.07.30 19:40:49.796353 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6654 2024.07.30 19:40:49.796668 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6655 2024.07.30 19:40:49.796793 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
6656 2024.07.30 19:40:49.796952 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Debug> DynamicQueryHandler: Done processing query
6657 2024.07.30 19:40:49.796977 [ 3 ] {5d76d18e-79b7-4ebe-adad-3090fc9d3543} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6658 2024.07.30 19:40:49.796992 [ 3 ] {} <Debug> HTTP-Session: 99028914-8307-46df-af3a-f6197e08bc12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.07.30 19:40:54.780476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6660 2024.07.30 19:40:54.780613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6661 2024.07.30 19:40:54.780644 [ 3 ] {} <Debug> HTTP-Session: 37a3d1fd-bf9e-4bd2-bdcf-1fa34e489a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6662 2024.07.30 19:40:54.780672 [ 3 ] {} <Debug> HTTP-Session: 37a3d1fd-bf9e-4bd2-bdcf-1fa34e489a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6663 2024.07.30 19:40:54.780690 [ 3 ] {} <Debug> HTTP-Session: 37a3d1fd-bf9e-4bd2-bdcf-1fa34e489a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.07.30 19:40:54.780750 [ 3 ] {} <Trace> HTTP-Session: 37a3d1fd-bf9e-4bd2-bdcf-1fa34e489a79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6665 2024.07.30 19:40:54.780960 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6666 2024.07.30 19:40:54.781037 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6667 2024.07.30 19:40:54.781255 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6668 2024.07.30 19:40:54.781695 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6669 2024.07.30 19:40:54.781741 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6670 2024.07.30 19:40:54.782126 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6671 2024.07.30 19:40:54.782463 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6672 2024.07.30 19:40:54.782651 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001748 sec., 5720.823798627002 rows/sec., 379.90 KiB/sec.
6673 2024.07.30 19:40:54.782870 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Debug> DynamicQueryHandler: Done processing query
6674 2024.07.30 19:40:54.782897 [ 3 ] {dfaba96a-d1f8-42f0-83e6-de059e291796} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6675 2024.07.30 19:40:54.782914 [ 3 ] {} <Debug> HTTP-Session: 37a3d1fd-bf9e-4bd2-bdcf-1fa34e489a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.07.30 19:40:54.783080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6677 2024.07.30 19:40:54.783134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6678 2024.07.30 19:40:54.783155 [ 3 ] {} <Debug> HTTP-Session: 20f6a28c-9733-48a0-88cc-354bba5c9934 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6679 2024.07.30 19:40:54.783173 [ 3 ] {} <Debug> HTTP-Session: 20f6a28c-9733-48a0-88cc-354bba5c9934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6680 2024.07.30 19:40:54.783187 [ 3 ] {} <Debug> HTTP-Session: 20f6a28c-9733-48a0-88cc-354bba5c9934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6681 2024.07.30 19:40:54.783224 [ 3 ] {} <Trace> HTTP-Session: 20f6a28c-9733-48a0-88cc-354bba5c9934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6682 2024.07.30 19:40:54.783379 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6683 2024.07.30 19:40:54.783427 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6684 2024.07.30 19:40:54.783562 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6685 2024.07.30 19:40:54.784006 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6686 2024.07.30 19:40:54.784045 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6687 2024.07.30 19:40:54.784373 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6688 2024.07.30 19:40:54.784686 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6689 2024.07.30 19:40:54.784854 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.001536 sec., 112630.20833333333 rows/sec., 9.96 MiB/sec.
6690 2024.07.30 19:40:54.785208 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Debug> DynamicQueryHandler: Done processing query
6691 2024.07.30 19:40:54.785236 [ 3 ] {441c66a0-7b09-42a5-b0a3-c58e8e65be9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6692 2024.07.30 19:40:54.785253 [ 3 ] {} <Debug> HTTP-Session: 20f6a28c-9733-48a0-88cc-354bba5c9934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.07.30 19:40:54.785474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6694 2024.07.30 19:40:54.785524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6695 2024.07.30 19:40:54.785544 [ 3 ] {} <Debug> HTTP-Session: f920f2cf-5c8e-4e06-9faf-1fd48e0583a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6696 2024.07.30 19:40:54.785561 [ 3 ] {} <Debug> HTTP-Session: f920f2cf-5c8e-4e06-9faf-1fd48e0583a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6697 2024.07.30 19:40:54.785574 [ 3 ] {} <Debug> HTTP-Session: f920f2cf-5c8e-4e06-9faf-1fd48e0583a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6698 2024.07.30 19:40:54.785606 [ 3 ] {} <Trace> HTTP-Session: f920f2cf-5c8e-4e06-9faf-1fd48e0583a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6699 2024.07.30 19:40:54.785815 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6700 2024.07.30 19:40:54.785863 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6701 2024.07.30 19:40:54.786012 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6702 2024.07.30 19:40:54.786537 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6703 2024.07.30 19:40:54.786575 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6704 2024.07.30 19:40:54.786919 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6705 2024.07.30 19:40:54.787228 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6706 2024.07.30 19:40:54.787385 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.001678 sec., 230035.7568533969 rows/sec., 16.18 MiB/sec.
6707 2024.07.30 19:40:54.787656 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Debug> DynamicQueryHandler: Done processing query
6708 2024.07.30 19:40:54.787697 [ 3 ] {503e3761-8631-4e22-a037-d2f7519d10e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6709 2024.07.30 19:40:54.787736 [ 3 ] {} <Debug> HTTP-Session: f920f2cf-5c8e-4e06-9faf-1fd48e0583a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6710 2024.07.30 19:40:54.787876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6711 2024.07.30 19:40:54.787925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6712 2024.07.30 19:40:54.787945 [ 3 ] {} <Debug> HTTP-Session: b6f673f8-e6d1-4053-8583-ec64c907b599 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6713 2024.07.30 19:40:54.787961 [ 3 ] {} <Debug> HTTP-Session: b6f673f8-e6d1-4053-8583-ec64c907b599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6714 2024.07.30 19:40:54.787975 [ 3 ] {} <Debug> HTTP-Session: b6f673f8-e6d1-4053-8583-ec64c907b599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6715 2024.07.30 19:40:54.788006 [ 3 ] {} <Trace> HTTP-Session: b6f673f8-e6d1-4053-8583-ec64c907b599 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6716 2024.07.30 19:40:54.788109 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6717 2024.07.30 19:40:54.788156 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6718 2024.07.30 19:40:54.788308 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6719 2024.07.30 19:40:54.788545 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6720 2024.07.30 19:40:54.788581 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6721 2024.07.30 19:40:54.788937 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6722 2024.07.30 19:40:54.789255 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6723 2024.07.30 19:40:54.789418 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 193.12 KiB/sec.
6724 2024.07.30 19:40:54.789573 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Debug> DynamicQueryHandler: Done processing query
6725 2024.07.30 19:40:54.789598 [ 3 ] {432a701f-2ebd-4089-be91-1e4ca2cffeec} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6726 2024.07.30 19:40:54.789613 [ 3 ] {} <Debug> HTTP-Session: b6f673f8-e6d1-4053-8583-ec64c907b599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6727 2024.07.30 19:40:54.789735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6728 2024.07.30 19:40:54.789782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6729 2024.07.30 19:40:54.789801 [ 3 ] {} <Debug> HTTP-Session: 2b9b0c6b-70ef-48b0-a5bd-bc4543fd040a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6730 2024.07.30 19:40:54.789817 [ 3 ] {} <Debug> HTTP-Session: 2b9b0c6b-70ef-48b0-a5bd-bc4543fd040a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6731 2024.07.30 19:40:54.789831 [ 3 ] {} <Debug> HTTP-Session: 2b9b0c6b-70ef-48b0-a5bd-bc4543fd040a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6732 2024.07.30 19:40:54.789861 [ 3 ] {} <Trace> HTTP-Session: 2b9b0c6b-70ef-48b0-a5bd-bc4543fd040a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6733 2024.07.30 19:40:54.789977 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6734 2024.07.30 19:40:54.790023 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6735 2024.07.30 19:40:54.790167 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6736 2024.07.30 19:40:54.790444 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6737 2024.07.30 19:40:54.790479 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6738 2024.07.30 19:40:54.790855 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6739 2024.07.30 19:40:54.791189 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6740 2024.07.30 19:40:54.791358 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001415 sec., 54416.96113074205 rows/sec., 3.35 MiB/sec.
6741 2024.07.30 19:40:54.791661 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Debug> DynamicQueryHandler: Done processing query
6742 2024.07.30 19:40:54.791686 [ 3 ] {cbf4d5d0-1689-4947-8621-d16e50c7c07c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6743 2024.07.30 19:40:54.791702 [ 3 ] {} <Debug> HTTP-Session: 2b9b0c6b-70ef-48b0-a5bd-bc4543fd040a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6744 2024.07.30 19:40:54.791916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6745 2024.07.30 19:40:54.791964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6746 2024.07.30 19:40:54.791983 [ 3 ] {} <Debug> HTTP-Session: a4da9595-4ac2-420d-966e-f40450b392ea Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6747 2024.07.30 19:40:54.792000 [ 3 ] {} <Debug> HTTP-Session: a4da9595-4ac2-420d-966e-f40450b392ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.07.30 19:40:54.792013 [ 3 ] {} <Debug> HTTP-Session: a4da9595-4ac2-420d-966e-f40450b392ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6749 2024.07.30 19:40:54.792043 [ 3 ] {} <Trace> HTTP-Session: a4da9595-4ac2-420d-966e-f40450b392ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6750 2024.07.30 19:40:54.792186 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6751 2024.07.30 19:40:54.792232 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6752 2024.07.30 19:40:54.792395 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6753 2024.07.30 19:40:54.792733 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6754 2024.07.30 19:40:54.792770 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6755 2024.07.30 19:40:54.793141 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6756 2024.07.30 19:40:54.793466 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6757 2024.07.30 19:40:54.793626 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec.
6758 2024.07.30 19:40:54.793811 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Debug> DynamicQueryHandler: Done processing query
6759 2024.07.30 19:40:54.793837 [ 3 ] {29a3d6ea-f0aa-428a-b3e4-e0bb585eac18} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6760 2024.07.30 19:40:54.793854 [ 3 ] {} <Debug> HTTP-Session: a4da9595-4ac2-420d-966e-f40450b392ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6761 2024.07.30 19:40:54.793980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6762 2024.07.30 19:40:54.794027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6763 2024.07.30 19:40:54.794045 [ 3 ] {} <Debug> HTTP-Session: dc72394b-f038-4b38-90ea-fd2d3ce05d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6764 2024.07.30 19:40:54.794062 [ 3 ] {} <Debug> HTTP-Session: dc72394b-f038-4b38-90ea-fd2d3ce05d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.07.30 19:40:54.794075 [ 3 ] {} <Debug> HTTP-Session: dc72394b-f038-4b38-90ea-fd2d3ce05d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.07.30 19:40:54.794107 [ 3 ] {} <Trace> HTTP-Session: dc72394b-f038-4b38-90ea-fd2d3ce05d49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6767 2024.07.30 19:40:54.794226 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6768 2024.07.30 19:40:54.794288 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6769 2024.07.30 19:40:54.794705 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6770 2024.07.30 19:40:54.795115 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6771 2024.07.30 19:40:54.795150 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6772 2024.07.30 19:40:54.795722 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6773 2024.07.30 19:40:54.796124 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6774 2024.07.30 19:40:54.796308 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002131 sec., 1877.0530267480055 rows/sec., 3.36 MiB/sec.
6775 2024.07.30 19:40:54.796518 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Debug> DynamicQueryHandler: Done processing query
6776 2024.07.30 19:40:54.796542 [ 3 ] {c1dc5f3f-ecda-41ce-9b1d-37b79876c59a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6777 2024.07.30 19:40:54.796557 [ 3 ] {} <Debug> HTTP-Session: dc72394b-f038-4b38-90ea-fd2d3ce05d49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6778 2024.07.30 19:40:54.796705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6779 2024.07.30 19:40:54.796752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6780 2024.07.30 19:40:54.796770 [ 3 ] {} <Debug> HTTP-Session: 161b4858-a2eb-4604-92f7-03c4e4024c3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6781 2024.07.30 19:40:54.796787 [ 3 ] {} <Debug> HTTP-Session: 161b4858-a2eb-4604-92f7-03c4e4024c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6782 2024.07.30 19:40:54.796801 [ 3 ] {} <Debug> HTTP-Session: 161b4858-a2eb-4604-92f7-03c4e4024c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6783 2024.07.30 19:40:54.796831 [ 3 ] {} <Trace> HTTP-Session: 161b4858-a2eb-4604-92f7-03c4e4024c3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6784 2024.07.30 19:40:54.796931 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6785 2024.07.30 19:40:54.796975 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6786 2024.07.30 19:40:54.797102 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6787 2024.07.30 19:40:54.797420 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6788 2024.07.30 19:40:54.797457 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6789 2024.07.30 19:40:54.797808 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6790 2024.07.30 19:40:54.798130 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6791 2024.07.30 19:40:54.798285 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001375 sec., 16727.272727272728 rows/sec., 904.83 KiB/sec.
6792 2024.07.30 19:40:54.798285 [ 70 ] {} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6793 2024.07.30 19:40:54.798414 [ 70 ] {} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6794 2024.07.30 19:40:54.798455 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6795 2024.07.30 19:40:54.798544 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Debug> DynamicQueryHandler: Done processing query
6796 2024.07.30 19:40:54.798624 [ 3 ] {8e9eab65-5bcb-417f-97d4-d7892b655db4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6797 2024.07.30 19:40:54.798700 [ 3 ] {} <Debug> HTTP-Session: 161b4858-a2eb-4604-92f7-03c4e4024c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.07.30 19:40:54.798785 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::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
6799 2024.07.30 19:40:54.798936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6800 2024.07.30 19:40:54.799036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6801 2024.07.30 19:40:54.799072 [ 3 ] {} <Debug> HTTP-Session: d27872bc-417d-4617-b9dc-b33ab9323f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6802 2024.07.30 19:40:54.799100 [ 3 ] {} <Debug> HTTP-Session: d27872bc-417d-4617-b9dc-b33ab9323f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.07.30 19:40:54.799100 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6804 2024.07.30 19:40:54.799117 [ 3 ] {} <Debug> HTTP-Session: d27872bc-417d-4617-b9dc-b33ab9323f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6805 2024.07.30 19:40:54.799154 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part
6806 2024.07.30 19:40:54.799165 [ 3 ] {} <Trace> HTTP-Session: d27872bc-417d-4617-b9dc-b33ab9323f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6807 2024.07.30 19:40:54.799247 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
6808 2024.07.30 19:40:54.799463 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6809 2024.07.30 19:40:54.799663 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part
6810 2024.07.30 19:40:54.799677 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6811 2024.07.30 19:40:54.800048 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
6812 2024.07.30 19:40:54.800369 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part
6813 2024.07.30 19:40:54.800599 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
6814 2024.07.30 19:40:54.800842 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6815 2024.07.30 19:40:54.801435 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6816 2024.07.30 19:40:54.801478 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6817 2024.07.30 19:40:54.802024 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6818 2024.07.30 19:40:54.802285 [ 189 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.00373264 sec., 99661.36568219811 rows/sec., 5.40 MiB/sec.
6819 2024.07.30 19:40:54.802550 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6820 2024.07.30 19:40:54.802569 [ 190 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6821 2024.07.30 19:40:54.802850 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003552 sec., 16891.891891891893 rows/sec., 1.14 MiB/sec.
6822 2024.07.30 19:40:54.803464 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Debug> DynamicQueryHandler: Done processing query
6823 2024.07.30 19:40:54.803532 [ 3 ] {be08a097-9465-4c49-ac46-f5479dee3cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6824 2024.07.30 19:40:54.803607 [ 3 ] {} <Debug> HTTP-Session: d27872bc-417d-4617-b9dc-b33ab9323f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6825 2024.07.30 19:40:54.804004 [ 190 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6826 2024.07.30 19:40:54.804096 [ 190 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_16_3} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6827 2024.07.30 19:40:54.804202 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
6828 2024.07.30 19:40:59.777640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6829 2024.07.30 19:40:59.777837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6830 2024.07.30 19:40:59.777886 [ 3 ] {} <Debug> HTTP-Session: 5e20e739-efef-41df-a006-b809169045bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6831 2024.07.30 19:40:59.777930 [ 3 ] {} <Debug> HTTP-Session: 5e20e739-efef-41df-a006-b809169045bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6832 2024.07.30 19:40:59.777958 [ 3 ] {} <Debug> HTTP-Session: 5e20e739-efef-41df-a006-b809169045bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6833 2024.07.30 19:40:59.778040 [ 3 ] {} <Trace> HTTP-Session: 5e20e739-efef-41df-a006-b809169045bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6834 2024.07.30 19:40:59.778337 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6835 2024.07.30 19:40:59.778446 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6836 2024.07.30 19:40:59.778765 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6837 2024.07.30 19:40:59.779245 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6838 2024.07.30 19:40:59.779289 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6839 2024.07.30 19:40:59.779666 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6840 2024.07.30 19:40:59.780011 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6841 2024.07.30 19:40:59.780176 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001933 sec., 13450.594930160372 rows/sec., 1.06 MiB/sec.
6842 2024.07.30 19:40:59.780385 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Debug> DynamicQueryHandler: Done processing query
6843 2024.07.30 19:40:59.780412 [ 3 ] {f7d98308-ec6d-4566-8fcf-1f83ea19ba57} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6844 2024.07.30 19:40:59.780430 [ 3 ] {} <Debug> HTTP-Session: 5e20e739-efef-41df-a006-b809169045bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6845 2024.07.30 19:40:59.780636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6846 2024.07.30 19:40:59.780685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6847 2024.07.30 19:40:59.780705 [ 3 ] {} <Debug> HTTP-Session: 085bb807-3c19-4dee-a498-e225df6cf29f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6848 2024.07.30 19:40:59.780722 [ 3 ] {} <Debug> HTTP-Session: 085bb807-3c19-4dee-a498-e225df6cf29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6849 2024.07.30 19:40:59.780736 [ 3 ] {} <Debug> HTTP-Session: 085bb807-3c19-4dee-a498-e225df6cf29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6850 2024.07.30 19:40:59.780767 [ 3 ] {} <Trace> HTTP-Session: 085bb807-3c19-4dee-a498-e225df6cf29f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6851 2024.07.30 19:40:59.780904 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6852 2024.07.30 19:40:59.780948 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6853 2024.07.30 19:40:59.781074 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6854 2024.07.30 19:40:59.781450 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6855 2024.07.30 19:40:59.781488 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6856 2024.07.30 19:40:59.781808 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6857 2024.07.30 19:40:59.782116 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6858 2024.07.30 19:40:59.782258 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001406 sec., 95305.83214793741 rows/sec., 7.95 MiB/sec.
6859 2024.07.30 19:40:59.782417 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Debug> DynamicQueryHandler: Done processing query
6860 2024.07.30 19:40:59.782441 [ 3 ] {0e155923-5730-42c7-a7bb-5ce614610a93} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6861 2024.07.30 19:40:59.782458 [ 3 ] {} <Debug> HTTP-Session: 085bb807-3c19-4dee-a498-e225df6cf29f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6862 2024.07.30 19:40:59.782601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6863 2024.07.30 19:40:59.782649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6864 2024.07.30 19:40:59.782668 [ 3 ] {} <Debug> HTTP-Session: fdedbc51-b14f-4eea-866d-7916b339a307 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6865 2024.07.30 19:40:59.782685 [ 3 ] {} <Debug> HTTP-Session: fdedbc51-b14f-4eea-866d-7916b339a307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6866 2024.07.30 19:40:59.782698 [ 3 ] {} <Debug> HTTP-Session: fdedbc51-b14f-4eea-866d-7916b339a307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6867 2024.07.30 19:40:59.782729 [ 3 ] {} <Trace> HTTP-Session: fdedbc51-b14f-4eea-866d-7916b339a307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6868 2024.07.30 19:40:59.782935 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6869 2024.07.30 19:40:59.782984 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6870 2024.07.30 19:40:59.783109 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6871 2024.07.30 19:40:59.783442 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6872 2024.07.30 19:40:59.783479 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6873 2024.07.30 19:40:59.783792 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6874 2024.07.30 19:40:59.784093 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6875 2024.07.30 19:40:59.784247 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001437 sec., 62630.48016701462 rows/sec., 4.89 MiB/sec.
6876 2024.07.30 19:40:59.784524 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Debug> DynamicQueryHandler: Done processing query
6877 2024.07.30 19:40:59.784556 [ 3 ] {58f7e9db-fcf3-4a75-a26d-f7cda8b4d01c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6878 2024.07.30 19:40:59.784573 [ 3 ] {} <Debug> HTTP-Session: fdedbc51-b14f-4eea-866d-7916b339a307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6879 2024.07.30 19:40:59.784736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6880 2024.07.30 19:40:59.784786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6881 2024.07.30 19:40:59.784806 [ 3 ] {} <Debug> HTTP-Session: 7f5a1f08-42d8-4aaa-9142-157b2db7ec5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6882 2024.07.30 19:40:59.784823 [ 3 ] {} <Debug> HTTP-Session: 7f5a1f08-42d8-4aaa-9142-157b2db7ec5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6883 2024.07.30 19:40:59.784837 [ 3 ] {} <Debug> HTTP-Session: 7f5a1f08-42d8-4aaa-9142-157b2db7ec5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6884 2024.07.30 19:40:59.784868 [ 3 ] {} <Trace> HTTP-Session: 7f5a1f08-42d8-4aaa-9142-157b2db7ec5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6885 2024.07.30 19:40:59.785012 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6886 2024.07.30 19:40:59.785060 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6887 2024.07.30 19:40:59.785224 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6888 2024.07.30 19:40:59.785602 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6889 2024.07.30 19:40:59.785638 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6890 2024.07.30 19:40:59.786027 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6891 2024.07.30 19:40:59.786357 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6892 2024.07.30 19:40:59.786523 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec.
6893 2024.07.30 19:40:59.786801 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Debug> DynamicQueryHandler: Done processing query
6894 2024.07.30 19:40:59.786862 [ 3 ] {cf163d45-33ff-434b-92ed-c8c96b52c2a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6895 2024.07.30 19:40:59.786896 [ 3 ] {} <Debug> HTTP-Session: 7f5a1f08-42d8-4aaa-9142-157b2db7ec5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6896 2024.07.30 19:40:59.787116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6897 2024.07.30 19:40:59.787165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6898 2024.07.30 19:40:59.787184 [ 3 ] {} <Debug> HTTP-Session: 90c7c8c1-c332-4ea9-9de6-19e199d85055 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6899 2024.07.30 19:40:59.787201 [ 3 ] {} <Debug> HTTP-Session: 90c7c8c1-c332-4ea9-9de6-19e199d85055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6900 2024.07.30 19:40:59.787215 [ 3 ] {} <Debug> HTTP-Session: 90c7c8c1-c332-4ea9-9de6-19e199d85055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6901 2024.07.30 19:40:59.787245 [ 3 ] {} <Trace> HTTP-Session: 90c7c8c1-c332-4ea9-9de6-19e199d85055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6902 2024.07.30 19:40:59.787526 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6903 2024.07.30 19:40:59.787599 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6904 2024.07.30 19:40:59.788033 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6905 2024.07.30 19:40:59.788728 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6906 2024.07.30 19:40:59.788764 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6907 2024.07.30 19:40:59.789364 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6908 2024.07.30 19:40:59.789762 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6909 2024.07.30 19:40:59.789976 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002632 sec., 9878.41945288754 rows/sec., 17.70 MiB/sec.
6910 2024.07.30 19:40:59.790559 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Debug> DynamicQueryHandler: Done processing query
6911 2024.07.30 19:40:59.790585 [ 3 ] {b228ef31-5493-4297-9a21-577f3e30634b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6912 2024.07.30 19:40:59.790601 [ 3 ] {} <Debug> HTTP-Session: 90c7c8c1-c332-4ea9-9de6-19e199d85055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6913 2024.07.30 19:40:59.790728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6914 2024.07.30 19:40:59.790776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6915 2024.07.30 19:40:59.790795 [ 3 ] {} <Debug> HTTP-Session: 8191069d-7cfd-4b36-95c8-dcf301b599ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6916 2024.07.30 19:40:59.790813 [ 3 ] {} <Debug> HTTP-Session: 8191069d-7cfd-4b36-95c8-dcf301b599ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6917 2024.07.30 19:40:59.790826 [ 3 ] {} <Debug> HTTP-Session: 8191069d-7cfd-4b36-95c8-dcf301b599ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6918 2024.07.30 19:40:59.790857 [ 3 ] {} <Trace> HTTP-Session: 8191069d-7cfd-4b36-95c8-dcf301b599ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6919 2024.07.30 19:40:59.790969 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6920 2024.07.30 19:40:59.791011 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6921 2024.07.30 19:40:59.791159 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6922 2024.07.30 19:40:59.791451 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6923 2024.07.30 19:40:59.791487 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6924 2024.07.30 19:40:59.791840 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6925 2024.07.30 19:40:59.792157 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6926 2024.07.30 19:40:59.792307 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
6927 2024.07.30 19:40:59.792459 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Debug> DynamicQueryHandler: Done processing query
6928 2024.07.30 19:40:59.792483 [ 3 ] {243c62db-97d7-42b9-8d6b-dd89e4ef99b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6929 2024.07.30 19:40:59.792498 [ 3 ] {} <Debug> HTTP-Session: 8191069d-7cfd-4b36-95c8-dcf301b599ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6930 2024.07.30 19:41:02.344868 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
6931 2024.07.30 19:41:02.344931 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
6932 2024.07.30 19:41:04.780941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6933 2024.07.30 19:41:04.781084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6934 2024.07.30 19:41:04.781131 [ 3 ] {} <Debug> HTTP-Session: 255cfe4b-1e1f-48c1-b07c-eb7b127845d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6935 2024.07.30 19:41:04.781173 [ 3 ] {} <Debug> HTTP-Session: 255cfe4b-1e1f-48c1-b07c-eb7b127845d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6936 2024.07.30 19:41:04.781200 [ 3 ] {} <Debug> HTTP-Session: 255cfe4b-1e1f-48c1-b07c-eb7b127845d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.07.30 19:41:04.781282 [ 3 ] {} <Trace> HTTP-Session: 255cfe4b-1e1f-48c1-b07c-eb7b127845d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6938 2024.07.30 19:41:04.781582 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6939 2024.07.30 19:41:04.781692 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6940 2024.07.30 19:41:04.782011 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6941 2024.07.30 19:41:04.782480 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6942 2024.07.30 19:41:04.782527 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6943 2024.07.30 19:41:04.782903 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6944 2024.07.30 19:41:04.783241 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6945 2024.07.30 19:41:04.783413 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001913 sec., 5227.391531625719 rows/sec., 347.13 KiB/sec.
6946 2024.07.30 19:41:04.783752 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Debug> DynamicQueryHandler: Done processing query
6947 2024.07.30 19:41:04.783780 [ 3 ] {c659af45-66dd-42e8-b946-404fc3011949} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6948 2024.07.30 19:41:04.783797 [ 3 ] {} <Debug> HTTP-Session: 255cfe4b-1e1f-48c1-b07c-eb7b127845d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.07.30 19:41:04.783944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6950 2024.07.30 19:41:04.783999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6951 2024.07.30 19:41:04.784020 [ 3 ] {} <Debug> HTTP-Session: e6a252d7-1e35-42f1-b79b-eef37e8eeb0f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6952 2024.07.30 19:41:04.784038 [ 3 ] {} <Debug> HTTP-Session: e6a252d7-1e35-42f1-b79b-eef37e8eeb0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6953 2024.07.30 19:41:04.784052 [ 3 ] {} <Debug> HTTP-Session: e6a252d7-1e35-42f1-b79b-eef37e8eeb0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6954 2024.07.30 19:41:04.784088 [ 3 ] {} <Trace> HTTP-Session: e6a252d7-1e35-42f1-b79b-eef37e8eeb0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6955 2024.07.30 19:41:04.784197 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6956 2024.07.30 19:41:04.784245 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6957 2024.07.30 19:41:04.784397 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6958 2024.07.30 19:41:04.784693 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6959 2024.07.30 19:41:04.784731 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6960 2024.07.30 19:41:04.785033 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6961 2024.07.30 19:41:04.785342 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6962 2024.07.30 19:41:04.785505 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001332 sec., 3003.003003003003 rows/sec., 244.87 KiB/sec.
6963 2024.07.30 19:41:04.785808 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Debug> DynamicQueryHandler: Done processing query
6964 2024.07.30 19:41:04.785835 [ 3 ] {0d6eae2e-e519-49dc-ba10-316e06e3cd6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6965 2024.07.30 19:41:04.785852 [ 3 ] {} <Debug> HTTP-Session: e6a252d7-1e35-42f1-b79b-eef37e8eeb0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6966 2024.07.30 19:41:04.786032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6967 2024.07.30 19:41:04.786082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6968 2024.07.30 19:41:04.786101 [ 3 ] {} <Debug> HTTP-Session: c33ef3a3-929f-423a-baed-87e1424fe843 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6969 2024.07.30 19:41:04.786118 [ 3 ] {} <Debug> HTTP-Session: c33ef3a3-929f-423a-baed-87e1424fe843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6970 2024.07.30 19:41:04.786131 [ 3 ] {} <Debug> HTTP-Session: c33ef3a3-929f-423a-baed-87e1424fe843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6971 2024.07.30 19:41:04.786163 [ 3 ] {} <Trace> HTTP-Session: c33ef3a3-929f-423a-baed-87e1424fe843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6972 2024.07.30 19:41:04.786306 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6973 2024.07.30 19:41:04.786351 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6974 2024.07.30 19:41:04.786497 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6975 2024.07.30 19:41:04.786890 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6976 2024.07.30 19:41:04.786926 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6977 2024.07.30 19:41:04.787251 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6978 2024.07.30 19:41:04.787565 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6979 2024.07.30 19:41:04.787720 [ 106 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6980 2024.07.30 19:41:04.787725 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001476 sec., 118563.68563685636 rows/sec., 10.46 MiB/sec.
6981 2024.07.30 19:41:04.787807 [ 106 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6982 2024.07.30 19:41:04.787873 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
6983 2024.07.30 19:41:04.788169 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Debug> DynamicQueryHandler: Done processing query
6984 2024.07.30 19:41:04.788282 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
6985 2024.07.30 19:41:04.788291 [ 3 ] {5654f330-b57b-4c51-9793-7496e91cb7ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6986 2024.07.30 19:41:04.788437 [ 3 ] {} <Debug> HTTP-Session: c33ef3a3-929f-423a-baed-87e1424fe843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6987 2024.07.30 19:41:04.788624 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6988 2024.07.30 19:41:04.788669 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 295 rows starting from the beginning of the part
6989 2024.07.30 19:41:04.788759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6990 2024.07.30 19:41:04.788899 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 209 rows starting from the beginning of the part
6991 2024.07.30 19:41:04.788950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6992 2024.07.30 19:41:04.789045 [ 3 ] {} <Debug> HTTP-Session: c087dbae-c034-4dfd-b49b-3f0c2b3341a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
6993 2024.07.30 19:41:04.789133 [ 3 ] {} <Debug> HTTP-Session: c087dbae-c034-4dfd-b49b-3f0c2b3341a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6994 2024.07.30 19:41:04.789208 [ 3 ] {} <Debug> HTTP-Session: c087dbae-c034-4dfd-b49b-3f0c2b3341a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6995 2024.07.30 19:41:04.789223 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 135 rows starting from the beginning of the part
6996 2024.07.30 19:41:04.789321 [ 3 ] {} <Trace> HTTP-Session: c087dbae-c034-4dfd-b49b-3f0c2b3341a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6997 2024.07.30 19:41:04.789464 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 173 rows starting from the beginning of the part
6998 2024.07.30 19:41:04.789769 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 134 rows starting from the beginning of the part
6999 2024.07.30 19:41:04.789783 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7000 2024.07.30 19:41:04.789992 [ 195 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 175 rows starting from the beginning of the part
7001 2024.07.30 19:41:04.790011 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7002 2024.07.30 19:41:04.790720 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7003 2024.07.30 19:41:04.791404 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7004 2024.07.30 19:41:04.791469 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7005 2024.07.30 19:41:04.792348 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7006 2024.07.30 19:41:04.792989 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7007 2024.07.30 19:41:04.793017 [ 189 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1121 rows, containing 4 columns (4 merged, 0 gathered) in 0.005023468 sec., 223152.61090545417 rows/sec., 19.25 MiB/sec.
7008 2024.07.30 19:41:04.793282 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003614 sec., 1106.8068622025457 rows/sec., 77.28 KiB/sec.
7009 2024.07.30 19:41:04.793448 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7010 2024.07.30 19:41:04.793857 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Debug> DynamicQueryHandler: Done processing query
7011 2024.07.30 19:41:04.793920 [ 3 ] {2eead427-73dd-4526-8ba2-61fc12f8f897} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7012 2024.07.30 19:41:04.793980 [ 3 ] {} <Debug> HTTP-Session: c087dbae-c034-4dfd-b49b-3f0c2b3341a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7013 2024.07.30 19:41:04.794258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7014 2024.07.30 19:41:04.794336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7015 2024.07.30 19:41:04.794383 [ 3 ] {} <Debug> HTTP-Session: e6340b5d-7983-4b78-bb8c-7c628bf9fd05 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7016 2024.07.30 19:41:04.794377 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7017 2024.07.30 19:41:04.794410 [ 3 ] {} <Debug> HTTP-Session: e6340b5d-7983-4b78-bb8c-7c628bf9fd05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7018 2024.07.30 19:41:04.794443 [ 3 ] {} <Debug> HTTP-Session: e6340b5d-7983-4b78-bb8c-7c628bf9fd05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7019 2024.07.30 19:41:04.794512 [ 3 ] {} <Trace> HTTP-Session: e6340b5d-7983-4b78-bb8c-7c628bf9fd05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7020 2024.07.30 19:41:04.794572 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_36_7} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7021 2024.07.30 19:41:04.794721 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
7022 2024.07.30 19:41:04.794826 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7023 2024.07.30 19:41:04.794882 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7024 2024.07.30 19:41:04.795036 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7025 2024.07.30 19:41:04.795618 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7026 2024.07.30 19:41:04.795655 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
7027 2024.07.30 19:41:04.795984 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7028 2024.07.30 19:41:04.796293 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7029 2024.07.30 19:41:04.796454 [ 106 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7030 2024.07.30 19:41:04.796454 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001796 sec., 217149.2204899777 rows/sec., 15.29 MiB/sec.
7031 2024.07.30 19:41:04.796519 [ 106 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7032 2024.07.30 19:41:04.796590 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
7033 2024.07.30 19:41:04.796797 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Debug> DynamicQueryHandler: Done processing query
7034 2024.07.30 19:41:04.796814 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
7035 2024.07.30 19:41:04.796837 [ 3 ] {4e68be9f-a5d0-447a-97df-f89f565f469a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7036 2024.07.30 19:41:04.796910 [ 3 ] {} <Debug> HTTP-Session: e6340b5d-7983-4b78-bb8c-7c628bf9fd05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7037 2024.07.30 19:41:04.797265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7038 2024.07.30 19:41:04.797492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7039 2024.07.30 19:41:04.797504 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7040 2024.07.30 19:41:04.797614 [ 3 ] {} <Debug> HTTP-Session: cd6829b8-ed7d-4271-a788-66093bcda4df Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7041 2024.07.30 19:41:04.797647 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 470 rows starting from the beginning of the part
7042 2024.07.30 19:41:04.797675 [ 3 ] {} <Debug> HTTP-Session: cd6829b8-ed7d-4271-a788-66093bcda4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7043 2024.07.30 19:41:04.797724 [ 3 ] {} <Debug> HTTP-Session: cd6829b8-ed7d-4271-a788-66093bcda4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7044 2024.07.30 19:41:04.797821 [ 3 ] {} <Trace> HTTP-Session: cd6829b8-ed7d-4271-a788-66093bcda4df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7045 2024.07.30 19:41:04.797878 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part
7046 2024.07.30 19:41:04.798106 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7047 2024.07.30 19:41:04.798117 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 92 rows starting from the beginning of the part
7048 2024.07.30 19:41:04.798307 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7049 2024.07.30 19:41:04.798480 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 386 rows starting from the beginning of the part
7050 2024.07.30 19:41:04.798816 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part
7051 2024.07.30 19:41:04.799218 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 390 rows starting from the beginning of the part
7052 2024.07.30 19:41:04.799593 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7053 2024.07.30 19:41:04.800036 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7054 2024.07.30 19:41:04.800080 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7055 2024.07.30 19:41:04.800619 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7056 2024.07.30 19:41:04.801038 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7057 2024.07.30 19:41:04.801221 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 4 columns (4 merged, 0 gathered) in 0.004525626 sec., 406131.66001786274 rows/sec., 29.07 MiB/sec.
7058 2024.07.30 19:41:04.801280 [ 106 ] {} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7059 2024.07.30 19:41:04.801361 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003383 sec., 1773.5737511084835 rows/sec., 76.21 KiB/sec.
7060 2024.07.30 19:41:04.801370 [ 106 ] {} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7061 2024.07.30 19:41:04.801459 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7062 2024.07.30 19:41:04.801584 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7063 2024.07.30 19:41:04.802271 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
7064 2024.07.30 19:41:04.802302 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Debug> DynamicQueryHandler: Done processing query
7065 2024.07.30 19:41:04.802396 [ 3 ] {2c7b9fd9-4aca-46f1-8756-d42c6a5e09b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7066 2024.07.30 19:41:04.802494 [ 3 ] {} <Debug> HTTP-Session: cd6829b8-ed7d-4271-a788-66093bcda4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7067 2024.07.30 19:41:04.802805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7068 2024.07.30 19:41:04.802912 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7069 2024.07.30 19:41:04.802955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7070 2024.07.30 19:41:04.803002 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
7071 2024.07.30 19:41:04.803027 [ 3 ] {} <Debug> HTTP-Session: ba5542de-c2e9-4fe0-8c2c-70c2c1ed7a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7072 2024.07.30 19:41:04.803063 [ 3 ] {} <Debug> HTTP-Session: ba5542de-c2e9-4fe0-8c2c-70c2c1ed7a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7073 2024.07.30 19:41:04.803161 [ 3 ] {} <Debug> HTTP-Session: ba5542de-c2e9-4fe0-8c2c-70c2c1ed7a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7074 2024.07.30 19:41:04.803343 [ 3 ] {} <Trace> HTTP-Session: ba5542de-c2e9-4fe0-8c2c-70c2c1ed7a26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7075 2024.07.30 19:41:04.803352 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
7076 2024.07.30 19:41:04.803547 [ 200 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7077 2024.07.30 19:41:04.803682 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
7078 2024.07.30 19:41:04.803842 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7079 2024.07.30 19:41:04.804105 [ 200 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_36_7} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7080 2024.07.30 19:41:04.804134 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7081 2024.07.30 19:41:04.804223 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
7082 2024.07.30 19:41:04.804580 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
7083 2024.07.30 19:41:04.804708 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
7084 2024.07.30 19:41:04.804925 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
7085 2024.07.30 19:41:04.805498 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7086 2024.07.30 19:41:04.806037 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7087 2024.07.30 19:41:04.806084 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7088 2024.07.30 19:41:04.806657 [ 193 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005059088 sec., 18975.752151375902 rows/sec., 815.36 KiB/sec.
7089 2024.07.30 19:41:04.806704 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7090 2024.07.30 19:41:04.806861 [ 200 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7091 2024.07.30 19:41:04.807585 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7092 2024.07.30 19:41:04.807863 [ 106 ] {} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7093 2024.07.30 19:41:04.807923 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004294 sec., 17931.998136935257 rows/sec., 1.10 MiB/sec.
7094 2024.07.30 19:41:04.807938 [ 200 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_16_3} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7095 2024.07.30 19:41:04.807950 [ 106 ] {} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7096 2024.07.30 19:41:04.808059 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
7097 2024.07.30 19:41:04.808227 [ 200 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_16_3} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7098 2024.07.30 19:41:04.808687 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Debug> DynamicQueryHandler: Done processing query
7099 2024.07.30 19:41:04.808769 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7100 2024.07.30 19:41:04.808784 [ 3 ] {8005780b-69ce-4381-9137-5629f1eec3cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7101 2024.07.30 19:41:04.808903 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::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
7102 2024.07.30 19:41:04.808900 [ 3 ] {} <Debug> HTTP-Session: ba5542de-c2e9-4fe0-8c2c-70c2c1ed7a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7103 2024.07.30 19:41:04.809446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7104 2024.07.30 19:41:04.809466 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7105 2024.07.30 19:41:04.809545 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 847 rows starting from the beginning of the part
7106 2024.07.30 19:41:04.809551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7107 2024.07.30 19:41:04.809609 [ 3 ] {} <Debug> HTTP-Session: 792a8263-2d3a-43a0-ad99-d3dcfbdd9bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7108 2024.07.30 19:41:04.809687 [ 3 ] {} <Debug> HTTP-Session: 792a8263-2d3a-43a0-ad99-d3dcfbdd9bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7109 2024.07.30 19:41:04.809753 [ 3 ] {} <Debug> HTTP-Session: 792a8263-2d3a-43a0-ad99-d3dcfbdd9bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7110 2024.07.30 19:41:04.809825 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 77 rows starting from the beginning of the part
7111 2024.07.30 19:41:04.809890 [ 3 ] {} <Trace> HTTP-Session: 792a8263-2d3a-43a0-ad99-d3dcfbdd9bbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7112 2024.07.30 19:41:04.810053 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part
7113 2024.07.30 19:41:04.810338 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part
7114 2024.07.30 19:41:04.810418 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7115 2024.07.30 19:41:04.810592 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part
7116 2024.07.30 19:41:04.810637 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7117 2024.07.30 19:41:04.810944 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part
7118 2024.07.30 19:41:04.811713 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7119 2024.07.30 19:41:04.812622 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7120 2024.07.30 19:41:04.812696 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7121 2024.07.30 19:41:04.813888 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7122 2024.07.30 19:41:04.814159 [ 187 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.005878676 sec., 209570.99863982978 rows/sec., 12.91 MiB/sec.
7123 2024.07.30 19:41:04.814503 [ 187 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7124 2024.07.30 19:41:04.814677 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7125 2024.07.30 19:41:04.814903 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7126 2024.07.30 19:41:04.815001 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7127 2024.07.30 19:41:04.815029 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004832 sec., 33526.49006622516 rows/sec., 2.33 MiB/sec.
7128 2024.07.30 19:41:04.815111 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
7129 2024.07.30 19:41:04.816439 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
7130 2024.07.30 19:41:04.816659 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Debug> DynamicQueryHandler: Done processing query
7131 2024.07.30 19:41:04.816820 [ 3 ] {6f8d21a1-d6da-490a-94cc-d14ea41f510f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7132 2024.07.30 19:41:04.816977 [ 3 ] {} <Debug> HTTP-Session: 792a8263-2d3a-43a0-ad99-d3dcfbdd9bbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7133 2024.07.30 19:41:04.817382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7134 2024.07.30 19:41:04.817467 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7135 2024.07.30 19:41:04.817510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7136 2024.07.30 19:41:04.817544 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4981 rows starting from the beginning of the part
7137 2024.07.30 19:41:04.817554 [ 3 ] {} <Debug> HTTP-Session: 26b99541-7df7-45c8-861c-e7fbb42f0472 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7138 2024.07.30 19:41:04.817603 [ 3 ] {} <Debug> HTTP-Session: 26b99541-7df7-45c8-861c-e7fbb42f0472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7139 2024.07.30 19:41:04.817665 [ 3 ] {} <Debug> HTTP-Session: 26b99541-7df7-45c8-861c-e7fbb42f0472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7140 2024.07.30 19:41:04.817865 [ 187 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7141 2024.07.30 19:41:04.817877 [ 3 ] {} <Trace> HTTP-Session: 26b99541-7df7-45c8-861c-e7fbb42f0472 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7142 2024.07.30 19:41:04.817914 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part
7143 2024.07.30 19:41:04.818289 [ 187 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7144 2024.07.30 19:41:04.818395 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part
7145 2024.07.30 19:41:04.818408 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7146 2024.07.30 19:41:04.818694 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
7147 2024.07.30 19:41:04.818849 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
7148 2024.07.30 19:41:04.818870 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7149 2024.07.30 19:41:04.819141 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
7150 2024.07.30 19:41:04.819519 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part
7151 2024.07.30 19:41:04.820706 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7152 2024.07.30 19:41:04.821613 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7153 2024.07.30 19:41:04.821660 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7154 2024.07.30 19:41:04.822721 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7155 2024.07.30 19:41:04.823307 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7156 2024.07.30 19:41:04.823636 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5820 rows, containing 5 columns (5 merged, 0 gathered) in 0.008269947 sec., 703752.998658879 rows/sec., 49.03 MiB/sec.
7157 2024.07.30 19:41:04.823643 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.005493 sec., 728.1995266703077 rows/sec., 1.30 MiB/sec.
7158 2024.07.30 19:41:04.823903 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Debug> DynamicQueryHandler: Done processing query
7159 2024.07.30 19:41:04.823929 [ 3 ] {c863dd94-162d-4696-8690-bdd4b12fb19b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7160 2024.07.30 19:41:04.823955 [ 3 ] {} <Debug> HTTP-Session: 26b99541-7df7-45c8-861c-e7fbb42f0472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7161 2024.07.30 19:41:04.824019 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7162 2024.07.30 19:41:04.824092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7163 2024.07.30 19:41:04.824144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7164 2024.07.30 19:41:04.824172 [ 3 ] {} <Debug> HTTP-Session: fb0a0add-b91f-4938-b3f3-86dd5e32ab41 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7165 2024.07.30 19:41:04.824196 [ 3 ] {} <Debug> HTTP-Session: fb0a0add-b91f-4938-b3f3-86dd5e32ab41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.07.30 19:41:04.824225 [ 3 ] {} <Debug> HTTP-Session: fb0a0add-b91f-4938-b3f3-86dd5e32ab41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7167 2024.07.30 19:41:04.824284 [ 3 ] {} <Trace> HTTP-Session: fb0a0add-b91f-4938-b3f3-86dd5e32ab41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7168 2024.07.30 19:41:04.824423 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7169 2024.07.30 19:41:04.824475 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7170 2024.07.30 19:41:04.824514 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7171 2024.07.30 19:41:04.824634 [ 193 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7172 2024.07.30 19:41:04.824701 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7173 2024.07.30 19:41:04.824734 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB.
7174 2024.07.30 19:41:04.824999 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7175 2024.07.30 19:41:04.825037 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
7176 2024.07.30 19:41:04.825392 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7177 2024.07.30 19:41:04.825712 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7178 2024.07.30 19:41:04.825877 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00149 sec., 15436.241610738254 rows/sec., 834.99 KiB/sec.
7179 2024.07.30 19:41:04.826178 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Debug> DynamicQueryHandler: Done processing query
7180 2024.07.30 19:41:04.826206 [ 3 ] {5181537c-eacb-4f96-9229-cecc98f240ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7181 2024.07.30 19:41:04.826221 [ 3 ] {} <Debug> HTTP-Session: fb0a0add-b91f-4938-b3f3-86dd5e32ab41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7182 2024.07.30 19:41:04.826337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7183 2024.07.30 19:41:04.826384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7184 2024.07.30 19:41:04.826403 [ 3 ] {} <Debug> HTTP-Session: 09814982-202d-4240-8673-97973bac014b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7185 2024.07.30 19:41:04.826420 [ 3 ] {} <Debug> HTTP-Session: 09814982-202d-4240-8673-97973bac014b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7186 2024.07.30 19:41:04.826433 [ 3 ] {} <Debug> HTTP-Session: 09814982-202d-4240-8673-97973bac014b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7187 2024.07.30 19:41:04.826464 [ 3 ] {} <Trace> HTTP-Session: 09814982-202d-4240-8673-97973bac014b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7188 2024.07.30 19:41:04.826578 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7189 2024.07.30 19:41:04.826623 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7190 2024.07.30 19:41:04.826769 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7191 2024.07.30 19:41:04.827064 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7192 2024.07.30 19:41:04.827100 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
7193 2024.07.30 19:41:04.827456 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7194 2024.07.30 19:41:04.827775 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7195 2024.07.30 19:41:04.827937 [ 106 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7196 2024.07.30 19:41:04.827945 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
7197 2024.07.30 19:41:04.828000 [ 106 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7198 2024.07.30 19:41:04.828065 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
7199 2024.07.30 19:41:04.828339 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Debug> DynamicQueryHandler: Done processing query
7200 2024.07.30 19:41:04.828425 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
7201 2024.07.30 19:41:04.828458 [ 3 ] {24342475-e939-4941-b92f-86758152e70f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7202 2024.07.30 19:41:04.828582 [ 3 ] {} <Debug> HTTP-Session: 09814982-202d-4240-8673-97973bac014b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7203 2024.07.30 19:41:04.828991 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7204 2024.07.30 19:41:04.829031 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1744 rows starting from the beginning of the part
7205 2024.07.30 19:41:04.829143 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
7206 2024.07.30 19:41:04.829342 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
7207 2024.07.30 19:41:04.829546 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
7208 2024.07.30 19:41:04.829642 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
7209 2024.07.30 19:41:04.829816 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
7210 2024.07.30 19:41:04.831301 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2044 rows, containing 4 columns (4 merged, 0 gathered) in 0.003106347 sec., 658007.6211704616 rows/sec., 44.38 MiB/sec.
7211 2024.07.30 19:41:04.831525 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7212 2024.07.30 19:41:04.831904 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7213 2024.07.30 19:41:04.831976 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_36_7} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7214 2024.07.30 19:41:04.832055 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
7215 2024.07.30 19:41:09.776894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7216 2024.07.30 19:41:09.777020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7217 2024.07.30 19:41:09.777044 [ 3 ] {} <Debug> HTTP-Session: 7f063ca9-7a7d-4c18-9a5c-d181365c98f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7218 2024.07.30 19:41:09.777067 [ 3 ] {} <Debug> HTTP-Session: 7f063ca9-7a7d-4c18-9a5c-d181365c98f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7219 2024.07.30 19:41:09.777082 [ 3 ] {} <Debug> HTTP-Session: 7f063ca9-7a7d-4c18-9a5c-d181365c98f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7220 2024.07.30 19:41:09.777131 [ 3 ] {} <Trace> HTTP-Session: 7f063ca9-7a7d-4c18-9a5c-d181365c98f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7221 2024.07.30 19:41:09.777311 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7222 2024.07.30 19:41:09.777376 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7223 2024.07.30 19:41:09.777564 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7224 2024.07.30 19:41:09.777975 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7225 2024.07.30 19:41:09.778013 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7226 2024.07.30 19:41:09.778386 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7227 2024.07.30 19:41:09.778720 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7228 2024.07.30 19:41:09.778861 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001606 sec., 16189.2901618929 rows/sec., 1.28 MiB/sec.
7229 2024.07.30 19:41:09.779047 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Debug> DynamicQueryHandler: Done processing query
7230 2024.07.30 19:41:09.779073 [ 3 ] {d94458b5-2035-4c02-9fe8-29f009f329cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7231 2024.07.30 19:41:09.779089 [ 3 ] {} <Debug> HTTP-Session: 7f063ca9-7a7d-4c18-9a5c-d181365c98f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7232 2024.07.30 19:41:09.779219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7233 2024.07.30 19:41:09.779266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7234 2024.07.30 19:41:09.779285 [ 3 ] {} <Debug> HTTP-Session: 2ec05f91-df24-4c0d-95d6-7623d478b82d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7235 2024.07.30 19:41:09.779301 [ 3 ] {} <Debug> HTTP-Session: 2ec05f91-df24-4c0d-95d6-7623d478b82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7236 2024.07.30 19:41:09.779315 [ 3 ] {} <Debug> HTTP-Session: 2ec05f91-df24-4c0d-95d6-7623d478b82d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7237 2024.07.30 19:41:09.779345 [ 3 ] {} <Trace> HTTP-Session: 2ec05f91-df24-4c0d-95d6-7623d478b82d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7238 2024.07.30 19:41:09.779438 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7239 2024.07.30 19:41:09.779482 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7240 2024.07.30 19:41:09.779609 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7241 2024.07.30 19:41:09.779901 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7242 2024.07.30 19:41:09.779938 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7243 2024.07.30 19:41:09.780232 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7244 2024.07.30 19:41:09.780535 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7245 2024.07.30 19:41:09.780659 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001244 sec., 1607.717041800643 rows/sec., 131.10 KiB/sec.
7246 2024.07.30 19:41:09.780824 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Debug> DynamicQueryHandler: Done processing query
7247 2024.07.30 19:41:09.780849 [ 3 ] {5c993a1d-c7bd-4f13-b7be-ee518595c860} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7248 2024.07.30 19:41:09.780866 [ 3 ] {} <Debug> HTTP-Session: 2ec05f91-df24-4c0d-95d6-7623d478b82d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7249 2024.07.30 19:41:09.780996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7250 2024.07.30 19:41:09.781044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7251 2024.07.30 19:41:09.781063 [ 3 ] {} <Debug> HTTP-Session: b161806b-ca59-4501-a3f2-14036d4502d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7252 2024.07.30 19:41:09.781080 [ 3 ] {} <Debug> HTTP-Session: b161806b-ca59-4501-a3f2-14036d4502d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7253 2024.07.30 19:41:09.781093 [ 3 ] {} <Debug> HTTP-Session: b161806b-ca59-4501-a3f2-14036d4502d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7254 2024.07.30 19:41:09.781123 [ 3 ] {} <Trace> HTTP-Session: b161806b-ca59-4501-a3f2-14036d4502d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7255 2024.07.30 19:41:09.781258 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7256 2024.07.30 19:41:09.781303 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7257 2024.07.30 19:41:09.781425 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7258 2024.07.30 19:41:09.781790 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7259 2024.07.30 19:41:09.781827 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7260 2024.07.30 19:41:09.782158 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7261 2024.07.30 19:41:09.782456 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7262 2024.07.30 19:41:09.782579 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001379 sec., 97897.02683103699 rows/sec., 8.16 MiB/sec.
7263 2024.07.30 19:41:09.782727 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Debug> DynamicQueryHandler: Done processing query
7264 2024.07.30 19:41:09.782751 [ 3 ] {789e3571-a558-497c-9f38-8f2ebd44e376} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7265 2024.07.30 19:41:09.782767 [ 3 ] {} <Debug> HTTP-Session: b161806b-ca59-4501-a3f2-14036d4502d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7266 2024.07.30 19:41:09.782889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7267 2024.07.30 19:41:09.782967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7268 2024.07.30 19:41:09.782998 [ 3 ] {} <Debug> HTTP-Session: 7c0cb6d3-a4c5-42f8-83ca-bd7f45dbd62a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7269 2024.07.30 19:41:09.783024 [ 3 ] {} <Debug> HTTP-Session: 7c0cb6d3-a4c5-42f8-83ca-bd7f45dbd62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7270 2024.07.30 19:41:09.783048 [ 3 ] {} <Debug> HTTP-Session: 7c0cb6d3-a4c5-42f8-83ca-bd7f45dbd62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7271 2024.07.30 19:41:09.783093 [ 3 ] {} <Trace> HTTP-Session: 7c0cb6d3-a4c5-42f8-83ca-bd7f45dbd62a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7272 2024.07.30 19:41:09.783224 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7273 2024.07.30 19:41:09.783272 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7274 2024.07.30 19:41:09.783402 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7275 2024.07.30 19:41:09.783700 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7276 2024.07.30 19:41:09.783746 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7277 2024.07.30 19:41:09.784154 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7278 2024.07.30 19:41:09.784486 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7279 2024.07.30 19:41:09.784617 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001424 sec., 1404.4943820224719 rows/sec., 98.07 KiB/sec.
7280 2024.07.30 19:41:09.784781 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Debug> DynamicQueryHandler: Done processing query
7281 2024.07.30 19:41:09.784806 [ 3 ] {826b8317-45a4-4fd1-9cad-8ac3a2658634} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7282 2024.07.30 19:41:09.784823 [ 3 ] {} <Debug> HTTP-Session: 7c0cb6d3-a4c5-42f8-83ca-bd7f45dbd62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7283 2024.07.30 19:41:09.784945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7284 2024.07.30 19:41:09.784994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7285 2024.07.30 19:41:09.785013 [ 3 ] {} <Debug> HTTP-Session: ab2003d1-fcf1-4bf8-9fbe-640e86df887f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7286 2024.07.30 19:41:09.785029 [ 3 ] {} <Debug> HTTP-Session: ab2003d1-fcf1-4bf8-9fbe-640e86df887f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7287 2024.07.30 19:41:09.785042 [ 3 ] {} <Debug> HTTP-Session: ab2003d1-fcf1-4bf8-9fbe-640e86df887f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7288 2024.07.30 19:41:09.785073 [ 3 ] {} <Trace> HTTP-Session: ab2003d1-fcf1-4bf8-9fbe-640e86df887f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7289 2024.07.30 19:41:09.785198 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7290 2024.07.30 19:41:09.785242 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7291 2024.07.30 19:41:09.785367 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7292 2024.07.30 19:41:09.785734 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7293 2024.07.30 19:41:09.785783 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7294 2024.07.30 19:41:09.786131 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7295 2024.07.30 19:41:09.786438 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7296 2024.07.30 19:41:09.786566 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001419 sec., 64834.39041578577 rows/sec., 5.07 MiB/sec.
7297 2024.07.30 19:41:09.786718 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Debug> DynamicQueryHandler: Done processing query
7298 2024.07.30 19:41:09.786742 [ 3 ] {8791c630-ff7c-4c5e-9022-e037752de7ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7299 2024.07.30 19:41:09.786759 [ 3 ] {} <Debug> HTTP-Session: ab2003d1-fcf1-4bf8-9fbe-640e86df887f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7300 2024.07.30 19:41:09.786921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7301 2024.07.30 19:41:09.786969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7302 2024.07.30 19:41:09.786988 [ 3 ] {} <Debug> HTTP-Session: 9996230e-c503-4f1a-af3e-4df7f8670d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7303 2024.07.30 19:41:09.787004 [ 3 ] {} <Debug> HTTP-Session: 9996230e-c503-4f1a-af3e-4df7f8670d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7304 2024.07.30 19:41:09.787017 [ 3 ] {} <Debug> HTTP-Session: 9996230e-c503-4f1a-af3e-4df7f8670d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.07.30 19:41:09.787048 [ 3 ] {} <Trace> HTTP-Session: 9996230e-c503-4f1a-af3e-4df7f8670d11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7306 2024.07.30 19:41:09.787188 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7307 2024.07.30 19:41:09.787234 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7308 2024.07.30 19:41:09.787376 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7309 2024.07.30 19:41:09.787721 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7310 2024.07.30 19:41:09.787757 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7311 2024.07.30 19:41:09.788179 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7312 2024.07.30 19:41:09.788517 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7313 2024.07.30 19:41:09.788647 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001525 sec., 105573.77049180327 rows/sec., 7.35 MiB/sec.
7314 2024.07.30 19:41:09.788803 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Debug> DynamicQueryHandler: Done processing query
7315 2024.07.30 19:41:09.788827 [ 3 ] {4f9bb902-338b-47d2-a870-eec8b0e96465} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7316 2024.07.30 19:41:09.788842 [ 3 ] {} <Debug> HTTP-Session: 9996230e-c503-4f1a-af3e-4df7f8670d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7317 2024.07.30 19:41:09.789000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7318 2024.07.30 19:41:09.789046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7319 2024.07.30 19:41:09.789065 [ 3 ] {} <Debug> HTTP-Session: 83b2d5a8-8f6e-48b9-8640-4e51075035f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7320 2024.07.30 19:41:09.789081 [ 3 ] {} <Debug> HTTP-Session: 83b2d5a8-8f6e-48b9-8640-4e51075035f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7321 2024.07.30 19:41:09.789094 [ 3 ] {} <Debug> HTTP-Session: 83b2d5a8-8f6e-48b9-8640-4e51075035f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7322 2024.07.30 19:41:09.789124 [ 3 ] {} <Trace> HTTP-Session: 83b2d5a8-8f6e-48b9-8640-4e51075035f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7323 2024.07.30 19:41:09.789477 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7324 2024.07.30 19:41:09.789541 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7325 2024.07.30 19:41:09.789944 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7326 2024.07.30 19:41:09.790503 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7327 2024.07.30 19:41:09.790539 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7328 2024.07.30 19:41:09.791139 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7329 2024.07.30 19:41:09.791545 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7330 2024.07.30 19:41:09.791681 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7331 2024.07.30 19:41:09.791697 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002498 sec., 10408.326661329063 rows/sec., 18.65 MiB/sec.
7332 2024.07.30 19:41:09.791736 [ 101 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7333 2024.07.30 19:41:09.791787 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7334 2024.07.30 19:41:09.792219 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Debug> DynamicQueryHandler: Done processing query
7335 2024.07.30 19:41:09.792301 [ 3 ] {b35af225-4c68-4e85-9375-687435487fad} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7336 2024.07.30 19:41:09.792377 [ 3 ] {} <Debug> HTTP-Session: 83b2d5a8-8f6e-48b9-8640-4e51075035f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7337 2024.07.30 19:41:09.792383 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
7338 2024.07.30 19:41:09.792543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7339 2024.07.30 19:41:09.792650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7340 2024.07.30 19:41:09.792713 [ 3 ] {} <Debug> HTTP-Session: 8e3a79d7-ff70-4907-9231-ec78854e9302 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7341 2024.07.30 19:41:09.792749 [ 3 ] {} <Debug> HTTP-Session: 8e3a79d7-ff70-4907-9231-ec78854e9302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7342 2024.07.30 19:41:09.792805 [ 3 ] {} <Debug> HTTP-Session: 8e3a79d7-ff70-4907-9231-ec78854e9302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7343 2024.07.30 19:41:09.792914 [ 3 ] {} <Trace> HTTP-Session: 8e3a79d7-ff70-4907-9231-ec78854e9302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7344 2024.07.30 19:41:09.793189 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7345 2024.07.30 19:41:09.793317 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7346 2024.07.30 19:41:09.793403 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7347 2024.07.30 19:41:09.793649 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 325 rows starting from the beginning of the part
7348 2024.07.30 19:41:09.793895 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7349 2024.07.30 19:41:09.794432 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part
7350 2024.07.30 19:41:09.795097 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
7351 2024.07.30 19:41:09.795321 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7352 2024.07.30 19:41:09.795476 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7353 2024.07.30 19:41:09.795771 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part
7354 2024.07.30 19:41:09.796448 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
7355 2024.07.30 19:41:09.796718 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7356 2024.07.30 19:41:09.797099 [ 202 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part
7357 2024.07.30 19:41:09.797818 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7358 2024.07.30 19:41:09.798235 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005145 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec.
7359 2024.07.30 19:41:09.798638 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Debug> DynamicQueryHandler: Done processing query
7360 2024.07.30 19:41:09.798681 [ 3 ] {a8395ca4-f606-4463-80a2-9b7fe613e348} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7361 2024.07.30 19:41:09.798712 [ 3 ] {} <Debug> HTTP-Session: 8e3a79d7-ff70-4907-9231-ec78854e9302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7362 2024.07.30 19:41:09.801787 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 19 columns (19 merged, 0 gathered) in 0.009854031 sec., 41708.81946687605 rows/sec., 74.74 MiB/sec.
7363 2024.07.30 19:41:09.802562 [ 198 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7364 2024.07.30 19:41:09.803311 [ 198 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7365 2024.07.30 19:41:09.803395 [ 198 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7366 2024.07.30 19:41:09.803513 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB.
7367 2024.07.30 19:41:14.781449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7368 2024.07.30 19:41:14.781589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7369 2024.07.30 19:41:14.781618 [ 3 ] {} <Debug> HTTP-Session: 930a1d75-9db3-4ae9-9f83-0aab49318772 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7370 2024.07.30 19:41:14.781646 [ 3 ] {} <Debug> HTTP-Session: 930a1d75-9db3-4ae9-9f83-0aab49318772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7371 2024.07.30 19:41:14.781664 [ 3 ] {} <Debug> HTTP-Session: 930a1d75-9db3-4ae9-9f83-0aab49318772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7372 2024.07.30 19:41:14.781721 [ 3 ] {} <Trace> HTTP-Session: 930a1d75-9db3-4ae9-9f83-0aab49318772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7373 2024.07.30 19:41:14.781933 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7374 2024.07.30 19:41:14.782010 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7375 2024.07.30 19:41:14.782230 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7376 2024.07.30 19:41:14.782608 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7377 2024.07.30 19:41:14.782648 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7378 2024.07.30 19:41:14.783020 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7379 2024.07.30 19:41:14.783353 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7380 2024.07.30 19:41:14.783514 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001639 sec., 6101.281269066504 rows/sec., 405.16 KiB/sec.
7381 2024.07.30 19:41:14.783539 [ 95 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7382 2024.07.30 19:41:14.783648 [ 95 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7383 2024.07.30 19:41:14.783684 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7384 2024.07.30 19:41:14.783771 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Debug> DynamicQueryHandler: Done processing query
7385 2024.07.30 19:41:14.783844 [ 3 ] {b92a8136-a98e-4504-bc02-ebc1e9ecc786} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7386 2024.07.30 19:41:14.783912 [ 3 ] {} <Debug> HTTP-Session: 930a1d75-9db3-4ae9-9f83-0aab49318772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7387 2024.07.30 19:41:14.784036 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
7388 2024.07.30 19:41:14.784173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7389 2024.07.30 19:41:14.784265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7390 2024.07.30 19:41:14.784317 [ 3 ] {} <Debug> HTTP-Session: 564f54d7-3af1-4619-8897-fa524277391a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7391 2024.07.30 19:41:14.784360 [ 3 ] {} <Debug> HTTP-Session: 564f54d7-3af1-4619-8897-fa524277391a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7392 2024.07.30 19:41:14.784408 [ 3 ] {} <Debug> HTTP-Session: 564f54d7-3af1-4619-8897-fa524277391a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7393 2024.07.30 19:41:14.784501 [ 3 ] {} <Trace> HTTP-Session: 564f54d7-3af1-4619-8897-fa524277391a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7394 2024.07.30 19:41:14.784535 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7395 2024.07.30 19:41:14.784584 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 36 rows starting from the beginning of the part
7396 2024.07.30 19:41:14.784657 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7397 2024.07.30 19:41:14.784788 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7398 2024.07.30 19:41:14.784856 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part
7399 2024.07.30 19:41:14.785260 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part
7400 2024.07.30 19:41:14.785522 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part
7401 2024.07.30 19:41:14.785844 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part
7402 2024.07.30 19:41:14.785940 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7403 2024.07.30 19:41:14.786116 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part
7404 2024.07.30 19:41:14.786998 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7405 2024.07.30 19:41:14.787067 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7406 2024.07.30 19:41:14.787969 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7407 2024.07.30 19:41:14.788905 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.005102729 sec., 23124.880823574993 rows/sec., 1.72 MiB/sec.
7408 2024.07.30 19:41:14.788922 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7409 2024.07.30 19:41:14.789119 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7410 2024.07.30 19:41:14.789263 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004628 sec., 432.152117545376 rows/sec., 35.24 KiB/sec.
7411 2024.07.30 19:41:14.789628 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Debug> DynamicQueryHandler: Done processing query
7412 2024.07.30 19:41:14.789685 [ 3 ] {72839409-eb0c-40db-81f1-ba8690cf3ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7413 2024.07.30 19:41:14.789708 [ 3 ] {} <Debug> HTTP-Session: 564f54d7-3af1-4619-8897-fa524277391a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7414 2024.07.30 19:41:14.789900 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7415 2024.07.30 19:41:14.789925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7416 2024.07.30 19:41:14.790021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7417 2024.07.30 19:41:14.790061 [ 196 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_31_6} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7418 2024.07.30 19:41:14.790069 [ 3 ] {} <Debug> HTTP-Session: bcd41335-a014-4c55-a24f-9544a2b50777 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7419 2024.07.30 19:41:14.790112 [ 3 ] {} <Debug> HTTP-Session: bcd41335-a014-4c55-a24f-9544a2b50777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.07.30 19:41:14.790146 [ 3 ] {} <Debug> HTTP-Session: bcd41335-a014-4c55-a24f-9544a2b50777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.07.30 19:41:14.790225 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7422 2024.07.30 19:41:14.790236 [ 3 ] {} <Trace> HTTP-Session: bcd41335-a014-4c55-a24f-9544a2b50777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7423 2024.07.30 19:41:14.790432 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7424 2024.07.30 19:41:14.790475 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7425 2024.07.30 19:41:14.790622 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7426 2024.07.30 19:41:14.791013 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7427 2024.07.30 19:41:14.791052 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7428 2024.07.30 19:41:14.791386 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7429 2024.07.30 19:41:14.791710 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7430 2024.07.30 19:41:14.791878 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Debug> executeQuery: Read 210 rows, 18.54 KiB in 0.001517 sec., 138431.11404087016 rows/sec., 11.94 MiB/sec.
7431 2024.07.30 19:41:14.792160 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Debug> DynamicQueryHandler: Done processing query
7432 2024.07.30 19:41:14.792203 [ 3 ] {210b022b-c96b-4015-90eb-069a365319bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7433 2024.07.30 19:41:14.792220 [ 3 ] {} <Debug> HTTP-Session: bcd41335-a014-4c55-a24f-9544a2b50777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7434 2024.07.30 19:41:14.792338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7435 2024.07.30 19:41:14.792386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7436 2024.07.30 19:41:14.792405 [ 3 ] {} <Debug> HTTP-Session: 34189b1e-2a72-4de7-86bd-dac0a7fc6852 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7437 2024.07.30 19:41:14.792421 [ 3 ] {} <Debug> HTTP-Session: 34189b1e-2a72-4de7-86bd-dac0a7fc6852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7438 2024.07.30 19:41:14.792437 [ 3 ] {} <Debug> HTTP-Session: 34189b1e-2a72-4de7-86bd-dac0a7fc6852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7439 2024.07.30 19:41:14.792467 [ 3 ] {} <Trace> HTTP-Session: 34189b1e-2a72-4de7-86bd-dac0a7fc6852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7440 2024.07.30 19:41:14.792565 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7441 2024.07.30 19:41:14.792609 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7442 2024.07.30 19:41:14.792755 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7443 2024.07.30 19:41:14.793001 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7444 2024.07.30 19:41:14.793037 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7445 2024.07.30 19:41:14.793334 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7446 2024.07.30 19:41:14.793640 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7447 2024.07.30 19:41:14.793800 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00125 sec., 1600 rows/sec., 111.72 KiB/sec.
7448 2024.07.30 19:41:14.793956 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Debug> DynamicQueryHandler: Done processing query
7449 2024.07.30 19:41:14.793980 [ 3 ] {ab2e519e-59fe-4041-a775-d7b5cdf6c18d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7450 2024.07.30 19:41:14.793996 [ 3 ] {} <Debug> HTTP-Session: 34189b1e-2a72-4de7-86bd-dac0a7fc6852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7451 2024.07.30 19:41:14.794160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7452 2024.07.30 19:41:14.794206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7453 2024.07.30 19:41:14.794224 [ 3 ] {} <Debug> HTTP-Session: 9bb14cc5-a335-4b96-970d-c1116456e7cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7454 2024.07.30 19:41:14.794242 [ 3 ] {} <Debug> HTTP-Session: 9bb14cc5-a335-4b96-970d-c1116456e7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7455 2024.07.30 19:41:14.794255 [ 3 ] {} <Debug> HTTP-Session: 9bb14cc5-a335-4b96-970d-c1116456e7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7456 2024.07.30 19:41:14.794284 [ 3 ] {} <Trace> HTTP-Session: 9bb14cc5-a335-4b96-970d-c1116456e7cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7457 2024.07.30 19:41:14.794478 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7458 2024.07.30 19:41:14.794522 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7459 2024.07.30 19:41:14.794647 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7460 2024.07.30 19:41:14.795114 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7461 2024.07.30 19:41:14.795150 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7462 2024.07.30 19:41:14.795466 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7463 2024.07.30 19:41:14.795767 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7464 2024.07.30 19:41:14.795927 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Debug> executeQuery: Read 412 rows, 29.86 KiB in 0.001547 sec., 266321.9133807369 rows/sec., 18.85 MiB/sec.
7465 2024.07.30 19:41:14.796111 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Debug> DynamicQueryHandler: Done processing query
7466 2024.07.30 19:41:14.796141 [ 3 ] {88233f3d-5a63-401d-8090-4cb006097c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7467 2024.07.30 19:41:14.796160 [ 3 ] {} <Debug> HTTP-Session: 9bb14cc5-a335-4b96-970d-c1116456e7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7468 2024.07.30 19:41:14.796308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7469 2024.07.30 19:41:14.796354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7470 2024.07.30 19:41:14.796373 [ 3 ] {} <Debug> HTTP-Session: 246a734f-9e71-4d02-b65d-7203a41abc5f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7471 2024.07.30 19:41:14.796389 [ 3 ] {} <Debug> HTTP-Session: 246a734f-9e71-4d02-b65d-7203a41abc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7472 2024.07.30 19:41:14.796402 [ 3 ] {} <Debug> HTTP-Session: 246a734f-9e71-4d02-b65d-7203a41abc5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7473 2024.07.30 19:41:14.796432 [ 3 ] {} <Trace> HTTP-Session: 246a734f-9e71-4d02-b65d-7203a41abc5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7474 2024.07.30 19:41:14.796526 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7475 2024.07.30 19:41:14.796570 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7476 2024.07.30 19:41:14.796697 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7477 2024.07.30 19:41:14.797013 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7478 2024.07.30 19:41:14.797049 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7479 2024.07.30 19:41:14.797398 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7480 2024.07.30 19:41:14.797719 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7481 2024.07.30 19:41:14.797870 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 188.60 KiB/sec.
7482 2024.07.30 19:41:14.798038 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Debug> DynamicQueryHandler: Done processing query
7483 2024.07.30 19:41:14.798062 [ 3 ] {c4335e83-197e-487c-9db9-158ca37f95d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7484 2024.07.30 19:41:14.798078 [ 3 ] {} <Debug> HTTP-Session: 246a734f-9e71-4d02-b65d-7203a41abc5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7485 2024.07.30 19:41:14.798196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7486 2024.07.30 19:41:14.798245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7487 2024.07.30 19:41:14.798263 [ 3 ] {} <Debug> HTTP-Session: 16664d69-6cd0-4000-96bf-646aa9d91bce Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7488 2024.07.30 19:41:14.798279 [ 3 ] {} <Debug> HTTP-Session: 16664d69-6cd0-4000-96bf-646aa9d91bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7489 2024.07.30 19:41:14.798293 [ 3 ] {} <Debug> HTTP-Session: 16664d69-6cd0-4000-96bf-646aa9d91bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.07.30 19:41:14.798323 [ 3 ] {} <Trace> HTTP-Session: 16664d69-6cd0-4000-96bf-646aa9d91bce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7491 2024.07.30 19:41:14.798439 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7492 2024.07.30 19:41:14.798486 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7493 2024.07.30 19:41:14.798631 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7494 2024.07.30 19:41:14.798963 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7495 2024.07.30 19:41:14.798999 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7496 2024.07.30 19:41:14.799354 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7497 2024.07.30 19:41:14.799680 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7498 2024.07.30 19:41:14.799830 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001436 sec., 53621.16991643454 rows/sec., 3.30 MiB/sec.
7499 2024.07.30 19:41:14.799999 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Debug> DynamicQueryHandler: Done processing query
7500 2024.07.30 19:41:14.800024 [ 3 ] {87dd4c92-0e37-4234-8b29-66024549545d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7501 2024.07.30 19:41:14.800039 [ 3 ] {} <Debug> HTTP-Session: 16664d69-6cd0-4000-96bf-646aa9d91bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7502 2024.07.30 19:41:14.800220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7503 2024.07.30 19:41:14.800269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7504 2024.07.30 19:41:14.800287 [ 3 ] {} <Debug> HTTP-Session: 5020d69f-9845-46ff-8756-7868e8657853 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7505 2024.07.30 19:41:14.800303 [ 3 ] {} <Debug> HTTP-Session: 5020d69f-9845-46ff-8756-7868e8657853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7506 2024.07.30 19:41:14.800316 [ 3 ] {} <Debug> HTTP-Session: 5020d69f-9845-46ff-8756-7868e8657853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7507 2024.07.30 19:41:14.800347 [ 3 ] {} <Trace> HTTP-Session: 5020d69f-9845-46ff-8756-7868e8657853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7508 2024.07.30 19:41:14.800497 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7509 2024.07.30 19:41:14.800541 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7510 2024.07.30 19:41:14.800685 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7511 2024.07.30 19:41:14.801091 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7512 2024.07.30 19:41:14.801127 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7513 2024.07.30 19:41:14.801498 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7514 2024.07.30 19:41:14.801826 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7515 2024.07.30 19:41:14.801980 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001558 sec., 126444.1591784339 rows/sec., 8.83 MiB/sec.
7516 2024.07.30 19:41:14.802152 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Debug> DynamicQueryHandler: Done processing query
7517 2024.07.30 19:41:14.802176 [ 3 ] {d8e33a02-675e-4420-a72f-d187f74ca0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7518 2024.07.30 19:41:14.802192 [ 3 ] {} <Debug> HTTP-Session: 5020d69f-9845-46ff-8756-7868e8657853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7519 2024.07.30 19:41:14.802305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7520 2024.07.30 19:41:14.802354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7521 2024.07.30 19:41:14.802372 [ 3 ] {} <Debug> HTTP-Session: 7c940b85-339f-4c4b-921c-d195ce1d0553 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7522 2024.07.30 19:41:14.802388 [ 3 ] {} <Debug> HTTP-Session: 7c940b85-339f-4c4b-921c-d195ce1d0553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7523 2024.07.30 19:41:14.802402 [ 3 ] {} <Debug> HTTP-Session: 7c940b85-339f-4c4b-921c-d195ce1d0553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.07.30 19:41:14.802433 [ 3 ] {} <Trace> HTTP-Session: 7c940b85-339f-4c4b-921c-d195ce1d0553 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7525 2024.07.30 19:41:14.802576 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7526 2024.07.30 19:41:14.802638 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7527 2024.07.30 19:41:14.803039 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7528 2024.07.30 19:41:14.803529 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7529 2024.07.30 19:41:14.803566 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7530 2024.07.30 19:41:14.804188 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7531 2024.07.30 19:41:14.804626 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7532 2024.07.30 19:41:14.804809 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002307 sec., 1733.8534893801473 rows/sec., 3.11 MiB/sec.
7533 2024.07.30 19:41:14.805033 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Debug> DynamicQueryHandler: Done processing query
7534 2024.07.30 19:41:14.805061 [ 3 ] {64184b6f-b02a-4f02-9ea0-136e6c4ddee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7535 2024.07.30 19:41:14.805080 [ 3 ] {} <Debug> HTTP-Session: 7c940b85-339f-4c4b-921c-d195ce1d0553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7536 2024.07.30 19:41:14.805193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7537 2024.07.30 19:41:14.805241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7538 2024.07.30 19:41:14.805259 [ 3 ] {} <Debug> HTTP-Session: cf3245ef-2021-417f-b2e4-b7d1b4f6a700 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7539 2024.07.30 19:41:14.805275 [ 3 ] {} <Debug> HTTP-Session: cf3245ef-2021-417f-b2e4-b7d1b4f6a700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7540 2024.07.30 19:41:14.805289 [ 3 ] {} <Debug> HTTP-Session: cf3245ef-2021-417f-b2e4-b7d1b4f6a700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7541 2024.07.30 19:41:14.805319 [ 3 ] {} <Trace> HTTP-Session: cf3245ef-2021-417f-b2e4-b7d1b4f6a700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7542 2024.07.30 19:41:14.805419 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7543 2024.07.30 19:41:14.805463 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7544 2024.07.30 19:41:14.805587 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7545 2024.07.30 19:41:14.805859 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7546 2024.07.30 19:41:14.805894 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7547 2024.07.30 19:41:14.806239 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7548 2024.07.30 19:41:14.806565 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7549 2024.07.30 19:41:14.806733 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001334 sec., 17241.37931034483 rows/sec., 932.64 KiB/sec.
7550 2024.07.30 19:41:14.807044 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Debug> DynamicQueryHandler: Done processing query
7551 2024.07.30 19:41:14.807070 [ 3 ] {074d8345-8b9f-4b9a-9093-00df8805c765} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7552 2024.07.30 19:41:14.807086 [ 3 ] {} <Debug> HTTP-Session: cf3245ef-2021-417f-b2e4-b7d1b4f6a700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7553 2024.07.30 19:41:14.807199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7554 2024.07.30 19:41:14.807247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7555 2024.07.30 19:41:14.807265 [ 3 ] {} <Debug> HTTP-Session: 11de4a01-68cf-4fe3-bc66-3922a8aea0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7556 2024.07.30 19:41:14.807281 [ 3 ] {} <Debug> HTTP-Session: 11de4a01-68cf-4fe3-bc66-3922a8aea0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7557 2024.07.30 19:41:14.807295 [ 3 ] {} <Debug> HTTP-Session: 11de4a01-68cf-4fe3-bc66-3922a8aea0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7558 2024.07.30 19:41:14.807325 [ 3 ] {} <Trace> HTTP-Session: 11de4a01-68cf-4fe3-bc66-3922a8aea0a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7559 2024.07.30 19:41:14.807443 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7560 2024.07.30 19:41:14.807491 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7561 2024.07.30 19:41:14.807641 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7562 2024.07.30 19:41:14.807945 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7563 2024.07.30 19:41:14.807981 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7564 2024.07.30 19:41:14.808377 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7565 2024.07.30 19:41:14.808742 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7566 2024.07.30 19:41:14.808901 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec.
7567 2024.07.30 19:41:14.809068 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Debug> DynamicQueryHandler: Done processing query
7568 2024.07.30 19:41:14.809093 [ 3 ] {ae1d3a9f-4bea-4fc1-804b-7b9ff652b2a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7569 2024.07.30 19:41:14.809109 [ 3 ] {} <Debug> HTTP-Session: 11de4a01-68cf-4fe3-bc66-3922a8aea0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7570 2024.07.30 19:41:17.345185 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
7571 2024.07.30 19:41:17.345247 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
7572 2024.07.30 19:41:19.777290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7573 2024.07.30 19:41:19.777487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7574 2024.07.30 19:41:19.777533 [ 3 ] {} <Debug> HTTP-Session: 85298448-ff03-46e4-8cd8-7a07e97c66b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7575 2024.07.30 19:41:19.777573 [ 3 ] {} <Debug> HTTP-Session: 85298448-ff03-46e4-8cd8-7a07e97c66b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7576 2024.07.30 19:41:19.777601 [ 3 ] {} <Debug> HTTP-Session: 85298448-ff03-46e4-8cd8-7a07e97c66b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7577 2024.07.30 19:41:19.777682 [ 3 ] {} <Trace> HTTP-Session: 85298448-ff03-46e4-8cd8-7a07e97c66b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7578 2024.07.30 19:41:19.777870 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7579 2024.07.30 19:41:19.777936 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7580 2024.07.30 19:41:19.778128 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7581 2024.07.30 19:41:19.778574 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7582 2024.07.30 19:41:19.778615 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7583 2024.07.30 19:41:19.779004 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7584 2024.07.30 19:41:19.779346 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7585 2024.07.30 19:41:19.779493 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001683 sec., 15448.603683897802 rows/sec., 1.22 MiB/sec.
7586 2024.07.30 19:41:19.779711 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Debug> DynamicQueryHandler: Done processing query
7587 2024.07.30 19:41:19.779738 [ 3 ] {6a996baa-d2fd-46aa-a374-9c0742b1a93c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7588 2024.07.30 19:41:19.779755 [ 3 ] {} <Debug> HTTP-Session: 85298448-ff03-46e4-8cd8-7a07e97c66b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7589 2024.07.30 19:41:19.779879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7590 2024.07.30 19:41:19.779936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7591 2024.07.30 19:41:19.779956 [ 3 ] {} <Debug> HTTP-Session: 0840b37d-ef03-41a1-94db-3767b8a13a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7592 2024.07.30 19:41:19.779973 [ 3 ] {} <Debug> HTTP-Session: 0840b37d-ef03-41a1-94db-3767b8a13a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7593 2024.07.30 19:41:19.779987 [ 3 ] {} <Debug> HTTP-Session: 0840b37d-ef03-41a1-94db-3767b8a13a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7594 2024.07.30 19:41:19.780023 [ 3 ] {} <Trace> HTTP-Session: 0840b37d-ef03-41a1-94db-3767b8a13a2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7595 2024.07.30 19:41:19.780125 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7596 2024.07.30 19:41:19.780172 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7597 2024.07.30 19:41:19.780304 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7598 2024.07.30 19:41:19.780595 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7599 2024.07.30 19:41:19.780631 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7600 2024.07.30 19:41:19.780929 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7601 2024.07.30 19:41:19.781235 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7602 2024.07.30 19:41:19.781353 [ 89 ] {} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7603 2024.07.30 19:41:19.781363 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 128.82 KiB/sec.
7604 2024.07.30 19:41:19.781394 [ 89 ] {} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7605 2024.07.30 19:41:19.781427 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7606 2024.07.30 19:41:19.781555 [ 193 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
7607 2024.07.30 19:41:19.781575 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Debug> DynamicQueryHandler: Done processing query
7608 2024.07.30 19:41:19.781608 [ 3 ] {d90d0ced-882e-4559-9dfa-62ba3465a662} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7609 2024.07.30 19:41:19.781633 [ 3 ] {} <Debug> HTTP-Session: 0840b37d-ef03-41a1-94db-3767b8a13a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7610 2024.07.30 19:41:19.781705 [ 193 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7611 2024.07.30 19:41:19.781739 [ 193 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
7612 2024.07.30 19:41:19.781781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7613 2024.07.30 19:41:19.781826 [ 193 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7614 2024.07.30 19:41:19.781899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7615 2024.07.30 19:41:19.781975 [ 3 ] {} <Debug> HTTP-Session: 6dcdea11-3e95-4ac0-b7e3-b859b3e2f473 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7616 2024.07.30 19:41:19.782075 [ 3 ] {} <Debug> HTTP-Session: 6dcdea11-3e95-4ac0-b7e3-b859b3e2f473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7617 2024.07.30 19:41:19.782189 [ 3 ] {} <Debug> HTTP-Session: 6dcdea11-3e95-4ac0-b7e3-b859b3e2f473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7618 2024.07.30 19:41:19.782257 [ 193 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
7619 2024.07.30 19:41:19.782343 [ 3 ] {} <Trace> HTTP-Session: 6dcdea11-3e95-4ac0-b7e3-b859b3e2f473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7620 2024.07.30 19:41:19.782563 [ 193 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
7621 2024.07.30 19:41:19.782751 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7622 2024.07.30 19:41:19.782831 [ 193 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
7623 2024.07.30 19:41:19.782906 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7624 2024.07.30 19:41:19.783141 [ 193 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
7625 2024.07.30 19:41:19.783763 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7626 2024.07.30 19:41:19.784358 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7627 2024.07.30 19:41:19.784402 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7628 2024.07.30 19:41:19.784914 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003413223 sec., 8203.390168178288 rows/sec., 668.93 KiB/sec.
7629 2024.07.30 19:41:19.785006 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7630 2024.07.30 19:41:19.785197 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7631 2024.07.30 19:41:19.785717 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7632 2024.07.30 19:41:19.786083 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.003509 sec., 38472.49928754631 rows/sec., 3.21 MiB/sec.
7633 2024.07.30 19:41:19.786345 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7634 2024.07.30 19:41:19.786387 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Debug> DynamicQueryHandler: Done processing query
7635 2024.07.30 19:41:19.786442 [ 3 ] {bffdbbf8-7e11-4d16-82b9-2bc10713317e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7636 2024.07.30 19:41:19.786481 [ 3 ] {} <Debug> HTTP-Session: 6dcdea11-3e95-4ac0-b7e3-b859b3e2f473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7637 2024.07.30 19:41:19.786521 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_15_3} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7638 2024.07.30 19:41:19.786666 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7639 2024.07.30 19:41:19.786668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7640 2024.07.30 19:41:19.786745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7641 2024.07.30 19:41:19.786763 [ 3 ] {} <Debug> HTTP-Session: 7742e803-f00e-42da-aa12-7529ec1d909c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7642 2024.07.30 19:41:19.786779 [ 3 ] {} <Debug> HTTP-Session: 7742e803-f00e-42da-aa12-7529ec1d909c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7643 2024.07.30 19:41:19.786793 [ 3 ] {} <Debug> HTTP-Session: 7742e803-f00e-42da-aa12-7529ec1d909c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7644 2024.07.30 19:41:19.786825 [ 3 ] {} <Trace> HTTP-Session: 7742e803-f00e-42da-aa12-7529ec1d909c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7645 2024.07.30 19:41:19.786939 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7646 2024.07.30 19:41:19.786983 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7647 2024.07.30 19:41:19.787130 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7648 2024.07.30 19:41:19.787420 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7649 2024.07.30 19:41:19.787455 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7650 2024.07.30 19:41:19.787753 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7651 2024.07.30 19:41:19.788067 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7652 2024.07.30 19:41:19.788186 [ 89 ] {} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7653 2024.07.30 19:41:19.788194 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 109.02 KiB/sec.
7654 2024.07.30 19:41:19.788229 [ 89 ] {} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7655 2024.07.30 19:41:19.788270 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7656 2024.07.30 19:41:19.788421 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Debug> DynamicQueryHandler: Done processing query
7657 2024.07.30 19:41:19.788458 [ 3 ] {66bc5951-fbd2-481d-b1a3-c6bfbd9f5e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7658 2024.07.30 19:41:19.788473 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
7659 2024.07.30 19:41:19.788486 [ 3 ] {} <Debug> HTTP-Session: 7742e803-f00e-42da-aa12-7529ec1d909c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7660 2024.07.30 19:41:19.788726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7661 2024.07.30 19:41:19.788743 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7662 2024.07.30 19:41:19.788811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7663 2024.07.30 19:41:19.788816 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
7664 2024.07.30 19:41:19.788847 [ 3 ] {} <Debug> HTTP-Session: 621c7a83-af96-430a-b9a8-e0b2d5ce92c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7665 2024.07.30 19:41:19.788880 [ 3 ] {} <Debug> HTTP-Session: 621c7a83-af96-430a-b9a8-e0b2d5ce92c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7666 2024.07.30 19:41:19.788914 [ 3 ] {} <Debug> HTTP-Session: 621c7a83-af96-430a-b9a8-e0b2d5ce92c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7667 2024.07.30 19:41:19.789062 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7668 2024.07.30 19:41:19.789143 [ 3 ] {} <Trace> HTTP-Session: 621c7a83-af96-430a-b9a8-e0b2d5ce92c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7669 2024.07.30 19:41:19.789318 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
7670 2024.07.30 19:41:19.789588 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
7671 2024.07.30 19:41:19.789821 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7672 2024.07.30 19:41:19.789893 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
7673 2024.07.30 19:41:19.790071 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7674 2024.07.30 19:41:19.790147 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
7675 2024.07.30 19:41:19.790843 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7676 2024.07.30 19:41:19.791732 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7677 2024.07.30 19:41:19.791798 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7678 2024.07.30 19:41:19.792685 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7679 2024.07.30 19:41:19.792806 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004439525 sec., 6306.98103963825 rows/sec., 440.38 KiB/sec.
7680 2024.07.30 19:41:19.793188 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7681 2024.07.30 19:41:19.793411 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7682 2024.07.30 19:41:19.793744 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.004185 sec., 21983.27359617682 rows/sec., 1.72 MiB/sec.
7683 2024.07.30 19:41:19.794545 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Debug> DynamicQueryHandler: Done processing query
7684 2024.07.30 19:41:19.794619 [ 3 ] {92794c33-ad27-42df-8991-fb188e741040} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7685 2024.07.30 19:41:19.794696 [ 3 ] {} <Debug> HTTP-Session: 621c7a83-af96-430a-b9a8-e0b2d5ce92c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7686 2024.07.30 19:41:19.794883 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7687 2024.07.30 19:41:19.794903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7688 2024.07.30 19:41:19.794998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7689 2024.07.30 19:41:19.795041 [ 3 ] {} <Debug> HTTP-Session: ed73ccaf-9c0e-404e-9549-f68cc4bddd47 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7690 2024.07.30 19:41:19.795062 [ 3 ] {} <Debug> HTTP-Session: ed73ccaf-9c0e-404e-9549-f68cc4bddd47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7691 2024.07.30 19:41:19.795080 [ 191 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_15_3} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7692 2024.07.30 19:41:19.795086 [ 3 ] {} <Debug> HTTP-Session: ed73ccaf-9c0e-404e-9549-f68cc4bddd47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7693 2024.07.30 19:41:19.795161 [ 3 ] {} <Trace> HTTP-Session: ed73ccaf-9c0e-404e-9549-f68cc4bddd47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7694 2024.07.30 19:41:19.795244 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7695 2024.07.30 19:41:19.795382 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7696 2024.07.30 19:41:19.795434 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7697 2024.07.30 19:41:19.795604 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7698 2024.07.30 19:41:19.796014 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7699 2024.07.30 19:41:19.796050 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7700 2024.07.30 19:41:19.796450 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7701 2024.07.30 19:41:19.796804 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7702 2024.07.30 19:41:19.796932 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001627 sec., 98955.13214505225 rows/sec., 6.89 MiB/sec.
7703 2024.07.30 19:41:19.797206 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Debug> DynamicQueryHandler: Done processing query
7704 2024.07.30 19:41:19.797261 [ 3 ] {10f5d22e-f0d2-4ac9-83b6-a905e63a48a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7705 2024.07.30 19:41:19.797294 [ 3 ] {} <Debug> HTTP-Session: ed73ccaf-9c0e-404e-9549-f68cc4bddd47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7706 2024.07.30 19:41:19.797448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7707 2024.07.30 19:41:19.797497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7708 2024.07.30 19:41:19.797515 [ 3 ] {} <Debug> HTTP-Session: f1182bd2-021d-4492-a717-f18075ef0662 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7709 2024.07.30 19:41:19.797530 [ 3 ] {} <Debug> HTTP-Session: f1182bd2-021d-4492-a717-f18075ef0662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7710 2024.07.30 19:41:19.797544 [ 3 ] {} <Debug> HTTP-Session: f1182bd2-021d-4492-a717-f18075ef0662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7711 2024.07.30 19:41:19.797575 [ 3 ] {} <Trace> HTTP-Session: f1182bd2-021d-4492-a717-f18075ef0662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7712 2024.07.30 19:41:19.798033 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7713 2024.07.30 19:41:19.798101 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7714 2024.07.30 19:41:19.798524 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7715 2024.07.30 19:41:19.799165 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7716 2024.07.30 19:41:19.799200 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7717 2024.07.30 19:41:19.799800 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7718 2024.07.30 19:41:19.800197 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7719 2024.07.30 19:41:19.800344 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002687 sec., 9676.218831410495 rows/sec., 17.34 MiB/sec.
7720 2024.07.30 19:41:19.800539 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Debug> DynamicQueryHandler: Done processing query
7721 2024.07.30 19:41:19.800563 [ 3 ] {2aae3bf5-901e-480b-abd9-72253f366733} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7722 2024.07.30 19:41:19.800579 [ 3 ] {} <Debug> HTTP-Session: f1182bd2-021d-4492-a717-f18075ef0662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7723 2024.07.30 19:41:19.800708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7724 2024.07.30 19:41:19.800755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7725 2024.07.30 19:41:19.800773 [ 3 ] {} <Debug> HTTP-Session: 0ddd120b-4780-4b51-9e29-baeebf1a79d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7726 2024.07.30 19:41:19.800789 [ 3 ] {} <Debug> HTTP-Session: 0ddd120b-4780-4b51-9e29-baeebf1a79d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7727 2024.07.30 19:41:19.800802 [ 3 ] {} <Debug> HTTP-Session: 0ddd120b-4780-4b51-9e29-baeebf1a79d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7728 2024.07.30 19:41:19.800832 [ 3 ] {} <Trace> HTTP-Session: 0ddd120b-4780-4b51-9e29-baeebf1a79d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7729 2024.07.30 19:41:19.800941 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7730 2024.07.30 19:41:19.800986 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7731 2024.07.30 19:41:19.801107 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7732 2024.07.30 19:41:19.801465 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7733 2024.07.30 19:41:19.801501 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7734 2024.07.30 19:41:19.801854 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7735 2024.07.30 19:41:19.802167 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7736 2024.07.30 19:41:19.802299 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
7737 2024.07.30 19:41:19.802567 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Debug> DynamicQueryHandler: Done processing query
7738 2024.07.30 19:41:19.802624 [ 3 ] {26d76b5d-6c74-4d90-8eca-22fb96ee7eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7739 2024.07.30 19:41:19.802670 [ 3 ] {} <Debug> HTTP-Session: 0ddd120b-4780-4b51-9e29-baeebf1a79d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7740 2024.07.30 19:41:24.781189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7741 2024.07.30 19:41:24.781327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7742 2024.07.30 19:41:24.781357 [ 3 ] {} <Debug> HTTP-Session: 80463d3e-c4cf-494e-968c-b2766d893bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7743 2024.07.30 19:41:24.781385 [ 3 ] {} <Debug> HTTP-Session: 80463d3e-c4cf-494e-968c-b2766d893bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7744 2024.07.30 19:41:24.781402 [ 3 ] {} <Debug> HTTP-Session: 80463d3e-c4cf-494e-968c-b2766d893bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7745 2024.07.30 19:41:24.781459 [ 3 ] {} <Trace> HTTP-Session: 80463d3e-c4cf-494e-968c-b2766d893bd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7746 2024.07.30 19:41:24.781662 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7747 2024.07.30 19:41:24.781736 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7748 2024.07.30 19:41:24.781942 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7749 2024.07.30 19:41:24.782388 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7750 2024.07.30 19:41:24.782428 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7751 2024.07.30 19:41:24.782810 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7752 2024.07.30 19:41:24.783216 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7753 2024.07.30 19:41:24.783366 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001766 sec., 5662.5141562853905 rows/sec., 376.03 KiB/sec.
7754 2024.07.30 19:41:24.783570 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Debug> DynamicQueryHandler: Done processing query
7755 2024.07.30 19:41:24.783599 [ 3 ] {cf7fd31c-41e4-4f21-8c52-6816646baebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7756 2024.07.30 19:41:24.783619 [ 3 ] {} <Debug> HTTP-Session: 80463d3e-c4cf-494e-968c-b2766d893bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7757 2024.07.30 19:41:24.783758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7758 2024.07.30 19:41:24.783807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7759 2024.07.30 19:41:24.783826 [ 3 ] {} <Debug> HTTP-Session: 3f9105c3-8734-4bcf-b3a9-1b364bc47311 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7760 2024.07.30 19:41:24.783842 [ 3 ] {} <Debug> HTTP-Session: 3f9105c3-8734-4bcf-b3a9-1b364bc47311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7761 2024.07.30 19:41:24.783857 [ 3 ] {} <Debug> HTTP-Session: 3f9105c3-8734-4bcf-b3a9-1b364bc47311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7762 2024.07.30 19:41:24.783890 [ 3 ] {} <Trace> HTTP-Session: 3f9105c3-8734-4bcf-b3a9-1b364bc47311 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7763 2024.07.30 19:41:24.783985 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7764 2024.07.30 19:41:24.784030 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7765 2024.07.30 19:41:24.784155 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7766 2024.07.30 19:41:24.784478 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7767 2024.07.30 19:41:24.784514 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7768 2024.07.30 19:41:24.784812 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7769 2024.07.30 19:41:24.785121 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7770 2024.07.30 19:41:24.785245 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001282 sec., 3120.1248049921996 rows/sec., 254.42 KiB/sec.
7771 2024.07.30 19:41:24.785441 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Debug> DynamicQueryHandler: Done processing query
7772 2024.07.30 19:41:24.785466 [ 3 ] {147f76ac-c82e-4a1a-9205-dc24cf24c9fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7773 2024.07.30 19:41:24.785482 [ 3 ] {} <Debug> HTTP-Session: 3f9105c3-8734-4bcf-b3a9-1b364bc47311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7774 2024.07.30 19:41:24.785648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7775 2024.07.30 19:41:24.785697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7776 2024.07.30 19:41:24.785715 [ 3 ] {} <Debug> HTTP-Session: 3d3b5c2d-b36c-4010-b895-b47c1db4097f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7777 2024.07.30 19:41:24.785731 [ 3 ] {} <Debug> HTTP-Session: 3d3b5c2d-b36c-4010-b895-b47c1db4097f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7778 2024.07.30 19:41:24.785745 [ 3 ] {} <Debug> HTTP-Session: 3d3b5c2d-b36c-4010-b895-b47c1db4097f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7779 2024.07.30 19:41:24.785776 [ 3 ] {} <Trace> HTTP-Session: 3d3b5c2d-b36c-4010-b895-b47c1db4097f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7780 2024.07.30 19:41:24.785922 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7781 2024.07.30 19:41:24.785966 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7782 2024.07.30 19:41:24.786094 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7783 2024.07.30 19:41:24.786534 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7784 2024.07.30 19:41:24.786571 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7785 2024.07.30 19:41:24.786890 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7786 2024.07.30 19:41:24.787189 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7787 2024.07.30 19:41:24.787315 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.00146 sec., 119863.01369863014 rows/sec., 10.57 MiB/sec.
7788 2024.07.30 19:41:24.787483 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Debug> DynamicQueryHandler: Done processing query
7789 2024.07.30 19:41:24.787507 [ 3 ] {1f148513-cda4-41f9-bb8f-75a6e19d9570} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7790 2024.07.30 19:41:24.787523 [ 3 ] {} <Debug> HTTP-Session: 3d3b5c2d-b36c-4010-b895-b47c1db4097f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.07.30 19:41:24.787668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7792 2024.07.30 19:41:24.787720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7793 2024.07.30 19:41:24.787739 [ 3 ] {} <Debug> HTTP-Session: 2b455ecf-432f-4e52-9b8f-5b65b337d67a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7794 2024.07.30 19:41:24.787755 [ 3 ] {} <Debug> HTTP-Session: 2b455ecf-432f-4e52-9b8f-5b65b337d67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7795 2024.07.30 19:41:24.787768 [ 3 ] {} <Debug> HTTP-Session: 2b455ecf-432f-4e52-9b8f-5b65b337d67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7796 2024.07.30 19:41:24.787800 [ 3 ] {} <Trace> HTTP-Session: 2b455ecf-432f-4e52-9b8f-5b65b337d67a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7797 2024.07.30 19:41:24.787896 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7798 2024.07.30 19:41:24.787942 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7799 2024.07.30 19:41:24.788085 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7800 2024.07.30 19:41:24.788372 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7801 2024.07.30 19:41:24.788408 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7802 2024.07.30 19:41:24.788707 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7803 2024.07.30 19:41:24.789034 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7804 2024.07.30 19:41:24.789161 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00129 sec., 3100.77519379845 rows/sec., 216.51 KiB/sec.
7805 2024.07.30 19:41:24.789465 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Debug> DynamicQueryHandler: Done processing query
7806 2024.07.30 19:41:24.789491 [ 3 ] {55b1a55c-f705-447e-9d04-43b50b788113} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7807 2024.07.30 19:41:24.789507 [ 3 ] {} <Debug> HTTP-Session: 2b455ecf-432f-4e52-9b8f-5b65b337d67a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7808 2024.07.30 19:41:24.789723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7809 2024.07.30 19:41:24.789773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7810 2024.07.30 19:41:24.789791 [ 3 ] {} <Debug> HTTP-Session: 98852600-d4bb-4555-9553-cad787bef4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7811 2024.07.30 19:41:24.789807 [ 3 ] {} <Debug> HTTP-Session: 98852600-d4bb-4555-9553-cad787bef4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7812 2024.07.30 19:41:24.789822 [ 3 ] {} <Debug> HTTP-Session: 98852600-d4bb-4555-9553-cad787bef4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7813 2024.07.30 19:41:24.789852 [ 3 ] {} <Trace> HTTP-Session: 98852600-d4bb-4555-9553-cad787bef4d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7814 2024.07.30 19:41:24.790055 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7815 2024.07.30 19:41:24.790099 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7816 2024.07.30 19:41:24.790241 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7817 2024.07.30 19:41:24.790855 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7818 2024.07.30 19:41:24.790892 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7819 2024.07.30 19:41:24.791227 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7820 2024.07.30 19:41:24.791529 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7821 2024.07.30 19:41:24.791657 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001712 sec., 227803.738317757 rows/sec., 16.04 MiB/sec.
7822 2024.07.30 19:41:24.791823 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Debug> DynamicQueryHandler: Done processing query
7823 2024.07.30 19:41:24.791848 [ 3 ] {0ac974be-4cda-4fa5-b517-ed168957e332} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7824 2024.07.30 19:41:24.791864 [ 3 ] {} <Debug> HTTP-Session: 98852600-d4bb-4555-9553-cad787bef4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7825 2024.07.30 19:41:24.792002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7826 2024.07.30 19:41:24.792051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7827 2024.07.30 19:41:24.792069 [ 3 ] {} <Debug> HTTP-Session: 031a3343-1c3c-4861-955e-987fd30b901e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7828 2024.07.30 19:41:24.792085 [ 3 ] {} <Debug> HTTP-Session: 031a3343-1c3c-4861-955e-987fd30b901e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7829 2024.07.30 19:41:24.792098 [ 3 ] {} <Debug> HTTP-Session: 031a3343-1c3c-4861-955e-987fd30b901e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7830 2024.07.30 19:41:24.792129 [ 3 ] {} <Trace> HTTP-Session: 031a3343-1c3c-4861-955e-987fd30b901e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7831 2024.07.30 19:41:24.792225 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7832 2024.07.30 19:41:24.792270 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7833 2024.07.30 19:41:24.792397 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7834 2024.07.30 19:41:24.792669 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7835 2024.07.30 19:41:24.792706 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7836 2024.07.30 19:41:24.793064 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7837 2024.07.30 19:41:24.793383 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7838 2024.07.30 19:41:24.793515 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 196.06 KiB/sec.
7839 2024.07.30 19:41:24.793678 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Debug> DynamicQueryHandler: Done processing query
7840 2024.07.30 19:41:24.793702 [ 3 ] {d54d1cf2-cfa5-4161-9d8f-ff6e467d1592} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7841 2024.07.30 19:41:24.793717 [ 3 ] {} <Debug> HTTP-Session: 031a3343-1c3c-4861-955e-987fd30b901e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7842 2024.07.30 19:41:24.793858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7843 2024.07.30 19:41:24.793907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7844 2024.07.30 19:41:24.793927 [ 3 ] {} <Debug> HTTP-Session: a6113d78-0dc5-42fe-bfb4-c1f3836e6f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7845 2024.07.30 19:41:24.793943 [ 3 ] {} <Debug> HTTP-Session: a6113d78-0dc5-42fe-bfb4-c1f3836e6f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7846 2024.07.30 19:41:24.793957 [ 3 ] {} <Debug> HTTP-Session: a6113d78-0dc5-42fe-bfb4-c1f3836e6f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7847 2024.07.30 19:41:24.793989 [ 3 ] {} <Trace> HTTP-Session: a6113d78-0dc5-42fe-bfb4-c1f3836e6f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7848 2024.07.30 19:41:24.794122 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7849 2024.07.30 19:41:24.794168 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7850 2024.07.30 19:41:24.794306 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7851 2024.07.30 19:41:24.794617 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7852 2024.07.30 19:41:24.794652 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7853 2024.07.30 19:41:24.795019 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7854 2024.07.30 19:41:24.795348 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7855 2024.07.30 19:41:24.795482 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001419 sec., 54263.56589147287 rows/sec., 3.34 MiB/sec.
7856 2024.07.30 19:41:24.795687 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Debug> DynamicQueryHandler: Done processing query
7857 2024.07.30 19:41:24.795711 [ 3 ] {705e6186-d3c4-4baf-a14f-35f27a7d247c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7858 2024.07.30 19:41:24.795727 [ 3 ] {} <Debug> HTTP-Session: a6113d78-0dc5-42fe-bfb4-c1f3836e6f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7859 2024.07.30 19:41:24.795886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7860 2024.07.30 19:41:24.795935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7861 2024.07.30 19:41:24.795954 [ 3 ] {} <Debug> HTTP-Session: 9acb7586-ed1b-49e8-8824-98544648fe77 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7862 2024.07.30 19:41:24.795969 [ 3 ] {} <Debug> HTTP-Session: 9acb7586-ed1b-49e8-8824-98544648fe77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7863 2024.07.30 19:41:24.795989 [ 3 ] {} <Debug> HTTP-Session: 9acb7586-ed1b-49e8-8824-98544648fe77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7864 2024.07.30 19:41:24.796021 [ 3 ] {} <Trace> HTTP-Session: 9acb7586-ed1b-49e8-8824-98544648fe77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7865 2024.07.30 19:41:24.796184 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7866 2024.07.30 19:41:24.796230 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7867 2024.07.30 19:41:24.796369 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7868 2024.07.30 19:41:24.796741 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7869 2024.07.30 19:41:24.796777 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7870 2024.07.30 19:41:24.797144 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7871 2024.07.30 19:41:24.797471 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7872 2024.07.30 19:41:24.797598 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001499 sec., 108072.04803202135 rows/sec., 7.53 MiB/sec.
7873 2024.07.30 19:41:24.797763 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Debug> DynamicQueryHandler: Done processing query
7874 2024.07.30 19:41:24.797787 [ 3 ] {e6491d75-ef82-4402-8488-b40b12951ec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7875 2024.07.30 19:41:24.797802 [ 3 ] {} <Debug> HTTP-Session: 9acb7586-ed1b-49e8-8824-98544648fe77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7876 2024.07.30 19:41:24.797962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7877 2024.07.30 19:41:24.798009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7878 2024.07.30 19:41:24.798026 [ 3 ] {} <Debug> HTTP-Session: 99abfb16-0fd9-485c-8421-43ff22958d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7879 2024.07.30 19:41:24.798041 [ 3 ] {} <Debug> HTTP-Session: 99abfb16-0fd9-485c-8421-43ff22958d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7880 2024.07.30 19:41:24.798054 [ 3 ] {} <Debug> HTTP-Session: 99abfb16-0fd9-485c-8421-43ff22958d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7881 2024.07.30 19:41:24.798083 [ 3 ] {} <Trace> HTTP-Session: 99abfb16-0fd9-485c-8421-43ff22958d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7882 2024.07.30 19:41:24.798228 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7883 2024.07.30 19:41:24.798287 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7884 2024.07.30 19:41:24.798657 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7885 2024.07.30 19:41:24.799170 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7886 2024.07.30 19:41:24.799206 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7887 2024.07.30 19:41:24.799790 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7888 2024.07.30 19:41:24.800197 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7889 2024.07.30 19:41:24.800344 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00218 sec., 1834.8623853211009 rows/sec., 3.29 MiB/sec.
7890 2024.07.30 19:41:24.800557 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Debug> DynamicQueryHandler: Done processing query
7891 2024.07.30 19:41:24.800582 [ 3 ] {b8770413-2bd4-4995-b9a3-33ecb163b866} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7892 2024.07.30 19:41:24.800597 [ 3 ] {} <Debug> HTTP-Session: 99abfb16-0fd9-485c-8421-43ff22958d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7893 2024.07.30 19:41:24.800749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7894 2024.07.30 19:41:24.800797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7895 2024.07.30 19:41:24.800816 [ 3 ] {} <Debug> HTTP-Session: 2cc0bee2-39af-4bd9-8e79-62ac0172bc9b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7896 2024.07.30 19:41:24.800833 [ 3 ] {} <Debug> HTTP-Session: 2cc0bee2-39af-4bd9-8e79-62ac0172bc9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7897 2024.07.30 19:41:24.800846 [ 3 ] {} <Debug> HTTP-Session: 2cc0bee2-39af-4bd9-8e79-62ac0172bc9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7898 2024.07.30 19:41:24.800877 [ 3 ] {} <Trace> HTTP-Session: 2cc0bee2-39af-4bd9-8e79-62ac0172bc9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7899 2024.07.30 19:41:24.800980 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7900 2024.07.30 19:41:24.801024 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7901 2024.07.30 19:41:24.801151 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7902 2024.07.30 19:41:24.801416 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7903 2024.07.30 19:41:24.801451 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7904 2024.07.30 19:41:24.801798 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7905 2024.07.30 19:41:24.802112 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7906 2024.07.30 19:41:24.802244 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001299 sec., 17705.927636643573 rows/sec., 957.77 KiB/sec.
7907 2024.07.30 19:41:24.802405 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Debug> DynamicQueryHandler: Done processing query
7908 2024.07.30 19:41:24.802430 [ 3 ] {b9071b22-b3cb-4a07-bdd0-8a6c1b697fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7909 2024.07.30 19:41:24.802445 [ 3 ] {} <Debug> HTTP-Session: 2cc0bee2-39af-4bd9-8e79-62ac0172bc9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7910 2024.07.30 19:41:24.802563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7911 2024.07.30 19:41:24.802611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7912 2024.07.30 19:41:24.802630 [ 3 ] {} <Debug> HTTP-Session: cdf5e3da-6ccf-4210-9066-30d4cab008b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7913 2024.07.30 19:41:24.802646 [ 3 ] {} <Debug> HTTP-Session: cdf5e3da-6ccf-4210-9066-30d4cab008b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7914 2024.07.30 19:41:24.802686 [ 3 ] {} <Debug> HTTP-Session: cdf5e3da-6ccf-4210-9066-30d4cab008b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7915 2024.07.30 19:41:24.802717 [ 3 ] {} <Trace> HTTP-Session: cdf5e3da-6ccf-4210-9066-30d4cab008b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7916 2024.07.30 19:41:24.802828 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7917 2024.07.30 19:41:24.802871 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7918 2024.07.30 19:41:24.802997 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7919 2024.07.30 19:41:24.803368 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7920 2024.07.30 19:41:24.803403 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7921 2024.07.30 19:41:24.803751 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7922 2024.07.30 19:41:24.804067 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7923 2024.07.30 19:41:24.804196 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
7924 2024.07.30 19:41:24.804390 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Debug> DynamicQueryHandler: Done processing query
7925 2024.07.30 19:41:24.804415 [ 3 ] {8c53e070-ea3e-47e8-8ee6-6b4c38e0fb90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7926 2024.07.30 19:41:24.804431 [ 3 ] {} <Debug> HTTP-Session: cdf5e3da-6ccf-4210-9066-30d4cab008b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7927 2024.07.30 19:41:29.776372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7928 2024.07.30 19:41:29.776568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7929 2024.07.30 19:41:29.776615 [ 3 ] {} <Debug> HTTP-Session: 2b90aebc-dcd8-40b4-b124-aff84b97c724 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7930 2024.07.30 19:41:29.776656 [ 3 ] {} <Debug> HTTP-Session: 2b90aebc-dcd8-40b4-b124-aff84b97c724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7931 2024.07.30 19:41:29.776684 [ 3 ] {} <Debug> HTTP-Session: 2b90aebc-dcd8-40b4-b124-aff84b97c724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7932 2024.07.30 19:41:29.776767 [ 3 ] {} <Trace> HTTP-Session: 2b90aebc-dcd8-40b4-b124-aff84b97c724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7933 2024.07.30 19:41:29.777063 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7934 2024.07.30 19:41:29.777144 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7935 2024.07.30 19:41:29.777336 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7936 2024.07.30 19:41:29.777786 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7937 2024.07.30 19:41:29.777828 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7938 2024.07.30 19:41:29.778199 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7939 2024.07.30 19:41:29.778545 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7940 2024.07.30 19:41:29.778688 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001727 sec., 15055.008685581934 rows/sec., 1.19 MiB/sec.
7941 2024.07.30 19:41:29.778904 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Debug> DynamicQueryHandler: Done processing query
7942 2024.07.30 19:41:29.778932 [ 3 ] {87b4b667-dee0-4154-811f-887a1f369234} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7943 2024.07.30 19:41:29.778949 [ 3 ] {} <Debug> HTTP-Session: 2b90aebc-dcd8-40b4-b124-aff84b97c724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7944 2024.07.30 19:41:29.779105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7945 2024.07.30 19:41:29.779162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7946 2024.07.30 19:41:29.779181 [ 3 ] {} <Debug> HTTP-Session: 969ab8b4-0e83-46f1-b8bc-effd5574aa30 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7947 2024.07.30 19:41:29.779199 [ 3 ] {} <Debug> HTTP-Session: 969ab8b4-0e83-46f1-b8bc-effd5574aa30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7948 2024.07.30 19:41:29.779213 [ 3 ] {} <Debug> HTTP-Session: 969ab8b4-0e83-46f1-b8bc-effd5574aa30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7949 2024.07.30 19:41:29.779250 [ 3 ] {} <Trace> HTTP-Session: 969ab8b4-0e83-46f1-b8bc-effd5574aa30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7950 2024.07.30 19:41:29.779396 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7951 2024.07.30 19:41:29.779444 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7952 2024.07.30 19:41:29.779574 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7953 2024.07.30 19:41:29.779995 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7954 2024.07.30 19:41:29.780038 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7955 2024.07.30 19:41:29.780360 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7956 2024.07.30 19:41:29.780669 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7957 2024.07.30 19:41:29.780797 [ 81 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7958 2024.07.30 19:41:29.780800 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001464 sec., 91530.05464480874 rows/sec., 7.64 MiB/sec.
7959 2024.07.30 19:41:29.780849 [ 81 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7960 2024.07.30 19:41:29.780890 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7961 2024.07.30 19:41:29.781069 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Debug> DynamicQueryHandler: Done processing query
7962 2024.07.30 19:41:29.781123 [ 3 ] {45916aab-5063-4bba-a92b-208ba0d4ff88} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7963 2024.07.30 19:41:29.781141 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
7964 2024.07.30 19:41:29.781147 [ 3 ] {} <Debug> HTTP-Session: 969ab8b4-0e83-46f1-b8bc-effd5574aa30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7965 2024.07.30 19:41:29.781366 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7966 2024.07.30 19:41:29.781438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7967 2024.07.30 19:41:29.781445 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 295 rows starting from the beginning of the part
7968 2024.07.30 19:41:29.781523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7969 2024.07.30 19:41:29.781599 [ 3 ] {} <Debug> HTTP-Session: 5a95ff74-7f5e-46f7-88c8-1419d5324bff Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
7970 2024.07.30 19:41:29.781670 [ 3 ] {} <Debug> HTTP-Session: 5a95ff74-7f5e-46f7-88c8-1419d5324bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7971 2024.07.30 19:41:29.781736 [ 3 ] {} <Debug> HTTP-Session: 5a95ff74-7f5e-46f7-88c8-1419d5324bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7972 2024.07.30 19:41:29.781758 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 135 rows starting from the beginning of the part
7973 2024.07.30 19:41:29.781829 [ 3 ] {} <Trace> HTTP-Session: 5a95ff74-7f5e-46f7-88c8-1419d5324bff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7974 2024.07.30 19:41:29.782057 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 210 rows starting from the beginning of the part
7975 2024.07.30 19:41:29.782182 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7976 2024.07.30 19:41:29.782330 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7977 2024.07.30 19:41:29.782337 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 135 rows starting from the beginning of the part
7978 2024.07.30 19:41:29.782691 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 175 rows starting from the beginning of the part
7979 2024.07.30 19:41:29.783057 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 134 rows starting from the beginning of the part
7980 2024.07.30 19:41:29.783225 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7981 2024.07.30 19:41:29.784302 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7982 2024.07.30 19:41:29.784369 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7983 2024.07.30 19:41:29.785311 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7984 2024.07.30 19:41:29.786000 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7985 2024.07.30 19:41:29.786105 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 4 columns (4 merged, 0 gathered) in 0.005100289 sec., 212536.97584587854 rows/sec., 18.18 MiB/sec.
7986 2024.07.30 19:41:29.786257 [ 81 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7987 2024.07.30 19:41:29.786278 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.004248 sec., 21186.4406779661 rows/sec., 1.65 MiB/sec.
7988 2024.07.30 19:41:29.786341 [ 81 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7989 2024.07.30 19:41:29.786420 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
7990 2024.07.30 19:41:29.786502 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7991 2024.07.30 19:41:29.786763 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Debug> DynamicQueryHandler: Done processing query
7992 2024.07.30 19:41:29.786821 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
7993 2024.07.30 19:41:29.786840 [ 3 ] {7492467f-546c-4161-a296-ce5eb9d855f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7994 2024.07.30 19:41:29.786913 [ 3 ] {} <Debug> HTTP-Session: 5a95ff74-7f5e-46f7-88c8-1419d5324bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.07.30 19:41:29.787279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7996 2024.07.30 19:41:29.787451 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7997 2024.07.30 19:41:29.787519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7998 2024.07.30 19:41:29.787557 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 470 rows starting from the beginning of the part
7999 2024.07.30 19:41:29.787631 [ 3 ] {} <Debug> HTTP-Session: e8d03808-75d7-44e3-be71-58b92d5e929f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8000 2024.07.30 19:41:29.787723 [ 3 ] {} <Debug> HTTP-Session: e8d03808-75d7-44e3-be71-58b92d5e929f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8001 2024.07.30 19:41:29.787868 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 92 rows starting from the beginning of the part
8002 2024.07.30 19:41:29.787883 [ 3 ] {} <Debug> HTTP-Session: e8d03808-75d7-44e3-be71-58b92d5e929f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8003 2024.07.30 19:41:29.788159 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 412 rows starting from the beginning of the part
8004 2024.07.30 19:41:29.788162 [ 3 ] {} <Trace> HTTP-Session: e8d03808-75d7-44e3-be71-58b92d5e929f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8005 2024.07.30 19:41:29.788430 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 92 rows starting from the beginning of the part
8006 2024.07.30 19:41:29.788686 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 390 rows starting from the beginning of the part
8007 2024.07.30 19:41:29.789038 [ 190 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8008 2024.07.30 19:41:29.789092 [ 188 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part
8009 2024.07.30 19:41:29.789143 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8010 2024.07.30 19:41:29.789585 [ 190 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_41_8} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8011 2024.07.30 19:41:29.789734 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8012 2024.07.30 19:41:29.789874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
8013 2024.07.30 19:41:29.790436 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8014 2024.07.30 19:41:29.791442 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8015 2024.07.30 19:41:29.791517 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
8016 2024.07.30 19:41:29.792445 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 4 columns (4 merged, 0 gathered) in 0.005877446 sec., 263039.4222252318 rows/sec., 19.01 MiB/sec.
8017 2024.07.30 19:41:29.792450 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8018 2024.07.30 19:41:29.792694 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8019 2024.07.30 19:41:29.793202 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8020 2024.07.30 19:41:29.793445 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8021 2024.07.30 19:41:29.793516 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004848 sec., 33003.300330033 rows/sec., 2.30 MiB/sec.
8022 2024.07.30 19:41:29.793521 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8023 2024.07.30 19:41:29.793598 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
8024 2024.07.30 19:41:29.793674 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8025 2024.07.30 19:41:29.794054 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_41_8} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8026 2024.07.30 19:41:29.794066 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
8027 2024.07.30 19:41:29.794093 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Debug> DynamicQueryHandler: Done processing query
8028 2024.07.30 19:41:29.794179 [ 3 ] {3c0f05db-3126-4b86-baa0-384d52dc06fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8029 2024.07.30 19:41:29.794258 [ 3 ] {} <Debug> HTTP-Session: e8d03808-75d7-44e3-be71-58b92d5e929f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8030 2024.07.30 19:41:29.794292 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
8031 2024.07.30 19:41:29.794429 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8032 2024.07.30 19:41:29.794468 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5820 rows starting from the beginning of the part
8033 2024.07.30 19:41:29.794599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8034 2024.07.30 19:41:29.794647 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part
8035 2024.07.30 19:41:29.794779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8036 2024.07.30 19:41:29.794879 [ 3 ] {} <Debug> HTTP-Session: ec02ac2f-6632-4e0d-b2f9-48735d0aee53 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8037 2024.07.30 19:41:29.794898 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 197 rows starting from the beginning of the part
8038 2024.07.30 19:41:29.794958 [ 3 ] {} <Debug> HTTP-Session: ec02ac2f-6632-4e0d-b2f9-48735d0aee53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8039 2024.07.30 19:41:29.795017 [ 3 ] {} <Debug> HTTP-Session: ec02ac2f-6632-4e0d-b2f9-48735d0aee53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8040 2024.07.30 19:41:29.795315 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part
8041 2024.07.30 19:41:29.795342 [ 3 ] {} <Trace> HTTP-Session: ec02ac2f-6632-4e0d-b2f9-48735d0aee53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8042 2024.07.30 19:41:29.795531 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
8043 2024.07.30 19:41:29.795721 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
8044 2024.07.30 19:41:29.796077 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8045 2024.07.30 19:41:29.796275 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8046 2024.07.30 19:41:29.797036 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8047 2024.07.30 19:41:29.798330 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8048 2024.07.30 19:41:29.798368 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
8049 2024.07.30 19:41:29.799329 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8050 2024.07.30 19:41:29.800101 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6661 rows, containing 5 columns (5 merged, 0 gathered) in 0.006350316 sec., 1048924.179521145 rows/sec., 73.09 MiB/sec.
8051 2024.07.30 19:41:29.800337 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8052 2024.07.30 19:41:29.800563 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.004967 sec., 5234.548016911616 rows/sec., 9.38 MiB/sec.
8053 2024.07.30 19:41:29.800616 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8054 2024.07.30 19:41:29.801178 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Debug> DynamicQueryHandler: Done processing query
8055 2024.07.30 19:41:29.801232 [ 3 ] {db4d972e-2837-4398-8ace-971be7cabde3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8056 2024.07.30 19:41:29.801290 [ 3 ] {} <Debug> HTTP-Session: ec02ac2f-6632-4e0d-b2f9-48735d0aee53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8057 2024.07.30 19:41:29.801463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8058 2024.07.30 19:41:29.801553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8059 2024.07.30 19:41:29.801568 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8060 2024.07.30 19:41:29.801593 [ 3 ] {} <Debug> HTTP-Session: d21777aa-7d52-423c-824b-b7f1d9ab8440 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8061 2024.07.30 19:41:29.801646 [ 3 ] {} <Debug> HTTP-Session: d21777aa-7d52-423c-824b-b7f1d9ab8440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8062 2024.07.30 19:41:29.801682 [ 3 ] {} <Debug> HTTP-Session: d21777aa-7d52-423c-824b-b7f1d9ab8440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.07.30 19:41:29.801750 [ 3 ] {} <Trace> HTTP-Session: d21777aa-7d52-423c-824b-b7f1d9ab8440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8064 2024.07.30 19:41:29.801750 [ 190 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8065 2024.07.30 19:41:29.801921 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB.
8066 2024.07.30 19:41:29.801982 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8067 2024.07.30 19:41:29.802033 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8068 2024.07.30 19:41:29.802182 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8069 2024.07.30 19:41:29.802514 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8070 2024.07.30 19:41:29.802550 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
8071 2024.07.30 19:41:29.802929 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8072 2024.07.30 19:41:29.803275 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8073 2024.07.30 19:41:29.803405 [ 81 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8074 2024.07.30 19:41:29.803409 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec.
8075 2024.07.30 19:41:29.803437 [ 81 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8076 2024.07.30 19:41:29.803473 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
8077 2024.07.30 19:41:29.803662 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
8078 2024.07.30 19:41:29.803674 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Debug> DynamicQueryHandler: Done processing query
8079 2024.07.30 19:41:29.803726 [ 3 ] {9a2258da-b839-4bed-9415-34c8cb1abcd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8080 2024.07.30 19:41:29.803752 [ 3 ] {} <Debug> HTTP-Session: d21777aa-7d52-423c-824b-b7f1d9ab8440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8081 2024.07.30 19:41:29.804117 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8082 2024.07.30 19:41:29.804216 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2044 rows starting from the beginning of the part
8083 2024.07.30 19:41:29.804499 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
8084 2024.07.30 19:41:29.804605 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
8085 2024.07.30 19:41:29.804775 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
8086 2024.07.30 19:41:29.805013 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
8087 2024.07.30 19:41:29.805129 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
8088 2024.07.30 19:41:29.806566 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003021644 sec., 775736.6519682662 rows/sec., 52.32 MiB/sec.
8089 2024.07.30 19:41:29.806768 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8090 2024.07.30 19:41:29.807121 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8091 2024.07.30 19:41:29.807193 [ 201 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_41_8} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8092 2024.07.30 19:41:29.807258 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
8093 2024.07.30 19:41:32.345496 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
8094 2024.07.30 19:41:32.345550 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
8095 2024.07.30 19:41:34.779484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8096 2024.07.30 19:41:34.779622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8097 2024.07.30 19:41:34.779654 [ 3 ] {} <Debug> HTTP-Session: afd6baed-91b6-43c8-85cb-e25ef687458f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8098 2024.07.30 19:41:34.779681 [ 3 ] {} <Debug> HTTP-Session: afd6baed-91b6-43c8-85cb-e25ef687458f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8099 2024.07.30 19:41:34.779699 [ 3 ] {} <Debug> HTTP-Session: afd6baed-91b6-43c8-85cb-e25ef687458f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8100 2024.07.30 19:41:34.779755 [ 3 ] {} <Trace> HTTP-Session: afd6baed-91b6-43c8-85cb-e25ef687458f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8101 2024.07.30 19:41:34.779954 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8102 2024.07.30 19:41:34.780030 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8103 2024.07.30 19:41:34.780244 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8104 2024.07.30 19:41:34.780705 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8105 2024.07.30 19:41:34.780745 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8106 2024.07.30 19:41:34.781120 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8107 2024.07.30 19:41:34.781460 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8108 2024.07.30 19:41:34.781600 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001709 sec., 5851.375073142189 rows/sec., 388.57 KiB/sec.
8109 2024.07.30 19:41:34.781838 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Debug> DynamicQueryHandler: Done processing query
8110 2024.07.30 19:41:34.781866 [ 3 ] {1033b89f-582e-4077-9ffe-d129e4ccb0fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8111 2024.07.30 19:41:34.781883 [ 3 ] {} <Debug> HTTP-Session: afd6baed-91b6-43c8-85cb-e25ef687458f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8112 2024.07.30 19:41:34.782070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8113 2024.07.30 19:41:34.782128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8114 2024.07.30 19:41:34.782147 [ 3 ] {} <Debug> HTTP-Session: f51e5e65-9a66-437e-b820-0749fbbd57f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8115 2024.07.30 19:41:34.782166 [ 3 ] {} <Debug> HTTP-Session: f51e5e65-9a66-437e-b820-0749fbbd57f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8116 2024.07.30 19:41:34.782180 [ 3 ] {} <Debug> HTTP-Session: f51e5e65-9a66-437e-b820-0749fbbd57f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8117 2024.07.30 19:41:34.782215 [ 3 ] {} <Trace> HTTP-Session: f51e5e65-9a66-437e-b820-0749fbbd57f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8118 2024.07.30 19:41:34.782368 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8119 2024.07.30 19:41:34.782415 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8120 2024.07.30 19:41:34.782545 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8121 2024.07.30 19:41:34.783016 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8122 2024.07.30 19:41:34.783055 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8123 2024.07.30 19:41:34.783390 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8124 2024.07.30 19:41:34.783703 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8125 2024.07.30 19:41:34.783830 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.001534 sec., 112777.05345501956 rows/sec., 9.97 MiB/sec.
8126 2024.07.30 19:41:34.784000 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Debug> DynamicQueryHandler: Done processing query
8127 2024.07.30 19:41:34.784024 [ 3 ] {828f1a98-0586-49d9-90b9-a6812a96d286} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8128 2024.07.30 19:41:34.784042 [ 3 ] {} <Debug> HTTP-Session: f51e5e65-9a66-437e-b820-0749fbbd57f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8129 2024.07.30 19:41:34.784203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8130 2024.07.30 19:41:34.784254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8131 2024.07.30 19:41:34.784273 [ 3 ] {} <Debug> HTTP-Session: f328f473-fe81-4f93-8cb1-c0b79406d288 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8132 2024.07.30 19:41:34.784290 [ 3 ] {} <Debug> HTTP-Session: f328f473-fe81-4f93-8cb1-c0b79406d288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8133 2024.07.30 19:41:34.784304 [ 3 ] {} <Debug> HTTP-Session: f328f473-fe81-4f93-8cb1-c0b79406d288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8134 2024.07.30 19:41:34.784336 [ 3 ] {} <Trace> HTTP-Session: f328f473-fe81-4f93-8cb1-c0b79406d288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8135 2024.07.30 19:41:34.784533 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8136 2024.07.30 19:41:34.784579 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8137 2024.07.30 19:41:34.784704 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8138 2024.07.30 19:41:34.785236 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8139 2024.07.30 19:41:34.785272 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8140 2024.07.30 19:41:34.785592 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8141 2024.07.30 19:41:34.785890 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8142 2024.07.30 19:41:34.786014 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.001592 sec., 242462.31155778893 rows/sec., 17.05 MiB/sec.
8143 2024.07.30 19:41:34.786183 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Debug> DynamicQueryHandler: Done processing query
8144 2024.07.30 19:41:34.786207 [ 3 ] {61a4bb51-0634-463d-9515-7592da1f29c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8145 2024.07.30 19:41:34.786224 [ 3 ] {} <Debug> HTTP-Session: f328f473-fe81-4f93-8cb1-c0b79406d288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8146 2024.07.30 19:41:34.786349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8147 2024.07.30 19:41:34.786398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8148 2024.07.30 19:41:34.786417 [ 3 ] {} <Debug> HTTP-Session: 3a4212da-6ebe-47c6-8a26-e37fcf25e96d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8149 2024.07.30 19:41:34.786434 [ 3 ] {} <Debug> HTTP-Session: 3a4212da-6ebe-47c6-8a26-e37fcf25e96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8150 2024.07.30 19:41:34.786448 [ 3 ] {} <Debug> HTTP-Session: 3a4212da-6ebe-47c6-8a26-e37fcf25e96d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8151 2024.07.30 19:41:34.786479 [ 3 ] {} <Trace> HTTP-Session: 3a4212da-6ebe-47c6-8a26-e37fcf25e96d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8152 2024.07.30 19:41:34.786572 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8153 2024.07.30 19:41:34.786617 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8154 2024.07.30 19:41:34.786744 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8155 2024.07.30 19:41:34.787008 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8156 2024.07.30 19:41:34.787045 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8157 2024.07.30 19:41:34.787405 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8158 2024.07.30 19:41:34.787723 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8159 2024.07.30 19:41:34.787845 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 199.08 KiB/sec.
8160 2024.07.30 19:41:34.788006 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Debug> DynamicQueryHandler: Done processing query
8161 2024.07.30 19:41:34.788030 [ 3 ] {f582e6b4-6af2-40c1-8317-604c5147b6cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8162 2024.07.30 19:41:34.788047 [ 3 ] {} <Debug> HTTP-Session: 3a4212da-6ebe-47c6-8a26-e37fcf25e96d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8163 2024.07.30 19:41:34.788159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8164 2024.07.30 19:41:34.788206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8165 2024.07.30 19:41:34.788225 [ 3 ] {} <Debug> HTTP-Session: 57a21452-fe77-4c50-8184-8aabe0922ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8166 2024.07.30 19:41:34.788241 [ 3 ] {} <Debug> HTTP-Session: 57a21452-fe77-4c50-8184-8aabe0922ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8167 2024.07.30 19:41:34.788254 [ 3 ] {} <Debug> HTTP-Session: 57a21452-fe77-4c50-8184-8aabe0922ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8168 2024.07.30 19:41:34.788284 [ 3 ] {} <Trace> HTTP-Session: 57a21452-fe77-4c50-8184-8aabe0922ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8169 2024.07.30 19:41:34.788412 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8170 2024.07.30 19:41:34.788458 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8171 2024.07.30 19:41:34.788596 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8172 2024.07.30 19:41:34.788930 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8173 2024.07.30 19:41:34.788964 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8174 2024.07.30 19:41:34.789331 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8175 2024.07.30 19:41:34.789666 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8176 2024.07.30 19:41:34.789798 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001443 sec., 53361.05336105336 rows/sec., 3.29 MiB/sec.
8177 2024.07.30 19:41:34.790086 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Debug> DynamicQueryHandler: Done processing query
8178 2024.07.30 19:41:34.790129 [ 3 ] {6ce651f9-cbd5-44a5-8154-70300177ca79} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8179 2024.07.30 19:41:34.790148 [ 3 ] {} <Debug> HTTP-Session: 57a21452-fe77-4c50-8184-8aabe0922ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8180 2024.07.30 19:41:34.790295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8181 2024.07.30 19:41:34.790343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8182 2024.07.30 19:41:34.790362 [ 3 ] {} <Debug> HTTP-Session: c1447970-4c01-4175-8fc8-a45a53872b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8183 2024.07.30 19:41:34.790378 [ 3 ] {} <Debug> HTTP-Session: c1447970-4c01-4175-8fc8-a45a53872b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.07.30 19:41:34.790391 [ 3 ] {} <Debug> HTTP-Session: c1447970-4c01-4175-8fc8-a45a53872b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8185 2024.07.30 19:41:34.790421 [ 3 ] {} <Trace> HTTP-Session: c1447970-4c01-4175-8fc8-a45a53872b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8186 2024.07.30 19:41:34.790607 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8187 2024.07.30 19:41:34.790654 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8188 2024.07.30 19:41:34.790815 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8189 2024.07.30 19:41:34.791203 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8190 2024.07.30 19:41:34.791239 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8191 2024.07.30 19:41:34.791607 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8192 2024.07.30 19:41:34.791940 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8193 2024.07.30 19:41:34.792091 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
8194 2024.07.30 19:41:34.792272 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Debug> DynamicQueryHandler: Done processing query
8195 2024.07.30 19:41:34.792296 [ 3 ] {1acf9136-c050-4d37-ab26-32d6a6aa1413} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8196 2024.07.30 19:41:34.792312 [ 3 ] {} <Debug> HTTP-Session: c1447970-4c01-4175-8fc8-a45a53872b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8197 2024.07.30 19:41:34.792427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8198 2024.07.30 19:41:34.792474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8199 2024.07.30 19:41:34.792493 [ 3 ] {} <Debug> HTTP-Session: df784d03-2967-4078-8cee-39d6a1dc5e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8200 2024.07.30 19:41:34.792509 [ 3 ] {} <Debug> HTTP-Session: df784d03-2967-4078-8cee-39d6a1dc5e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8201 2024.07.30 19:41:34.792522 [ 3 ] {} <Debug> HTTP-Session: df784d03-2967-4078-8cee-39d6a1dc5e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8202 2024.07.30 19:41:34.792552 [ 3 ] {} <Trace> HTTP-Session: df784d03-2967-4078-8cee-39d6a1dc5e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8203 2024.07.30 19:41:34.792692 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8204 2024.07.30 19:41:34.792754 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8205 2024.07.30 19:41:34.793163 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8206 2024.07.30 19:41:34.793648 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8207 2024.07.30 19:41:34.793684 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8208 2024.07.30 19:41:34.794263 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8209 2024.07.30 19:41:34.794676 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8210 2024.07.30 19:41:34.794858 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
8211 2024.07.30 19:41:34.794876 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002246 sec., 1780.9439002671415 rows/sec., 3.19 MiB/sec.
8212 2024.07.30 19:41:34.794946 [ 72 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8213 2024.07.30 19:41:34.795035 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8214 2024.07.30 19:41:34.795591 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Debug> DynamicQueryHandler: Done processing query
8215 2024.07.30 19:41:34.795622 [ 187 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
8216 2024.07.30 19:41:34.795653 [ 3 ] {03abe50f-455d-4d50-abe4-04e38df40bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8217 2024.07.30 19:41:34.795746 [ 3 ] {} <Debug> HTTP-Session: df784d03-2967-4078-8cee-39d6a1dc5e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.07.30 19:41:34.795943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8219 2024.07.30 19:41:34.796056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8220 2024.07.30 19:41:34.796147 [ 3 ] {} <Debug> HTTP-Session: 623d5390-fdeb-4e64-ba68-a23be7be8956 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8221 2024.07.30 19:41:34.796199 [ 3 ] {} <Debug> HTTP-Session: 623d5390-fdeb-4e64-ba68-a23be7be8956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8222 2024.07.30 19:41:34.796242 [ 3 ] {} <Debug> HTTP-Session: 623d5390-fdeb-4e64-ba68-a23be7be8956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8223 2024.07.30 19:41:34.796336 [ 3 ] {} <Trace> HTTP-Session: 623d5390-fdeb-4e64-ba68-a23be7be8956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8224 2024.07.30 19:41:34.796604 [ 187 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8225 2024.07.30 19:41:34.796615 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8226 2024.07.30 19:41:34.796766 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8227 2024.07.30 19:41:34.796772 [ 187 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 411 rows starting from the beginning of the part
8228 2024.07.30 19:41:34.797604 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8229 2024.07.30 19:41:34.797693 [ 187 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part
8230 2024.07.30 19:41:34.798515 [ 187 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part
8231 2024.07.30 19:41:34.798720 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8232 2024.07.30 19:41:34.798843 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8233 2024.07.30 19:41:34.799235 [ 187 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
8234 2024.07.30 19:41:34.799833 [ 187 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part
8235 2024.07.30 19:41:34.800159 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8236 2024.07.30 19:41:34.800338 [ 187 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part
8237 2024.07.30 19:41:34.801375 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8238 2024.07.30 19:41:34.801782 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005264 sec., 4369.300911854104 rows/sec., 236.35 KiB/sec.
8239 2024.07.30 19:41:34.802367 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Debug> DynamicQueryHandler: Done processing query
8240 2024.07.30 19:41:34.802430 [ 3 ] {eb04640c-4c2a-464f-aa84-a82732a2574c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8241 2024.07.30 19:41:34.802487 [ 3 ] {} <Debug> HTTP-Session: 623d5390-fdeb-4e64-ba68-a23be7be8956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8242 2024.07.30 19:41:34.802678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8243 2024.07.30 19:41:34.802763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8244 2024.07.30 19:41:34.802784 [ 3 ] {} <Debug> HTTP-Session: a0ae15bf-0e37-46ae-ae44-5a9157150c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8245 2024.07.30 19:41:34.802801 [ 3 ] {} <Debug> HTTP-Session: a0ae15bf-0e37-46ae-ae44-5a9157150c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8246 2024.07.30 19:41:34.802815 [ 3 ] {} <Debug> HTTP-Session: a0ae15bf-0e37-46ae-ae44-5a9157150c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.07.30 19:41:34.802852 [ 3 ] {} <Trace> HTTP-Session: a0ae15bf-0e37-46ae-ae44-5a9157150c95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8248 2024.07.30 19:41:34.803047 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8249 2024.07.30 19:41:34.803112 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8250 2024.07.30 19:41:34.803814 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8251 2024.07.30 19:41:34.804589 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8252 2024.07.30 19:41:34.804660 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8253 2024.07.30 19:41:34.805825 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8254 2024.07.30 19:41:34.806820 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8255 2024.07.30 19:41:34.807249 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004292 sec., 13979.496738117428 rows/sec., 964.73 KiB/sec.
8256 2024.07.30 19:41:34.807696 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Debug> DynamicQueryHandler: Done processing query
8257 2024.07.30 19:41:34.807720 [ 3 ] {d0fe6ef4-8e98-4006-8e77-472159b9ae68} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8258 2024.07.30 19:41:34.807736 [ 3 ] {} <Debug> HTTP-Session: a0ae15bf-0e37-46ae-ae44-5a9157150c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8259 2024.07.30 19:41:34.809109 [ 201 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 19 columns (19 merged, 0 gathered) in 0.013922258 sec., 34118.02884273514 rows/sec., 61.13 MiB/sec.
8260 2024.07.30 19:41:34.809683 [ 201 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
8261 2024.07.30 19:41:34.810262 [ 201 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8262 2024.07.30 19:41:34.810341 [ 201 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
8263 2024.07.30 19:41:34.810479 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB.
8264 2024.07.30 19:41:39.776705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8265 2024.07.30 19:41:39.776847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8266 2024.07.30 19:41:39.776874 [ 3 ] {} <Debug> HTTP-Session: 0b47ab3d-59c2-4d14-b0ca-c17e04bde4e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8267 2024.07.30 19:41:39.776899 [ 3 ] {} <Debug> HTTP-Session: 0b47ab3d-59c2-4d14-b0ca-c17e04bde4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8268 2024.07.30 19:41:39.776914 [ 3 ] {} <Debug> HTTP-Session: 0b47ab3d-59c2-4d14-b0ca-c17e04bde4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8269 2024.07.30 19:41:39.776967 [ 3 ] {} <Trace> HTTP-Session: 0b47ab3d-59c2-4d14-b0ca-c17e04bde4e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8270 2024.07.30 19:41:39.777164 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8271 2024.07.30 19:41:39.777236 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8272 2024.07.30 19:41:39.777438 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8273 2024.07.30 19:41:39.777872 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8274 2024.07.30 19:41:39.777922 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8275 2024.07.30 19:41:39.778306 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8276 2024.07.30 19:41:39.778671 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8277 2024.07.30 19:41:39.778838 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001731 sec., 15020.219526285386 rows/sec., 1.19 MiB/sec.
8278 2024.07.30 19:41:39.778863 [ 63 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8279 2024.07.30 19:41:39.778986 [ 63 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8280 2024.07.30 19:41:39.779029 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8281 2024.07.30 19:41:39.779130 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Debug> DynamicQueryHandler: Done processing query
8282 2024.07.30 19:41:39.779169 [ 3 ] {667e8436-d3fc-4a91-90d8-f241089cbcf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8283 2024.07.30 19:41:39.779182 [ 197 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
8284 2024.07.30 19:41:39.779190 [ 3 ] {} <Debug> HTTP-Session: 0b47ab3d-59c2-4d14-b0ca-c17e04bde4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8285 2024.07.30 19:41:39.779323 [ 197 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8286 2024.07.30 19:41:39.779361 [ 197 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 36 rows starting from the beginning of the part
8287 2024.07.30 19:41:39.779381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8288 2024.07.30 19:41:39.779454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8289 2024.07.30 19:41:39.779460 [ 197 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part
8290 2024.07.30 19:41:39.779518 [ 3 ] {} <Debug> HTTP-Session: 6d3e16c6-723f-45fa-9888-b31280f04e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8291 2024.07.30 19:41:39.779593 [ 3 ] {} <Debug> HTTP-Session: 6d3e16c6-723f-45fa-9888-b31280f04e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8292 2024.07.30 19:41:39.779717 [ 3 ] {} <Debug> HTTP-Session: 6d3e16c6-723f-45fa-9888-b31280f04e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8293 2024.07.30 19:41:39.779872 [ 197 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part
8294 2024.07.30 19:41:39.779896 [ 3 ] {} <Trace> HTTP-Session: 6d3e16c6-723f-45fa-9888-b31280f04e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8295 2024.07.30 19:41:39.780106 [ 197 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part
8296 2024.07.30 19:41:39.780354 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8297 2024.07.30 19:41:39.780410 [ 197 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part
8298 2024.07.30 19:41:39.780506 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8299 2024.07.30 19:41:39.780752 [ 197 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part
8300 2024.07.30 19:41:39.781418 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8301 2024.07.30 19:41:39.782052 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8302 2024.07.30 19:41:39.782100 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8303 2024.07.30 19:41:39.782536 [ 200 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.003421143 sec., 39168.1961262654 rows/sec., 2.97 MiB/sec.
8304 2024.07.30 19:41:39.782637 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8305 2024.07.30 19:41:39.782794 [ 200 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8306 2024.07.30 19:41:39.783477 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8307 2024.07.30 19:41:39.783808 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.00369 sec., 36314.36314363143 rows/sec., 3.03 MiB/sec.
8308 2024.07.30 19:41:39.783838 [ 200 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8309 2024.07.30 19:41:39.784068 [ 200 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_36_7} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8310 2024.07.30 19:41:39.784154 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Debug> DynamicQueryHandler: Done processing query
8311 2024.07.30 19:41:39.784218 [ 3 ] {435d003a-49da-4b19-b336-0731d8f58b49} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8312 2024.07.30 19:41:39.784237 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8313 2024.07.30 19:41:39.784248 [ 3 ] {} <Debug> HTTP-Session: 6d3e16c6-723f-45fa-9888-b31280f04e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8314 2024.07.30 19:41:39.784454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8315 2024.07.30 19:41:39.784504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8316 2024.07.30 19:41:39.784524 [ 3 ] {} <Debug> HTTP-Session: 36c0e14b-60b5-4407-929a-50a297bfa853 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8317 2024.07.30 19:41:39.784541 [ 3 ] {} <Debug> HTTP-Session: 36c0e14b-60b5-4407-929a-50a297bfa853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8318 2024.07.30 19:41:39.784555 [ 3 ] {} <Debug> HTTP-Session: 36c0e14b-60b5-4407-929a-50a297bfa853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8319 2024.07.30 19:41:39.784586 [ 3 ] {} <Trace> HTTP-Session: 36c0e14b-60b5-4407-929a-50a297bfa853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8320 2024.07.30 19:41:39.784718 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8321 2024.07.30 19:41:39.784763 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8322 2024.07.30 19:41:39.784912 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8323 2024.07.30 19:41:39.785256 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8324 2024.07.30 19:41:39.785295 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8325 2024.07.30 19:41:39.785614 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8326 2024.07.30 19:41:39.785937 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8327 2024.07.30 19:41:39.786095 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001421 sec., 63335.6790992259 rows/sec., 4.95 MiB/sec.
8328 2024.07.30 19:41:39.786400 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Debug> DynamicQueryHandler: Done processing query
8329 2024.07.30 19:41:39.786439 [ 3 ] {59c9fb7d-1241-4d37-9c08-a76ab9a316dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8330 2024.07.30 19:41:39.786459 [ 3 ] {} <Debug> HTTP-Session: 36c0e14b-60b5-4407-929a-50a297bfa853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8331 2024.07.30 19:41:39.786711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8332 2024.07.30 19:41:39.786762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8333 2024.07.30 19:41:39.786780 [ 3 ] {} <Debug> HTTP-Session: 3fd95524-abc0-437f-b6cc-8aa788e1dd41 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8334 2024.07.30 19:41:39.786797 [ 3 ] {} <Debug> HTTP-Session: 3fd95524-abc0-437f-b6cc-8aa788e1dd41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8335 2024.07.30 19:41:39.786810 [ 3 ] {} <Debug> HTTP-Session: 3fd95524-abc0-437f-b6cc-8aa788e1dd41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8336 2024.07.30 19:41:39.786841 [ 3 ] {} <Trace> HTTP-Session: 3fd95524-abc0-437f-b6cc-8aa788e1dd41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8337 2024.07.30 19:41:39.786993 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8338 2024.07.30 19:41:39.787043 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8339 2024.07.30 19:41:39.787210 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8340 2024.07.30 19:41:39.787597 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8341 2024.07.30 19:41:39.787633 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8342 2024.07.30 19:41:39.788032 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8343 2024.07.30 19:41:39.788378 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8344 2024.07.30 19:41:39.788541 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
8345 2024.07.30 19:41:39.788852 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Debug> DynamicQueryHandler: Done processing query
8346 2024.07.30 19:41:39.788887 [ 3 ] {65b08fb0-ba85-4a12-9169-484aa7bb71c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8347 2024.07.30 19:41:39.788911 [ 3 ] {} <Debug> HTTP-Session: 3fd95524-abc0-437f-b6cc-8aa788e1dd41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8348 2024.07.30 19:41:39.789146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8349 2024.07.30 19:41:39.789197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8350 2024.07.30 19:41:39.789215 [ 3 ] {} <Debug> HTTP-Session: 759ba43d-6165-4e5f-8c6a-0b3829a066a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8351 2024.07.30 19:41:39.789232 [ 3 ] {} <Debug> HTTP-Session: 759ba43d-6165-4e5f-8c6a-0b3829a066a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.07.30 19:41:39.789245 [ 3 ] {} <Debug> HTTP-Session: 759ba43d-6165-4e5f-8c6a-0b3829a066a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8353 2024.07.30 19:41:39.789275 [ 3 ] {} <Trace> HTTP-Session: 759ba43d-6165-4e5f-8c6a-0b3829a066a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8354 2024.07.30 19:41:39.789717 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8355 2024.07.30 19:41:39.789790 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8356 2024.07.30 19:41:39.790205 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8357 2024.07.30 19:41:39.790856 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8358 2024.07.30 19:41:39.790891 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8359 2024.07.30 19:41:39.791511 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8360 2024.07.30 19:41:39.791920 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8361 2024.07.30 19:41:39.792109 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002738 sec., 9495.982468955443 rows/sec., 17.02 MiB/sec.
8362 2024.07.30 19:41:39.792315 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Debug> DynamicQueryHandler: Done processing query
8363 2024.07.30 19:41:39.792340 [ 3 ] {45f04d3c-188c-4e19-a2b2-8fd6e246d30e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8364 2024.07.30 19:41:39.792355 [ 3 ] {} <Debug> HTTP-Session: 759ba43d-6165-4e5f-8c6a-0b3829a066a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8365 2024.07.30 19:41:39.792488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8366 2024.07.30 19:41:39.792535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8367 2024.07.30 19:41:39.792554 [ 3 ] {} <Debug> HTTP-Session: c92038bb-66e3-441d-bac8-2f2bb4cf1d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8368 2024.07.30 19:41:39.792569 [ 3 ] {} <Debug> HTTP-Session: c92038bb-66e3-441d-bac8-2f2bb4cf1d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.07.30 19:41:39.792583 [ 3 ] {} <Debug> HTTP-Session: c92038bb-66e3-441d-bac8-2f2bb4cf1d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8370 2024.07.30 19:41:39.792615 [ 3 ] {} <Trace> HTTP-Session: c92038bb-66e3-441d-bac8-2f2bb4cf1d08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8371 2024.07.30 19:41:39.792728 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8372 2024.07.30 19:41:39.792773 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8373 2024.07.30 19:41:39.792901 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8374 2024.07.30 19:41:39.793208 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8375 2024.07.30 19:41:39.793244 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8376 2024.07.30 19:41:39.793601 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8377 2024.07.30 19:41:39.793912 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8378 2024.07.30 19:41:39.794073 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
8379 2024.07.30 19:41:39.794343 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Debug> DynamicQueryHandler: Done processing query
8380 2024.07.30 19:41:39.794377 [ 3 ] {9bc30964-7df4-4651-98a8-d17daf752a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8381 2024.07.30 19:41:39.794408 [ 3 ] {} <Debug> HTTP-Session: c92038bb-66e3-441d-bac8-2f2bb4cf1d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8382 2024.07.30 19:41:44.782943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8383 2024.07.30 19:41:44.783145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8384 2024.07.30 19:41:44.783176 [ 3 ] {} <Debug> HTTP-Session: d1299420-2831-4d70-94d8-087040ec8f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8385 2024.07.30 19:41:44.783204 [ 3 ] {} <Debug> HTTP-Session: d1299420-2831-4d70-94d8-087040ec8f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.07.30 19:41:44.783222 [ 3 ] {} <Debug> HTTP-Session: d1299420-2831-4d70-94d8-087040ec8f5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8387 2024.07.30 19:41:44.783280 [ 3 ] {} <Trace> HTTP-Session: d1299420-2831-4d70-94d8-087040ec8f5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8388 2024.07.30 19:41:44.783485 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8389 2024.07.30 19:41:44.783561 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8390 2024.07.30 19:41:44.783760 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8391 2024.07.30 19:41:44.784190 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8392 2024.07.30 19:41:44.784235 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8393 2024.07.30 19:41:44.784601 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8394 2024.07.30 19:41:44.784954 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8395 2024.07.30 19:41:44.785117 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001693 sec., 5906.674542232723 rows/sec., 392.24 KiB/sec.
8396 2024.07.30 19:41:44.785324 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Debug> DynamicQueryHandler: Done processing query
8397 2024.07.30 19:41:44.785351 [ 3 ] {52d87bd7-debf-4354-b34d-e660ed3a8e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8398 2024.07.30 19:41:44.785369 [ 3 ] {} <Debug> HTTP-Session: d1299420-2831-4d70-94d8-087040ec8f5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8399 2024.07.30 19:41:44.785540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8400 2024.07.30 19:41:44.785599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8401 2024.07.30 19:41:44.785624 [ 3 ] {} <Debug> HTTP-Session: b8f8fce8-7ebc-4f79-ac0f-7557a9f48f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8402 2024.07.30 19:41:44.785642 [ 3 ] {} <Debug> HTTP-Session: b8f8fce8-7ebc-4f79-ac0f-7557a9f48f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8403 2024.07.30 19:41:44.785657 [ 3 ] {} <Debug> HTTP-Session: b8f8fce8-7ebc-4f79-ac0f-7557a9f48f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8404 2024.07.30 19:41:44.785689 [ 3 ] {} <Trace> HTTP-Session: b8f8fce8-7ebc-4f79-ac0f-7557a9f48f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8405 2024.07.30 19:41:44.785846 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8406 2024.07.30 19:41:44.785891 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8407 2024.07.30 19:41:44.786018 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8408 2024.07.30 19:41:44.786468 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8409 2024.07.30 19:41:44.786505 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8410 2024.07.30 19:41:44.786836 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8411 2024.07.30 19:41:44.787157 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8412 2024.07.30 19:41:44.787308 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Debug> executeQuery: Read 209 rows, 18.47 KiB in 0.001534 sec., 136245.110821382 rows/sec., 11.76 MiB/sec.
8413 2024.07.30 19:41:44.787487 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Debug> DynamicQueryHandler: Done processing query
8414 2024.07.30 19:41:44.787512 [ 3 ] {6b8f9dea-6254-4ade-b6c6-472369d3626f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8415 2024.07.30 19:41:44.787528 [ 3 ] {} <Debug> HTTP-Session: b8f8fce8-7ebc-4f79-ac0f-7557a9f48f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8416 2024.07.30 19:41:44.787701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8417 2024.07.30 19:41:44.787750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8418 2024.07.30 19:41:44.787769 [ 3 ] {} <Debug> HTTP-Session: 58c6d8f8-9ab3-4002-8b05-58b7e1cec19b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8419 2024.07.30 19:41:44.787785 [ 3 ] {} <Debug> HTTP-Session: 58c6d8f8-9ab3-4002-8b05-58b7e1cec19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.07.30 19:41:44.787800 [ 3 ] {} <Debug> HTTP-Session: 58c6d8f8-9ab3-4002-8b05-58b7e1cec19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8421 2024.07.30 19:41:44.787831 [ 3 ] {} <Trace> HTTP-Session: 58c6d8f8-9ab3-4002-8b05-58b7e1cec19b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8422 2024.07.30 19:41:44.788042 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8423 2024.07.30 19:41:44.788085 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8424 2024.07.30 19:41:44.788214 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8425 2024.07.30 19:41:44.788735 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8426 2024.07.30 19:41:44.788772 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8427 2024.07.30 19:41:44.789096 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8428 2024.07.30 19:41:44.789402 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8429 2024.07.30 19:41:44.789560 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Debug> executeQuery: Read 410 rows, 29.69 KiB in 0.001628 sec., 251842.75184275184 rows/sec., 17.81 MiB/sec.
8430 2024.07.30 19:41:44.789722 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Debug> DynamicQueryHandler: Done processing query
8431 2024.07.30 19:41:44.789746 [ 3 ] {0c4ea847-bc7e-41f3-8084-99b58380461f} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8432 2024.07.30 19:41:44.789763 [ 3 ] {} <Debug> HTTP-Session: 58c6d8f8-9ab3-4002-8b05-58b7e1cec19b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.07.30 19:41:44.789890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8434 2024.07.30 19:41:44.789938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8435 2024.07.30 19:41:44.789958 [ 3 ] {} <Debug> HTTP-Session: f65d9830-2ca4-43d3-87bb-bd04f78465a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8436 2024.07.30 19:41:44.789974 [ 3 ] {} <Debug> HTTP-Session: f65d9830-2ca4-43d3-87bb-bd04f78465a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.07.30 19:41:44.789988 [ 3 ] {} <Debug> HTTP-Session: f65d9830-2ca4-43d3-87bb-bd04f78465a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8438 2024.07.30 19:41:44.790019 [ 3 ] {} <Trace> HTTP-Session: f65d9830-2ca4-43d3-87bb-bd04f78465a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8439 2024.07.30 19:41:44.790113 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8440 2024.07.30 19:41:44.790160 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8441 2024.07.30 19:41:44.790289 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8442 2024.07.30 19:41:44.790566 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8443 2024.07.30 19:41:44.790602 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8444 2024.07.30 19:41:44.790977 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8445 2024.07.30 19:41:44.791309 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8446 2024.07.30 19:41:44.791467 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 188.05 KiB/sec.
8447 2024.07.30 19:41:44.791639 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Debug> DynamicQueryHandler: Done processing query
8448 2024.07.30 19:41:44.791663 [ 3 ] {c0af79b6-63db-4dd8-9e50-04611128554c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8449 2024.07.30 19:41:44.791678 [ 3 ] {} <Debug> HTTP-Session: f65d9830-2ca4-43d3-87bb-bd04f78465a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.07.30 19:41:44.791797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8451 2024.07.30 19:41:44.791846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8452 2024.07.30 19:41:44.791864 [ 3 ] {} <Debug> HTTP-Session: fc96ed26-af1c-4a81-a475-f02ff92b22c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8453 2024.07.30 19:41:44.791881 [ 3 ] {} <Debug> HTTP-Session: fc96ed26-af1c-4a81-a475-f02ff92b22c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.07.30 19:41:44.791894 [ 3 ] {} <Debug> HTTP-Session: fc96ed26-af1c-4a81-a475-f02ff92b22c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8455 2024.07.30 19:41:44.791925 [ 3 ] {} <Trace> HTTP-Session: fc96ed26-af1c-4a81-a475-f02ff92b22c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8456 2024.07.30 19:41:44.792039 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8457 2024.07.30 19:41:44.792085 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8458 2024.07.30 19:41:44.792232 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8459 2024.07.30 19:41:44.792549 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8460 2024.07.30 19:41:44.792585 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8461 2024.07.30 19:41:44.792948 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8462 2024.07.30 19:41:44.793319 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8463 2024.07.30 19:41:44.793534 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001535 sec., 50162.866449511406 rows/sec., 3.09 MiB/sec.
8464 2024.07.30 19:41:44.793719 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Debug> DynamicQueryHandler: Done processing query
8465 2024.07.30 19:41:44.793752 [ 3 ] {3569a303-18e4-491a-98f5-6558caea6c78} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8466 2024.07.30 19:41:44.793773 [ 3 ] {} <Debug> HTTP-Session: fc96ed26-af1c-4a81-a475-f02ff92b22c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8467 2024.07.30 19:41:44.793925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8468 2024.07.30 19:41:44.793975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8469 2024.07.30 19:41:44.793993 [ 3 ] {} <Debug> HTTP-Session: 3e2ee066-2435-4118-9268-28356428b051 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8470 2024.07.30 19:41:44.794009 [ 3 ] {} <Debug> HTTP-Session: 3e2ee066-2435-4118-9268-28356428b051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8471 2024.07.30 19:41:44.794023 [ 3 ] {} <Debug> HTTP-Session: 3e2ee066-2435-4118-9268-28356428b051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8472 2024.07.30 19:41:44.794054 [ 3 ] {} <Trace> HTTP-Session: 3e2ee066-2435-4118-9268-28356428b051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8473 2024.07.30 19:41:44.794214 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8474 2024.07.30 19:41:44.794260 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8475 2024.07.30 19:41:44.794403 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8476 2024.07.30 19:41:44.794827 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8477 2024.07.30 19:41:44.794864 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8478 2024.07.30 19:41:44.795237 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8479 2024.07.30 19:41:44.795565 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8480 2024.07.30 19:41:44.795727 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001584 sec., 123737.37373737374 rows/sec., 8.64 MiB/sec.
8481 2024.07.30 19:41:44.795999 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Debug> DynamicQueryHandler: Done processing query
8482 2024.07.30 19:41:44.796062 [ 3 ] {e1a1e326-6905-4771-acbd-ef1e58b9493f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8483 2024.07.30 19:41:44.796104 [ 3 ] {} <Debug> HTTP-Session: 3e2ee066-2435-4118-9268-28356428b051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8484 2024.07.30 19:41:44.796254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8485 2024.07.30 19:41:44.796306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8486 2024.07.30 19:41:44.796326 [ 3 ] {} <Debug> HTTP-Session: 7f009fbb-512f-475b-8f53-e0470b6bc258 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8487 2024.07.30 19:41:44.796342 [ 3 ] {} <Debug> HTTP-Session: 7f009fbb-512f-475b-8f53-e0470b6bc258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.07.30 19:41:44.796356 [ 3 ] {} <Debug> HTTP-Session: 7f009fbb-512f-475b-8f53-e0470b6bc258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8489 2024.07.30 19:41:44.796388 [ 3 ] {} <Trace> HTTP-Session: 7f009fbb-512f-475b-8f53-e0470b6bc258 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8490 2024.07.30 19:41:44.796531 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8491 2024.07.30 19:41:44.796602 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8492 2024.07.30 19:41:44.797037 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8493 2024.07.30 19:41:44.797464 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8494 2024.07.30 19:41:44.797500 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8495 2024.07.30 19:41:44.798087 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8496 2024.07.30 19:41:44.798498 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8497 2024.07.30 19:41:44.798713 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00224 sec., 1785.7142857142858 rows/sec., 3.20 MiB/sec.
8498 2024.07.30 19:41:44.799240 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Debug> DynamicQueryHandler: Done processing query
8499 2024.07.30 19:41:44.799266 [ 3 ] {e4c4d3bb-7080-443d-b852-416a983cc2f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8500 2024.07.30 19:41:44.799282 [ 3 ] {} <Debug> HTTP-Session: 7f009fbb-512f-475b-8f53-e0470b6bc258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8501 2024.07.30 19:41:44.799403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8502 2024.07.30 19:41:44.799453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8503 2024.07.30 19:41:44.799471 [ 3 ] {} <Debug> HTTP-Session: 41f63724-c4d0-42a6-84c7-83a581b5765c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8504 2024.07.30 19:41:44.799488 [ 3 ] {} <Debug> HTTP-Session: 41f63724-c4d0-42a6-84c7-83a581b5765c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8505 2024.07.30 19:41:44.799502 [ 3 ] {} <Debug> HTTP-Session: 41f63724-c4d0-42a6-84c7-83a581b5765c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8506 2024.07.30 19:41:44.799534 [ 3 ] {} <Trace> HTTP-Session: 41f63724-c4d0-42a6-84c7-83a581b5765c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8507 2024.07.30 19:41:44.799642 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8508 2024.07.30 19:41:44.799691 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8509 2024.07.30 19:41:44.799844 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8510 2024.07.30 19:41:44.800120 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8511 2024.07.30 19:41:44.800156 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8512 2024.07.30 19:41:44.800518 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8513 2024.07.30 19:41:44.800839 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8514 2024.07.30 19:41:44.800992 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001375 sec., 16727.272727272728 rows/sec., 904.83 KiB/sec.
8515 2024.07.30 19:41:44.801000 [ 55 ] {} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8516 2024.07.30 19:41:44.801097 [ 55 ] {} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8517 2024.07.30 19:41:44.801145 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8518 2024.07.30 19:41:44.801255 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Debug> DynamicQueryHandler: Done processing query
8519 2024.07.30 19:41:44.801308 [ 3 ] {cb31ff46-a053-4eb6-9acd-30caeb984def} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8520 2024.07.30 19:41:44.801339 [ 3 ] {} <Debug> HTTP-Session: 41f63724-c4d0-42a6-84c7-83a581b5765c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8521 2024.07.30 19:41:44.801362 [ 192 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::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
8522 2024.07.30 19:41:44.801500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8523 2024.07.30 19:41:44.801617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8524 2024.07.30 19:41:44.801685 [ 3 ] {} <Debug> HTTP-Session: 07d2f057-fd4f-43d9-8c9d-1a991e5bd009 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8525 2024.07.30 19:41:44.801730 [ 192 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8526 2024.07.30 19:41:44.801737 [ 3 ] {} <Debug> HTTP-Session: 07d2f057-fd4f-43d9-8c9d-1a991e5bd009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8527 2024.07.30 19:41:44.801791 [ 3 ] {} <Debug> HTTP-Session: 07d2f057-fd4f-43d9-8c9d-1a991e5bd009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8528 2024.07.30 19:41:44.801808 [ 192 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 372 rows starting from the beginning of the part
8529 2024.07.30 19:41:44.801847 [ 3 ] {} <Trace> HTTP-Session: 07d2f057-fd4f-43d9-8c9d-1a991e5bd009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8530 2024.07.30 19:41:44.801982 [ 192 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part
8531 2024.07.30 19:41:44.802300 [ 192 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
8532 2024.07.30 19:41:44.802318 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8533 2024.07.30 19:41:44.802634 [ 192 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part
8534 2024.07.30 19:41:44.802628 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8535 2024.07.30 19:41:44.802953 [ 192 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
8536 2024.07.30 19:41:44.803297 [ 192 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part
8537 2024.07.30 19:41:44.803852 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8538 2024.07.30 19:41:44.804558 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8539 2024.07.30 19:41:44.804616 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8540 2024.07.30 19:41:44.805648 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8541 2024.07.30 19:41:44.806355 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 4 columns (4 merged, 0 gathered) in 0.005117219 sec., 95168.87981538409 rows/sec., 5.13 MiB/sec.
8542 2024.07.30 19:41:44.806552 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8543 2024.07.30 19:41:44.806640 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8544 2024.07.30 19:41:44.806898 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004834 sec., 12412.081092263137 rows/sec., 856.56 KiB/sec.
8545 2024.07.30 19:41:44.807899 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Debug> DynamicQueryHandler: Done processing query
8546 2024.07.30 19:41:44.807932 [ 3 ] {9b3688ff-6327-44c6-b52d-59ad6fa64821} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8547 2024.07.30 19:41:44.807966 [ 3 ] {} <Debug> HTTP-Session: 07d2f057-fd4f-43d9-8c9d-1a991e5bd009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8548 2024.07.30 19:41:44.808026 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8549 2024.07.30 19:41:44.808128 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_21_4} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8550 2024.07.30 19:41:44.808235 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8551 2024.07.30 19:41:47.345591 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
8552 2024.07.30 19:41:47.345644 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
8553 2024.07.30 19:41:49.776646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8554 2024.07.30 19:41:49.776850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8555 2024.07.30 19:41:49.776897 [ 3 ] {} <Debug> HTTP-Session: f9e6a71f-f3dd-4d2c-95ae-94234464b980 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8556 2024.07.30 19:41:49.776938 [ 3 ] {} <Debug> HTTP-Session: f9e6a71f-f3dd-4d2c-95ae-94234464b980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8557 2024.07.30 19:41:49.776966 [ 3 ] {} <Debug> HTTP-Session: f9e6a71f-f3dd-4d2c-95ae-94234464b980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8558 2024.07.30 19:41:49.777046 [ 3 ] {} <Trace> HTTP-Session: f9e6a71f-f3dd-4d2c-95ae-94234464b980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8559 2024.07.30 19:41:49.777349 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8560 2024.07.30 19:41:49.777458 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8561 2024.07.30 19:41:49.777779 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8562 2024.07.30 19:41:49.778229 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8563 2024.07.30 19:41:49.778272 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8564 2024.07.30 19:41:49.778641 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8565 2024.07.30 19:41:49.778975 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8566 2024.07.30 19:41:49.779145 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001894 sec., 13727.560718057022 rows/sec., 1.09 MiB/sec.
8567 2024.07.30 19:41:49.779353 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Debug> DynamicQueryHandler: Done processing query
8568 2024.07.30 19:41:49.779381 [ 3 ] {a9ef51e2-7fca-49b1-b577-b5ebff6bdb71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8569 2024.07.30 19:41:49.779397 [ 3 ] {} <Debug> HTTP-Session: f9e6a71f-f3dd-4d2c-95ae-94234464b980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8570 2024.07.30 19:41:49.779522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8571 2024.07.30 19:41:49.779571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8572 2024.07.30 19:41:49.779591 [ 3 ] {} <Debug> HTTP-Session: 49b66edb-4854-4248-889d-bb07e98e4d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8573 2024.07.30 19:41:49.779609 [ 3 ] {} <Debug> HTTP-Session: 49b66edb-4854-4248-889d-bb07e98e4d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8574 2024.07.30 19:41:49.779622 [ 3 ] {} <Debug> HTTP-Session: 49b66edb-4854-4248-889d-bb07e98e4d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8575 2024.07.30 19:41:49.779653 [ 3 ] {} <Trace> HTTP-Session: 49b66edb-4854-4248-889d-bb07e98e4d87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8576 2024.07.30 19:41:49.779758 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8577 2024.07.30 19:41:49.779803 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8578 2024.07.30 19:41:49.779930 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8579 2024.07.30 19:41:49.780293 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8580 2024.07.30 19:41:49.780331 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8581 2024.07.30 19:41:49.780638 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8582 2024.07.30 19:41:49.780949 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8583 2024.07.30 19:41:49.781092 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001356 sec., 1474.9262536873157 rows/sec., 120.27 KiB/sec.
8584 2024.07.30 19:41:49.781357 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Debug> DynamicQueryHandler: Done processing query
8585 2024.07.30 19:41:49.781388 [ 3 ] {e53e0721-f0c6-4478-a350-6e0b954fbbf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8586 2024.07.30 19:41:49.781404 [ 3 ] {} <Debug> HTTP-Session: 49b66edb-4854-4248-889d-bb07e98e4d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8587 2024.07.30 19:41:49.781571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8588 2024.07.30 19:41:49.781621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8589 2024.07.30 19:41:49.781641 [ 3 ] {} <Debug> HTTP-Session: f0605bc7-3597-48a4-972c-59a35b976525 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8590 2024.07.30 19:41:49.781657 [ 3 ] {} <Debug> HTTP-Session: f0605bc7-3597-48a4-972c-59a35b976525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8591 2024.07.30 19:41:49.781671 [ 3 ] {} <Debug> HTTP-Session: f0605bc7-3597-48a4-972c-59a35b976525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8592 2024.07.30 19:41:49.781701 [ 3 ] {} <Trace> HTTP-Session: f0605bc7-3597-48a4-972c-59a35b976525 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8593 2024.07.30 19:41:49.781838 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8594 2024.07.30 19:41:49.781882 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8595 2024.07.30 19:41:49.782024 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8596 2024.07.30 19:41:49.782421 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8597 2024.07.30 19:41:49.782458 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8598 2024.07.30 19:41:49.782782 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8599 2024.07.30 19:41:49.783084 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8600 2024.07.30 19:41:49.783246 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001464 sec., 92213.11475409837 rows/sec., 7.69 MiB/sec.
8601 2024.07.30 19:41:49.783427 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Debug> DynamicQueryHandler: Done processing query
8602 2024.07.30 19:41:49.783452 [ 3 ] {4d9f5dd1-ec59-43ee-ae46-04d0005092f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8603 2024.07.30 19:41:49.783468 [ 3 ] {} <Debug> HTTP-Session: f0605bc7-3597-48a4-972c-59a35b976525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8604 2024.07.30 19:41:49.783581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8605 2024.07.30 19:41:49.783629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8606 2024.07.30 19:41:49.783648 [ 3 ] {} <Debug> HTTP-Session: 76203f38-3493-4d59-afe6-e95049674f3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8607 2024.07.30 19:41:49.783665 [ 3 ] {} <Debug> HTTP-Session: 76203f38-3493-4d59-afe6-e95049674f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8608 2024.07.30 19:41:49.783678 [ 3 ] {} <Debug> HTTP-Session: 76203f38-3493-4d59-afe6-e95049674f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8609 2024.07.30 19:41:49.783709 [ 3 ] {} <Trace> HTTP-Session: 76203f38-3493-4d59-afe6-e95049674f3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8610 2024.07.30 19:41:49.783802 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8611 2024.07.30 19:41:49.783844 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8612 2024.07.30 19:41:49.783973 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8613 2024.07.30 19:41:49.784250 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8614 2024.07.30 19:41:49.784287 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8615 2024.07.30 19:41:49.784585 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8616 2024.07.30 19:41:49.784900 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8617 2024.07.30 19:41:49.785059 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001275 sec., 1568.627450980392 rows/sec., 109.53 KiB/sec.
8618 2024.07.30 19:41:49.785378 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Debug> DynamicQueryHandler: Done processing query
8619 2024.07.30 19:41:49.785405 [ 3 ] {feb9fa18-4d60-405f-bca8-82f258002e12} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8620 2024.07.30 19:41:49.785420 [ 3 ] {} <Debug> HTTP-Session: 76203f38-3493-4d59-afe6-e95049674f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8621 2024.07.30 19:41:49.785538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8622 2024.07.30 19:41:49.785588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8623 2024.07.30 19:41:49.785608 [ 3 ] {} <Debug> HTTP-Session: 52a203b4-3977-437c-85c0-ae39856507ff Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8624 2024.07.30 19:41:49.785625 [ 3 ] {} <Debug> HTTP-Session: 52a203b4-3977-437c-85c0-ae39856507ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8625 2024.07.30 19:41:49.785639 [ 3 ] {} <Debug> HTTP-Session: 52a203b4-3977-437c-85c0-ae39856507ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8626 2024.07.30 19:41:49.785697 [ 3 ] {} <Trace> HTTP-Session: 52a203b4-3977-437c-85c0-ae39856507ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8627 2024.07.30 19:41:49.785819 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8628 2024.07.30 19:41:49.785863 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8629 2024.07.30 19:41:49.786008 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8630 2024.07.30 19:41:49.786366 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8631 2024.07.30 19:41:49.786404 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8632 2024.07.30 19:41:49.786717 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8633 2024.07.30 19:41:49.787019 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8634 2024.07.30 19:41:49.787183 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001397 sec., 65855.4044380816 rows/sec., 5.15 MiB/sec.
8635 2024.07.30 19:41:49.787526 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Debug> DynamicQueryHandler: Done processing query
8636 2024.07.30 19:41:49.787564 [ 3 ] {034623f8-5394-4d99-b478-dbbcf8ee351b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8637 2024.07.30 19:41:49.787580 [ 3 ] {} <Debug> HTTP-Session: 52a203b4-3977-437c-85c0-ae39856507ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8638 2024.07.30 19:41:49.787736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8639 2024.07.30 19:41:49.787785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8640 2024.07.30 19:41:49.787804 [ 3 ] {} <Debug> HTTP-Session: 5e646961-dd13-43b9-a2d4-9e622771242a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8641 2024.07.30 19:41:49.787822 [ 3 ] {} <Debug> HTTP-Session: 5e646961-dd13-43b9-a2d4-9e622771242a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8642 2024.07.30 19:41:49.787836 [ 3 ] {} <Debug> HTTP-Session: 5e646961-dd13-43b9-a2d4-9e622771242a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8643 2024.07.30 19:41:49.787866 [ 3 ] {} <Trace> HTTP-Session: 5e646961-dd13-43b9-a2d4-9e622771242a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8644 2024.07.30 19:41:49.788012 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8645 2024.07.30 19:41:49.788061 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8646 2024.07.30 19:41:49.788226 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8647 2024.07.30 19:41:49.788633 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8648 2024.07.30 19:41:49.788669 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8649 2024.07.30 19:41:49.789052 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8650 2024.07.30 19:41:49.789382 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8651 2024.07.30 19:41:49.789545 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001588 sec., 101385.39042821158 rows/sec., 7.06 MiB/sec.
8652 2024.07.30 19:41:49.789717 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Debug> DynamicQueryHandler: Done processing query
8653 2024.07.30 19:41:49.789742 [ 3 ] {5139a0bb-519a-45c3-9771-30de3e1ca0bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8654 2024.07.30 19:41:49.789757 [ 3 ] {} <Debug> HTTP-Session: 5e646961-dd13-43b9-a2d4-9e622771242a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8655 2024.07.30 19:41:49.789933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8656 2024.07.30 19:41:49.789980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8657 2024.07.30 19:41:49.789999 [ 3 ] {} <Debug> HTTP-Session: 80172c0e-55e3-4931-9d80-53e98ff40e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8658 2024.07.30 19:41:49.790015 [ 3 ] {} <Debug> HTTP-Session: 80172c0e-55e3-4931-9d80-53e98ff40e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8659 2024.07.30 19:41:49.790029 [ 3 ] {} <Debug> HTTP-Session: 80172c0e-55e3-4931-9d80-53e98ff40e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8660 2024.07.30 19:41:49.790058 [ 3 ] {} <Trace> HTTP-Session: 80172c0e-55e3-4931-9d80-53e98ff40e18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8661 2024.07.30 19:41:49.790351 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8662 2024.07.30 19:41:49.790414 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8663 2024.07.30 19:41:49.790818 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8664 2024.07.30 19:41:49.791536 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8665 2024.07.30 19:41:49.791572 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8666 2024.07.30 19:41:49.792176 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8667 2024.07.30 19:41:49.792580 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8668 2024.07.30 19:41:49.792766 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002626 sec., 9900.990099009901 rows/sec., 17.74 MiB/sec.
8669 2024.07.30 19:41:49.792989 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Debug> DynamicQueryHandler: Done processing query
8670 2024.07.30 19:41:49.793013 [ 3 ] {95dfcd3f-d11d-4bea-b491-7842801664f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8671 2024.07.30 19:41:49.793029 [ 3 ] {} <Debug> HTTP-Session: 80172c0e-55e3-4931-9d80-53e98ff40e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8672 2024.07.30 19:41:49.793167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8673 2024.07.30 19:41:49.793215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8674 2024.07.30 19:41:49.793233 [ 3 ] {} <Debug> HTTP-Session: 8789e759-65bb-400e-b0ab-290ed5e95e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8675 2024.07.30 19:41:49.793250 [ 3 ] {} <Debug> HTTP-Session: 8789e759-65bb-400e-b0ab-290ed5e95e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8676 2024.07.30 19:41:49.793263 [ 3 ] {} <Debug> HTTP-Session: 8789e759-65bb-400e-b0ab-290ed5e95e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8677 2024.07.30 19:41:49.793293 [ 3 ] {} <Trace> HTTP-Session: 8789e759-65bb-400e-b0ab-290ed5e95e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8678 2024.07.30 19:41:49.793402 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8679 2024.07.30 19:41:49.793447 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8680 2024.07.30 19:41:49.793572 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8681 2024.07.30 19:41:49.793896 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8682 2024.07.30 19:41:49.793932 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8683 2024.07.30 19:41:49.794280 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8684 2024.07.30 19:41:49.794594 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8685 2024.07.30 19:41:49.794755 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
8686 2024.07.30 19:41:49.795016 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Debug> DynamicQueryHandler: Done processing query
8687 2024.07.30 19:41:49.795059 [ 3 ] {d6acef7a-2331-4bf1-9a75-afb0e29d7e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8688 2024.07.30 19:41:49.795079 [ 3 ] {} <Debug> HTTP-Session: 8789e759-65bb-400e-b0ab-290ed5e95e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8689 2024.07.30 19:41:54.780543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8690 2024.07.30 19:41:54.780688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8691 2024.07.30 19:41:54.780718 [ 3 ] {} <Debug> HTTP-Session: ea41df35-ccff-49b4-8b4a-4df600f46a41 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8692 2024.07.30 19:41:54.780746 [ 3 ] {} <Debug> HTTP-Session: ea41df35-ccff-49b4-8b4a-4df600f46a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8693 2024.07.30 19:41:54.780764 [ 3 ] {} <Debug> HTTP-Session: ea41df35-ccff-49b4-8b4a-4df600f46a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8694 2024.07.30 19:41:54.780820 [ 3 ] {} <Trace> HTTP-Session: ea41df35-ccff-49b4-8b4a-4df600f46a41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8695 2024.07.30 19:41:54.781020 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8696 2024.07.30 19:41:54.781088 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8697 2024.07.30 19:41:54.781284 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8698 2024.07.30 19:41:54.781752 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8699 2024.07.30 19:41:54.781796 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8700 2024.07.30 19:41:54.782171 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8701 2024.07.30 19:41:54.782500 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8702 2024.07.30 19:41:54.782678 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001712 sec., 5841.121495327103 rows/sec., 387.89 KiB/sec.
8703 2024.07.30 19:41:54.782882 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Debug> DynamicQueryHandler: Done processing query
8704 2024.07.30 19:41:54.782909 [ 3 ] {43f4f2b9-7dd9-4b04-8b10-52f820c5601e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8705 2024.07.30 19:41:54.782925 [ 3 ] {} <Debug> HTTP-Session: ea41df35-ccff-49b4-8b4a-4df600f46a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8706 2024.07.30 19:41:54.783121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8707 2024.07.30 19:41:54.783173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8708 2024.07.30 19:41:54.783215 [ 3 ] {} <Debug> HTTP-Session: 7ab25659-a7b2-46c4-9681-480c72867061 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8709 2024.07.30 19:41:54.783237 [ 3 ] {} <Debug> HTTP-Session: 7ab25659-a7b2-46c4-9681-480c72867061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8710 2024.07.30 19:41:54.783252 [ 3 ] {} <Debug> HTTP-Session: 7ab25659-a7b2-46c4-9681-480c72867061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8711 2024.07.30 19:41:54.783284 [ 3 ] {} <Trace> HTTP-Session: 7ab25659-a7b2-46c4-9681-480c72867061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8712 2024.07.30 19:41:54.783424 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8713 2024.07.30 19:41:54.783469 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8714 2024.07.30 19:41:54.783594 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8715 2024.07.30 19:41:54.784168 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8716 2024.07.30 19:41:54.784206 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8717 2024.07.30 19:41:54.784529 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8718 2024.07.30 19:41:54.784842 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8719 2024.07.30 19:41:54.785003 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.001641 sec., 105423.52224253504 rows/sec., 9.32 MiB/sec.
8720 2024.07.30 19:41:54.785020 [ 43 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8721 2024.07.30 19:41:54.785121 [ 43 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8722 2024.07.30 19:41:54.785163 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8723 2024.07.30 19:41:54.785258 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Debug> DynamicQueryHandler: Done processing query
8724 2024.07.30 19:41:54.785366 [ 3 ] {c0ec12aa-975b-43ed-a437-04340e12ce98} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8725 2024.07.30 19:41:54.785461 [ 3 ] {} <Debug> HTTP-Session: 7ab25659-a7b2-46c4-9681-480c72867061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8726 2024.07.30 19:41:54.785512 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
8727 2024.07.30 19:41:54.785937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8728 2024.07.30 19:41:54.785990 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8729 2024.07.30 19:41:54.786039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8730 2024.07.30 19:41:54.786059 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 295 rows starting from the beginning of the part
8731 2024.07.30 19:41:54.786081 [ 3 ] {} <Debug> HTTP-Session: 013c7039-c00a-4185-a5ef-2ccddd0ba982 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8732 2024.07.30 19:41:54.786131 [ 3 ] {} <Debug> HTTP-Session: 013c7039-c00a-4185-a5ef-2ccddd0ba982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8733 2024.07.30 19:41:54.786170 [ 3 ] {} <Debug> HTTP-Session: 013c7039-c00a-4185-a5ef-2ccddd0ba982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8734 2024.07.30 19:41:54.786310 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 173 rows starting from the beginning of the part
8735 2024.07.30 19:41:54.786376 [ 3 ] {} <Trace> HTTP-Session: 013c7039-c00a-4185-a5ef-2ccddd0ba982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8736 2024.07.30 19:41:54.786543 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 134 rows starting from the beginning of the part
8737 2024.07.30 19:41:54.786825 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 209 rows starting from the beginning of the part
8738 2024.07.30 19:41:54.787027 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8739 2024.07.30 19:41:54.787092 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 135 rows starting from the beginning of the part
8740 2024.07.30 19:41:54.787186 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8741 2024.07.30 19:41:54.787336 [ 202 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 173 rows starting from the beginning of the part
8742 2024.07.30 19:41:54.788110 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8743 2024.07.30 19:41:54.789120 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8744 2024.07.30 19:41:54.789180 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8745 2024.07.30 19:41:54.790058 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8746 2024.07.30 19:41:54.790519 [ 198 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1119 rows, containing 4 columns (4 merged, 0 gathered) in 0.005237752 sec., 213641.2720571726 rows/sec., 18.43 MiB/sec.
8747 2024.07.30 19:41:54.790799 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8748 2024.07.30 19:41:54.790809 [ 196 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8749 2024.07.30 19:41:54.791069 [ 42 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8750 2024.07.30 19:41:54.791118 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.004442 sec., 86897.79378658262 rows/sec., 6.11 MiB/sec.
8751 2024.07.30 19:41:54.791170 [ 42 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8752 2024.07.30 19:41:54.791268 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8753 2024.07.30 19:41:54.791823 [ 193 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
8754 2024.07.30 19:41:54.791925 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Debug> DynamicQueryHandler: Done processing query
8755 2024.07.30 19:41:54.792006 [ 3 ] {651bf1e6-c69e-453c-a9e1-ec59f9d542b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8756 2024.07.30 19:41:54.792053 [ 3 ] {} <Debug> HTTP-Session: 013c7039-c00a-4185-a5ef-2ccddd0ba982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8757 2024.07.30 19:41:54.792170 [ 193 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8758 2024.07.30 19:41:54.792218 [ 193 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 470 rows starting from the beginning of the part
8759 2024.07.30 19:41:54.792283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8760 2024.07.30 19:41:54.792319 [ 196 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8761 2024.07.30 19:41:54.792440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8762 2024.07.30 19:41:54.792564 [ 3 ] {} <Debug> HTTP-Session: 5d26362b-4fcd-48c7-b40d-177643d488e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8763 2024.07.30 19:41:54.792568 [ 193 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 386 rows starting from the beginning of the part
8764 2024.07.30 19:41:54.792671 [ 3 ] {} <Debug> HTTP-Session: 5d26362b-4fcd-48c7-b40d-177643d488e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8765 2024.07.30 19:41:54.792825 [ 3 ] {} <Debug> HTTP-Session: 5d26362b-4fcd-48c7-b40d-177643d488e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8766 2024.07.30 19:41:54.792902 [ 196 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_46_9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8767 2024.07.30 19:41:54.793035 [ 3 ] {} <Trace> HTTP-Session: 5d26362b-4fcd-48c7-b40d-177643d488e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8768 2024.07.30 19:41:54.793037 [ 193 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part
8769 2024.07.30 19:41:54.793274 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
8770 2024.07.30 19:41:54.793429 [ 193 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part
8771 2024.07.30 19:41:54.793460 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8772 2024.07.30 19:41:54.793587 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8773 2024.07.30 19:41:54.793595 [ 193 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 92 rows starting from the beginning of the part
8774 2024.07.30 19:41:54.793914 [ 193 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 386 rows starting from the beginning of the part
8775 2024.07.30 19:41:54.794509 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8776 2024.07.30 19:41:54.794942 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8777 2024.07.30 19:41:54.794986 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8778 2024.07.30 19:41:54.795586 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8779 2024.07.30 19:41:54.796009 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8780 2024.07.30 19:41:54.796015 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 4 columns (4 merged, 0 gathered) in 0.004565098 sec., 401743.8398912794 rows/sec., 28.74 MiB/sec.
8781 2024.07.30 19:41:54.796247 [ 42 ] {} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8782 2024.07.30 19:41:54.796303 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.002961 sec., 2026.3424518743668 rows/sec., 87.07 KiB/sec.
8783 2024.07.30 19:41:54.796320 [ 42 ] {} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8784 2024.07.30 19:41:54.796337 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8785 2024.07.30 19:41:54.796404 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8786 2024.07.30 19:41:54.797043 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
8787 2024.07.30 19:41:54.797657 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Debug> DynamicQueryHandler: Done processing query
8788 2024.07.30 19:41:54.797742 [ 3 ] {d670b542-9fe3-4cd9-80c7-4eac6e0418a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8789 2024.07.30 19:41:54.797816 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8790 2024.07.30 19:41:54.797844 [ 3 ] {} <Debug> HTTP-Session: 5d26362b-4fcd-48c7-b40d-177643d488e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.07.30 19:41:54.797912 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
8792 2024.07.30 19:41:54.798167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8793 2024.07.30 19:41:54.798251 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
8794 2024.07.30 19:41:54.798407 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8795 2024.07.30 19:41:54.798427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8796 2024.07.30 19:41:54.798700 [ 3 ] {} <Debug> HTTP-Session: bcc7d1d6-dfb1-46cb-89ea-561b3bcadbcc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8797 2024.07.30 19:41:54.798726 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
8798 2024.07.30 19:41:54.798878 [ 3 ] {} <Debug> HTTP-Session: bcc7d1d6-dfb1-46cb-89ea-561b3bcadbcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8799 2024.07.30 19:41:54.798938 [ 198 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_46_9} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8800 2024.07.30 19:41:54.798967 [ 3 ] {} <Debug> HTTP-Session: bcc7d1d6-dfb1-46cb-89ea-561b3bcadbcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8801 2024.07.30 19:41:54.799119 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
8802 2024.07.30 19:41:54.799182 [ 3 ] {} <Trace> HTTP-Session: bcc7d1d6-dfb1-46cb-89ea-561b3bcadbcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8803 2024.07.30 19:41:54.799318 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
8804 2024.07.30 19:41:54.799512 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
8805 2024.07.30 19:41:54.799682 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8806 2024.07.30 19:41:54.799816 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
8807 2024.07.30 19:41:54.799870 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8808 2024.07.30 19:41:54.800647 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8809 2024.07.30 19:41:54.801467 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8810 2024.07.30 19:41:54.801526 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8811 2024.07.30 19:41:54.802671 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8812 2024.07.30 19:41:54.802738 [ 191 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.006160402 sec., 20453.210683328783 rows/sec., 878.85 KiB/sec.
8813 2024.07.30 19:41:54.803004 [ 191 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8814 2024.07.30 19:41:54.803306 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8815 2024.07.30 19:41:54.803666 [ 42 ] {} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8816 2024.07.30 19:41:54.803777 [ 42 ] {} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8817 2024.07.30 19:41:54.803833 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004301 sec., 17902.813299232737 rows/sec., 1.10 MiB/sec.
8818 2024.07.30 19:41:54.803849 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8819 2024.07.30 19:41:54.804200 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_21_4} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8820 2024.07.30 19:41:54.804310 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::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
8821 2024.07.30 19:41:54.804536 [ 196 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_21_4} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8822 2024.07.30 19:41:54.804668 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Debug> DynamicQueryHandler: Done processing query
8823 2024.07.30 19:41:54.804784 [ 3 ] {e2e591fe-0409-40c5-8808-d1e79a72f6f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8824 2024.07.30 19:41:54.804808 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8825 2024.07.30 19:41:54.804817 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8826 2024.07.30 19:41:54.804843 [ 3 ] {} <Debug> HTTP-Session: bcc7d1d6-dfb1-46cb-89ea-561b3bcadbcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8827 2024.07.30 19:41:54.804905 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1232 rows starting from the beginning of the part
8828 2024.07.30 19:41:54.805055 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part
8829 2024.07.30 19:41:54.805125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8830 2024.07.30 19:41:54.805231 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 77 rows starting from the beginning of the part
8831 2024.07.30 19:41:54.805312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8832 2024.07.30 19:41:54.805445 [ 3 ] {} <Debug> HTTP-Session: 84b79559-e3e5-448b-b153-f83c6f12658f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8833 2024.07.30 19:41:54.805539 [ 3 ] {} <Debug> HTTP-Session: 84b79559-e3e5-448b-b153-f83c6f12658f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8834 2024.07.30 19:41:54.805604 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part
8835 2024.07.30 19:41:54.805622 [ 3 ] {} <Debug> HTTP-Session: 84b79559-e3e5-448b-b153-f83c6f12658f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8836 2024.07.30 19:41:54.805794 [ 3 ] {} <Trace> HTTP-Session: 84b79559-e3e5-448b-b153-f83c6f12658f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8837 2024.07.30 19:41:54.805987 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part
8838 2024.07.30 19:41:54.806141 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part
8839 2024.07.30 19:41:54.806405 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8840 2024.07.30 19:41:54.806621 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8841 2024.07.30 19:41:54.807166 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8842 2024.07.30 19:41:54.808125 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8843 2024.07.30 19:41:54.808194 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8844 2024.07.30 19:41:54.809062 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8845 2024.07.30 19:41:54.809509 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.005487468 sec., 294671.42222970596 rows/sec., 18.15 MiB/sec.
8846 2024.07.30 19:41:54.809846 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8847 2024.07.30 19:41:54.809849 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8848 2024.07.30 19:41:54.810177 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8849 2024.07.30 19:41:54.810205 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004178 sec., 38295.835327908084 rows/sec., 2.67 MiB/sec.
8850 2024.07.30 19:41:54.810280 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8851 2024.07.30 19:41:54.810376 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8852 2024.07.30 19:41:54.811106 [ 196 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
8853 2024.07.30 19:41:54.811805 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Debug> DynamicQueryHandler: Done processing query
8854 2024.07.30 19:41:54.812033 [ 3 ] {4034e700-53bb-47f2-8b98-703f4a7d25cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8855 2024.07.30 19:41:54.812036 [ 196 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8856 2024.07.30 19:41:54.812157 [ 3 ] {} <Debug> HTTP-Session: 84b79559-e3e5-448b-b153-f83c6f12658f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8857 2024.07.30 19:41:54.812203 [ 196 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6661 rows starting from the beginning of the part
8858 2024.07.30 19:41:54.812223 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8859 2024.07.30 19:41:54.812492 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8860 2024.07.30 19:41:54.812562 [ 196 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
8861 2024.07.30 19:41:54.812729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8862 2024.07.30 19:41:54.812808 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
8863 2024.07.30 19:41:54.812989 [ 196 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
8864 2024.07.30 19:41:54.813060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8865 2024.07.30 19:41:54.813230 [ 196 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part
8866 2024.07.30 19:41:54.813211 [ 3 ] {} <Debug> HTTP-Session: da771912-b9f1-41b9-9ca8-26700d78f104 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8867 2024.07.30 19:41:54.813318 [ 3 ] {} <Debug> HTTP-Session: da771912-b9f1-41b9-9ca8-26700d78f104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8868 2024.07.30 19:41:54.813417 [ 3 ] {} <Debug> HTTP-Session: da771912-b9f1-41b9-9ca8-26700d78f104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.07.30 19:41:54.813496 [ 196 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
8870 2024.07.30 19:41:54.813616 [ 3 ] {} <Trace> HTTP-Session: da771912-b9f1-41b9-9ca8-26700d78f104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8871 2024.07.30 19:41:54.813767 [ 196 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
8872 2024.07.30 19:41:54.814213 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8873 2024.07.30 19:41:54.814379 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8874 2024.07.30 19:41:54.815490 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8875 2024.07.30 19:41:54.817040 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8876 2024.07.30 19:41:54.817082 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8877 2024.07.30 19:41:54.817983 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8878 2024.07.30 19:41:54.818525 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8879 2024.07.30 19:41:54.818950 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.005001 sec., 799.8400319936012 rows/sec., 1.43 MiB/sec.
8880 2024.07.30 19:41:54.819305 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7498 rows, containing 5 columns (5 merged, 0 gathered) in 0.008716267 sec., 860230.6469042309 rows/sec., 59.94 MiB/sec.
8881 2024.07.30 19:41:54.819539 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Debug> DynamicQueryHandler: Done processing query
8882 2024.07.30 19:41:54.819571 [ 3 ] {eca1de23-9466-466d-8795-d19e8b575e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8883 2024.07.30 19:41:54.819588 [ 3 ] {} <Debug> HTTP-Session: da771912-b9f1-41b9-9ca8-26700d78f104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8884 2024.07.30 19:41:54.819718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8885 2024.07.30 19:41:54.819771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8886 2024.07.30 19:41:54.819797 [ 3 ] {} <Debug> HTTP-Session: 1bfae629-d9f5-4c71-9d2a-222516d1608d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8887 2024.07.30 19:41:54.819831 [ 3 ] {} <Debug> HTTP-Session: 1bfae629-d9f5-4c71-9d2a-222516d1608d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8888 2024.07.30 19:41:54.819848 [ 3 ] {} <Debug> HTTP-Session: 1bfae629-d9f5-4c71-9d2a-222516d1608d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8889 2024.07.30 19:41:54.819856 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8890 2024.07.30 19:41:54.819902 [ 3 ] {} <Trace> HTTP-Session: 1bfae629-d9f5-4c71-9d2a-222516d1608d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8891 2024.07.30 19:41:54.820122 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8892 2024.07.30 19:41:54.820229 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8893 2024.07.30 19:41:54.820812 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8894 2024.07.30 19:41:54.820968 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8895 2024.07.30 19:41:54.821150 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8896 2024.07.30 19:41:54.821358 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
8897 2024.07.30 19:41:54.821415 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8898 2024.07.30 19:41:54.821459 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8899 2024.07.30 19:41:54.821823 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8900 2024.07.30 19:41:54.822156 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8901 2024.07.30 19:41:54.822311 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00226 sec., 10176.991150442478 rows/sec., 550.50 KiB/sec.
8902 2024.07.30 19:41:54.822651 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Debug> DynamicQueryHandler: Done processing query
8903 2024.07.30 19:41:54.822680 [ 3 ] {d8005001-ca3d-4cfa-bba0-683db7d63441} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8904 2024.07.30 19:41:54.822696 [ 3 ] {} <Debug> HTTP-Session: 1bfae629-d9f5-4c71-9d2a-222516d1608d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8905 2024.07.30 19:41:54.822829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8906 2024.07.30 19:41:54.822878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8907 2024.07.30 19:41:54.822896 [ 3 ] {} <Debug> HTTP-Session: ac0c93ce-ac3d-4cab-9570-7f758ed68b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8908 2024.07.30 19:41:54.822913 [ 3 ] {} <Debug> HTTP-Session: ac0c93ce-ac3d-4cab-9570-7f758ed68b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8909 2024.07.30 19:41:54.822926 [ 3 ] {} <Debug> HTTP-Session: ac0c93ce-ac3d-4cab-9570-7f758ed68b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.07.30 19:41:54.822956 [ 3 ] {} <Trace> HTTP-Session: ac0c93ce-ac3d-4cab-9570-7f758ed68b3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8911 2024.07.30 19:41:54.823080 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8912 2024.07.30 19:41:54.823127 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8913 2024.07.30 19:41:54.823278 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8914 2024.07.30 19:41:54.823599 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8915 2024.07.30 19:41:54.823635 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8916 2024.07.30 19:41:54.824010 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8917 2024.07.30 19:41:54.824369 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8918 2024.07.30 19:41:54.824521 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec.
8919 2024.07.30 19:41:54.824540 [ 42 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8920 2024.07.30 19:41:54.824619 [ 42 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8921 2024.07.30 19:41:54.824680 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8922 2024.07.30 19:41:54.824798 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Debug> DynamicQueryHandler: Done processing query
8923 2024.07.30 19:41:54.824809 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
8924 2024.07.30 19:41:54.824832 [ 3 ] {3e1182fb-9764-458b-98f2-ab01bf5f7c05} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8925 2024.07.30 19:41:54.824878 [ 3 ] {} <Debug> HTTP-Session: ac0c93ce-ac3d-4cab-9570-7f758ed68b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8926 2024.07.30 19:41:54.824998 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8927 2024.07.30 19:41:54.825034 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2344 rows starting from the beginning of the part
8928 2024.07.30 19:41:54.825095 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
8929 2024.07.30 19:41:54.825235 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
8930 2024.07.30 19:41:54.825453 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
8931 2024.07.30 19:41:54.825538 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
8932 2024.07.30 19:41:54.825628 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
8933 2024.07.30 19:41:54.827114 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367881 sec., 1116610.1674873019 rows/sec., 75.30 MiB/sec.
8934 2024.07.30 19:41:54.827411 [ 188 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8935 2024.07.30 19:41:54.827828 [ 188 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8936 2024.07.30 19:41:54.827911 [ 188 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_46_9} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8937 2024.07.30 19:41:54.827997 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
8938 2024.07.30 19:41:59.777968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8939 2024.07.30 19:41:59.778151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8940 2024.07.30 19:41:59.778199 [ 3 ] {} <Debug> HTTP-Session: b26215bb-52bc-4294-a1ce-01ebe5d2a000 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8941 2024.07.30 19:41:59.778241 [ 3 ] {} <Debug> HTTP-Session: b26215bb-52bc-4294-a1ce-01ebe5d2a000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8942 2024.07.30 19:41:59.778270 [ 3 ] {} <Debug> HTTP-Session: b26215bb-52bc-4294-a1ce-01ebe5d2a000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8943 2024.07.30 19:41:59.778349 [ 3 ] {} <Trace> HTTP-Session: b26215bb-52bc-4294-a1ce-01ebe5d2a000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8944 2024.07.30 19:41:59.778636 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8945 2024.07.30 19:41:59.778742 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8946 2024.07.30 19:41:59.779052 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8947 2024.07.30 19:41:59.779582 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8948 2024.07.30 19:41:59.779622 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8949 2024.07.30 19:41:59.779981 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8950 2024.07.30 19:41:59.780316 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8951 2024.07.30 19:41:59.780456 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001916 sec., 13569.937369519834 rows/sec., 1.07 MiB/sec.
8952 2024.07.30 19:41:59.780657 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Debug> DynamicQueryHandler: Done processing query
8953 2024.07.30 19:41:59.780683 [ 3 ] {58735aeb-4806-4b19-898e-bb79ebaeb25d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8954 2024.07.30 19:41:59.780700 [ 3 ] {} <Debug> HTTP-Session: b26215bb-52bc-4294-a1ce-01ebe5d2a000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8955 2024.07.30 19:41:59.780848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8956 2024.07.30 19:41:59.780897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8957 2024.07.30 19:41:59.780915 [ 3 ] {} <Debug> HTTP-Session: a1148d7a-9a3f-43c9-855a-8601bff19924 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8958 2024.07.30 19:41:59.780931 [ 3 ] {} <Debug> HTTP-Session: a1148d7a-9a3f-43c9-855a-8601bff19924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8959 2024.07.30 19:41:59.780946 [ 3 ] {} <Debug> HTTP-Session: a1148d7a-9a3f-43c9-855a-8601bff19924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8960 2024.07.30 19:41:59.780976 [ 3 ] {} <Trace> HTTP-Session: a1148d7a-9a3f-43c9-855a-8601bff19924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8961 2024.07.30 19:41:59.781111 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8962 2024.07.30 19:41:59.781154 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8963 2024.07.30 19:41:59.781279 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8964 2024.07.30 19:41:59.781732 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8965 2024.07.30 19:41:59.781768 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8966 2024.07.30 19:41:59.782088 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8967 2024.07.30 19:41:59.782395 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8968 2024.07.30 19:41:59.782519 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001465 sec., 91467.57679180888 rows/sec., 7.63 MiB/sec.
8969 2024.07.30 19:41:59.782718 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Debug> DynamicQueryHandler: Done processing query
8970 2024.07.30 19:41:59.782750 [ 3 ] {d7b41040-f82d-411c-aa61-b3ed0b44aa6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8971 2024.07.30 19:41:59.782768 [ 3 ] {} <Debug> HTTP-Session: a1148d7a-9a3f-43c9-855a-8601bff19924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8972 2024.07.30 19:41:59.782942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8973 2024.07.30 19:41:59.782991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8974 2024.07.30 19:41:59.783009 [ 3 ] {} <Debug> HTTP-Session: b029e456-6a5c-45d2-af50-d1ffaa73c40f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8975 2024.07.30 19:41:59.783025 [ 3 ] {} <Debug> HTTP-Session: b029e456-6a5c-45d2-af50-d1ffaa73c40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8976 2024.07.30 19:41:59.783039 [ 3 ] {} <Debug> HTTP-Session: b029e456-6a5c-45d2-af50-d1ffaa73c40f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8977 2024.07.30 19:41:59.783069 [ 3 ] {} <Trace> HTTP-Session: b029e456-6a5c-45d2-af50-d1ffaa73c40f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8978 2024.07.30 19:41:59.783195 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8979 2024.07.30 19:41:59.783300 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8980 2024.07.30 19:41:59.783426 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8981 2024.07.30 19:41:59.783786 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8982 2024.07.30 19:41:59.783822 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
8983 2024.07.30 19:41:59.784147 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8984 2024.07.30 19:41:59.784456 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8985 2024.07.30 19:41:59.784579 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001435 sec., 62717.770034843204 rows/sec., 4.90 MiB/sec.
8986 2024.07.30 19:41:59.784868 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Debug> DynamicQueryHandler: Done processing query
8987 2024.07.30 19:41:59.784909 [ 3 ] {948fe3ed-b5fb-4ff8-84bf-50da5c94ecc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8988 2024.07.30 19:41:59.784931 [ 3 ] {} <Debug> HTTP-Session: b029e456-6a5c-45d2-af50-d1ffaa73c40f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8989 2024.07.30 19:41:59.785082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8990 2024.07.30 19:41:59.785131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8991 2024.07.30 19:41:59.785150 [ 3 ] {} <Debug> HTTP-Session: bf912984-fe16-4e28-a72e-468a0951a69e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
8992 2024.07.30 19:41:59.785167 [ 3 ] {} <Debug> HTTP-Session: bf912984-fe16-4e28-a72e-468a0951a69e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8993 2024.07.30 19:41:59.785181 [ 3 ] {} <Debug> HTTP-Session: bf912984-fe16-4e28-a72e-468a0951a69e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8994 2024.07.30 19:41:59.785213 [ 3 ] {} <Trace> HTTP-Session: bf912984-fe16-4e28-a72e-468a0951a69e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8995 2024.07.30 19:41:59.785357 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8996 2024.07.30 19:41:59.785404 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8997 2024.07.30 19:41:59.785561 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8998 2024.07.30 19:41:59.785965 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8999 2024.07.30 19:41:59.786002 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9000 2024.07.30 19:41:59.786387 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9001 2024.07.30 19:41:59.786720 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9002 2024.07.30 19:41:59.786845 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec.
9003 2024.07.30 19:41:59.787020 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Debug> DynamicQueryHandler: Done processing query
9004 2024.07.30 19:41:59.787045 [ 3 ] {97ba671b-c2c1-4120-a32b-72cf2fa4684c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9005 2024.07.30 19:41:59.787061 [ 3 ] {} <Debug> HTTP-Session: bf912984-fe16-4e28-a72e-468a0951a69e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9006 2024.07.30 19:41:59.787210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9007 2024.07.30 19:41:59.787260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9008 2024.07.30 19:41:59.787279 [ 3 ] {} <Debug> HTTP-Session: bd2f541f-5386-4d46-bae7-7c6551cabcb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9009 2024.07.30 19:41:59.787295 [ 3 ] {} <Debug> HTTP-Session: bd2f541f-5386-4d46-bae7-7c6551cabcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9010 2024.07.30 19:41:59.787308 [ 3 ] {} <Debug> HTTP-Session: bd2f541f-5386-4d46-bae7-7c6551cabcb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9011 2024.07.30 19:41:59.787339 [ 3 ] {} <Trace> HTTP-Session: bd2f541f-5386-4d46-bae7-7c6551cabcb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9012 2024.07.30 19:41:59.787630 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9013 2024.07.30 19:41:59.787692 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9014 2024.07.30 19:41:59.788098 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9015 2024.07.30 19:41:59.788807 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9016 2024.07.30 19:41:59.788842 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9017 2024.07.30 19:41:59.789449 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
9018 2024.07.30 19:41:59.789849 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9019 2024.07.30 19:41:59.789981 [ 37 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
9020 2024.07.30 19:41:59.789997 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002582 sec., 10069.713400464756 rows/sec., 18.04 MiB/sec.
9021 2024.07.30 19:41:59.790022 [ 37 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9022 2024.07.30 19:41:59.790055 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9023 2024.07.30 19:41:59.790373 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
9024 2024.07.30 19:41:59.790441 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Debug> DynamicQueryHandler: Done processing query
9025 2024.07.30 19:41:59.790477 [ 3 ] {0ff83c57-c383-4091-b386-9839d5481093} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9026 2024.07.30 19:41:59.790529 [ 3 ] {} <Debug> HTTP-Session: bd2f541f-5386-4d46-bae7-7c6551cabcb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9027 2024.07.30 19:41:59.790737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9028 2024.07.30 19:41:59.790870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9029 2024.07.30 19:41:59.790927 [ 3 ] {} <Debug> HTTP-Session: 06e0d605-b3c3-4d18-91f8-cc06560aa2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9030 2024.07.30 19:41:59.790976 [ 3 ] {} <Debug> HTTP-Session: 06e0d605-b3c3-4d18-91f8-cc06560aa2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9031 2024.07.30 19:41:59.791015 [ 3 ] {} <Debug> HTTP-Session: 06e0d605-b3c3-4d18-91f8-cc06560aa2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9032 2024.07.30 19:41:59.791110 [ 3 ] {} <Trace> HTTP-Session: 06e0d605-b3c3-4d18-91f8-cc06560aa2ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9033 2024.07.30 19:41:59.791197 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9034 2024.07.30 19:41:59.791381 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 475 rows starting from the beginning of the part
9035 2024.07.30 19:41:59.791396 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9036 2024.07.30 19:41:59.791507 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9037 2024.07.30 19:41:59.792242 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part
9038 2024.07.30 19:41:59.792317 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9039 2024.07.30 19:41:59.792823 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part
9040 2024.07.30 19:41:59.793309 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9041 2024.07.30 19:41:59.793473 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9042 2024.07.30 19:41:59.793588 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part
9043 2024.07.30 19:41:59.794250 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part
9044 2024.07.30 19:41:59.794890 [ 194 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part
9045 2024.07.30 19:41:59.794948 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9046 2024.07.30 19:41:59.796015 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9047 2024.07.30 19:41:59.796243 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004966 sec., 12082.158679017319 rows/sec., 833.79 KiB/sec.
9048 2024.07.30 19:41:59.796589 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Debug> DynamicQueryHandler: Done processing query
9049 2024.07.30 19:41:59.796639 [ 3 ] {9e361536-a0c1-4264-ab53-f537b3dafe82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9050 2024.07.30 19:41:59.796686 [ 3 ] {} <Debug> HTTP-Session: 06e0d605-b3c3-4d18-91f8-cc06560aa2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9051 2024.07.30 19:41:59.808637 [ 199 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 19 columns (19 merged, 0 gathered) in 0.018450045 sec., 30406.429903016495 rows/sec., 54.49 MiB/sec.
9052 2024.07.30 19:41:59.809419 [ 190 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
9053 2024.07.30 19:41:59.810008 [ 190 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9054 2024.07.30 19:41:59.810095 [ 190 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
9055 2024.07.30 19:41:59.810223 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
9056 2024.07.30 19:42:02.345693 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
9057 2024.07.30 19:42:02.345749 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
9058 2024.07.30 19:42:03.001392 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001011401 sec.
9059 2024.07.30 19:42:04.780477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9060 2024.07.30 19:42:04.780620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9061 2024.07.30 19:42:04.780652 [ 3 ] {} <Debug> HTTP-Session: 993c306d-3faf-4d06-b051-ebdb966a4458 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9062 2024.07.30 19:42:04.780679 [ 3 ] {} <Debug> HTTP-Session: 993c306d-3faf-4d06-b051-ebdb966a4458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.07.30 19:42:04.780697 [ 3 ] {} <Debug> HTTP-Session: 993c306d-3faf-4d06-b051-ebdb966a4458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9064 2024.07.30 19:42:04.780754 [ 3 ] {} <Trace> HTTP-Session: 993c306d-3faf-4d06-b051-ebdb966a4458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9065 2024.07.30 19:42:04.780959 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9066 2024.07.30 19:42:04.781033 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9067 2024.07.30 19:42:04.781256 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9068 2024.07.30 19:42:04.781720 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9069 2024.07.30 19:42:04.781766 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9070 2024.07.30 19:42:04.782146 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9071 2024.07.30 19:42:04.782495 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9072 2024.07.30 19:42:04.782676 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001776 sec., 5630.630630630631 rows/sec., 373.91 KiB/sec.
9073 2024.07.30 19:42:04.782693 [ 31 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9074 2024.07.30 19:42:04.782791 [ 31 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9075 2024.07.30 19:42:04.782839 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9076 2024.07.30 19:42:04.782992 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
9077 2024.07.30 19:42:04.783005 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Debug> DynamicQueryHandler: Done processing query
9078 2024.07.30 19:42:04.783049 [ 3 ] {8336d79b-3ca0-482a-b42b-e02071290d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9079 2024.07.30 19:42:04.783073 [ 3 ] {} <Debug> HTTP-Session: 993c306d-3faf-4d06-b051-ebdb966a4458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9080 2024.07.30 19:42:04.783151 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9081 2024.07.30 19:42:04.783185 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 36 rows starting from the beginning of the part
9082 2024.07.30 19:42:04.783236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9083 2024.07.30 19:42:04.783272 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part
9084 2024.07.30 19:42:04.783338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9085 2024.07.30 19:42:04.783435 [ 3 ] {} <Debug> HTTP-Session: 587e76dc-b186-4469-bf56-2dec3b0b3af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9086 2024.07.30 19:42:04.783531 [ 3 ] {} <Debug> HTTP-Session: 587e76dc-b186-4469-bf56-2dec3b0b3af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9087 2024.07.30 19:42:04.783573 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part
9088 2024.07.30 19:42:04.783578 [ 3 ] {} <Debug> HTTP-Session: 587e76dc-b186-4469-bf56-2dec3b0b3af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9089 2024.07.30 19:42:04.783699 [ 3 ] {} <Trace> HTTP-Session: 587e76dc-b186-4469-bf56-2dec3b0b3af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9090 2024.07.30 19:42:04.783822 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part
9091 2024.07.30 19:42:04.784034 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9092 2024.07.30 19:42:04.784079 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part
9093 2024.07.30 19:42:04.784191 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9094 2024.07.30 19:42:04.784343 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
9095 2024.07.30 19:42:04.784932 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9096 2024.07.30 19:42:04.785474 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9097 2024.07.30 19:42:04.785524 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9098 2024.07.30 19:42:04.786104 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9099 2024.07.30 19:42:04.786148 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.003216879 sec., 36681.51646362826 rows/sec., 2.73 MiB/sec.
9100 2024.07.30 19:42:04.786440 [ 199 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9101 2024.07.30 19:42:04.786622 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9102 2024.07.30 19:42:04.787016 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003114 sec., 1284.5215157353887 rows/sec., 104.74 KiB/sec.
9103 2024.07.30 19:42:04.787366 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Debug> DynamicQueryHandler: Done processing query
9104 2024.07.30 19:42:04.787377 [ 199 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9105 2024.07.30 19:42:04.787402 [ 3 ] {7e48d202-23bd-4eda-a51a-135c77ad1708} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9106 2024.07.30 19:42:04.787460 [ 3 ] {} <Debug> HTTP-Session: 587e76dc-b186-4469-bf56-2dec3b0b3af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9107 2024.07.30 19:42:04.787584 [ 199 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_41_8} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9108 2024.07.30 19:42:04.787717 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9109 2024.07.30 19:42:04.787743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9110 2024.07.30 19:42:04.787810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9111 2024.07.30 19:42:04.787831 [ 3 ] {} <Debug> HTTP-Session: aaac8df4-00d8-42ba-a404-6ae4adc42902 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9112 2024.07.30 19:42:04.787849 [ 3 ] {} <Debug> HTTP-Session: aaac8df4-00d8-42ba-a404-6ae4adc42902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9113 2024.07.30 19:42:04.787862 [ 3 ] {} <Debug> HTTP-Session: aaac8df4-00d8-42ba-a404-6ae4adc42902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9114 2024.07.30 19:42:04.787896 [ 3 ] {} <Trace> HTTP-Session: aaac8df4-00d8-42ba-a404-6ae4adc42902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9115 2024.07.30 19:42:04.788047 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9116 2024.07.30 19:42:04.788090 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9117 2024.07.30 19:42:04.788232 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9118 2024.07.30 19:42:04.788674 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9119 2024.07.30 19:42:04.788711 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9120 2024.07.30 19:42:04.789033 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9121 2024.07.30 19:42:04.789347 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9122 2024.07.30 19:42:04.789472 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001493 sec., 117213.66376423309 rows/sec., 10.34 MiB/sec.
9123 2024.07.30 19:42:04.789768 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Debug> DynamicQueryHandler: Done processing query
9124 2024.07.30 19:42:04.789813 [ 3 ] {47c134b0-6a7d-4d0a-bc7e-66ec49bb8e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9125 2024.07.30 19:42:04.789848 [ 3 ] {} <Debug> HTTP-Session: aaac8df4-00d8-42ba-a404-6ae4adc42902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.07.30 19:42:04.789984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9127 2024.07.30 19:42:04.790032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9128 2024.07.30 19:42:04.790052 [ 3 ] {} <Debug> HTTP-Session: 4e24f791-6daa-4fd1-a307-1a0b7578d969 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9129 2024.07.30 19:42:04.790068 [ 3 ] {} <Debug> HTTP-Session: 4e24f791-6daa-4fd1-a307-1a0b7578d969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9130 2024.07.30 19:42:04.790081 [ 3 ] {} <Debug> HTTP-Session: 4e24f791-6daa-4fd1-a307-1a0b7578d969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9131 2024.07.30 19:42:04.790112 [ 3 ] {} <Trace> HTTP-Session: 4e24f791-6daa-4fd1-a307-1a0b7578d969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9132 2024.07.30 19:42:04.790208 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9133 2024.07.30 19:42:04.790251 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9134 2024.07.30 19:42:04.790390 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9135 2024.07.30 19:42:04.790664 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9136 2024.07.30 19:42:04.790699 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9137 2024.07.30 19:42:04.790999 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9138 2024.07.30 19:42:04.791309 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9139 2024.07.30 19:42:04.791438 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001257 sec., 3182.1797931583133 rows/sec., 222.19 KiB/sec.
9140 2024.07.30 19:42:04.791599 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Debug> DynamicQueryHandler: Done processing query
9141 2024.07.30 19:42:04.791623 [ 3 ] {df398103-4bcc-4499-9e29-7ba8c2e6ef87} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9142 2024.07.30 19:42:04.791639 [ 3 ] {} <Debug> HTTP-Session: 4e24f791-6daa-4fd1-a307-1a0b7578d969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9143 2024.07.30 19:42:04.791849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9144 2024.07.30 19:42:04.791896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9145 2024.07.30 19:42:04.791914 [ 3 ] {} <Debug> HTTP-Session: 8f8c9f1e-51f3-4d36-bdfa-be4149a0abf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9146 2024.07.30 19:42:04.791931 [ 3 ] {} <Debug> HTTP-Session: 8f8c9f1e-51f3-4d36-bdfa-be4149a0abf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9147 2024.07.30 19:42:04.791944 [ 3 ] {} <Debug> HTTP-Session: 8f8c9f1e-51f3-4d36-bdfa-be4149a0abf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9148 2024.07.30 19:42:04.791974 [ 3 ] {} <Trace> HTTP-Session: 8f8c9f1e-51f3-4d36-bdfa-be4149a0abf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9149 2024.07.30 19:42:04.792180 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9150 2024.07.30 19:42:04.792222 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9151 2024.07.30 19:42:04.792343 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9152 2024.07.30 19:42:04.792877 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9153 2024.07.30 19:42:04.792912 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9154 2024.07.30 19:42:04.793227 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9155 2024.07.30 19:42:04.793555 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9156 2024.07.30 19:42:04.793675 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001605 sec., 242990.65420560745 rows/sec., 17.11 MiB/sec.
9157 2024.07.30 19:42:04.793851 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Debug> DynamicQueryHandler: Done processing query
9158 2024.07.30 19:42:04.793876 [ 3 ] {fb10c624-4a83-470c-bf6c-10a9016d0063} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9159 2024.07.30 19:42:04.793891 [ 3 ] {} <Debug> HTTP-Session: 8f8c9f1e-51f3-4d36-bdfa-be4149a0abf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.07.30 19:42:04.794019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9161 2024.07.30 19:42:04.794067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9162 2024.07.30 19:42:04.794086 [ 3 ] {} <Debug> HTTP-Session: 2d9d66e6-cc28-414e-9b23-9725f0e01ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9163 2024.07.30 19:42:04.794102 [ 3 ] {} <Debug> HTTP-Session: 2d9d66e6-cc28-414e-9b23-9725f0e01ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9164 2024.07.30 19:42:04.794116 [ 3 ] {} <Debug> HTTP-Session: 2d9d66e6-cc28-414e-9b23-9725f0e01ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9165 2024.07.30 19:42:04.794146 [ 3 ] {} <Trace> HTTP-Session: 2d9d66e6-cc28-414e-9b23-9725f0e01ca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9166 2024.07.30 19:42:04.794241 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9167 2024.07.30 19:42:04.794286 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9168 2024.07.30 19:42:04.794410 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9169 2024.07.30 19:42:04.794678 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9170 2024.07.30 19:42:04.794712 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9171 2024.07.30 19:42:04.795067 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9172 2024.07.30 19:42:04.795386 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9173 2024.07.30 19:42:04.795509 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001292 sec., 4643.962848297214 rows/sec., 199.55 KiB/sec.
9174 2024.07.30 19:42:04.795823 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Debug> DynamicQueryHandler: Done processing query
9175 2024.07.30 19:42:04.795848 [ 3 ] {06d8b8fd-77a7-4a11-94ea-d2356adba349} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9176 2024.07.30 19:42:04.795864 [ 3 ] {} <Debug> HTTP-Session: 2d9d66e6-cc28-414e-9b23-9725f0e01ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.07.30 19:42:04.795995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9178 2024.07.30 19:42:04.796043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9179 2024.07.30 19:42:04.796062 [ 3 ] {} <Debug> HTTP-Session: e7fa1fe4-26db-4186-9e47-62e6629ca41d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9180 2024.07.30 19:42:04.796078 [ 3 ] {} <Debug> HTTP-Session: e7fa1fe4-26db-4186-9e47-62e6629ca41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9181 2024.07.30 19:42:04.796092 [ 3 ] {} <Debug> HTTP-Session: e7fa1fe4-26db-4186-9e47-62e6629ca41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9182 2024.07.30 19:42:04.796122 [ 3 ] {} <Trace> HTTP-Session: e7fa1fe4-26db-4186-9e47-62e6629ca41d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9183 2024.07.30 19:42:04.796257 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9184 2024.07.30 19:42:04.796305 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9185 2024.07.30 19:42:04.796464 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9186 2024.07.30 19:42:04.796858 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9187 2024.07.30 19:42:04.796903 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9188 2024.07.30 19:42:04.797307 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9189 2024.07.30 19:42:04.797646 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9190 2024.07.30 19:42:04.797771 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001575 sec., 48888.88888888889 rows/sec., 3.01 MiB/sec.
9191 2024.07.30 19:42:04.797939 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Debug> DynamicQueryHandler: Done processing query
9192 2024.07.30 19:42:04.797963 [ 3 ] {a4ab1f78-12cd-4bf9-bc58-7c8c421a84e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9193 2024.07.30 19:42:04.797979 [ 3 ] {} <Debug> HTTP-Session: e7fa1fe4-26db-4186-9e47-62e6629ca41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.07.30 19:42:04.798131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9195 2024.07.30 19:42:04.798177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9196 2024.07.30 19:42:04.798197 [ 3 ] {} <Debug> HTTP-Session: 2267def2-82cb-4284-a37e-1a27e1de1b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9197 2024.07.30 19:42:04.798213 [ 3 ] {} <Debug> HTTP-Session: 2267def2-82cb-4284-a37e-1a27e1de1b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9198 2024.07.30 19:42:04.798226 [ 3 ] {} <Debug> HTTP-Session: 2267def2-82cb-4284-a37e-1a27e1de1b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9199 2024.07.30 19:42:04.798257 [ 3 ] {} <Trace> HTTP-Session: 2267def2-82cb-4284-a37e-1a27e1de1b16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9200 2024.07.30 19:42:04.798418 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9201 2024.07.30 19:42:04.798462 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9202 2024.07.30 19:42:04.798600 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9203 2024.07.30 19:42:04.799006 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9204 2024.07.30 19:42:04.799042 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9205 2024.07.30 19:42:04.799407 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9206 2024.07.30 19:42:04.799735 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9207 2024.07.30 19:42:04.799859 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00153 sec., 105882.35294117648 rows/sec., 7.37 MiB/sec.
9208 2024.07.30 19:42:04.800040 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Debug> DynamicQueryHandler: Done processing query
9209 2024.07.30 19:42:04.800065 [ 3 ] {97867c62-ec8b-4039-8da6-a240d01e297d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9210 2024.07.30 19:42:04.800080 [ 3 ] {} <Debug> HTTP-Session: 2267def2-82cb-4284-a37e-1a27e1de1b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.07.30 19:42:04.800214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9212 2024.07.30 19:42:04.800262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9213 2024.07.30 19:42:04.800281 [ 3 ] {} <Debug> HTTP-Session: f76df6ce-ca5d-42ef-8a87-0a566889efad Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9214 2024.07.30 19:42:04.800297 [ 3 ] {} <Debug> HTTP-Session: f76df6ce-ca5d-42ef-8a87-0a566889efad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9215 2024.07.30 19:42:04.800310 [ 3 ] {} <Debug> HTTP-Session: f76df6ce-ca5d-42ef-8a87-0a566889efad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9216 2024.07.30 19:42:04.800340 [ 3 ] {} <Trace> HTTP-Session: f76df6ce-ca5d-42ef-8a87-0a566889efad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9217 2024.07.30 19:42:04.800459 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9218 2024.07.30 19:42:04.800520 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9219 2024.07.30 19:42:04.800904 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9220 2024.07.30 19:42:04.801407 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9221 2024.07.30 19:42:04.801443 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9222 2024.07.30 19:42:04.802011 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
9223 2024.07.30 19:42:04.802409 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9224 2024.07.30 19:42:04.802569 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002152 sec., 1858.7360594795541 rows/sec., 3.33 MiB/sec.
9225 2024.07.30 19:42:04.803102 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Debug> DynamicQueryHandler: Done processing query
9226 2024.07.30 19:42:04.803126 [ 3 ] {b00a422a-2f9b-4ed8-a396-e70cedabffb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9227 2024.07.30 19:42:04.803143 [ 3 ] {} <Debug> HTTP-Session: f76df6ce-ca5d-42ef-8a87-0a566889efad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9228 2024.07.30 19:42:04.803264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9229 2024.07.30 19:42:04.803320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9230 2024.07.30 19:42:04.803339 [ 3 ] {} <Debug> HTTP-Session: 0f690341-51b2-4fe0-8d3a-720948cef55a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9231 2024.07.30 19:42:04.803358 [ 3 ] {} <Debug> HTTP-Session: 0f690341-51b2-4fe0-8d3a-720948cef55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9232 2024.07.30 19:42:04.803371 [ 3 ] {} <Debug> HTTP-Session: 0f690341-51b2-4fe0-8d3a-720948cef55a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9233 2024.07.30 19:42:04.803400 [ 3 ] {} <Trace> HTTP-Session: 0f690341-51b2-4fe0-8d3a-720948cef55a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9234 2024.07.30 19:42:04.803505 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9235 2024.07.30 19:42:04.803551 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9236 2024.07.30 19:42:04.803694 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9237 2024.07.30 19:42:04.803966 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9238 2024.07.30 19:42:04.804000 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9239 2024.07.30 19:42:04.804358 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9240 2024.07.30 19:42:04.804676 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9241 2024.07.30 19:42:04.804801 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001327 sec., 17332.32856066315 rows/sec., 937.56 KiB/sec.
9242 2024.07.30 19:42:04.805130 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Debug> DynamicQueryHandler: Done processing query
9243 2024.07.30 19:42:04.805154 [ 3 ] {362391f0-eb46-40f2-acd5-389f907884f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9244 2024.07.30 19:42:04.805170 [ 3 ] {} <Debug> HTTP-Session: 0f690341-51b2-4fe0-8d3a-720948cef55a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9245 2024.07.30 19:42:04.805291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9246 2024.07.30 19:42:04.805339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9247 2024.07.30 19:42:04.805357 [ 3 ] {} <Debug> HTTP-Session: 33eeeb48-2de7-44f9-ba5e-3f5e7b898db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9248 2024.07.30 19:42:04.805373 [ 3 ] {} <Debug> HTTP-Session: 33eeeb48-2de7-44f9-ba5e-3f5e7b898db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9249 2024.07.30 19:42:04.805386 [ 3 ] {} <Debug> HTTP-Session: 33eeeb48-2de7-44f9-ba5e-3f5e7b898db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9250 2024.07.30 19:42:04.805415 [ 3 ] {} <Trace> HTTP-Session: 33eeeb48-2de7-44f9-ba5e-3f5e7b898db3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9251 2024.07.30 19:42:04.805534 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9252 2024.07.30 19:42:04.805578 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9253 2024.07.30 19:42:04.805721 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9254 2024.07.30 19:42:04.806022 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9255 2024.07.30 19:42:04.806056 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9256 2024.07.30 19:42:04.806415 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9257 2024.07.30 19:42:04.806727 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9258 2024.07.30 19:42:04.806846 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
9259 2024.07.30 19:42:04.806996 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Debug> DynamicQueryHandler: Done processing query
9260 2024.07.30 19:42:04.807019 [ 3 ] {3c1a094a-a663-4a3f-b129-c8c0a937fa61} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9261 2024.07.30 19:42:04.807035 [ 3 ] {} <Debug> HTTP-Session: 33eeeb48-2de7-44f9-ba5e-3f5e7b898db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9262 2024.07.30 19:42:09.777444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9263 2024.07.30 19:42:09.777639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9264 2024.07.30 19:42:09.777685 [ 3 ] {} <Debug> HTTP-Session: 65383f5a-e573-4508-8a80-c2c91c4300b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9265 2024.07.30 19:42:09.777725 [ 3 ] {} <Debug> HTTP-Session: 65383f5a-e573-4508-8a80-c2c91c4300b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9266 2024.07.30 19:42:09.777753 [ 3 ] {} <Debug> HTTP-Session: 65383f5a-e573-4508-8a80-c2c91c4300b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9267 2024.07.30 19:42:09.777831 [ 3 ] {} <Trace> HTTP-Session: 65383f5a-e573-4508-8a80-c2c91c4300b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9268 2024.07.30 19:42:09.778124 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9269 2024.07.30 19:42:09.778231 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9270 2024.07.30 19:42:09.778549 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9271 2024.07.30 19:42:09.779068 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9272 2024.07.30 19:42:09.779112 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9273 2024.07.30 19:42:09.779488 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9274 2024.07.30 19:42:09.779818 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9275 2024.07.30 19:42:09.779999 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001963 sec., 13245.033112582782 rows/sec., 1.05 MiB/sec.
9276 2024.07.30 19:42:09.780246 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Debug> DynamicQueryHandler: Done processing query
9277 2024.07.30 19:42:09.780274 [ 3 ] {b5bc457d-5a2e-4da9-bdbb-153ceb2d5f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9278 2024.07.30 19:42:09.780292 [ 3 ] {} <Debug> HTTP-Session: 65383f5a-e573-4508-8a80-c2c91c4300b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9279 2024.07.30 19:42:09.780435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9280 2024.07.30 19:42:09.780488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9281 2024.07.30 19:42:09.780509 [ 3 ] {} <Debug> HTTP-Session: 737bbf98-8868-4741-9f82-2411107562f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9282 2024.07.30 19:42:09.780527 [ 3 ] {} <Debug> HTTP-Session: 737bbf98-8868-4741-9f82-2411107562f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9283 2024.07.30 19:42:09.780541 [ 3 ] {} <Debug> HTTP-Session: 737bbf98-8868-4741-9f82-2411107562f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9284 2024.07.30 19:42:09.780575 [ 3 ] {} <Trace> HTTP-Session: 737bbf98-8868-4741-9f82-2411107562f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9285 2024.07.30 19:42:09.780676 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9286 2024.07.30 19:42:09.780724 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9287 2024.07.30 19:42:09.780854 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9288 2024.07.30 19:42:09.781142 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9289 2024.07.30 19:42:09.781179 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9290 2024.07.30 19:42:09.781476 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9291 2024.07.30 19:42:09.781787 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9292 2024.07.30 19:42:09.781924 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001277 sec., 1566.1707126076744 rows/sec., 127.71 KiB/sec.
9293 2024.07.30 19:42:09.782116 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Debug> DynamicQueryHandler: Done processing query
9294 2024.07.30 19:42:09.782139 [ 3 ] {65a31535-3024-45d1-8cdc-eb696e0143f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9295 2024.07.30 19:42:09.782155 [ 3 ] {} <Debug> HTTP-Session: 737bbf98-8868-4741-9f82-2411107562f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9296 2024.07.30 19:42:09.782330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9297 2024.07.30 19:42:09.782377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9298 2024.07.30 19:42:09.782397 [ 3 ] {} <Debug> HTTP-Session: 41c171ed-ddaa-47d1-865c-0efaf62609ec Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9299 2024.07.30 19:42:09.782413 [ 3 ] {} <Debug> HTTP-Session: 41c171ed-ddaa-47d1-865c-0efaf62609ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9300 2024.07.30 19:42:09.782426 [ 3 ] {} <Debug> HTTP-Session: 41c171ed-ddaa-47d1-865c-0efaf62609ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9301 2024.07.30 19:42:09.782456 [ 3 ] {} <Trace> HTTP-Session: 41c171ed-ddaa-47d1-865c-0efaf62609ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9302 2024.07.30 19:42:09.782586 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9303 2024.07.30 19:42:09.782629 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9304 2024.07.30 19:42:09.782762 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9305 2024.07.30 19:42:09.783128 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9306 2024.07.30 19:42:09.783163 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9307 2024.07.30 19:42:09.783473 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9308 2024.07.30 19:42:09.783773 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9309 2024.07.30 19:42:09.783929 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001396 sec., 96704.8710601719 rows/sec., 8.06 MiB/sec.
9310 2024.07.30 19:42:09.784101 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Debug> DynamicQueryHandler: Done processing query
9311 2024.07.30 19:42:09.784126 [ 3 ] {7ed0cb9c-717f-489c-bf00-618077245694} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9312 2024.07.30 19:42:09.784141 [ 3 ] {} <Debug> HTTP-Session: 41c171ed-ddaa-47d1-865c-0efaf62609ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9313 2024.07.30 19:42:09.784271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9314 2024.07.30 19:42:09.784327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9315 2024.07.30 19:42:09.784346 [ 3 ] {} <Debug> HTTP-Session: 1543e2d8-c0cb-4188-ad69-7bf861d232d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9316 2024.07.30 19:42:09.784362 [ 3 ] {} <Debug> HTTP-Session: 1543e2d8-c0cb-4188-ad69-7bf861d232d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9317 2024.07.30 19:42:09.784375 [ 3 ] {} <Debug> HTTP-Session: 1543e2d8-c0cb-4188-ad69-7bf861d232d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9318 2024.07.30 19:42:09.784406 [ 3 ] {} <Trace> HTTP-Session: 1543e2d8-c0cb-4188-ad69-7bf861d232d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9319 2024.07.30 19:42:09.784498 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9320 2024.07.30 19:42:09.784540 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9321 2024.07.30 19:42:09.784663 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9322 2024.07.30 19:42:09.784926 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9323 2024.07.30 19:42:09.784962 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9324 2024.07.30 19:42:09.785258 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9325 2024.07.30 19:42:09.785557 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9326 2024.07.30 19:42:09.785718 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001233 sec., 1622.0600162206003 rows/sec., 113.26 KiB/sec.
9327 2024.07.30 19:42:09.786005 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Debug> DynamicQueryHandler: Done processing query
9328 2024.07.30 19:42:09.786030 [ 3 ] {386c6eb4-2c7f-4487-a4af-d3eff5766f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9329 2024.07.30 19:42:09.786046 [ 3 ] {} <Debug> HTTP-Session: 1543e2d8-c0cb-4188-ad69-7bf861d232d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9330 2024.07.30 19:42:09.786182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9331 2024.07.30 19:42:09.786229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9332 2024.07.30 19:42:09.786248 [ 3 ] {} <Debug> HTTP-Session: 9fa27632-80ca-4a5b-b1e6-4dc9d21d127a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9333 2024.07.30 19:42:09.786264 [ 3 ] {} <Debug> HTTP-Session: 9fa27632-80ca-4a5b-b1e6-4dc9d21d127a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9334 2024.07.30 19:42:09.786303 [ 3 ] {} <Debug> HTTP-Session: 9fa27632-80ca-4a5b-b1e6-4dc9d21d127a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9335 2024.07.30 19:42:09.786333 [ 3 ] {} <Trace> HTTP-Session: 9fa27632-80ca-4a5b-b1e6-4dc9d21d127a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9336 2024.07.30 19:42:09.786453 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9337 2024.07.30 19:42:09.786497 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9338 2024.07.30 19:42:09.786639 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9339 2024.07.30 19:42:09.786959 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9340 2024.07.30 19:42:09.786995 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9341 2024.07.30 19:42:09.787301 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9342 2024.07.30 19:42:09.787601 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9343 2024.07.30 19:42:09.787773 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001359 sec., 67696.83590875645 rows/sec., 5.29 MiB/sec.
9344 2024.07.30 19:42:09.787965 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Debug> DynamicQueryHandler: Done processing query
9345 2024.07.30 19:42:09.787994 [ 3 ] {938cd219-94b7-493c-9077-28d90eb0071c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9346 2024.07.30 19:42:09.788013 [ 3 ] {} <Debug> HTTP-Session: 9fa27632-80ca-4a5b-b1e6-4dc9d21d127a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9347 2024.07.30 19:42:09.788196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9348 2024.07.30 19:42:09.788245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9349 2024.07.30 19:42:09.788263 [ 3 ] {} <Debug> HTTP-Session: 0cded028-1ab8-4e8d-bec6-5a3a69736271 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9350 2024.07.30 19:42:09.788280 [ 3 ] {} <Debug> HTTP-Session: 0cded028-1ab8-4e8d-bec6-5a3a69736271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9351 2024.07.30 19:42:09.788295 [ 3 ] {} <Debug> HTTP-Session: 0cded028-1ab8-4e8d-bec6-5a3a69736271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9352 2024.07.30 19:42:09.788324 [ 3 ] {} <Trace> HTTP-Session: 0cded028-1ab8-4e8d-bec6-5a3a69736271 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9353 2024.07.30 19:42:09.788471 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9354 2024.07.30 19:42:09.788517 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9355 2024.07.30 19:42:09.788663 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9356 2024.07.30 19:42:09.789031 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9357 2024.07.30 19:42:09.789066 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9358 2024.07.30 19:42:09.789462 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9359 2024.07.30 19:42:09.789794 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9360 2024.07.30 19:42:09.789953 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001546 sec., 104139.71539456662 rows/sec., 7.25 MiB/sec.
9361 2024.07.30 19:42:09.790211 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Debug> DynamicQueryHandler: Done processing query
9362 2024.07.30 19:42:09.790260 [ 3 ] {e8b1e8a4-e884-41a3-938a-3fae6cbc7935} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9363 2024.07.30 19:42:09.790306 [ 3 ] {} <Debug> HTTP-Session: 0cded028-1ab8-4e8d-bec6-5a3a69736271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9364 2024.07.30 19:42:09.790537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9365 2024.07.30 19:42:09.790587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9366 2024.07.30 19:42:09.790605 [ 3 ] {} <Debug> HTTP-Session: 8b81e0bc-6ac0-42d2-92a4-6d3e0f95c7a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9367 2024.07.30 19:42:09.790621 [ 3 ] {} <Debug> HTTP-Session: 8b81e0bc-6ac0-42d2-92a4-6d3e0f95c7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9368 2024.07.30 19:42:09.790635 [ 3 ] {} <Debug> HTTP-Session: 8b81e0bc-6ac0-42d2-92a4-6d3e0f95c7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9369 2024.07.30 19:42:09.790665 [ 3 ] {} <Trace> HTTP-Session: 8b81e0bc-6ac0-42d2-92a4-6d3e0f95c7a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9370 2024.07.30 19:42:09.790937 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9371 2024.07.30 19:42:09.791006 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9372 2024.07.30 19:42:09.791434 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9373 2024.07.30 19:42:09.792119 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9374 2024.07.30 19:42:09.792154 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9375 2024.07.30 19:42:09.792768 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
9376 2024.07.30 19:42:09.793178 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9377 2024.07.30 19:42:09.793394 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002649 sec., 9815.024537561345 rows/sec., 17.59 MiB/sec.
9378 2024.07.30 19:42:09.793622 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Debug> DynamicQueryHandler: Done processing query
9379 2024.07.30 19:42:09.793647 [ 3 ] {8e55ffc1-833f-4775-bf10-c155aaacf3a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9380 2024.07.30 19:42:09.793662 [ 3 ] {} <Debug> HTTP-Session: 8b81e0bc-6ac0-42d2-92a4-6d3e0f95c7a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9381 2024.07.30 19:42:09.793794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9382 2024.07.30 19:42:09.793842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9383 2024.07.30 19:42:09.793861 [ 3 ] {} <Debug> HTTP-Session: af9dbf09-e0ee-4e82-b2b3-43d40d354a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9384 2024.07.30 19:42:09.793877 [ 3 ] {} <Debug> HTTP-Session: af9dbf09-e0ee-4e82-b2b3-43d40d354a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9385 2024.07.30 19:42:09.793890 [ 3 ] {} <Debug> HTTP-Session: af9dbf09-e0ee-4e82-b2b3-43d40d354a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9386 2024.07.30 19:42:09.793920 [ 3 ] {} <Trace> HTTP-Session: af9dbf09-e0ee-4e82-b2b3-43d40d354a2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9387 2024.07.30 19:42:09.794044 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9388 2024.07.30 19:42:09.794088 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9389 2024.07.30 19:42:09.794216 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9390 2024.07.30 19:42:09.794536 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9391 2024.07.30 19:42:09.794572 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9392 2024.07.30 19:42:09.794926 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9393 2024.07.30 19:42:09.795250 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9394 2024.07.30 19:42:09.795401 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
9395 2024.07.30 19:42:09.795558 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Debug> DynamicQueryHandler: Done processing query
9396 2024.07.30 19:42:09.795582 [ 3 ] {7c7a2613-f571-4d57-bbef-317f111e4504} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9397 2024.07.30 19:42:09.795597 [ 3 ] {} <Debug> HTTP-Session: af9dbf09-e0ee-4e82-b2b3-43d40d354a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9398 2024.07.30 19:42:14.781613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9399 2024.07.30 19:42:14.781754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9400 2024.07.30 19:42:14.781799 [ 3 ] {} <Debug> HTTP-Session: a74e8883-c1fc-432f-8b4c-1c67058ec940 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9401 2024.07.30 19:42:14.781838 [ 3 ] {} <Debug> HTTP-Session: a74e8883-c1fc-432f-8b4c-1c67058ec940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9402 2024.07.30 19:42:14.781866 [ 3 ] {} <Debug> HTTP-Session: a74e8883-c1fc-432f-8b4c-1c67058ec940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9403 2024.07.30 19:42:14.781945 [ 3 ] {} <Trace> HTTP-Session: a74e8883-c1fc-432f-8b4c-1c67058ec940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9404 2024.07.30 19:42:14.782218 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9405 2024.07.30 19:42:14.782325 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9406 2024.07.30 19:42:14.782636 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9407 2024.07.30 19:42:14.783183 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9408 2024.07.30 19:42:14.783233 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9409 2024.07.30 19:42:14.784108 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9410 2024.07.30 19:42:14.784448 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9411 2024.07.30 19:42:14.784619 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.002486 sec., 4022.526146419952 rows/sec., 267.12 KiB/sec.
9412 2024.07.30 19:42:14.784872 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Debug> DynamicQueryHandler: Done processing query
9413 2024.07.30 19:42:14.784899 [ 3 ] {b2475565-8c0d-4c12-a975-c626af295920} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9414 2024.07.30 19:42:14.784916 [ 3 ] {} <Debug> HTTP-Session: a74e8883-c1fc-432f-8b4c-1c67058ec940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9415 2024.07.30 19:42:14.785046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9416 2024.07.30 19:42:14.785101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9417 2024.07.30 19:42:14.785122 [ 3 ] {} <Debug> HTTP-Session: 4295ccb5-c605-4302-b3bd-d495e5865563 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9418 2024.07.30 19:42:14.785140 [ 3 ] {} <Debug> HTTP-Session: 4295ccb5-c605-4302-b3bd-d495e5865563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9419 2024.07.30 19:42:14.785155 [ 3 ] {} <Debug> HTTP-Session: 4295ccb5-c605-4302-b3bd-d495e5865563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9420 2024.07.30 19:42:14.785189 [ 3 ] {} <Trace> HTTP-Session: 4295ccb5-c605-4302-b3bd-d495e5865563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9421 2024.07.30 19:42:14.785288 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9422 2024.07.30 19:42:14.785331 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9423 2024.07.30 19:42:14.785460 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9424 2024.07.30 19:42:14.785743 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9425 2024.07.30 19:42:14.785780 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9426 2024.07.30 19:42:14.786075 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9427 2024.07.30 19:42:14.786373 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9428 2024.07.30 19:42:14.786525 [ 99 ] {} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
9429 2024.07.30 19:42:14.786534 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001261 sec., 1586.0428231562253 rows/sec., 129.33 KiB/sec.
9430 2024.07.30 19:42:14.786610 [ 99 ] {} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9431 2024.07.30 19:42:14.786673 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9432 2024.07.30 19:42:14.786904 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Debug> DynamicQueryHandler: Done processing query
9433 2024.07.30 19:42:14.786994 [ 3 ] {1775e758-2e1c-4064-a9a7-a22272614c2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9434 2024.07.30 19:42:14.787019 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
9435 2024.07.30 19:42:14.787072 [ 3 ] {} <Debug> HTTP-Session: 4295ccb5-c605-4302-b3bd-d495e5865563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9436 2024.07.30 19:42:14.787432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9437 2024.07.30 19:42:14.787462 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9438 2024.07.30 19:42:14.787517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9439 2024.07.30 19:42:14.787536 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
9440 2024.07.30 19:42:14.787564 [ 3 ] {} <Debug> HTTP-Session: 8e21dc1f-48ec-4bd1-bc09-6510f4dc8bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9441 2024.07.30 19:42:14.787602 [ 3 ] {} <Debug> HTTP-Session: 8e21dc1f-48ec-4bd1-bc09-6510f4dc8bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9442 2024.07.30 19:42:14.787633 [ 3 ] {} <Debug> HTTP-Session: 8e21dc1f-48ec-4bd1-bc09-6510f4dc8bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9443 2024.07.30 19:42:14.787788 [ 3 ] {} <Trace> HTTP-Session: 8e21dc1f-48ec-4bd1-bc09-6510f4dc8bfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9444 2024.07.30 19:42:14.787786 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
9445 2024.07.30 19:42:14.788006 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9446 2024.07.30 19:42:14.788229 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9447 2024.07.30 19:42:14.788307 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
9448 2024.07.30 19:42:14.788419 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9449 2024.07.30 19:42:14.788647 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
9450 2024.07.30 19:42:14.789047 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
9451 2024.07.30 19:42:14.789549 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9452 2024.07.30 19:42:14.790489 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9453 2024.07.30 19:42:14.790548 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9454 2024.07.30 19:42:14.791452 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9455 2024.07.30 19:42:14.791462 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00469304 sec., 6392.444982356852 rows/sec., 521.26 KiB/sec.
9456 2024.07.30 19:42:14.791809 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
9457 2024.07.30 19:42:14.792022 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9458 2024.07.30 19:42:14.792485 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Debug> executeQuery: Read 210 rows, 18.54 KiB in 0.004451 sec., 47180.4088968771 rows/sec., 4.07 MiB/sec.
9459 2024.07.30 19:42:14.792878 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Debug> DynamicQueryHandler: Done processing query
9460 2024.07.30 19:42:14.792929 [ 3 ] {e5aa9e7c-0e6f-4d8a-a01b-22fd67da6e98} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9461 2024.07.30 19:42:14.792950 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_20_4} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9462 2024.07.30 19:42:14.792966 [ 3 ] {} <Debug> HTTP-Session: 8e21dc1f-48ec-4bd1-bc09-6510f4dc8bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9463 2024.07.30 19:42:14.793095 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_20_4} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
9464 2024.07.30 19:42:14.793129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9465 2024.07.30 19:42:14.793236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9466 2024.07.30 19:42:14.793264 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9467 2024.07.30 19:42:14.793274 [ 3 ] {} <Debug> HTTP-Session: 30ec4387-4b87-4891-abb3-1ee863c5867b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9468 2024.07.30 19:42:14.793335 [ 3 ] {} <Debug> HTTP-Session: 30ec4387-4b87-4891-abb3-1ee863c5867b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9469 2024.07.30 19:42:14.793352 [ 3 ] {} <Debug> HTTP-Session: 30ec4387-4b87-4891-abb3-1ee863c5867b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9470 2024.07.30 19:42:14.793385 [ 3 ] {} <Trace> HTTP-Session: 30ec4387-4b87-4891-abb3-1ee863c5867b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9471 2024.07.30 19:42:14.793486 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9472 2024.07.30 19:42:14.793530 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9473 2024.07.30 19:42:14.793675 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9474 2024.07.30 19:42:14.793942 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9475 2024.07.30 19:42:14.793979 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9476 2024.07.30 19:42:14.794279 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9477 2024.07.30 19:42:14.794595 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9478 2024.07.30 19:42:14.794745 [ 99 ] {} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
9479 2024.07.30 19:42:14.794753 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 109.02 KiB/sec.
9480 2024.07.30 19:42:14.794792 [ 99 ] {} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9481 2024.07.30 19:42:14.794859 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9482 2024.07.30 19:42:14.795047 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Debug> DynamicQueryHandler: Done processing query
9483 2024.07.30 19:42:14.795077 [ 197 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
9484 2024.07.30 19:42:14.795096 [ 3 ] {7bd4a7aa-3420-4cc8-82c8-a8b64d937503} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9485 2024.07.30 19:42:14.795150 [ 3 ] {} <Debug> HTTP-Session: 30ec4387-4b87-4891-abb3-1ee863c5867b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9486 2024.07.30 19:42:14.795301 [ 197 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9487 2024.07.30 19:42:14.795337 [ 197 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
9488 2024.07.30 19:42:14.795478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9489 2024.07.30 19:42:14.795499 [ 197 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
9490 2024.07.30 19:42:14.795614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9491 2024.07.30 19:42:14.795706 [ 3 ] {} <Debug> HTTP-Session: 0f3cb3d7-5e2e-4adc-b5d9-da2c1d292cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9492 2024.07.30 19:42:14.795802 [ 3 ] {} <Debug> HTTP-Session: 0f3cb3d7-5e2e-4adc-b5d9-da2c1d292cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9493 2024.07.30 19:42:14.795868 [ 197 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9494 2024.07.30 19:42:14.795873 [ 3 ] {} <Debug> HTTP-Session: 0f3cb3d7-5e2e-4adc-b5d9-da2c1d292cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9495 2024.07.30 19:42:14.796013 [ 3 ] {} <Trace> HTTP-Session: 0f3cb3d7-5e2e-4adc-b5d9-da2c1d292cf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9496 2024.07.30 19:42:14.796202 [ 197 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
9497 2024.07.30 19:42:14.796338 [ 197 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
9498 2024.07.30 19:42:14.796569 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9499 2024.07.30 19:42:14.796612 [ 197 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
9500 2024.07.30 19:42:14.796648 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9501 2024.07.30 19:42:14.797005 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9502 2024.07.30 19:42:14.797814 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9503 2024.07.30 19:42:14.797878 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9504 2024.07.30 19:42:14.797973 [ 187 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003004085 sec., 9986.401849481623 rows/sec., 697.29 KiB/sec.
9505 2024.07.30 19:42:14.798199 [ 187 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
9506 2024.07.30 19:42:14.798534 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9507 2024.07.30 19:42:14.799087 [ 187 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_20_4} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9508 2024.07.30 19:42:14.799249 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9509 2024.07.30 19:42:14.799261 [ 187 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_20_4} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
9510 2024.07.30 19:42:14.799435 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9511 2024.07.30 19:42:14.799538 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Debug> executeQuery: Read 412 rows, 29.86 KiB in 0.00324 sec., 127160.4938271605 rows/sec., 9.00 MiB/sec.
9512 2024.07.30 19:42:14.799727 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Debug> DynamicQueryHandler: Done processing query
9513 2024.07.30 19:42:14.799752 [ 3 ] {323b7e18-32c4-4b83-9c88-a95d9de16776} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9514 2024.07.30 19:42:14.799769 [ 3 ] {} <Debug> HTTP-Session: 0f3cb3d7-5e2e-4adc-b5d9-da2c1d292cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9515 2024.07.30 19:42:14.799892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9516 2024.07.30 19:42:14.799941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9517 2024.07.30 19:42:14.799960 [ 3 ] {} <Debug> HTTP-Session: b0c137eb-f5e9-451a-bad8-d25d37b9b7a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9518 2024.07.30 19:42:14.799976 [ 3 ] {} <Debug> HTTP-Session: b0c137eb-f5e9-451a-bad8-d25d37b9b7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9519 2024.07.30 19:42:14.799990 [ 3 ] {} <Debug> HTTP-Session: b0c137eb-f5e9-451a-bad8-d25d37b9b7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9520 2024.07.30 19:42:14.800020 [ 3 ] {} <Trace> HTTP-Session: b0c137eb-f5e9-451a-bad8-d25d37b9b7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9521 2024.07.30 19:42:14.800115 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9522 2024.07.30 19:42:14.800159 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9523 2024.07.30 19:42:14.800294 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9524 2024.07.30 19:42:14.800588 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9525 2024.07.30 19:42:14.800625 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9526 2024.07.30 19:42:14.800986 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9527 2024.07.30 19:42:14.801309 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9528 2024.07.30 19:42:14.801433 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 191.82 KiB/sec.
9529 2024.07.30 19:42:14.801596 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Debug> DynamicQueryHandler: Done processing query
9530 2024.07.30 19:42:14.801620 [ 3 ] {9a46ae58-588b-45de-ab1a-959c652d0036} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9531 2024.07.30 19:42:14.801636 [ 3 ] {} <Debug> HTTP-Session: b0c137eb-f5e9-451a-bad8-d25d37b9b7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9532 2024.07.30 19:42:14.801753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9533 2024.07.30 19:42:14.801801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9534 2024.07.30 19:42:14.801821 [ 3 ] {} <Debug> HTTP-Session: c2751061-25e7-4098-8251-7ec0657a8704 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9535 2024.07.30 19:42:14.801837 [ 3 ] {} <Debug> HTTP-Session: c2751061-25e7-4098-8251-7ec0657a8704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9536 2024.07.30 19:42:14.801851 [ 3 ] {} <Debug> HTTP-Session: c2751061-25e7-4098-8251-7ec0657a8704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9537 2024.07.30 19:42:14.801881 [ 3 ] {} <Trace> HTTP-Session: c2751061-25e7-4098-8251-7ec0657a8704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9538 2024.07.30 19:42:14.801998 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9539 2024.07.30 19:42:14.802043 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9540 2024.07.30 19:42:14.802184 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9541 2024.07.30 19:42:14.802489 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9542 2024.07.30 19:42:14.802524 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9543 2024.07.30 19:42:14.802871 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9544 2024.07.30 19:42:14.803207 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9545 2024.07.30 19:42:14.803332 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00138 sec., 55797.10144927537 rows/sec., 3.44 MiB/sec.
9546 2024.07.30 19:42:14.803500 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Debug> DynamicQueryHandler: Done processing query
9547 2024.07.30 19:42:14.803525 [ 3 ] {236f84ad-a612-49bd-b163-92b9a6e7fdf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9548 2024.07.30 19:42:14.803541 [ 3 ] {} <Debug> HTTP-Session: c2751061-25e7-4098-8251-7ec0657a8704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9549 2024.07.30 19:42:14.803679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9550 2024.07.30 19:42:14.803727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9551 2024.07.30 19:42:14.803746 [ 3 ] {} <Debug> HTTP-Session: 4f39172e-296c-4b30-8b7e-13f496fefe3e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9552 2024.07.30 19:42:14.803764 [ 3 ] {} <Debug> HTTP-Session: 4f39172e-296c-4b30-8b7e-13f496fefe3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9553 2024.07.30 19:42:14.803777 [ 3 ] {} <Debug> HTTP-Session: 4f39172e-296c-4b30-8b7e-13f496fefe3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9554 2024.07.30 19:42:14.803807 [ 3 ] {} <Trace> HTTP-Session: 4f39172e-296c-4b30-8b7e-13f496fefe3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9555 2024.07.30 19:42:14.803960 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9556 2024.07.30 19:42:14.804005 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9557 2024.07.30 19:42:14.804144 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9558 2024.07.30 19:42:14.804505 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9559 2024.07.30 19:42:14.804541 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9560 2024.07.30 19:42:14.804905 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9561 2024.07.30 19:42:14.805241 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9562 2024.07.30 19:42:14.805369 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001483 sec., 132838.84018880647 rows/sec., 9.27 MiB/sec.
9563 2024.07.30 19:42:14.805630 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Debug> DynamicQueryHandler: Done processing query
9564 2024.07.30 19:42:14.805687 [ 3 ] {6bd42d75-b1a8-4409-823f-e368c53b175b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9565 2024.07.30 19:42:14.805740 [ 3 ] {} <Debug> HTTP-Session: 4f39172e-296c-4b30-8b7e-13f496fefe3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9566 2024.07.30 19:42:14.805899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9567 2024.07.30 19:42:14.805952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9568 2024.07.30 19:42:14.805972 [ 3 ] {} <Debug> HTTP-Session: 5b298eb0-bb5c-4bc5-9482-3cf836f7aec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9569 2024.07.30 19:42:14.805988 [ 3 ] {} <Debug> HTTP-Session: 5b298eb0-bb5c-4bc5-9482-3cf836f7aec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9570 2024.07.30 19:42:14.806002 [ 3 ] {} <Debug> HTTP-Session: 5b298eb0-bb5c-4bc5-9482-3cf836f7aec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9571 2024.07.30 19:42:14.806034 [ 3 ] {} <Trace> HTTP-Session: 5b298eb0-bb5c-4bc5-9482-3cf836f7aec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9572 2024.07.30 19:42:14.806162 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9573 2024.07.30 19:42:14.806231 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9574 2024.07.30 19:42:14.806642 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9575 2024.07.30 19:42:14.807058 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9576 2024.07.30 19:42:14.807093 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9577 2024.07.30 19:42:14.807637 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9578 2024.07.30 19:42:14.808029 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9579 2024.07.30 19:42:14.808173 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002066 sec., 1936.108422071636 rows/sec., 3.47 MiB/sec.
9580 2024.07.30 19:42:14.808364 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Debug> DynamicQueryHandler: Done processing query
9581 2024.07.30 19:42:14.808388 [ 3 ] {21870f31-8664-474c-aab1-958be73904f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9582 2024.07.30 19:42:14.808404 [ 3 ] {} <Debug> HTTP-Session: 5b298eb0-bb5c-4bc5-9482-3cf836f7aec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9583 2024.07.30 19:42:14.808524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9584 2024.07.30 19:42:14.808571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9585 2024.07.30 19:42:14.808590 [ 3 ] {} <Debug> HTTP-Session: b1decb56-926c-4a32-bfeb-de1b52c22250 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9586 2024.07.30 19:42:14.808605 [ 3 ] {} <Debug> HTTP-Session: b1decb56-926c-4a32-bfeb-de1b52c22250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9587 2024.07.30 19:42:14.808619 [ 3 ] {} <Debug> HTTP-Session: b1decb56-926c-4a32-bfeb-de1b52c22250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9588 2024.07.30 19:42:14.808648 [ 3 ] {} <Trace> HTTP-Session: b1decb56-926c-4a32-bfeb-de1b52c22250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9589 2024.07.30 19:42:14.808745 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9590 2024.07.30 19:42:14.808789 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9591 2024.07.30 19:42:14.808913 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9592 2024.07.30 19:42:14.809155 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9593 2024.07.30 19:42:14.809190 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9594 2024.07.30 19:42:14.809533 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9595 2024.07.30 19:42:14.809843 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9596 2024.07.30 19:42:14.809968 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001249 sec., 18414.731785428343 rows/sec., 996.11 KiB/sec.
9597 2024.07.30 19:42:14.810164 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Debug> DynamicQueryHandler: Done processing query
9598 2024.07.30 19:42:14.810189 [ 3 ] {59804ece-daba-4ae2-bd04-d88e3eec7377} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9599 2024.07.30 19:42:14.810204 [ 3 ] {} <Debug> HTTP-Session: b1decb56-926c-4a32-bfeb-de1b52c22250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9600 2024.07.30 19:42:14.810326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9601 2024.07.30 19:42:14.810373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9602 2024.07.30 19:42:14.810392 [ 3 ] {} <Debug> HTTP-Session: 667534b1-9594-4a51-91fe-899f43b76d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9603 2024.07.30 19:42:14.810408 [ 3 ] {} <Debug> HTTP-Session: 667534b1-9594-4a51-91fe-899f43b76d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9604 2024.07.30 19:42:14.810422 [ 3 ] {} <Debug> HTTP-Session: 667534b1-9594-4a51-91fe-899f43b76d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9605 2024.07.30 19:42:14.810451 [ 3 ] {} <Trace> HTTP-Session: 667534b1-9594-4a51-91fe-899f43b76d26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9606 2024.07.30 19:42:14.810555 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9607 2024.07.30 19:42:14.810599 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9608 2024.07.30 19:42:14.810723 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9609 2024.07.30 19:42:14.810983 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9610 2024.07.30 19:42:14.811017 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
9611 2024.07.30 19:42:14.811356 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9612 2024.07.30 19:42:14.811668 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9613 2024.07.30 19:42:14.811795 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec.
9614 2024.07.30 19:42:14.811942 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Debug> DynamicQueryHandler: Done processing query
9615 2024.07.30 19:42:14.811966 [ 3 ] {b680aab6-1240-4f40-a211-163bfc1fa37f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9616 2024.07.30 19:42:14.811981 [ 3 ] {} <Debug> HTTP-Session: 667534b1-9594-4a51-91fe-899f43b76d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9617 2024.07.30 19:42:17.345994 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
9618 2024.07.30 19:42:17.346049 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
9619 2024.07.30 19:42:19.776738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9620 2024.07.30 19:42:19.776933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9621 2024.07.30 19:42:19.776980 [ 3 ] {} <Debug> HTTP-Session: 2b063e7f-7baa-40f6-b419-55bac6c34ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9622 2024.07.30 19:42:19.777022 [ 3 ] {} <Debug> HTTP-Session: 2b063e7f-7baa-40f6-b419-55bac6c34ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9623 2024.07.30 19:42:19.777049 [ 3 ] {} <Debug> HTTP-Session: 2b063e7f-7baa-40f6-b419-55bac6c34ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9624 2024.07.30 19:42:19.777128 [ 3 ] {} <Trace> HTTP-Session: 2b063e7f-7baa-40f6-b419-55bac6c34ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9625 2024.07.30 19:42:19.777423 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9626 2024.07.30 19:42:19.777532 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9627 2024.07.30 19:42:19.777858 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9628 2024.07.30 19:42:19.778310 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9629 2024.07.30 19:42:19.778356 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9630 2024.07.30 19:42:19.778738 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9631 2024.07.30 19:42:19.779081 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9632 2024.07.30 19:42:19.779247 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 1.07 MiB/sec.
9633 2024.07.30 19:42:19.779471 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Debug> DynamicQueryHandler: Done processing query
9634 2024.07.30 19:42:19.779498 [ 3 ] {797948b1-c5cd-457e-877c-97d63b9db9df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9635 2024.07.30 19:42:19.779515 [ 3 ] {} <Debug> HTTP-Session: 2b063e7f-7baa-40f6-b419-55bac6c34ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9636 2024.07.30 19:42:19.779682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9637 2024.07.30 19:42:19.779735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9638 2024.07.30 19:42:19.779755 [ 3 ] {} <Debug> HTTP-Session: 236e3d52-8c22-4d51-8f88-9e6fc2897eea Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9639 2024.07.30 19:42:19.779773 [ 3 ] {} <Debug> HTTP-Session: 236e3d52-8c22-4d51-8f88-9e6fc2897eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9640 2024.07.30 19:42:19.779787 [ 3 ] {} <Debug> HTTP-Session: 236e3d52-8c22-4d51-8f88-9e6fc2897eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9641 2024.07.30 19:42:19.779823 [ 3 ] {} <Trace> HTTP-Session: 236e3d52-8c22-4d51-8f88-9e6fc2897eea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9642 2024.07.30 19:42:19.779929 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9643 2024.07.30 19:42:19.779976 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9644 2024.07.30 19:42:19.780107 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9645 2024.07.30 19:42:19.780363 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9646 2024.07.30 19:42:19.780400 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9647 2024.07.30 19:42:19.780703 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9648 2024.07.30 19:42:19.781007 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9649 2024.07.30 19:42:19.781158 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001258 sec., 1589.825119236884 rows/sec., 129.64 KiB/sec.
9650 2024.07.30 19:42:19.781312 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Debug> DynamicQueryHandler: Done processing query
9651 2024.07.30 19:42:19.781337 [ 3 ] {c65946fb-0cab-4da0-a6d7-b2fec0bbd91c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9652 2024.07.30 19:42:19.781354 [ 3 ] {} <Debug> HTTP-Session: 236e3d52-8c22-4d51-8f88-9e6fc2897eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9653 2024.07.30 19:42:19.781514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9654 2024.07.30 19:42:19.781561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9655 2024.07.30 19:42:19.781579 [ 3 ] {} <Debug> HTTP-Session: ab21f5c3-3a87-430e-aa55-c1ebd8cd9af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9656 2024.07.30 19:42:19.781597 [ 3 ] {} <Debug> HTTP-Session: ab21f5c3-3a87-430e-aa55-c1ebd8cd9af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9657 2024.07.30 19:42:19.781610 [ 3 ] {} <Debug> HTTP-Session: ab21f5c3-3a87-430e-aa55-c1ebd8cd9af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9658 2024.07.30 19:42:19.781640 [ 3 ] {} <Trace> HTTP-Session: ab21f5c3-3a87-430e-aa55-c1ebd8cd9af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9659 2024.07.30 19:42:19.781768 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9660 2024.07.30 19:42:19.781811 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9661 2024.07.30 19:42:19.781935 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9662 2024.07.30 19:42:19.782274 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9663 2024.07.30 19:42:19.782310 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9664 2024.07.30 19:42:19.782622 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9665 2024.07.30 19:42:19.782934 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9666 2024.07.30 19:42:19.783090 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.00137 sec., 98540.14598540147 rows/sec., 8.21 MiB/sec.
9667 2024.07.30 19:42:19.783102 [ 171 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9668 2024.07.30 19:42:19.783218 [ 171 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9669 2024.07.30 19:42:19.783254 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9670 2024.07.30 19:42:19.783336 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Debug> DynamicQueryHandler: Done processing query
9671 2024.07.30 19:42:19.783376 [ 3 ] {12c7ca81-1b7b-4d5b-99be-f6f5cf6906f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9672 2024.07.30 19:42:19.783400 [ 3 ] {} <Debug> HTTP-Session: ab21f5c3-3a87-430e-aa55-c1ebd8cd9af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9673 2024.07.30 19:42:19.783408 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
9674 2024.07.30 19:42:19.783524 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9675 2024.07.30 19:42:19.783554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9676 2024.07.30 19:42:19.783561 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 295 rows starting from the beginning of the part
9677 2024.07.30 19:42:19.783609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9678 2024.07.30 19:42:19.783642 [ 3 ] {} <Debug> HTTP-Session: 3406e2ea-ec56-436d-b749-8b8e3d001138 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9679 2024.07.30 19:42:19.783666 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 134 rows starting from the beginning of the part
9680 2024.07.30 19:42:19.783681 [ 3 ] {} <Debug> HTTP-Session: 3406e2ea-ec56-436d-b749-8b8e3d001138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9681 2024.07.30 19:42:19.783727 [ 3 ] {} <Debug> HTTP-Session: 3406e2ea-ec56-436d-b749-8b8e3d001138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9682 2024.07.30 19:42:19.783821 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 175 rows starting from the beginning of the part
9683 2024.07.30 19:42:19.783823 [ 3 ] {} <Trace> HTTP-Session: 3406e2ea-ec56-436d-b749-8b8e3d001138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9684 2024.07.30 19:42:19.784287 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9685 2024.07.30 19:42:19.784309 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 135 rows starting from the beginning of the part
9686 2024.07.30 19:42:19.784362 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9687 2024.07.30 19:42:19.784460 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 210 rows starting from the beginning of the part
9688 2024.07.30 19:42:19.784696 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 135 rows starting from the beginning of the part
9689 2024.07.30 19:42:19.785340 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9690 2024.07.30 19:42:19.785717 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9691 2024.07.30 19:42:19.785770 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9692 2024.07.30 19:42:19.786269 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9693 2024.07.30 19:42:19.786647 [ 197 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 4 columns (4 merged, 0 gathered) in 0.003311671 sec., 327327.2012829777 rows/sec., 28.00 MiB/sec.
9694 2024.07.30 19:42:19.786652 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9695 2024.07.30 19:42:19.786896 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002777 sec., 720.2016564638099 rows/sec., 50.29 KiB/sec.
9696 2024.07.30 19:42:19.786929 [ 200 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9697 2024.07.30 19:42:19.787190 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Debug> DynamicQueryHandler: Done processing query
9698 2024.07.30 19:42:19.787223 [ 3 ] {f076787c-5016-4dcf-8cf3-cb6fc814df01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9699 2024.07.30 19:42:19.787267 [ 3 ] {} <Debug> HTTP-Session: 3406e2ea-ec56-436d-b749-8b8e3d001138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9700 2024.07.30 19:42:19.787462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9701 2024.07.30 19:42:19.787565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9702 2024.07.30 19:42:19.787595 [ 3 ] {} <Debug> HTTP-Session: 8316e4fb-8141-4a62-a0e0-c19b4bff959a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9703 2024.07.30 19:42:19.787629 [ 3 ] {} <Debug> HTTP-Session: 8316e4fb-8141-4a62-a0e0-c19b4bff959a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9704 2024.07.30 19:42:19.787653 [ 3 ] {} <Debug> HTTP-Session: 8316e4fb-8141-4a62-a0e0-c19b4bff959a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9705 2024.07.30 19:42:19.787708 [ 3 ] {} <Trace> HTTP-Session: 8316e4fb-8141-4a62-a0e0-c19b4bff959a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9706 2024.07.30 19:42:19.787714 [ 200 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9707 2024.07.30 19:42:19.787900 [ 200 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_51_10} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9708 2024.07.30 19:42:19.787929 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9709 2024.07.30 19:42:19.788021 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9710 2024.07.30 19:42:19.788079 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
9711 2024.07.30 19:42:19.788251 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9712 2024.07.30 19:42:19.788647 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9713 2024.07.30 19:42:19.788686 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9714 2024.07.30 19:42:19.789005 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9715 2024.07.30 19:42:19.789315 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9716 2024.07.30 19:42:19.789472 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001623 sec., 56685.15095502156 rows/sec., 4.43 MiB/sec.
9717 2024.07.30 19:42:19.789479 [ 171 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9718 2024.07.30 19:42:19.789560 [ 171 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9719 2024.07.30 19:42:19.789614 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9720 2024.07.30 19:42:19.789737 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Debug> DynamicQueryHandler: Done processing query
9721 2024.07.30 19:42:19.789786 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
9722 2024.07.30 19:42:19.789787 [ 3 ] {ca6add36-6e63-47e2-8e96-c4da3dad869b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9723 2024.07.30 19:42:19.789861 [ 3 ] {} <Debug> HTTP-Session: 8316e4fb-8141-4a62-a0e0-c19b4bff959a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9724 2024.07.30 19:42:19.789990 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9725 2024.07.30 19:42:19.790045 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 470 rows starting from the beginning of the part
9726 2024.07.30 19:42:19.790069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9727 2024.07.30 19:42:19.790219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9728 2024.07.30 19:42:19.790294 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part
9729 2024.07.30 19:42:19.790318 [ 3 ] {} <Debug> HTTP-Session: e772ec12-c76d-4f8d-b74f-4fecf7276573 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9730 2024.07.30 19:42:19.790408 [ 3 ] {} <Debug> HTTP-Session: e772ec12-c76d-4f8d-b74f-4fecf7276573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.07.30 19:42:19.790475 [ 3 ] {} <Debug> HTTP-Session: e772ec12-c76d-4f8d-b74f-4fecf7276573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9732 2024.07.30 19:42:19.790603 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 390 rows starting from the beginning of the part
9733 2024.07.30 19:42:19.790647 [ 3 ] {} <Trace> HTTP-Session: e772ec12-c76d-4f8d-b74f-4fecf7276573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9734 2024.07.30 19:42:19.790871 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 92 rows starting from the beginning of the part
9735 2024.07.30 19:42:19.791119 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 412 rows starting from the beginning of the part
9736 2024.07.30 19:42:19.791186 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9737 2024.07.30 19:42:19.791339 [ 195 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 92 rows starting from the beginning of the part
9738 2024.07.30 19:42:19.791434 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9739 2024.07.30 19:42:19.792133 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9740 2024.07.30 19:42:19.793089 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9741 2024.07.30 19:42:19.793151 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9742 2024.07.30 19:42:19.794040 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9743 2024.07.30 19:42:19.794286 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 4 columns (4 merged, 0 gathered) in 0.004588188 sec., 336952.19114822673 rows/sec., 24.35 MiB/sec.
9744 2024.07.30 19:42:19.794565 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9745 2024.07.30 19:42:19.794752 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9746 2024.07.30 19:42:19.795096 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9747 2024.07.30 19:42:19.795211 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004304 sec., 37407.06319702602 rows/sec., 2.61 MiB/sec.
9748 2024.07.30 19:42:19.795257 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9749 2024.07.30 19:42:19.795395 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9750 2024.07.30 19:42:19.795695 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9751 2024.07.30 19:42:19.795894 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
9752 2024.07.30 19:42:19.795931 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Debug> DynamicQueryHandler: Done processing query
9753 2024.07.30 19:42:19.795992 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_51_10} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9754 2024.07.30 19:42:19.796015 [ 3 ] {2bba1a22-0651-42e0-82b5-659d687cfc51} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9755 2024.07.30 19:42:19.796091 [ 3 ] {} <Debug> HTTP-Session: e772ec12-c76d-4f8d-b74f-4fecf7276573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9756 2024.07.30 19:42:19.796247 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
9757 2024.07.30 19:42:19.796350 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9758 2024.07.30 19:42:19.796413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9759 2024.07.30 19:42:19.796430 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7498 rows starting from the beginning of the part
9760 2024.07.30 19:42:19.796512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9761 2024.07.30 19:42:19.796595 [ 3 ] {} <Debug> HTTP-Session: d1f7ceeb-95db-4cac-bd92-cff9c4d77b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9762 2024.07.30 19:42:19.796691 [ 3 ] {} <Debug> HTTP-Session: d1f7ceeb-95db-4cac-bd92-cff9c4d77b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9763 2024.07.30 19:42:19.796727 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
9764 2024.07.30 19:42:19.796750 [ 3 ] {} <Debug> HTTP-Session: d1f7ceeb-95db-4cac-bd92-cff9c4d77b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9765 2024.07.30 19:42:19.796934 [ 3 ] {} <Trace> HTTP-Session: d1f7ceeb-95db-4cac-bd92-cff9c4d77b1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9766 2024.07.30 19:42:19.797039 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part
9767 2024.07.30 19:42:19.797273 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part
9768 2024.07.30 19:42:19.797358 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 197 rows starting from the beginning of the part
9769 2024.07.30 19:42:19.797456 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part
9770 2024.07.30 19:42:19.797610 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9771 2024.07.30 19:42:19.797906 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9772 2024.07.30 19:42:19.799309 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9773 2024.07.30 19:42:19.800974 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9774 2024.07.30 19:42:19.801014 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9775 2024.07.30 19:42:19.802418 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9776 2024.07.30 19:42:19.802922 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9777 2024.07.30 19:42:19.803151 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005953 sec., 4367.545775239375 rows/sec., 7.83 MiB/sec.
9778 2024.07.30 19:42:19.804278 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8339 rows, containing 5 columns (5 merged, 0 gathered) in 0.008680286 sec., 960682.6318856314 rows/sec., 66.94 MiB/sec.
9779 2024.07.30 19:42:19.804412 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Debug> DynamicQueryHandler: Done processing query
9780 2024.07.30 19:42:19.804522 [ 3 ] {6de4abed-c801-4674-bac0-02f83828fc74} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9781 2024.07.30 19:42:19.804587 [ 3 ] {} <Debug> HTTP-Session: d1f7ceeb-95db-4cac-bd92-cff9c4d77b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9782 2024.07.30 19:42:19.804655 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9783 2024.07.30 19:42:19.804758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9784 2024.07.30 19:42:19.804843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9785 2024.07.30 19:42:19.804884 [ 3 ] {} <Debug> HTTP-Session: 960f0f75-57ab-47f0-990d-551e368a22b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9786 2024.07.30 19:42:19.804922 [ 3 ] {} <Debug> HTTP-Session: 960f0f75-57ab-47f0-990d-551e368a22b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.07.30 19:42:19.804973 [ 3 ] {} <Debug> HTTP-Session: 960f0f75-57ab-47f0-990d-551e368a22b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9788 2024.07.30 19:42:19.805109 [ 3 ] {} <Trace> HTTP-Session: 960f0f75-57ab-47f0-990d-551e368a22b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9789 2024.07.30 19:42:19.805356 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9790 2024.07.30 19:42:19.805449 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9791 2024.07.30 19:42:19.805551 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9792 2024.07.30 19:42:19.805827 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9793 2024.07.30 19:42:19.805869 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9794 2024.07.30 19:42:19.806038 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB.
9795 2024.07.30 19:42:19.806303 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9796 2024.07.30 19:42:19.806346 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9797 2024.07.30 19:42:19.806713 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9798 2024.07.30 19:42:19.807044 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9799 2024.07.30 19:42:19.807200 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001932 sec., 31055.900621118013 rows/sec., 2.09 MiB/sec.
9800 2024.07.30 19:42:19.807209 [ 171 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9801 2024.07.30 19:42:19.807305 [ 171 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9802 2024.07.30 19:42:19.807381 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9803 2024.07.30 19:42:19.807520 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Debug> DynamicQueryHandler: Done processing query
9804 2024.07.30 19:42:19.807533 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
9805 2024.07.30 19:42:19.807570 [ 3 ] {2580cac5-11c9-48a4-8e36-7f329d51d8bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9806 2024.07.30 19:42:19.807615 [ 3 ] {} <Debug> HTTP-Session: 960f0f75-57ab-47f0-990d-551e368a22b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9807 2024.07.30 19:42:19.807741 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9808 2024.07.30 19:42:19.807781 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2644 rows starting from the beginning of the part
9809 2024.07.30 19:42:19.807869 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
9810 2024.07.30 19:42:19.808066 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
9811 2024.07.30 19:42:19.808181 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
9812 2024.07.30 19:42:19.808345 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
9813 2024.07.30 19:42:19.808418 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
9814 2024.07.30 19:42:19.810032 [ 189 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2944 rows, containing 4 columns (4 merged, 0 gathered) in 0.002569555 sec., 1145723.675889405 rows/sec., 77.26 MiB/sec.
9815 2024.07.30 19:42:19.810334 [ 189 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9816 2024.07.30 19:42:19.810812 [ 189 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9817 2024.07.30 19:42:19.810913 [ 189 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_51_10} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9818 2024.07.30 19:42:19.811009 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
9819 2024.07.30 19:42:24.781204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9820 2024.07.30 19:42:24.781344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9821 2024.07.30 19:42:24.781374 [ 3 ] {} <Debug> HTTP-Session: 8523d4b4-f21f-463c-af2b-c66a4c04a2b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9822 2024.07.30 19:42:24.781404 [ 3 ] {} <Debug> HTTP-Session: 8523d4b4-f21f-463c-af2b-c66a4c04a2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9823 2024.07.30 19:42:24.781422 [ 3 ] {} <Debug> HTTP-Session: 8523d4b4-f21f-463c-af2b-c66a4c04a2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9824 2024.07.30 19:42:24.781481 [ 3 ] {} <Trace> HTTP-Session: 8523d4b4-f21f-463c-af2b-c66a4c04a2b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9825 2024.07.30 19:42:24.781689 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9826 2024.07.30 19:42:24.781765 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9827 2024.07.30 19:42:24.781986 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9828 2024.07.30 19:42:24.782419 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9829 2024.07.30 19:42:24.782462 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9830 2024.07.30 19:42:24.782838 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9831 2024.07.30 19:42:24.783179 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9832 2024.07.30 19:42:24.783354 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001724 sec., 5800.46403712297 rows/sec., 385.19 KiB/sec.
9833 2024.07.30 19:42:24.783566 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Debug> DynamicQueryHandler: Done processing query
9834 2024.07.30 19:42:24.783593 [ 3 ] {d414e54d-f103-49b6-a3ed-cf401cf54f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9835 2024.07.30 19:42:24.783609 [ 3 ] {} <Debug> HTTP-Session: 8523d4b4-f21f-463c-af2b-c66a4c04a2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9836 2024.07.30 19:42:24.783744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9837 2024.07.30 19:42:24.783794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9838 2024.07.30 19:42:24.783813 [ 3 ] {} <Debug> HTTP-Session: 7316b84d-0553-4749-b3f2-e7c7960fe000 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9839 2024.07.30 19:42:24.783830 [ 3 ] {} <Debug> HTTP-Session: 7316b84d-0553-4749-b3f2-e7c7960fe000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9840 2024.07.30 19:42:24.783843 [ 3 ] {} <Debug> HTTP-Session: 7316b84d-0553-4749-b3f2-e7c7960fe000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9841 2024.07.30 19:42:24.783875 [ 3 ] {} <Trace> HTTP-Session: 7316b84d-0553-4749-b3f2-e7c7960fe000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9842 2024.07.30 19:42:24.783974 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9843 2024.07.30 19:42:24.784017 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9844 2024.07.30 19:42:24.784146 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9845 2024.07.30 19:42:24.784431 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9846 2024.07.30 19:42:24.784468 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9847 2024.07.30 19:42:24.784772 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9848 2024.07.30 19:42:24.785090 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9849 2024.07.30 19:42:24.785249 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001294 sec., 3091.190108191654 rows/sec., 252.06 KiB/sec.
9850 2024.07.30 19:42:24.785447 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Debug> DynamicQueryHandler: Done processing query
9851 2024.07.30 19:42:24.785471 [ 3 ] {d3260a5d-20ae-4fca-a274-ed5bb0ef145b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9852 2024.07.30 19:42:24.785487 [ 3 ] {} <Debug> HTTP-Session: 7316b84d-0553-4749-b3f2-e7c7960fe000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9853 2024.07.30 19:42:24.785623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9854 2024.07.30 19:42:24.785670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9855 2024.07.30 19:42:24.785689 [ 3 ] {} <Debug> HTTP-Session: 1faabd25-4f05-45a3-b194-431d2f53b53c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9856 2024.07.30 19:42:24.785705 [ 3 ] {} <Debug> HTTP-Session: 1faabd25-4f05-45a3-b194-431d2f53b53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9857 2024.07.30 19:42:24.785718 [ 3 ] {} <Debug> HTTP-Session: 1faabd25-4f05-45a3-b194-431d2f53b53c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9858 2024.07.30 19:42:24.785748 [ 3 ] {} <Trace> HTTP-Session: 1faabd25-4f05-45a3-b194-431d2f53b53c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9859 2024.07.30 19:42:24.785895 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9860 2024.07.30 19:42:24.785938 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9861 2024.07.30 19:42:24.786062 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9862 2024.07.30 19:42:24.786474 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9863 2024.07.30 19:42:24.786510 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9864 2024.07.30 19:42:24.786829 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9865 2024.07.30 19:42:24.787129 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9866 2024.07.30 19:42:24.787269 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001439 sec., 121612.23071577484 rows/sec., 10.73 MiB/sec.
9867 2024.07.30 19:42:24.787512 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Debug> DynamicQueryHandler: Done processing query
9868 2024.07.30 19:42:24.787571 [ 3 ] {c08752cd-f71a-4341-a4e9-3365f043a3ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9869 2024.07.30 19:42:24.787626 [ 3 ] {} <Debug> HTTP-Session: 1faabd25-4f05-45a3-b194-431d2f53b53c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.07.30 19:42:24.787805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9871 2024.07.30 19:42:24.787857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9872 2024.07.30 19:42:24.787876 [ 3 ] {} <Debug> HTTP-Session: 016823f1-e53a-483f-8602-0f43c5278eac Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9873 2024.07.30 19:42:24.787892 [ 3 ] {} <Debug> HTTP-Session: 016823f1-e53a-483f-8602-0f43c5278eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9874 2024.07.30 19:42:24.787907 [ 3 ] {} <Debug> HTTP-Session: 016823f1-e53a-483f-8602-0f43c5278eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9875 2024.07.30 19:42:24.787939 [ 3 ] {} <Trace> HTTP-Session: 016823f1-e53a-483f-8602-0f43c5278eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9876 2024.07.30 19:42:24.788039 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9877 2024.07.30 19:42:24.788083 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9878 2024.07.30 19:42:24.788227 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9879 2024.07.30 19:42:24.788512 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9880 2024.07.30 19:42:24.788548 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9881 2024.07.30 19:42:24.788847 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9882 2024.07.30 19:42:24.789150 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9883 2024.07.30 19:42:24.789317 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001295 sec., 3088.803088803089 rows/sec., 215.67 KiB/sec.
9884 2024.07.30 19:42:24.789473 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Debug> DynamicQueryHandler: Done processing query
9885 2024.07.30 19:42:24.789498 [ 3 ] {3a092b70-7ed9-480d-8e22-c478f1bc853b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9886 2024.07.30 19:42:24.789514 [ 3 ] {} <Debug> HTTP-Session: 016823f1-e53a-483f-8602-0f43c5278eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9887 2024.07.30 19:42:24.789676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9888 2024.07.30 19:42:24.789723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9889 2024.07.30 19:42:24.789741 [ 3 ] {} <Debug> HTTP-Session: dd7e2151-8989-4c03-9f21-abbd34218081 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9890 2024.07.30 19:42:24.789757 [ 3 ] {} <Debug> HTTP-Session: dd7e2151-8989-4c03-9f21-abbd34218081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9891 2024.07.30 19:42:24.789771 [ 3 ] {} <Debug> HTTP-Session: dd7e2151-8989-4c03-9f21-abbd34218081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9892 2024.07.30 19:42:24.789801 [ 3 ] {} <Trace> HTTP-Session: dd7e2151-8989-4c03-9f21-abbd34218081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9893 2024.07.30 19:42:24.790005 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9894 2024.07.30 19:42:24.790048 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9895 2024.07.30 19:42:24.790177 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9896 2024.07.30 19:42:24.790797 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9897 2024.07.30 19:42:24.790833 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9898 2024.07.30 19:42:24.791164 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9899 2024.07.30 19:42:24.791481 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9900 2024.07.30 19:42:24.791635 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001743 sec., 223752.15146299484 rows/sec., 15.76 MiB/sec.
9901 2024.07.30 19:42:24.791820 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Debug> DynamicQueryHandler: Done processing query
9902 2024.07.30 19:42:24.791844 [ 3 ] {bab445ae-d2c1-4358-8794-07c8b3960076} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9903 2024.07.30 19:42:24.791860 [ 3 ] {} <Debug> HTTP-Session: dd7e2151-8989-4c03-9f21-abbd34218081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9904 2024.07.30 19:42:24.791976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9905 2024.07.30 19:42:24.792026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9906 2024.07.30 19:42:24.792045 [ 3 ] {} <Debug> HTTP-Session: c452e7b8-37f4-4483-aec7-20941cfa372a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9907 2024.07.30 19:42:24.792061 [ 3 ] {} <Debug> HTTP-Session: c452e7b8-37f4-4483-aec7-20941cfa372a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9908 2024.07.30 19:42:24.792074 [ 3 ] {} <Debug> HTTP-Session: c452e7b8-37f4-4483-aec7-20941cfa372a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9909 2024.07.30 19:42:24.792104 [ 3 ] {} <Trace> HTTP-Session: c452e7b8-37f4-4483-aec7-20941cfa372a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9910 2024.07.30 19:42:24.792199 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9911 2024.07.30 19:42:24.792244 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9912 2024.07.30 19:42:24.792377 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9913 2024.07.30 19:42:24.792677 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9914 2024.07.30 19:42:24.792714 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9915 2024.07.30 19:42:24.793074 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9916 2024.07.30 19:42:24.793394 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9917 2024.07.30 19:42:24.793537 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 190.13 KiB/sec.
9918 2024.07.30 19:42:24.793708 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Debug> DynamicQueryHandler: Done processing query
9919 2024.07.30 19:42:24.793732 [ 3 ] {6cf72021-9911-46af-8b5d-7d108024c0c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9920 2024.07.30 19:42:24.793748 [ 3 ] {} <Debug> HTTP-Session: c452e7b8-37f4-4483-aec7-20941cfa372a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.07.30 19:42:24.793863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9922 2024.07.30 19:42:24.793912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9923 2024.07.30 19:42:24.793930 [ 3 ] {} <Debug> HTTP-Session: 56a690f4-10bd-4d4c-b40f-a48b039bf011 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9924 2024.07.30 19:42:24.793946 [ 3 ] {} <Debug> HTTP-Session: 56a690f4-10bd-4d4c-b40f-a48b039bf011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9925 2024.07.30 19:42:24.793959 [ 3 ] {} <Debug> HTTP-Session: 56a690f4-10bd-4d4c-b40f-a48b039bf011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9926 2024.07.30 19:42:24.793989 [ 3 ] {} <Trace> HTTP-Session: 56a690f4-10bd-4d4c-b40f-a48b039bf011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9927 2024.07.30 19:42:24.794123 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9928 2024.07.30 19:42:24.794170 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9929 2024.07.30 19:42:24.794315 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9930 2024.07.30 19:42:24.794645 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9931 2024.07.30 19:42:24.794681 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9932 2024.07.30 19:42:24.795044 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9933 2024.07.30 19:42:24.795370 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9934 2024.07.30 19:42:24.795534 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001469 sec., 52416.60993873383 rows/sec., 3.23 MiB/sec.
9935 2024.07.30 19:42:24.795708 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Debug> DynamicQueryHandler: Done processing query
9936 2024.07.30 19:42:24.795732 [ 3 ] {be96372c-466a-4e11-8d7d-98693188b7da} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9937 2024.07.30 19:42:24.795748 [ 3 ] {} <Debug> HTTP-Session: 56a690f4-10bd-4d4c-b40f-a48b039bf011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9938 2024.07.30 19:42:24.795923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9939 2024.07.30 19:42:24.795972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9940 2024.07.30 19:42:24.795990 [ 3 ] {} <Debug> HTTP-Session: ccb20dbb-f8af-42ee-ab7f-2e1d914a3670 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9941 2024.07.30 19:42:24.796006 [ 3 ] {} <Debug> HTTP-Session: ccb20dbb-f8af-42ee-ab7f-2e1d914a3670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9942 2024.07.30 19:42:24.796020 [ 3 ] {} <Debug> HTTP-Session: ccb20dbb-f8af-42ee-ab7f-2e1d914a3670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9943 2024.07.30 19:42:24.796051 [ 3 ] {} <Trace> HTTP-Session: ccb20dbb-f8af-42ee-ab7f-2e1d914a3670 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9944 2024.07.30 19:42:24.796229 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9945 2024.07.30 19:42:24.796274 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9946 2024.07.30 19:42:24.796420 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9947 2024.07.30 19:42:24.796802 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9948 2024.07.30 19:42:24.796837 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9949 2024.07.30 19:42:24.797217 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9950 2024.07.30 19:42:24.797550 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9951 2024.07.30 19:42:24.797702 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001574 sec., 102922.49047013976 rows/sec., 7.17 MiB/sec.
9952 2024.07.30 19:42:24.797874 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Debug> DynamicQueryHandler: Done processing query
9953 2024.07.30 19:42:24.797899 [ 3 ] {939d33b5-d6f3-46ec-a710-30f066c221a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9954 2024.07.30 19:42:24.797916 [ 3 ] {} <Debug> HTTP-Session: ccb20dbb-f8af-42ee-ab7f-2e1d914a3670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9955 2024.07.30 19:42:24.798026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9956 2024.07.30 19:42:24.798074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9957 2024.07.30 19:42:24.798093 [ 3 ] {} <Debug> HTTP-Session: 6d156afe-db59-4508-a2de-ac7ca8ea2925 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9958 2024.07.30 19:42:24.798109 [ 3 ] {} <Debug> HTTP-Session: 6d156afe-db59-4508-a2de-ac7ca8ea2925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.07.30 19:42:24.798123 [ 3 ] {} <Debug> HTTP-Session: 6d156afe-db59-4508-a2de-ac7ca8ea2925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9960 2024.07.30 19:42:24.798153 [ 3 ] {} <Trace> HTTP-Session: 6d156afe-db59-4508-a2de-ac7ca8ea2925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9961 2024.07.30 19:42:24.798303 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9962 2024.07.30 19:42:24.798366 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9963 2024.07.30 19:42:24.798776 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9964 2024.07.30 19:42:24.799270 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9965 2024.07.30 19:42:24.799306 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9966 2024.07.30 19:42:24.799893 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9967 2024.07.30 19:42:24.800292 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9968 2024.07.30 19:42:24.800482 [ 154 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9969 2024.07.30 19:42:24.800493 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002258 sec., 1771.4791851195748 rows/sec., 3.17 MiB/sec.
9970 2024.07.30 19:42:24.800574 [ 154 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9971 2024.07.30 19:42:24.800654 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9972 2024.07.30 19:42:24.800868 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
9973 2024.07.30 19:42:24.800968 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Debug> DynamicQueryHandler: Done processing query
9974 2024.07.30 19:42:24.801001 [ 3 ] {26d92ffb-e84a-4154-a770-232d6077010b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9975 2024.07.30 19:42:24.801027 [ 3 ] {} <Debug> HTTP-Session: 6d156afe-db59-4508-a2de-ac7ca8ea2925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.07.30 19:42:24.801167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9977 2024.07.30 19:42:24.801207 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9978 2024.07.30 19:42:24.801227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9979 2024.07.30 19:42:24.801259 [ 3 ] {} <Debug> HTTP-Session: 773cfa4b-39b0-49f8-af8b-58c23e02ace7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
9980 2024.07.30 19:42:24.801285 [ 3 ] {} <Debug> HTTP-Session: 773cfa4b-39b0-49f8-af8b-58c23e02ace7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9981 2024.07.30 19:42:24.801285 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 561 rows starting from the beginning of the part
9982 2024.07.30 19:42:24.801302 [ 3 ] {} <Debug> HTTP-Session: 773cfa4b-39b0-49f8-af8b-58c23e02ace7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9983 2024.07.30 19:42:24.801352 [ 3 ] {} <Trace> HTTP-Session: 773cfa4b-39b0-49f8-af8b-58c23e02ace7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9984 2024.07.30 19:42:24.801591 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9985 2024.07.30 19:42:24.801752 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9986 2024.07.30 19:42:24.801813 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
9987 2024.07.30 19:42:24.802512 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9988 2024.07.30 19:42:24.802524 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part
9989 2024.07.30 19:42:24.803081 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part
9990 2024.07.30 19:42:24.803287 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9991 2024.07.30 19:42:24.803381 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
9992 2024.07.30 19:42:24.803673 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part
9993 2024.07.30 19:42:24.804172 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part
9994 2024.07.30 19:42:24.804471 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9995 2024.07.30 19:42:24.805063 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9996 2024.07.30 19:42:24.805336 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003879 sec., 5929.363237947925 rows/sec., 320.74 KiB/sec.
9997 2024.07.30 19:42:24.805836 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Debug> DynamicQueryHandler: Done processing query
9998 2024.07.30 19:42:24.805874 [ 3 ] {3a31e9f9-5ee4-4424-be90-b3236969bd67} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9999 2024.07.30 19:42:24.805895 [ 3 ] {} <Debug> HTTP-Session: 773cfa4b-39b0-49f8-af8b-58c23e02ace7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10000 2024.07.30 19:42:24.806029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10001 2024.07.30 19:42:24.806082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10002 2024.07.30 19:42:24.806104 [ 3 ] {} <Debug> HTTP-Session: a78aae81-afd3-4b1e-a982-4db7ea2bbe6d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10003 2024.07.30 19:42:24.806122 [ 3 ] {} <Debug> HTTP-Session: a78aae81-afd3-4b1e-a982-4db7ea2bbe6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10004 2024.07.30 19:42:24.806141 [ 3 ] {} <Debug> HTTP-Session: a78aae81-afd3-4b1e-a982-4db7ea2bbe6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10005 2024.07.30 19:42:24.806174 [ 3 ] {} <Trace> HTTP-Session: a78aae81-afd3-4b1e-a982-4db7ea2bbe6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10006 2024.07.30 19:42:24.806335 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10007 2024.07.30 19:42:24.806397 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10008 2024.07.30 19:42:24.806759 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10009 2024.07.30 19:42:24.807342 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10010 2024.07.30 19:42:24.807387 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10011 2024.07.30 19:42:24.808047 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10012 2024.07.30 19:42:24.808549 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10013 2024.07.30 19:42:24.809004 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002726 sec., 22010.271460014672 rows/sec., 1.48 MiB/sec.
10014 2024.07.30 19:42:24.809186 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Debug> DynamicQueryHandler: Done processing query
10015 2024.07.30 19:42:24.809216 [ 3 ] {92b9e0b0-45b0-4098-84ef-dc6dee3a9c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10016 2024.07.30 19:42:24.809238 [ 3 ] {} <Debug> HTTP-Session: a78aae81-afd3-4b1e-a982-4db7ea2bbe6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10017 2024.07.30 19:42:24.809897 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 19 columns (19 merged, 0 gathered) in 0.009125275 sec., 68491.08656999377 rows/sec., 122.73 MiB/sec.
10018 2024.07.30 19:42:24.810628 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
10019 2024.07.30 19:42:24.811148 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10020 2024.07.30 19:42:24.811221 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
10021 2024.07.30 19:42:24.811319 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
10022 2024.07.30 19:42:29.777249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10023 2024.07.30 19:42:29.777391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10024 2024.07.30 19:42:29.777422 [ 3 ] {} <Debug> HTTP-Session: 69421e01-db75-48da-901f-d298391699c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10025 2024.07.30 19:42:29.777451 [ 3 ] {} <Debug> HTTP-Session: 69421e01-db75-48da-901f-d298391699c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10026 2024.07.30 19:42:29.777469 [ 3 ] {} <Debug> HTTP-Session: 69421e01-db75-48da-901f-d298391699c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.07.30 19:42:29.777527 [ 3 ] {} <Trace> HTTP-Session: 69421e01-db75-48da-901f-d298391699c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10028 2024.07.30 19:42:29.777732 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10029 2024.07.30 19:42:29.777808 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10030 2024.07.30 19:42:29.778029 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10031 2024.07.30 19:42:29.778512 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10032 2024.07.30 19:42:29.778552 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10033 2024.07.30 19:42:29.778930 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10034 2024.07.30 19:42:29.779292 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10035 2024.07.30 19:42:29.779439 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001776 sec., 14639.63963963964 rows/sec., 1.16 MiB/sec.
10036 2024.07.30 19:42:29.779449 [ 133 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10037 2024.07.30 19:42:29.779508 [ 133 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10038 2024.07.30 19:42:29.779549 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10039 2024.07.30 19:42:29.779701 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Debug> DynamicQueryHandler: Done processing query
10040 2024.07.30 19:42:29.779766 [ 3 ] {c3a3602c-2119-4c23-bfe7-20c668fac80d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10041 2024.07.30 19:42:29.779770 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
10042 2024.07.30 19:42:29.779814 [ 3 ] {} <Debug> HTTP-Session: 69421e01-db75-48da-901f-d298391699c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10043 2024.07.30 19:42:29.780086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10044 2024.07.30 19:42:29.780336 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10045 2024.07.30 19:42:29.780370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10046 2024.07.30 19:42:29.780453 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 36 rows starting from the beginning of the part
10047 2024.07.30 19:42:29.780460 [ 3 ] {} <Debug> HTTP-Session: 3916f59f-dc7b-49e9-8489-f9480913c8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10048 2024.07.30 19:42:29.780547 [ 3 ] {} <Debug> HTTP-Session: 3916f59f-dc7b-49e9-8489-f9480913c8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10049 2024.07.30 19:42:29.780638 [ 3 ] {} <Debug> HTTP-Session: 3916f59f-dc7b-49e9-8489-f9480913c8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10050 2024.07.30 19:42:29.780917 [ 3 ] {} <Trace> HTTP-Session: 3916f59f-dc7b-49e9-8489-f9480913c8d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10051 2024.07.30 19:42:29.781003 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part
10052 2024.07.30 19:42:29.781224 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part
10053 2024.07.30 19:42:29.781294 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10054 2024.07.30 19:42:29.781337 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part
10055 2024.07.30 19:42:29.781472 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10056 2024.07.30 19:42:29.781568 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part
10057 2024.07.30 19:42:29.781865 [ 189 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part
10058 2024.07.30 19:42:29.782445 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10059 2024.07.30 19:42:29.783010 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10060 2024.07.30 19:42:29.783060 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10061 2024.07.30 19:42:29.783597 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.003974316 sec., 33716.49360544053 rows/sec., 2.56 MiB/sec.
10062 2024.07.30 19:42:29.783612 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10063 2024.07.30 19:42:29.783867 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10064 2024.07.30 19:42:29.784396 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10065 2024.07.30 19:42:29.784745 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.003548 sec., 37767.756482525365 rows/sec., 3.15 MiB/sec.
10066 2024.07.30 19:42:29.785125 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10067 2024.07.30 19:42:29.785210 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Debug> DynamicQueryHandler: Done processing query
10068 2024.07.30 19:42:29.785290 [ 3 ] {ba58e65e-6e3d-4a10-96dc-8eabdccc8886} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10069 2024.07.30 19:42:29.785359 [ 3 ] {} <Debug> HTTP-Session: 3916f59f-dc7b-49e9-8489-f9480913c8d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10070 2024.07.30 19:42:29.785527 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_46_9} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10071 2024.07.30 19:42:29.785688 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10072 2024.07.30 19:42:29.785698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10073 2024.07.30 19:42:29.785771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10074 2024.07.30 19:42:29.785790 [ 3 ] {} <Debug> HTTP-Session: 835bb41d-a333-4e0c-be84-3afba0742ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10075 2024.07.30 19:42:29.785807 [ 3 ] {} <Debug> HTTP-Session: 835bb41d-a333-4e0c-be84-3afba0742ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10076 2024.07.30 19:42:29.785820 [ 3 ] {} <Debug> HTTP-Session: 835bb41d-a333-4e0c-be84-3afba0742ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10077 2024.07.30 19:42:29.785853 [ 3 ] {} <Trace> HTTP-Session: 835bb41d-a333-4e0c-be84-3afba0742ee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10078 2024.07.30 19:42:29.785989 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10079 2024.07.30 19:42:29.786033 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10080 2024.07.30 19:42:29.786174 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10081 2024.07.30 19:42:29.786520 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10082 2024.07.30 19:42:29.786558 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10083 2024.07.30 19:42:29.786887 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10084 2024.07.30 19:42:29.787210 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10085 2024.07.30 19:42:29.787340 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001403 sec., 64148.25374198147 rows/sec., 5.01 MiB/sec.
10086 2024.07.30 19:42:29.787503 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Debug> DynamicQueryHandler: Done processing query
10087 2024.07.30 19:42:29.787528 [ 3 ] {268bedf8-03a6-4959-8043-41088c060e91} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10088 2024.07.30 19:42:29.787545 [ 3 ] {} <Debug> HTTP-Session: 835bb41d-a333-4e0c-be84-3afba0742ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10089 2024.07.30 19:42:29.787793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10090 2024.07.30 19:42:29.787843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10091 2024.07.30 19:42:29.787863 [ 3 ] {} <Debug> HTTP-Session: 435b8e75-3da3-42c6-bdfc-f34dbe602a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10092 2024.07.30 19:42:29.787880 [ 3 ] {} <Debug> HTTP-Session: 435b8e75-3da3-42c6-bdfc-f34dbe602a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10093 2024.07.30 19:42:29.787893 [ 3 ] {} <Debug> HTTP-Session: 435b8e75-3da3-42c6-bdfc-f34dbe602a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10094 2024.07.30 19:42:29.787924 [ 3 ] {} <Trace> HTTP-Session: 435b8e75-3da3-42c6-bdfc-f34dbe602a97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10095 2024.07.30 19:42:29.788078 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10096 2024.07.30 19:42:29.788126 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10097 2024.07.30 19:42:29.788270 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10098 2024.07.30 19:42:29.788630 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10099 2024.07.30 19:42:29.788665 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10100 2024.07.30 19:42:29.789066 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10101 2024.07.30 19:42:29.789407 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10102 2024.07.30 19:42:29.789536 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec.
10103 2024.07.30 19:42:29.789694 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Debug> DynamicQueryHandler: Done processing query
10104 2024.07.30 19:42:29.789719 [ 3 ] {3509c708-bc07-4f6b-becd-84472709e8b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10105 2024.07.30 19:42:29.789735 [ 3 ] {} <Debug> HTTP-Session: 435b8e75-3da3-42c6-bdfc-f34dbe602a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10106 2024.07.30 19:42:29.789988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10107 2024.07.30 19:42:29.790036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10108 2024.07.30 19:42:29.790055 [ 3 ] {} <Debug> HTTP-Session: 276b3a3d-2a3f-47c0-9d81-79e4e6c9bb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10109 2024.07.30 19:42:29.790071 [ 3 ] {} <Debug> HTTP-Session: 276b3a3d-2a3f-47c0-9d81-79e4e6c9bb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10110 2024.07.30 19:42:29.790086 [ 3 ] {} <Debug> HTTP-Session: 276b3a3d-2a3f-47c0-9d81-79e4e6c9bb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10111 2024.07.30 19:42:29.790117 [ 3 ] {} <Trace> HTTP-Session: 276b3a3d-2a3f-47c0-9d81-79e4e6c9bb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10112 2024.07.30 19:42:29.790402 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10113 2024.07.30 19:42:29.790467 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10114 2024.07.30 19:42:29.790852 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10115 2024.07.30 19:42:29.791530 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10116 2024.07.30 19:42:29.791567 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10117 2024.07.30 19:42:29.792199 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
10118 2024.07.30 19:42:29.792633 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10119 2024.07.30 19:42:29.792785 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002582 sec., 10069.713400464756 rows/sec., 18.04 MiB/sec.
10120 2024.07.30 19:42:29.793269 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Debug> DynamicQueryHandler: Done processing query
10121 2024.07.30 19:42:29.793311 [ 3 ] {9e398118-cc81-4e1f-a360-16be9003f25e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10122 2024.07.30 19:42:29.793329 [ 3 ] {} <Debug> HTTP-Session: 276b3a3d-2a3f-47c0-9d81-79e4e6c9bb88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10123 2024.07.30 19:42:29.793496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10124 2024.07.30 19:42:29.793546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10125 2024.07.30 19:42:29.793566 [ 3 ] {} <Debug> HTTP-Session: 8ff87f6c-a987-4147-9175-8ad5b9bc380d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10126 2024.07.30 19:42:29.793582 [ 3 ] {} <Debug> HTTP-Session: 8ff87f6c-a987-4147-9175-8ad5b9bc380d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10127 2024.07.30 19:42:29.793595 [ 3 ] {} <Debug> HTTP-Session: 8ff87f6c-a987-4147-9175-8ad5b9bc380d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10128 2024.07.30 19:42:29.793627 [ 3 ] {} <Trace> HTTP-Session: 8ff87f6c-a987-4147-9175-8ad5b9bc380d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10129 2024.07.30 19:42:29.793751 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10130 2024.07.30 19:42:29.793798 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10131 2024.07.30 19:42:29.793945 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10132 2024.07.30 19:42:29.794240 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10133 2024.07.30 19:42:29.794275 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10134 2024.07.30 19:42:29.794644 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10135 2024.07.30 19:42:29.794976 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10136 2024.07.30 19:42:29.795108 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec.
10137 2024.07.30 19:42:29.795261 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Debug> DynamicQueryHandler: Done processing query
10138 2024.07.30 19:42:29.795286 [ 3 ] {59776f87-8856-433c-9b8c-c33a2af7f28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10139 2024.07.30 19:42:29.795302 [ 3 ] {} <Debug> HTTP-Session: 8ff87f6c-a987-4147-9175-8ad5b9bc380d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10140 2024.07.30 19:42:32.346102 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
10141 2024.07.30 19:42:32.346162 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
10142 2024.07.30 19:42:34.780760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10143 2024.07.30 19:42:34.780885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10144 2024.07.30 19:42:34.780910 [ 3 ] {} <Debug> HTTP-Session: 0337c2e9-f89f-451f-b1a1-53b22f92088b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10145 2024.07.30 19:42:34.780934 [ 3 ] {} <Debug> HTTP-Session: 0337c2e9-f89f-451f-b1a1-53b22f92088b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10146 2024.07.30 19:42:34.780948 [ 3 ] {} <Debug> HTTP-Session: 0337c2e9-f89f-451f-b1a1-53b22f92088b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10147 2024.07.30 19:42:34.780997 [ 3 ] {} <Trace> HTTP-Session: 0337c2e9-f89f-451f-b1a1-53b22f92088b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10148 2024.07.30 19:42:34.781179 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10149 2024.07.30 19:42:34.781244 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10150 2024.07.30 19:42:34.781435 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10151 2024.07.30 19:42:34.781834 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10152 2024.07.30 19:42:34.781872 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10153 2024.07.30 19:42:34.782241 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10154 2024.07.30 19:42:34.782583 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10155 2024.07.30 19:42:34.782728 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001606 sec., 6226.650062266501 rows/sec., 413.49 KiB/sec.
10156 2024.07.30 19:42:34.782929 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Debug> DynamicQueryHandler: Done processing query
10157 2024.07.30 19:42:34.782956 [ 3 ] {ecac3db2-cd42-4bed-bdf2-14875f52fc0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10158 2024.07.30 19:42:34.782972 [ 3 ] {} <Debug> HTTP-Session: 0337c2e9-f89f-451f-b1a1-53b22f92088b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10159 2024.07.30 19:42:34.783274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10160 2024.07.30 19:42:34.783324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10161 2024.07.30 19:42:34.783343 [ 3 ] {} <Debug> HTTP-Session: 0beb922e-9021-49b5-85ea-e325309d69e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10162 2024.07.30 19:42:34.783359 [ 3 ] {} <Debug> HTTP-Session: 0beb922e-9021-49b5-85ea-e325309d69e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10163 2024.07.30 19:42:34.783373 [ 3 ] {} <Debug> HTTP-Session: 0beb922e-9021-49b5-85ea-e325309d69e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10164 2024.07.30 19:42:34.783404 [ 3 ] {} <Trace> HTTP-Session: 0beb922e-9021-49b5-85ea-e325309d69e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10165 2024.07.30 19:42:34.783546 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10166 2024.07.30 19:42:34.783591 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10167 2024.07.30 19:42:34.783715 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10168 2024.07.30 19:42:34.784118 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10169 2024.07.30 19:42:34.784155 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10170 2024.07.30 19:42:34.784498 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10171 2024.07.30 19:42:34.784806 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10172 2024.07.30 19:42:34.784931 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.001449 sec., 119392.68461007591 rows/sec., 10.55 MiB/sec.
10173 2024.07.30 19:42:34.785083 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Debug> DynamicQueryHandler: Done processing query
10174 2024.07.30 19:42:34.785106 [ 3 ] {4254a37a-775a-4d1a-801d-64dfa26ecf58} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10175 2024.07.30 19:42:34.785123 [ 3 ] {} <Debug> HTTP-Session: 0beb922e-9021-49b5-85ea-e325309d69e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10176 2024.07.30 19:42:34.785297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10177 2024.07.30 19:42:34.785345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10178 2024.07.30 19:42:34.785364 [ 3 ] {} <Debug> HTTP-Session: 51df7c1d-8c9f-41e9-9191-b3ee7b6fe06d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10179 2024.07.30 19:42:34.785380 [ 3 ] {} <Debug> HTTP-Session: 51df7c1d-8c9f-41e9-9191-b3ee7b6fe06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10180 2024.07.30 19:42:34.785393 [ 3 ] {} <Debug> HTTP-Session: 51df7c1d-8c9f-41e9-9191-b3ee7b6fe06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10181 2024.07.30 19:42:34.785424 [ 3 ] {} <Trace> HTTP-Session: 51df7c1d-8c9f-41e9-9191-b3ee7b6fe06d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10182 2024.07.30 19:42:34.785618 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10183 2024.07.30 19:42:34.785662 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10184 2024.07.30 19:42:34.785785 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10185 2024.07.30 19:42:34.786276 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10186 2024.07.30 19:42:34.786312 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10187 2024.07.30 19:42:34.786644 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10188 2024.07.30 19:42:34.786950 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10189 2024.07.30 19:42:34.787077 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.001559 sec., 247594.61193072482 rows/sec., 17.41 MiB/sec.
10190 2024.07.30 19:42:34.787326 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Debug> DynamicQueryHandler: Done processing query
10191 2024.07.30 19:42:34.787383 [ 3 ] {6fd19b9e-38e0-4bec-b42c-164bd1d63c4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10192 2024.07.30 19:42:34.787442 [ 3 ] {} <Debug> HTTP-Session: 51df7c1d-8c9f-41e9-9191-b3ee7b6fe06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10193 2024.07.30 19:42:34.787619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10194 2024.07.30 19:42:34.787671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10195 2024.07.30 19:42:34.787691 [ 3 ] {} <Debug> HTTP-Session: f47405f5-b9fb-432c-8613-5bf9f4124888 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10196 2024.07.30 19:42:34.787707 [ 3 ] {} <Debug> HTTP-Session: f47405f5-b9fb-432c-8613-5bf9f4124888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10197 2024.07.30 19:42:34.787721 [ 3 ] {} <Debug> HTTP-Session: f47405f5-b9fb-432c-8613-5bf9f4124888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10198 2024.07.30 19:42:34.787754 [ 3 ] {} <Trace> HTTP-Session: f47405f5-b9fb-432c-8613-5bf9f4124888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10199 2024.07.30 19:42:34.787856 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10200 2024.07.30 19:42:34.787904 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10201 2024.07.30 19:42:34.788049 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10202 2024.07.30 19:42:34.788345 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10203 2024.07.30 19:42:34.788381 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10204 2024.07.30 19:42:34.788755 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10205 2024.07.30 19:42:34.789080 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10206 2024.07.30 19:42:34.789215 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 186.01 KiB/sec.
10207 2024.07.30 19:42:34.789380 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Debug> DynamicQueryHandler: Done processing query
10208 2024.07.30 19:42:34.789405 [ 3 ] {1822e8de-8584-44ce-bd84-b4b482c0da3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10209 2024.07.30 19:42:34.789420 [ 3 ] {} <Debug> HTTP-Session: f47405f5-b9fb-432c-8613-5bf9f4124888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10210 2024.07.30 19:42:34.789542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10211 2024.07.30 19:42:34.789591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10212 2024.07.30 19:42:34.789610 [ 3 ] {} <Debug> HTTP-Session: 28d0e2bc-415b-49c6-881f-94d0fb2127f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10213 2024.07.30 19:42:34.789625 [ 3 ] {} <Debug> HTTP-Session: 28d0e2bc-415b-49c6-881f-94d0fb2127f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10214 2024.07.30 19:42:34.789639 [ 3 ] {} <Debug> HTTP-Session: 28d0e2bc-415b-49c6-881f-94d0fb2127f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10215 2024.07.30 19:42:34.789670 [ 3 ] {} <Trace> HTTP-Session: 28d0e2bc-415b-49c6-881f-94d0fb2127f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10216 2024.07.30 19:42:34.789803 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10217 2024.07.30 19:42:34.789849 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10218 2024.07.30 19:42:34.789988 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10219 2024.07.30 19:42:34.790302 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10220 2024.07.30 19:42:34.790338 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10221 2024.07.30 19:42:34.790711 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10222 2024.07.30 19:42:34.791043 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10223 2024.07.30 19:42:34.791176 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001433 sec., 53733.426378227494 rows/sec., 3.31 MiB/sec.
10224 2024.07.30 19:42:34.791340 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Debug> DynamicQueryHandler: Done processing query
10225 2024.07.30 19:42:34.791365 [ 3 ] {183396e2-bc71-43d7-9a44-a5f76e7478f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10226 2024.07.30 19:42:34.791380 [ 3 ] {} <Debug> HTTP-Session: 28d0e2bc-415b-49c6-881f-94d0fb2127f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10227 2024.07.30 19:42:34.791540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10228 2024.07.30 19:42:34.791585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10229 2024.07.30 19:42:34.791602 [ 3 ] {} <Debug> HTTP-Session: 2e5614c7-5e28-463d-b411-517a4783955f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10230 2024.07.30 19:42:34.791617 [ 3 ] {} <Debug> HTTP-Session: 2e5614c7-5e28-463d-b411-517a4783955f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10231 2024.07.30 19:42:34.791630 [ 3 ] {} <Debug> HTTP-Session: 2e5614c7-5e28-463d-b411-517a4783955f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10232 2024.07.30 19:42:34.791659 [ 3 ] {} <Trace> HTTP-Session: 2e5614c7-5e28-463d-b411-517a4783955f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10233 2024.07.30 19:42:34.791798 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10234 2024.07.30 19:42:34.791840 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10235 2024.07.30 19:42:34.791970 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10236 2024.07.30 19:42:34.792316 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10237 2024.07.30 19:42:34.792350 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10238 2024.07.30 19:42:34.792785 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10239 2024.07.30 19:42:34.793118 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10240 2024.07.30 19:42:34.793248 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec.
10241 2024.07.30 19:42:34.793415 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Debug> DynamicQueryHandler: Done processing query
10242 2024.07.30 19:42:34.793439 [ 3 ] {87ff435a-fb5a-41d4-a63b-a4e8f47cbbdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10243 2024.07.30 19:42:34.793456 [ 3 ] {} <Debug> HTTP-Session: 2e5614c7-5e28-463d-b411-517a4783955f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10244 2024.07.30 19:42:34.793602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10245 2024.07.30 19:42:34.793650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10246 2024.07.30 19:42:34.793668 [ 3 ] {} <Debug> HTTP-Session: 542766ad-c2e4-41c6-ad8a-df69721afa50 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10247 2024.07.30 19:42:34.793684 [ 3 ] {} <Debug> HTTP-Session: 542766ad-c2e4-41c6-ad8a-df69721afa50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10248 2024.07.30 19:42:34.793697 [ 3 ] {} <Debug> HTTP-Session: 542766ad-c2e4-41c6-ad8a-df69721afa50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10249 2024.07.30 19:42:34.793728 [ 3 ] {} <Trace> HTTP-Session: 542766ad-c2e4-41c6-ad8a-df69721afa50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10250 2024.07.30 19:42:34.793873 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10251 2024.07.30 19:42:34.793935 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10252 2024.07.30 19:42:34.794342 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10253 2024.07.30 19:42:34.794810 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10254 2024.07.30 19:42:34.794846 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10255 2024.07.30 19:42:34.795425 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
10256 2024.07.30 19:42:34.795843 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10257 2024.07.30 19:42:34.795988 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002187 sec., 1828.9894833104709 rows/sec., 3.28 MiB/sec.
10258 2024.07.30 19:42:34.796203 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Debug> DynamicQueryHandler: Done processing query
10259 2024.07.30 19:42:34.796228 [ 3 ] {784a990e-38dd-45d8-9d3f-9752644b3e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10260 2024.07.30 19:42:34.796245 [ 3 ] {} <Debug> HTTP-Session: 542766ad-c2e4-41c6-ad8a-df69721afa50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10261 2024.07.30 19:42:34.796393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10262 2024.07.30 19:42:34.796441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10263 2024.07.30 19:42:34.796460 [ 3 ] {} <Debug> HTTP-Session: 80a8b8bc-bd1a-47e1-abc1-44914fec8b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10264 2024.07.30 19:42:34.796476 [ 3 ] {} <Debug> HTTP-Session: 80a8b8bc-bd1a-47e1-abc1-44914fec8b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10265 2024.07.30 19:42:34.796489 [ 3 ] {} <Debug> HTTP-Session: 80a8b8bc-bd1a-47e1-abc1-44914fec8b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10266 2024.07.30 19:42:34.796519 [ 3 ] {} <Trace> HTTP-Session: 80a8b8bc-bd1a-47e1-abc1-44914fec8b07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10267 2024.07.30 19:42:34.796622 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10268 2024.07.30 19:42:34.796667 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10269 2024.07.30 19:42:34.796793 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10270 2024.07.30 19:42:34.797133 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10271 2024.07.30 19:42:34.797168 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10272 2024.07.30 19:42:34.797523 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10273 2024.07.30 19:42:34.797847 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10274 2024.07.30 19:42:34.797973 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00138 sec., 16666.666666666668 rows/sec., 901.55 KiB/sec.
10275 2024.07.30 19:42:34.797985 [ 149 ] {} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10276 2024.07.30 19:42:34.798041 [ 149 ] {} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10277 2024.07.30 19:42:34.798080 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10278 2024.07.30 19:42:34.798199 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Debug> DynamicQueryHandler: Done processing query
10279 2024.07.30 19:42:34.798306 [ 3 ] {1e0f09a7-a499-4f97-8a6a-90fa959d3d5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10280 2024.07.30 19:42:34.798485 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::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
10281 2024.07.30 19:42:34.798486 [ 3 ] {} <Debug> HTTP-Session: 80a8b8bc-bd1a-47e1-abc1-44914fec8b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10282 2024.07.30 19:42:34.798775 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10283 2024.07.30 19:42:34.798782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10284 2024.07.30 19:42:34.798842 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 487 rows starting from the beginning of the part
10285 2024.07.30 19:42:34.798906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10286 2024.07.30 19:42:34.798977 [ 3 ] {} <Debug> HTTP-Session: 39aecb27-9a12-4b32-aae3-5f94d8333b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10287 2024.07.30 19:42:34.799062 [ 3 ] {} <Debug> HTTP-Session: 39aecb27-9a12-4b32-aae3-5f94d8333b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10288 2024.07.30 19:42:34.799125 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
10289 2024.07.30 19:42:34.799128 [ 3 ] {} <Debug> HTTP-Session: 39aecb27-9a12-4b32-aae3-5f94d8333b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10290 2024.07.30 19:42:34.799265 [ 3 ] {} <Trace> HTTP-Session: 39aecb27-9a12-4b32-aae3-5f94d8333b1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10291 2024.07.30 19:42:34.799420 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part
10292 2024.07.30 19:42:34.799633 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10293 2024.07.30 19:42:34.799734 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
10294 2024.07.30 19:42:34.799776 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10295 2024.07.30 19:42:34.800019 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part
10296 2024.07.30 19:42:34.800338 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
10297 2024.07.30 19:42:34.800895 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10298 2024.07.30 19:42:34.801565 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10299 2024.07.30 19:42:34.801623 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10300 2024.07.30 19:42:34.802639 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10301 2024.07.30 19:42:34.803437 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 4 columns (4 merged, 0 gathered) in 0.005260303 sec., 114442.07681572715 rows/sec., 6.14 MiB/sec.
10302 2024.07.30 19:42:34.803504 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10303 2024.07.30 19:42:34.803731 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00424 sec., 14150.943396226416 rows/sec., 976.56 KiB/sec.
10304 2024.07.30 19:42:34.803755 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10305 2024.07.30 19:42:34.804089 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Debug> DynamicQueryHandler: Done processing query
10306 2024.07.30 19:42:34.804138 [ 3 ] {2efd8d87-8a27-4a06-9dbb-ab4127365453} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10307 2024.07.30 19:42:34.804173 [ 3 ] {} <Debug> HTTP-Session: 39aecb27-9a12-4b32-aae3-5f94d8333b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.07.30 19:42:34.804505 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10309 2024.07.30 19:42:34.804599 [ 188 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_26_5} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10310 2024.07.30 19:42:34.804701 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10311 2024.07.30 19:42:39.776979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10312 2024.07.30 19:42:39.777173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10313 2024.07.30 19:42:39.777222 [ 3 ] {} <Debug> HTTP-Session: df02ae85-6799-49d9-9735-935ec89eaa46 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10314 2024.07.30 19:42:39.777263 [ 3 ] {} <Debug> HTTP-Session: df02ae85-6799-49d9-9735-935ec89eaa46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10315 2024.07.30 19:42:39.777295 [ 3 ] {} <Debug> HTTP-Session: df02ae85-6799-49d9-9735-935ec89eaa46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10316 2024.07.30 19:42:39.777375 [ 3 ] {} <Trace> HTTP-Session: df02ae85-6799-49d9-9735-935ec89eaa46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10317 2024.07.30 19:42:39.777675 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10318 2024.07.30 19:42:39.777770 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10319 2024.07.30 19:42:39.777963 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10320 2024.07.30 19:42:39.778430 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10321 2024.07.30 19:42:39.778475 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10322 2024.07.30 19:42:39.778857 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10323 2024.07.30 19:42:39.779204 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10324 2024.07.30 19:42:39.779377 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001799 sec., 14452.473596442467 rows/sec., 1.14 MiB/sec.
10325 2024.07.30 19:42:39.779712 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Debug> DynamicQueryHandler: Done processing query
10326 2024.07.30 19:42:39.779776 [ 3 ] {dce4f182-0121-4eb2-9293-35ad153bd49b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10327 2024.07.30 19:42:39.779843 [ 3 ] {} <Debug> HTTP-Session: df02ae85-6799-49d9-9735-935ec89eaa46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10328 2024.07.30 19:42:39.780131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10329 2024.07.30 19:42:39.780192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10330 2024.07.30 19:42:39.780213 [ 3 ] {} <Debug> HTTP-Session: e15d3f06-3020-4c6d-b163-4707efbc1152 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10331 2024.07.30 19:42:39.780230 [ 3 ] {} <Debug> HTTP-Session: e15d3f06-3020-4c6d-b163-4707efbc1152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10332 2024.07.30 19:42:39.780244 [ 3 ] {} <Debug> HTTP-Session: e15d3f06-3020-4c6d-b163-4707efbc1152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10333 2024.07.30 19:42:39.780280 [ 3 ] {} <Trace> HTTP-Session: e15d3f06-3020-4c6d-b163-4707efbc1152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10334 2024.07.30 19:42:39.780438 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10335 2024.07.30 19:42:39.780488 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10336 2024.07.30 19:42:39.780649 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10337 2024.07.30 19:42:39.781062 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10338 2024.07.30 19:42:39.781099 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10339 2024.07.30 19:42:39.781421 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10340 2024.07.30 19:42:39.781733 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10341 2024.07.30 19:42:39.781897 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001518 sec., 88274.04479578392 rows/sec., 7.37 MiB/sec.
10342 2024.07.30 19:42:39.782078 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Debug> DynamicQueryHandler: Done processing query
10343 2024.07.30 19:42:39.782102 [ 3 ] {729e0df4-db71-4d7b-bf17-a7edae7b2ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10344 2024.07.30 19:42:39.782119 [ 3 ] {} <Debug> HTTP-Session: e15d3f06-3020-4c6d-b163-4707efbc1152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10345 2024.07.30 19:42:39.782300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10346 2024.07.30 19:42:39.782351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10347 2024.07.30 19:42:39.782370 [ 3 ] {} <Debug> HTTP-Session: 7eb0fe7c-8975-4d6f-84c0-0feab4f19a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10348 2024.07.30 19:42:39.782386 [ 3 ] {} <Debug> HTTP-Session: 7eb0fe7c-8975-4d6f-84c0-0feab4f19a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10349 2024.07.30 19:42:39.782399 [ 3 ] {} <Debug> HTTP-Session: 7eb0fe7c-8975-4d6f-84c0-0feab4f19a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10350 2024.07.30 19:42:39.782430 [ 3 ] {} <Trace> HTTP-Session: 7eb0fe7c-8975-4d6f-84c0-0feab4f19a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10351 2024.07.30 19:42:39.782551 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10352 2024.07.30 19:42:39.782595 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10353 2024.07.30 19:42:39.782727 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10354 2024.07.30 19:42:39.783176 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10355 2024.07.30 19:42:39.783227 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10356 2024.07.30 19:42:39.783620 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10357 2024.07.30 19:42:39.783933 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10358 2024.07.30 19:42:39.784095 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001577 sec., 57070.38681039949 rows/sec., 4.46 MiB/sec.
10359 2024.07.30 19:42:39.784376 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Debug> DynamicQueryHandler: Done processing query
10360 2024.07.30 19:42:39.784434 [ 3 ] {00994199-96ae-40c3-b4cc-7b745c3f85e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10361 2024.07.30 19:42:39.784501 [ 3 ] {} <Debug> HTTP-Session: 7eb0fe7c-8975-4d6f-84c0-0feab4f19a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10362 2024.07.30 19:42:39.784771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10363 2024.07.30 19:42:39.784824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10364 2024.07.30 19:42:39.784842 [ 3 ] {} <Debug> HTTP-Session: 92c178d2-1cc7-417a-846f-1ac6e840b594 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10365 2024.07.30 19:42:39.784858 [ 3 ] {} <Debug> HTTP-Session: 92c178d2-1cc7-417a-846f-1ac6e840b594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10366 2024.07.30 19:42:39.784872 [ 3 ] {} <Debug> HTTP-Session: 92c178d2-1cc7-417a-846f-1ac6e840b594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10367 2024.07.30 19:42:39.784904 [ 3 ] {} <Trace> HTTP-Session: 92c178d2-1cc7-417a-846f-1ac6e840b594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10368 2024.07.30 19:42:39.785056 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10369 2024.07.30 19:42:39.785105 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10370 2024.07.30 19:42:39.785267 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10371 2024.07.30 19:42:39.785648 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10372 2024.07.30 19:42:39.785684 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10373 2024.07.30 19:42:39.786073 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10374 2024.07.30 19:42:39.786417 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10375 2024.07.30 19:42:39.786583 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec.
10376 2024.07.30 19:42:39.786756 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Debug> DynamicQueryHandler: Done processing query
10377 2024.07.30 19:42:39.786781 [ 3 ] {fa349b51-ccdf-4c66-846d-4856c0a79987} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10378 2024.07.30 19:42:39.786797 [ 3 ] {} <Debug> HTTP-Session: 92c178d2-1cc7-417a-846f-1ac6e840b594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10379 2024.07.30 19:42:39.786971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10380 2024.07.30 19:42:39.787021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10381 2024.07.30 19:42:39.787040 [ 3 ] {} <Debug> HTTP-Session: b0c2c911-6681-43f5-b533-1809e471beb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10382 2024.07.30 19:42:39.787056 [ 3 ] {} <Debug> HTTP-Session: b0c2c911-6681-43f5-b533-1809e471beb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10383 2024.07.30 19:42:39.787069 [ 3 ] {} <Debug> HTTP-Session: b0c2c911-6681-43f5-b533-1809e471beb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10384 2024.07.30 19:42:39.787100 [ 3 ] {} <Trace> HTTP-Session: b0c2c911-6681-43f5-b533-1809e471beb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10385 2024.07.30 19:42:39.787396 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10386 2024.07.30 19:42:39.787462 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10387 2024.07.30 19:42:39.787887 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10388 2024.07.30 19:42:39.788534 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10389 2024.07.30 19:42:39.788571 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10390 2024.07.30 19:42:39.789179 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
10391 2024.07.30 19:42:39.789589 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10392 2024.07.30 19:42:39.789777 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002584 sec., 10061.919504643964 rows/sec., 18.03 MiB/sec.
10393 2024.07.30 19:42:39.789984 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Debug> DynamicQueryHandler: Done processing query
10394 2024.07.30 19:42:39.790008 [ 3 ] {65133a38-d647-4931-88ec-a328870fe8aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10395 2024.07.30 19:42:39.790024 [ 3 ] {} <Debug> HTTP-Session: b0c2c911-6681-43f5-b533-1809e471beb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10396 2024.07.30 19:42:39.790149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10397 2024.07.30 19:42:39.790197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10398 2024.07.30 19:42:39.790216 [ 3 ] {} <Debug> HTTP-Session: a14804f6-9a95-42f3-a71c-889fdd4442d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10399 2024.07.30 19:42:39.790232 [ 3 ] {} <Debug> HTTP-Session: a14804f6-9a95-42f3-a71c-889fdd4442d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10400 2024.07.30 19:42:39.790246 [ 3 ] {} <Debug> HTTP-Session: a14804f6-9a95-42f3-a71c-889fdd4442d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10401 2024.07.30 19:42:39.790278 [ 3 ] {} <Trace> HTTP-Session: a14804f6-9a95-42f3-a71c-889fdd4442d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10402 2024.07.30 19:42:39.790389 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10403 2024.07.30 19:42:39.790434 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10404 2024.07.30 19:42:39.790561 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10405 2024.07.30 19:42:39.790852 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10406 2024.07.30 19:42:39.790888 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10407 2024.07.30 19:42:39.791247 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10408 2024.07.30 19:42:39.791577 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10409 2024.07.30 19:42:39.791734 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
10410 2024.07.30 19:42:39.791921 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Debug> DynamicQueryHandler: Done processing query
10411 2024.07.30 19:42:39.791953 [ 3 ] {35e96598-31d8-4af4-afe7-7a09a4325985} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10412 2024.07.30 19:42:39.791977 [ 3 ] {} <Debug> HTTP-Session: a14804f6-9a95-42f3-a71c-889fdd4442d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10413 2024.07.30 19:42:44.782037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10414 2024.07.30 19:42:44.782166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10415 2024.07.30 19:42:44.782193 [ 3 ] {} <Debug> HTTP-Session: 1390fd91-8f90-4c6d-8202-8dc65cba92ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10416 2024.07.30 19:42:44.782218 [ 3 ] {} <Debug> HTTP-Session: 1390fd91-8f90-4c6d-8202-8dc65cba92ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10417 2024.07.30 19:42:44.782233 [ 3 ] {} <Debug> HTTP-Session: 1390fd91-8f90-4c6d-8202-8dc65cba92ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10418 2024.07.30 19:42:44.782283 [ 3 ] {} <Trace> HTTP-Session: 1390fd91-8f90-4c6d-8202-8dc65cba92ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10419 2024.07.30 19:42:44.782477 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10420 2024.07.30 19:42:44.782545 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10421 2024.07.30 19:42:44.782740 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10422 2024.07.30 19:42:44.783146 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10423 2024.07.30 19:42:44.783193 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10424 2024.07.30 19:42:44.783581 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10425 2024.07.30 19:42:44.783916 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10426 2024.07.30 19:42:44.784081 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001659 sec., 6027.727546714888 rows/sec., 400.28 KiB/sec.
10427 2024.07.30 19:42:44.784295 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Debug> DynamicQueryHandler: Done processing query
10428 2024.07.30 19:42:44.784322 [ 3 ] {6abb2fb1-941b-4ea2-88ea-af25ef1844a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10429 2024.07.30 19:42:44.784339 [ 3 ] {} <Debug> HTTP-Session: 1390fd91-8f90-4c6d-8202-8dc65cba92ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10430 2024.07.30 19:42:44.784510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10431 2024.07.30 19:42:44.784567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10432 2024.07.30 19:42:44.784587 [ 3 ] {} <Debug> HTTP-Session: d104ff61-5f67-49b6-b932-0a63ebfb0984 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10433 2024.07.30 19:42:44.784605 [ 3 ] {} <Debug> HTTP-Session: d104ff61-5f67-49b6-b932-0a63ebfb0984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10434 2024.07.30 19:42:44.784619 [ 3 ] {} <Debug> HTTP-Session: d104ff61-5f67-49b6-b932-0a63ebfb0984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10435 2024.07.30 19:42:44.784654 [ 3 ] {} <Trace> HTTP-Session: d104ff61-5f67-49b6-b932-0a63ebfb0984 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10436 2024.07.30 19:42:44.784814 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10437 2024.07.30 19:42:44.784862 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10438 2024.07.30 19:42:44.784993 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10439 2024.07.30 19:42:44.785434 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10440 2024.07.30 19:42:44.785472 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10441 2024.07.30 19:42:44.785811 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10442 2024.07.30 19:42:44.786122 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10443 2024.07.30 19:42:44.786282 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Debug> executeQuery: Read 209 rows, 18.47 KiB in 0.001541 sec., 135626.21674237508 rows/sec., 11.71 MiB/sec.
10444 2024.07.30 19:42:44.786293 [ 143 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10445 2024.07.30 19:42:44.786400 [ 143 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10446 2024.07.30 19:42:44.786440 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10447 2024.07.30 19:42:44.786533 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Debug> DynamicQueryHandler: Done processing query
10448 2024.07.30 19:42:44.786587 [ 3 ] {51a0c5a7-4b52-47c7-ab4c-1223c86a3939} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10449 2024.07.30 19:42:44.786622 [ 3 ] {} <Debug> HTTP-Session: d104ff61-5f67-49b6-b932-0a63ebfb0984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10450 2024.07.30 19:42:44.786637 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
10451 2024.07.30 19:42:44.786814 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10452 2024.07.30 19:42:44.786868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10453 2024.07.30 19:42:44.786882 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 295 rows starting from the beginning of the part
10454 2024.07.30 19:42:44.786954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10455 2024.07.30 19:42:44.787013 [ 3 ] {} <Debug> HTTP-Session: bcad4310-28c4-47eb-b04d-6e65ba160cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10456 2024.07.30 19:42:44.787079 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 175 rows starting from the beginning of the part
10457 2024.07.30 19:42:44.787106 [ 3 ] {} <Debug> HTTP-Session: bcad4310-28c4-47eb-b04d-6e65ba160cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10458 2024.07.30 19:42:44.787200 [ 3 ] {} <Debug> HTTP-Session: bcad4310-28c4-47eb-b04d-6e65ba160cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10459 2024.07.30 19:42:44.787364 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 134 rows starting from the beginning of the part
10460 2024.07.30 19:42:44.787472 [ 3 ] {} <Trace> HTTP-Session: bcad4310-28c4-47eb-b04d-6e65ba160cb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10461 2024.07.30 19:42:44.787676 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 173 rows starting from the beginning of the part
10462 2024.07.30 19:42:44.787944 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 134 rows starting from the beginning of the part
10463 2024.07.30 19:42:44.788185 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 209 rows starting from the beginning of the part
10464 2024.07.30 19:42:44.788244 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10465 2024.07.30 19:42:44.788507 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10466 2024.07.30 19:42:44.788956 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10467 2024.07.30 19:42:44.790034 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10468 2024.07.30 19:42:44.790108 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10469 2024.07.30 19:42:44.790883 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10470 2024.07.30 19:42:44.791032 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004514347 sec., 248097.8976582881 rows/sec., 21.40 MiB/sec.
10471 2024.07.30 19:42:44.791362 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10472 2024.07.30 19:42:44.791505 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10473 2024.07.30 19:42:44.791751 [ 143 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10474 2024.07.30 19:42:44.791880 [ 143 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10475 2024.07.30 19:42:44.791892 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Debug> executeQuery: Read 410 rows, 29.69 KiB in 0.004004 sec., 102397.6023976024 rows/sec., 7.24 MiB/sec.
10476 2024.07.30 19:42:44.791986 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10477 2024.07.30 19:42:44.792486 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
10478 2024.07.30 19:42:44.792736 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Debug> DynamicQueryHandler: Done processing query
10479 2024.07.30 19:42:44.792825 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10480 2024.07.30 19:42:44.792834 [ 3 ] {6b9919d1-205e-4023-b093-bcbb4e076340} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10481 2024.07.30 19:42:44.792862 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10482 2024.07.30 19:42:44.792911 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 470 rows starting from the beginning of the part
10483 2024.07.30 19:42:44.792913 [ 3 ] {} <Debug> HTTP-Session: bcad4310-28c4-47eb-b04d-6e65ba160cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10484 2024.07.30 19:42:44.793123 [ 194 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_56_11} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10485 2024.07.30 19:42:44.793242 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 390 rows starting from the beginning of the part
10486 2024.07.30 19:42:44.793499 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
10487 2024.07.30 19:42:44.793649 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part
10488 2024.07.30 19:42:44.793650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10489 2024.07.30 19:42:44.793875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10490 2024.07.30 19:42:44.793903 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 386 rows starting from the beginning of the part
10491 2024.07.30 19:42:44.793998 [ 3 ] {} <Debug> HTTP-Session: 77aa2e8a-4f6c-481b-a8f8-e220f5d560f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10492 2024.07.30 19:42:44.794114 [ 3 ] {} <Debug> HTTP-Session: 77aa2e8a-4f6c-481b-a8f8-e220f5d560f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10493 2024.07.30 19:42:44.794153 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part
10494 2024.07.30 19:42:44.794219 [ 3 ] {} <Debug> HTTP-Session: 77aa2e8a-4f6c-481b-a8f8-e220f5d560f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10495 2024.07.30 19:42:44.794384 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part
10496 2024.07.30 19:42:44.794424 [ 3 ] {} <Trace> HTTP-Session: 77aa2e8a-4f6c-481b-a8f8-e220f5d560f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10497 2024.07.30 19:42:44.794820 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10498 2024.07.30 19:42:44.794897 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10499 2024.07.30 19:42:44.795341 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10500 2024.07.30 19:42:44.796074 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10501 2024.07.30 19:42:44.796143 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10502 2024.07.30 19:42:44.797029 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10503 2024.07.30 19:42:44.797667 [ 190 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 4 columns (4 merged, 0 gathered) in 0.005541629 sec., 331310.5225918227 rows/sec., 23.71 MiB/sec.
10504 2024.07.30 19:42:44.797809 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10505 2024.07.30 19:42:44.797901 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10506 2024.07.30 19:42:44.798041 [ 143 ] {} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10507 2024.07.30 19:42:44.798071 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003341 sec., 1795.869500149656 rows/sec., 77.17 KiB/sec.
10508 2024.07.30 19:42:44.798125 [ 143 ] {} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10509 2024.07.30 19:42:44.798238 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10510 2024.07.30 19:42:44.798698 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Debug> DynamicQueryHandler: Done processing query
10511 2024.07.30 19:42:44.798790 [ 3 ] {9796e51e-2b32-4d1b-90b9-201bfbc1c92c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10512 2024.07.30 19:42:44.798879 [ 3 ] {} <Debug> HTTP-Session: 77aa2e8a-4f6c-481b-a8f8-e220f5d560f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10513 2024.07.30 19:42:44.799187 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
10514 2024.07.30 19:42:44.799280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10515 2024.07.30 19:42:44.799555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10516 2024.07.30 19:42:44.799669 [ 3 ] {} <Debug> HTTP-Session: 380ed7fd-5934-4d69-989e-d65779b5d023 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10517 2024.07.30 19:42:44.799778 [ 3 ] {} <Debug> HTTP-Session: 380ed7fd-5934-4d69-989e-d65779b5d023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10518 2024.07.30 19:42:44.799852 [ 3 ] {} <Debug> HTTP-Session: 380ed7fd-5934-4d69-989e-d65779b5d023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10519 2024.07.30 19:42:44.799956 [ 3 ] {} <Trace> HTTP-Session: 380ed7fd-5934-4d69-989e-d65779b5d023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10520 2024.07.30 19:42:44.800062 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10521 2024.07.30 19:42:44.800077 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10522 2024.07.30 19:42:44.800185 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
10523 2024.07.30 19:42:44.800343 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10524 2024.07.30 19:42:44.800368 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_56_11} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10525 2024.07.30 19:42:44.800534 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
10526 2024.07.30 19:42:44.800679 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10527 2024.07.30 19:42:44.800797 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
10528 2024.07.30 19:42:44.801026 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
10529 2024.07.30 19:42:44.801355 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
10530 2024.07.30 19:42:44.801686 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
10531 2024.07.30 19:42:44.802029 [ 190 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
10532 2024.07.30 19:42:44.802159 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10533 2024.07.30 19:42:44.803244 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10534 2024.07.30 19:42:44.803319 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10535 2024.07.30 19:42:44.804402 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10536 2024.07.30 19:42:44.804684 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.006262484 sec., 24910.243283655498 rows/sec., 1.05 MiB/sec.
10537 2024.07.30 19:42:44.804835 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10538 2024.07.30 19:42:44.804998 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10539 2024.07.30 19:42:44.805230 [ 143 ] {} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10540 2024.07.30 19:42:44.805260 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005089 sec., 15130.674002751033 rows/sec., 954.11 KiB/sec.
10541 2024.07.30 19:42:44.805314 [ 143 ] {} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10542 2024.07.30 19:42:44.805435 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10543 2024.07.30 19:42:44.805626 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_26_5} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10544 2024.07.30 19:42:44.805836 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Debug> DynamicQueryHandler: Done processing query
10545 2024.07.30 19:42:44.805940 [ 3 ] {122b71a5-339e-4d56-aac2-57669e21099b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10546 2024.07.30 19:42:44.806067 [ 3 ] {} <Debug> HTTP-Session: 380ed7fd-5934-4d69-989e-d65779b5d023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10547 2024.07.30 19:42:44.806157 [ 201 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_26_5} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10548 2024.07.30 19:42:44.806189 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::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
10549 2024.07.30 19:42:44.806540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10550 2024.07.30 19:42:44.806661 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10551 2024.07.30 19:42:44.806783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10552 2024.07.30 19:42:44.806841 [ 3 ] {} <Debug> HTTP-Session: cace46c1-c684-466d-a44d-6fd7d26a6c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10553 2024.07.30 19:42:44.806895 [ 3 ] {} <Debug> HTTP-Session: cace46c1-c684-466d-a44d-6fd7d26a6c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10554 2024.07.30 19:42:44.806938 [ 3 ] {} <Debug> HTTP-Session: cace46c1-c684-466d-a44d-6fd7d26a6c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10555 2024.07.30 19:42:44.806954 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10556 2024.07.30 19:42:44.806991 [ 3 ] {} <Trace> HTTP-Session: cace46c1-c684-466d-a44d-6fd7d26a6c3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10557 2024.07.30 19:42:44.807030 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1617 rows starting from the beginning of the part
10558 2024.07.30 19:42:44.807270 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part
10559 2024.07.30 19:42:44.807528 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10560 2024.07.30 19:42:44.807552 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part
10561 2024.07.30 19:42:44.807681 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10562 2024.07.30 19:42:44.807865 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part
10563 2024.07.30 19:42:44.808207 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 77 rows starting from the beginning of the part
10564 2024.07.30 19:42:44.808516 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part
10565 2024.07.30 19:42:44.809075 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10566 2024.07.30 19:42:44.809903 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10567 2024.07.30 19:42:44.809985 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10568 2024.07.30 19:42:44.811075 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10569 2024.07.30 19:42:44.811738 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.00610573 sec., 327888.7209228053 rows/sec., 20.19 MiB/sec.
10570 2024.07.30 19:42:44.812002 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10571 2024.07.30 19:42:44.812119 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10572 2024.07.30 19:42:44.812393 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10573 2024.07.30 19:42:44.812501 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10574 2024.07.30 19:42:44.812514 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.005344 sec., 36676.64670658683 rows/sec., 2.56 MiB/sec.
10575 2024.07.30 19:42:44.812577 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10576 2024.07.30 19:42:44.813144 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
10577 2024.07.30 19:42:44.813279 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Debug> DynamicQueryHandler: Done processing query
10578 2024.07.30 19:42:44.813348 [ 3 ] {8f31650a-58cd-4d8a-93a4-a642ee7a355d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10579 2024.07.30 19:42:44.813409 [ 3 ] {} <Debug> HTTP-Session: cace46c1-c684-466d-a44d-6fd7d26a6c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.07.30 19:42:44.813513 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10581 2024.07.30 19:42:44.813562 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10582 2024.07.30 19:42:44.813593 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 8339 rows starting from the beginning of the part
10583 2024.07.30 19:42:44.813611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10584 2024.07.30 19:42:44.813772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10585 2024.07.30 19:42:44.813908 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10586 2024.07.30 19:42:44.813925 [ 3 ] {} <Debug> HTTP-Session: f72d8e5f-3bce-450a-a79d-dabe7672b6b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10587 2024.07.30 19:42:44.814009 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 162 rows starting from the beginning of the part
10588 2024.07.30 19:42:44.814027 [ 3 ] {} <Debug> HTTP-Session: f72d8e5f-3bce-450a-a79d-dabe7672b6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10589 2024.07.30 19:42:44.814155 [ 3 ] {} <Debug> HTTP-Session: f72d8e5f-3bce-450a-a79d-dabe7672b6b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10590 2024.07.30 19:42:44.814263 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
10591 2024.07.30 19:42:44.814347 [ 3 ] {} <Trace> HTTP-Session: f72d8e5f-3bce-450a-a79d-dabe7672b6b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10592 2024.07.30 19:42:44.814480 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
10593 2024.07.30 19:42:44.814583 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part
10594 2024.07.30 19:42:44.814660 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10595 2024.07.30 19:42:44.814753 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
10596 2024.07.30 19:42:44.814857 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10597 2024.07.30 19:42:44.814949 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part
10598 2024.07.30 19:42:44.815974 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10599 2024.07.30 19:42:44.816542 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10600 2024.07.30 19:42:44.816585 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10601 2024.07.30 19:42:44.817502 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10602 2024.07.30 19:42:44.818019 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10603 2024.07.30 19:42:44.818631 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00409 sec., 977.9951100244499 rows/sec., 1.75 MiB/sec.
10604 2024.07.30 19:42:44.819365 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Debug> DynamicQueryHandler: Done processing query
10605 2024.07.30 19:42:44.819399 [ 3 ] {4b11a52d-b1d2-438e-9ca0-19e634b00eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10606 2024.07.30 19:42:44.819427 [ 3 ] {} <Debug> HTTP-Session: f72d8e5f-3bce-450a-a79d-dabe7672b6b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10607 2024.07.30 19:42:44.819603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10608 2024.07.30 19:42:44.819604 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9177 rows, containing 5 columns (5 merged, 0 gathered) in 0.006834877 sec., 1342672.296809438 rows/sec., 93.56 MiB/sec.
10609 2024.07.30 19:42:44.819674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10610 2024.07.30 19:42:44.819701 [ 3 ] {} <Debug> HTTP-Session: 5df65717-f3ac-4c99-a921-6deaede7a704 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10611 2024.07.30 19:42:44.819721 [ 3 ] {} <Debug> HTTP-Session: 5df65717-f3ac-4c99-a921-6deaede7a704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10612 2024.07.30 19:42:44.819736 [ 3 ] {} <Debug> HTTP-Session: 5df65717-f3ac-4c99-a921-6deaede7a704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10613 2024.07.30 19:42:44.819780 [ 3 ] {} <Trace> HTTP-Session: 5df65717-f3ac-4c99-a921-6deaede7a704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10614 2024.07.30 19:42:44.819869 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10615 2024.07.30 19:42:44.819964 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10616 2024.07.30 19:42:44.820053 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10617 2024.07.30 19:42:44.820669 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10618 2024.07.30 19:42:44.821095 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10619 2024.07.30 19:42:44.821341 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10620 2024.07.30 19:42:44.821350 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10621 2024.07.30 19:42:44.821423 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10622 2024.07.30 19:42:44.821502 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB.
10623 2024.07.30 19:42:44.821885 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10624 2024.07.30 19:42:44.822220 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10625 2024.07.30 19:42:44.822377 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00247 sec., 9311.74089068826 rows/sec., 503.70 KiB/sec.
10626 2024.07.30 19:42:44.822561 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Debug> DynamicQueryHandler: Done processing query
10627 2024.07.30 19:42:44.822586 [ 3 ] {8bffb480-c1a2-471e-8cf0-9e64259ad9ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10628 2024.07.30 19:42:44.822602 [ 3 ] {} <Debug> HTTP-Session: 5df65717-f3ac-4c99-a921-6deaede7a704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10629 2024.07.30 19:42:44.822724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10630 2024.07.30 19:42:44.822772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10631 2024.07.30 19:42:44.822791 [ 3 ] {} <Debug> HTTP-Session: cccb25a6-1bd4-4638-bee4-5198b6d2bf16 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10632 2024.07.30 19:42:44.822807 [ 3 ] {} <Debug> HTTP-Session: cccb25a6-1bd4-4638-bee4-5198b6d2bf16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10633 2024.07.30 19:42:44.822821 [ 3 ] {} <Debug> HTTP-Session: cccb25a6-1bd4-4638-bee4-5198b6d2bf16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10634 2024.07.30 19:42:44.822851 [ 3 ] {} <Trace> HTTP-Session: cccb25a6-1bd4-4638-bee4-5198b6d2bf16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10635 2024.07.30 19:42:44.822978 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10636 2024.07.30 19:42:44.823021 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10637 2024.07.30 19:42:44.823151 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10638 2024.07.30 19:42:44.823454 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10639 2024.07.30 19:42:44.823491 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10640 2024.07.30 19:42:44.823876 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10641 2024.07.30 19:42:44.824211 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10642 2024.07.30 19:42:44.824346 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec.
10643 2024.07.30 19:42:44.824401 [ 140 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10644 2024.07.30 19:42:44.824505 [ 140 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10645 2024.07.30 19:42:44.824549 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
10646 2024.07.30 19:42:44.824631 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Debug> DynamicQueryHandler: Done processing query
10647 2024.07.30 19:42:44.824671 [ 3 ] {35082a0f-b67c-4c94-a157-def6a0e1b5b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10648 2024.07.30 19:42:44.824683 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
10649 2024.07.30 19:42:44.824690 [ 3 ] {} <Debug> HTTP-Session: cccb25a6-1bd4-4638-bee4-5198b6d2bf16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10650 2024.07.30 19:42:44.824810 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10651 2024.07.30 19:42:44.824838 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2944 rows starting from the beginning of the part
10652 2024.07.30 19:42:44.824906 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
10653 2024.07.30 19:42:44.824989 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
10654 2024.07.30 19:42:44.825240 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
10655 2024.07.30 19:42:44.825312 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
10656 2024.07.30 19:42:44.825403 [ 193 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
10657 2024.07.30 19:42:44.826687 [ 202 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3244 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065975 sec., 1570202.930819589 rows/sec., 105.88 MiB/sec.
10658 2024.07.30 19:42:44.826992 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10659 2024.07.30 19:42:44.827446 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10660 2024.07.30 19:42:44.827542 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_56_11} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10661 2024.07.30 19:42:44.827644 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
10662 2024.07.30 19:42:47.346206 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
10663 2024.07.30 19:42:47.346257 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
10664 2024.07.30 19:42:49.777478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10665 2024.07.30 19:42:49.777671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10666 2024.07.30 19:42:49.777718 [ 3 ] {} <Debug> HTTP-Session: 477ae84b-ca07-4024-b9bc-e6bcd30917e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10667 2024.07.30 19:42:49.777758 [ 3 ] {} <Debug> HTTP-Session: 477ae84b-ca07-4024-b9bc-e6bcd30917e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10668 2024.07.30 19:42:49.777786 [ 3 ] {} <Debug> HTTP-Session: 477ae84b-ca07-4024-b9bc-e6bcd30917e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10669 2024.07.30 19:42:49.777868 [ 3 ] {} <Trace> HTTP-Session: 477ae84b-ca07-4024-b9bc-e6bcd30917e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10670 2024.07.30 19:42:49.778155 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10671 2024.07.30 19:42:49.778222 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10672 2024.07.30 19:42:49.778415 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10673 2024.07.30 19:42:49.778884 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10674 2024.07.30 19:42:49.778928 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10675 2024.07.30 19:42:49.779315 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10676 2024.07.30 19:42:49.779666 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10677 2024.07.30 19:42:49.779852 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001781 sec., 14598.540145985402 rows/sec., 1.16 MiB/sec.
10678 2024.07.30 19:42:49.780072 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Debug> DynamicQueryHandler: Done processing query
10679 2024.07.30 19:42:49.780099 [ 3 ] {751f40c1-2a02-4c91-927f-888a68f079e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10680 2024.07.30 19:42:49.780118 [ 3 ] {} <Debug> HTTP-Session: 477ae84b-ca07-4024-b9bc-e6bcd30917e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10681 2024.07.30 19:42:49.780302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10682 2024.07.30 19:42:49.780359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10683 2024.07.30 19:42:49.780379 [ 3 ] {} <Debug> HTTP-Session: d03b5310-d949-4250-82d9-9bfd886ea068 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10684 2024.07.30 19:42:49.780397 [ 3 ] {} <Debug> HTTP-Session: d03b5310-d949-4250-82d9-9bfd886ea068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10685 2024.07.30 19:42:49.780411 [ 3 ] {} <Debug> HTTP-Session: d03b5310-d949-4250-82d9-9bfd886ea068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10686 2024.07.30 19:42:49.780448 [ 3 ] {} <Trace> HTTP-Session: d03b5310-d949-4250-82d9-9bfd886ea068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10687 2024.07.30 19:42:49.780553 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10688 2024.07.30 19:42:49.780602 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10689 2024.07.30 19:42:49.780740 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10690 2024.07.30 19:42:49.781107 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10691 2024.07.30 19:42:49.781146 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10692 2024.07.30 19:42:49.781456 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10693 2024.07.30 19:42:49.781794 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10694 2024.07.30 19:42:49.781961 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001424 sec., 1404.4943820224719 rows/sec., 114.53 KiB/sec.
10695 2024.07.30 19:42:49.782182 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Debug> DynamicQueryHandler: Done processing query
10696 2024.07.30 19:42:49.782207 [ 3 ] {e01a6c2c-20d9-48f0-beae-02a5753412a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10697 2024.07.30 19:42:49.782223 [ 3 ] {} <Debug> HTTP-Session: d03b5310-d949-4250-82d9-9bfd886ea068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10698 2024.07.30 19:42:49.782369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10699 2024.07.30 19:42:49.782420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10700 2024.07.30 19:42:49.782439 [ 3 ] {} <Debug> HTTP-Session: 749e5e68-9ff0-4f93-b4ba-3a8aeabc8ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10701 2024.07.30 19:42:49.782455 [ 3 ] {} <Debug> HTTP-Session: 749e5e68-9ff0-4f93-b4ba-3a8aeabc8ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10702 2024.07.30 19:42:49.782469 [ 3 ] {} <Debug> HTTP-Session: 749e5e68-9ff0-4f93-b4ba-3a8aeabc8ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10703 2024.07.30 19:42:49.782501 [ 3 ] {} <Trace> HTTP-Session: 749e5e68-9ff0-4f93-b4ba-3a8aeabc8ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10704 2024.07.30 19:42:49.782641 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10705 2024.07.30 19:42:49.782684 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10706 2024.07.30 19:42:49.782813 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10707 2024.07.30 19:42:49.783203 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10708 2024.07.30 19:42:49.783240 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10709 2024.07.30 19:42:49.783571 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10710 2024.07.30 19:42:49.783882 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10711 2024.07.30 19:42:49.784033 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001445 sec., 93425.60553633218 rows/sec., 7.79 MiB/sec.
10712 2024.07.30 19:42:49.784202 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Debug> DynamicQueryHandler: Done processing query
10713 2024.07.30 19:42:49.784227 [ 3 ] {0eb8b4d9-e665-46c3-9725-7e0c654fe47f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10714 2024.07.30 19:42:49.784243 [ 3 ] {} <Debug> HTTP-Session: 749e5e68-9ff0-4f93-b4ba-3a8aeabc8ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.07.30 19:42:49.784405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10716 2024.07.30 19:42:49.784454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10717 2024.07.30 19:42:49.784473 [ 3 ] {} <Debug> HTTP-Session: d31f9e18-d035-44d6-b460-681a6cb3cb83 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10718 2024.07.30 19:42:49.784489 [ 3 ] {} <Debug> HTTP-Session: d31f9e18-d035-44d6-b460-681a6cb3cb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10719 2024.07.30 19:42:49.784502 [ 3 ] {} <Debug> HTTP-Session: d31f9e18-d035-44d6-b460-681a6cb3cb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10720 2024.07.30 19:42:49.784533 [ 3 ] {} <Trace> HTTP-Session: d31f9e18-d035-44d6-b460-681a6cb3cb83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10721 2024.07.30 19:42:49.784629 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10722 2024.07.30 19:42:49.784672 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10723 2024.07.30 19:42:49.784800 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10724 2024.07.30 19:42:49.785112 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10725 2024.07.30 19:42:49.785149 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10726 2024.07.30 19:42:49.785455 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10727 2024.07.30 19:42:49.785778 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10728 2024.07.30 19:42:49.785936 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00133 sec., 1503.7593984962407 rows/sec., 105.00 KiB/sec.
10729 2024.07.30 19:42:49.786108 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Debug> DynamicQueryHandler: Done processing query
10730 2024.07.30 19:42:49.786132 [ 3 ] {5b0d6c65-77b9-4437-9a46-ebbe81d916bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10731 2024.07.30 19:42:49.786148 [ 3 ] {} <Debug> HTTP-Session: d31f9e18-d035-44d6-b460-681a6cb3cb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10732 2024.07.30 19:42:49.786285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10733 2024.07.30 19:42:49.786333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10734 2024.07.30 19:42:49.786352 [ 3 ] {} <Debug> HTTP-Session: af07cb52-9da3-4299-a9ac-c94587b8fa38 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10735 2024.07.30 19:42:49.786368 [ 3 ] {} <Debug> HTTP-Session: af07cb52-9da3-4299-a9ac-c94587b8fa38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10736 2024.07.30 19:42:49.786382 [ 3 ] {} <Debug> HTTP-Session: af07cb52-9da3-4299-a9ac-c94587b8fa38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10737 2024.07.30 19:42:49.786412 [ 3 ] {} <Trace> HTTP-Session: af07cb52-9da3-4299-a9ac-c94587b8fa38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10738 2024.07.30 19:42:49.786537 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10739 2024.07.30 19:42:49.786580 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10740 2024.07.30 19:42:49.786708 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10741 2024.07.30 19:42:49.787051 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10742 2024.07.30 19:42:49.787088 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10743 2024.07.30 19:42:49.787403 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10744 2024.07.30 19:42:49.787738 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10745 2024.07.30 19:42:49.787895 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001405 sec., 65480.42704626334 rows/sec., 5.12 MiB/sec.
10746 2024.07.30 19:42:49.788061 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Debug> DynamicQueryHandler: Done processing query
10747 2024.07.30 19:42:49.788085 [ 3 ] {319334d5-60df-4d04-9f0b-f487d753886c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10748 2024.07.30 19:42:49.788101 [ 3 ] {} <Debug> HTTP-Session: af07cb52-9da3-4299-a9ac-c94587b8fa38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10749 2024.07.30 19:42:49.788326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10750 2024.07.30 19:42:49.788376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10751 2024.07.30 19:42:49.788394 [ 3 ] {} <Debug> HTTP-Session: 0bceaa9f-857e-4534-8c33-91c1d726f137 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10752 2024.07.30 19:42:49.788410 [ 3 ] {} <Debug> HTTP-Session: 0bceaa9f-857e-4534-8c33-91c1d726f137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10753 2024.07.30 19:42:49.788450 [ 3 ] {} <Debug> HTTP-Session: 0bceaa9f-857e-4534-8c33-91c1d726f137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10754 2024.07.30 19:42:49.788481 [ 3 ] {} <Trace> HTTP-Session: 0bceaa9f-857e-4534-8c33-91c1d726f137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10755 2024.07.30 19:42:49.788638 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10756 2024.07.30 19:42:49.788685 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10757 2024.07.30 19:42:49.788831 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10758 2024.07.30 19:42:49.789213 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10759 2024.07.30 19:42:49.789249 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10760 2024.07.30 19:42:49.789649 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10761 2024.07.30 19:42:49.789996 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10762 2024.07.30 19:42:49.790178 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001611 sec., 99937.9267535692 rows/sec., 6.96 MiB/sec.
10763 2024.07.30 19:42:49.790356 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Debug> DynamicQueryHandler: Done processing query
10764 2024.07.30 19:42:49.790381 [ 3 ] {cbb7c814-d60f-43cb-b36b-bc79249f324f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10765 2024.07.30 19:42:49.790396 [ 3 ] {} <Debug> HTTP-Session: 0bceaa9f-857e-4534-8c33-91c1d726f137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10766 2024.07.30 19:42:49.790574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10767 2024.07.30 19:42:49.790624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10768 2024.07.30 19:42:49.790643 [ 3 ] {} <Debug> HTTP-Session: 07530f71-e14b-4af2-af46-d9512b0002e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10769 2024.07.30 19:42:49.790659 [ 3 ] {} <Debug> HTTP-Session: 07530f71-e14b-4af2-af46-d9512b0002e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10770 2024.07.30 19:42:49.790672 [ 3 ] {} <Debug> HTTP-Session: 07530f71-e14b-4af2-af46-d9512b0002e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10771 2024.07.30 19:42:49.790702 [ 3 ] {} <Trace> HTTP-Session: 07530f71-e14b-4af2-af46-d9512b0002e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10772 2024.07.30 19:42:49.790994 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10773 2024.07.30 19:42:49.791058 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10774 2024.07.30 19:42:49.791476 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10775 2024.07.30 19:42:49.792189 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10776 2024.07.30 19:42:49.792225 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10777 2024.07.30 19:42:49.792852 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10778 2024.07.30 19:42:49.793262 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10779 2024.07.30 19:42:49.793441 [ 135 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10780 2024.07.30 19:42:49.793462 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002658 sec., 9781.790820165537 rows/sec., 17.53 MiB/sec.
10781 2024.07.30 19:42:49.793529 [ 135 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10782 2024.07.30 19:42:49.793613 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10783 2024.07.30 19:42:49.793851 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
10784 2024.07.30 19:42:49.793934 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Debug> DynamicQueryHandler: Done processing query
10785 2024.07.30 19:42:49.793964 [ 3 ] {2bef0a3c-a156-49cf-ad5a-767eac7f76e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10786 2024.07.30 19:42:49.793987 [ 3 ] {} <Debug> HTTP-Session: 07530f71-e14b-4af2-af46-d9512b0002e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10787 2024.07.30 19:42:49.794153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10788 2024.07.30 19:42:49.794222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10789 2024.07.30 19:42:49.794223 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10790 2024.07.30 19:42:49.794244 [ 3 ] {} <Debug> HTTP-Session: 09a68335-d0d9-4464-9388-c36edff2bcb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10791 2024.07.30 19:42:49.794275 [ 3 ] {} <Debug> HTTP-Session: 09a68335-d0d9-4464-9388-c36edff2bcb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10792 2024.07.30 19:42:49.794299 [ 3 ] {} <Debug> HTTP-Session: 09a68335-d0d9-4464-9388-c36edff2bcb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10793 2024.07.30 19:42:49.794315 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 625 rows starting from the beginning of the part
10794 2024.07.30 19:42:49.794342 [ 3 ] {} <Trace> HTTP-Session: 09a68335-d0d9-4464-9388-c36edff2bcb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10795 2024.07.30 19:42:49.794573 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10796 2024.07.30 19:42:49.794660 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part
10797 2024.07.30 19:42:49.794664 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10798 2024.07.30 19:42:49.795172 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part
10799 2024.07.30 19:42:49.795185 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10800 2024.07.30 19:42:49.795572 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part
10801 2024.07.30 19:42:49.795990 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10802 2024.07.30 19:42:49.795995 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part
10803 2024.07.30 19:42:49.796031 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10804 2024.07.30 19:42:49.796327 [ 193 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part
10805 2024.07.30 19:42:49.796836 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10806 2024.07.30 19:42:49.797327 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10807 2024.07.30 19:42:49.797514 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003063 sec., 19588.63858961802 rows/sec., 1.32 MiB/sec.
10808 2024.07.30 19:42:49.797900 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Debug> DynamicQueryHandler: Done processing query
10809 2024.07.30 19:42:49.797994 [ 3 ] {2504643e-387a-4532-aa3d-cc5895004d91} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10810 2024.07.30 19:42:49.798075 [ 3 ] {} <Debug> HTTP-Session: 09a68335-d0d9-4464-9388-c36edff2bcb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10811 2024.07.30 19:42:49.801175 [ 189 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.007446429 sec., 95482.00889312179 rows/sec., 171.10 MiB/sec.
10812 2024.07.30 19:42:49.802223 [ 188 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10813 2024.07.30 19:42:49.802900 [ 188 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10814 2024.07.30 19:42:49.802991 [ 188 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10815 2024.07.30 19:42:49.803147 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB.
10816 2024.07.30 19:42:54.780483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10817 2024.07.30 19:42:54.780617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10818 2024.07.30 19:42:54.780643 [ 3 ] {} <Debug> HTTP-Session: b16aad5b-f1b7-4ee6-b2d5-9d5d49cbd503 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10819 2024.07.30 19:42:54.780666 [ 3 ] {} <Debug> HTTP-Session: b16aad5b-f1b7-4ee6-b2d5-9d5d49cbd503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10820 2024.07.30 19:42:54.780680 [ 3 ] {} <Debug> HTTP-Session: b16aad5b-f1b7-4ee6-b2d5-9d5d49cbd503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10821 2024.07.30 19:42:54.780730 [ 3 ] {} <Trace> HTTP-Session: b16aad5b-f1b7-4ee6-b2d5-9d5d49cbd503 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10822 2024.07.30 19:42:54.780913 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10823 2024.07.30 19:42:54.780980 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10824 2024.07.30 19:42:54.781175 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10825 2024.07.30 19:42:54.781621 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10826 2024.07.30 19:42:54.781662 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10827 2024.07.30 19:42:54.782101 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10828 2024.07.30 19:42:54.782484 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10829 2024.07.30 19:42:54.782635 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001779 sec., 5621.135469364812 rows/sec., 373.28 KiB/sec.
10830 2024.07.30 19:42:54.782644 [ 129 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10831 2024.07.30 19:42:54.782705 [ 129 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10832 2024.07.30 19:42:54.782747 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10833 2024.07.30 19:42:54.782900 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Debug> DynamicQueryHandler: Done processing query
10834 2024.07.30 19:42:54.782923 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
10835 2024.07.30 19:42:54.782941 [ 3 ] {f2e9a2ed-b3d2-49bf-a379-992e5c046051} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10836 2024.07.30 19:42:54.783023 [ 3 ] {} <Debug> HTTP-Session: b16aad5b-f1b7-4ee6-b2d5-9d5d49cbd503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10837 2024.07.30 19:42:54.783171 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10838 2024.07.30 19:42:54.783220 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 36 rows starting from the beginning of the part
10839 2024.07.30 19:42:54.783280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10840 2024.07.30 19:42:54.783436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10841 2024.07.30 19:42:54.783443 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part
10842 2024.07.30 19:42:54.783517 [ 3 ] {} <Debug> HTTP-Session: 23dab04e-8c78-463e-afa0-ec24a55c1e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10843 2024.07.30 19:42:54.783599 [ 3 ] {} <Debug> HTTP-Session: 23dab04e-8c78-463e-afa0-ec24a55c1e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10844 2024.07.30 19:42:54.783681 [ 3 ] {} <Debug> HTTP-Session: 23dab04e-8c78-463e-afa0-ec24a55c1e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10845 2024.07.30 19:42:54.783717 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part
10846 2024.07.30 19:42:54.783824 [ 3 ] {} <Trace> HTTP-Session: 23dab04e-8c78-463e-afa0-ec24a55c1e90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10847 2024.07.30 19:42:54.784016 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part
10848 2024.07.30 19:42:54.784285 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part
10849 2024.07.30 19:42:54.784529 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part
10850 2024.07.30 19:42:54.784763 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10851 2024.07.30 19:42:54.784949 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10852 2024.07.30 19:42:54.785367 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10853 2024.07.30 19:42:54.786481 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10854 2024.07.30 19:42:54.786549 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10855 2024.07.30 19:42:54.787337 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.004501677 sec., 26212.453714471296 rows/sec., 1.95 MiB/sec.
10856 2024.07.30 19:42:54.787462 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10857 2024.07.30 19:42:54.787530 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10858 2024.07.30 19:42:54.788199 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10859 2024.07.30 19:42:54.788359 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10860 2024.07.30 19:42:54.788531 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.004186 sec., 41328.2369804109 rows/sec., 3.65 MiB/sec.
10861 2024.07.30 19:42:54.788637 [ 198 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_51_10} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10862 2024.07.30 19:42:54.788825 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10863 2024.07.30 19:42:54.788903 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Debug> DynamicQueryHandler: Done processing query
10864 2024.07.30 19:42:54.788936 [ 3 ] {b826dba2-a9e1-4a63-8487-864541778252} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10865 2024.07.30 19:42:54.788952 [ 3 ] {} <Debug> HTTP-Session: 23dab04e-8c78-463e-afa0-ec24a55c1e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10866 2024.07.30 19:42:54.789168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10867 2024.07.30 19:42:54.789222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10868 2024.07.30 19:42:54.789242 [ 3 ] {} <Debug> HTTP-Session: 592f922b-1e50-4e2c-96d8-c5df17316bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10869 2024.07.30 19:42:54.789259 [ 3 ] {} <Debug> HTTP-Session: 592f922b-1e50-4e2c-96d8-c5df17316bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10870 2024.07.30 19:42:54.789272 [ 3 ] {} <Debug> HTTP-Session: 592f922b-1e50-4e2c-96d8-c5df17316bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10871 2024.07.30 19:42:54.789307 [ 3 ] {} <Trace> HTTP-Session: 592f922b-1e50-4e2c-96d8-c5df17316bbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10872 2024.07.30 19:42:54.789536 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10873 2024.07.30 19:42:54.789585 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10874 2024.07.30 19:42:54.789732 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10875 2024.07.30 19:42:54.790263 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10876 2024.07.30 19:42:54.790300 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10877 2024.07.30 19:42:54.790649 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10878 2024.07.30 19:42:54.790965 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10879 2024.07.30 19:42:54.791100 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.001691 sec., 228267.29745712597 rows/sec., 16.05 MiB/sec.
10880 2024.07.30 19:42:54.791268 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Debug> DynamicQueryHandler: Done processing query
10881 2024.07.30 19:42:54.791294 [ 3 ] {a536949a-1d5a-424f-93fe-a6b6cf025e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10882 2024.07.30 19:42:54.791310 [ 3 ] {} <Debug> HTTP-Session: 592f922b-1e50-4e2c-96d8-c5df17316bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10883 2024.07.30 19:42:54.791467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10884 2024.07.30 19:42:54.791517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10885 2024.07.30 19:42:54.791536 [ 3 ] {} <Debug> HTTP-Session: 9b3efee0-e92d-4cb0-84ad-29413a607aca Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10886 2024.07.30 19:42:54.791553 [ 3 ] {} <Debug> HTTP-Session: 9b3efee0-e92d-4cb0-84ad-29413a607aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10887 2024.07.30 19:42:54.791566 [ 3 ] {} <Debug> HTTP-Session: 9b3efee0-e92d-4cb0-84ad-29413a607aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10888 2024.07.30 19:42:54.791599 [ 3 ] {} <Trace> HTTP-Session: 9b3efee0-e92d-4cb0-84ad-29413a607aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10889 2024.07.30 19:42:54.791697 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10890 2024.07.30 19:42:54.791744 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10891 2024.07.30 19:42:54.791875 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10892 2024.07.30 19:42:54.792155 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10893 2024.07.30 19:42:54.792190 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10894 2024.07.30 19:42:54.792552 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10895 2024.07.30 19:42:54.792875 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10896 2024.07.30 19:42:54.793001 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 193.84 KiB/sec.
10897 2024.07.30 19:42:54.793273 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Debug> DynamicQueryHandler: Done processing query
10898 2024.07.30 19:42:54.793304 [ 3 ] {71342976-9923-4fed-82cb-a51d4ac85979} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10899 2024.07.30 19:42:54.793330 [ 3 ] {} <Debug> HTTP-Session: 9b3efee0-e92d-4cb0-84ad-29413a607aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10900 2024.07.30 19:42:54.793516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10901 2024.07.30 19:42:54.793566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10902 2024.07.30 19:42:54.793586 [ 3 ] {} <Debug> HTTP-Session: d67c746c-09b6-405a-bbbf-0fc47fedacb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10903 2024.07.30 19:42:54.793603 [ 3 ] {} <Debug> HTTP-Session: d67c746c-09b6-405a-bbbf-0fc47fedacb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10904 2024.07.30 19:42:54.793616 [ 3 ] {} <Debug> HTTP-Session: d67c746c-09b6-405a-bbbf-0fc47fedacb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10905 2024.07.30 19:42:54.793648 [ 3 ] {} <Trace> HTTP-Session: d67c746c-09b6-405a-bbbf-0fc47fedacb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10906 2024.07.30 19:42:54.793788 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10907 2024.07.30 19:42:54.793837 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10908 2024.07.30 19:42:54.793996 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10909 2024.07.30 19:42:54.794317 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10910 2024.07.30 19:42:54.794353 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10911 2024.07.30 19:42:54.794720 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10912 2024.07.30 19:42:54.795061 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10913 2024.07.30 19:42:54.795189 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001465 sec., 52559.72696245734 rows/sec., 3.24 MiB/sec.
10914 2024.07.30 19:42:54.795358 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Debug> DynamicQueryHandler: Done processing query
10915 2024.07.30 19:42:54.795382 [ 3 ] {cd023639-e9f7-479b-a0c3-de68e1188e83} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10916 2024.07.30 19:42:54.795398 [ 3 ] {} <Debug> HTTP-Session: d67c746c-09b6-405a-bbbf-0fc47fedacb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10917 2024.07.30 19:42:54.795624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10918 2024.07.30 19:42:54.795673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10919 2024.07.30 19:42:54.795693 [ 3 ] {} <Debug> HTTP-Session: 99f79263-d2c5-4a3d-a235-bb634236a10a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10920 2024.07.30 19:42:54.795709 [ 3 ] {} <Debug> HTTP-Session: 99f79263-d2c5-4a3d-a235-bb634236a10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10921 2024.07.30 19:42:54.795722 [ 3 ] {} <Debug> HTTP-Session: 99f79263-d2c5-4a3d-a235-bb634236a10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10922 2024.07.30 19:42:54.795752 [ 3 ] {} <Trace> HTTP-Session: 99f79263-d2c5-4a3d-a235-bb634236a10a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10923 2024.07.30 19:42:54.795912 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10924 2024.07.30 19:42:54.795957 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10925 2024.07.30 19:42:54.796097 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10926 2024.07.30 19:42:54.796459 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10927 2024.07.30 19:42:54.796493 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10928 2024.07.30 19:42:54.796870 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10929 2024.07.30 19:42:54.797206 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10930 2024.07.30 19:42:54.797337 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec.
10931 2024.07.30 19:42:54.797672 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Debug> DynamicQueryHandler: Done processing query
10932 2024.07.30 19:42:54.797747 [ 3 ] {9766aed9-fb8c-4da1-87dc-d06d2c2725d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10933 2024.07.30 19:42:54.797818 [ 3 ] {} <Debug> HTTP-Session: 99f79263-d2c5-4a3d-a235-bb634236a10a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10934 2024.07.30 19:42:54.798060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10935 2024.07.30 19:42:54.798125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10936 2024.07.30 19:42:54.798151 [ 3 ] {} <Debug> HTTP-Session: a26203a1-e547-44bc-a8ae-9a9b85be20c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10937 2024.07.30 19:42:54.798173 [ 3 ] {} <Debug> HTTP-Session: a26203a1-e547-44bc-a8ae-9a9b85be20c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10938 2024.07.30 19:42:54.798190 [ 3 ] {} <Debug> HTTP-Session: a26203a1-e547-44bc-a8ae-9a9b85be20c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10939 2024.07.30 19:42:54.798230 [ 3 ] {} <Trace> HTTP-Session: a26203a1-e547-44bc-a8ae-9a9b85be20c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10940 2024.07.30 19:42:54.798391 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10941 2024.07.30 19:42:54.798462 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10942 2024.07.30 19:42:54.798891 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10943 2024.07.30 19:42:54.799370 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10944 2024.07.30 19:42:54.799407 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10945 2024.07.30 19:42:54.799985 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10946 2024.07.30 19:42:54.800396 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10947 2024.07.30 19:42:54.800551 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002221 sec., 1800.9905447996398 rows/sec., 3.23 MiB/sec.
10948 2024.07.30 19:42:54.801069 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Debug> DynamicQueryHandler: Done processing query
10949 2024.07.30 19:42:54.801101 [ 3 ] {d84ef966-c6d4-4f8a-8edc-3f11bc9cb7a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10950 2024.07.30 19:42:54.801117 [ 3 ] {} <Debug> HTTP-Session: a26203a1-e547-44bc-a8ae-9a9b85be20c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10951 2024.07.30 19:42:54.801273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10952 2024.07.30 19:42:54.801321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10953 2024.07.30 19:42:54.801340 [ 3 ] {} <Debug> HTTP-Session: a1849d84-26ab-4bd4-bdf9-3824d316fba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10954 2024.07.30 19:42:54.801356 [ 3 ] {} <Debug> HTTP-Session: a1849d84-26ab-4bd4-bdf9-3824d316fba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10955 2024.07.30 19:42:54.801369 [ 3 ] {} <Debug> HTTP-Session: a1849d84-26ab-4bd4-bdf9-3824d316fba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10956 2024.07.30 19:42:54.801399 [ 3 ] {} <Trace> HTTP-Session: a1849d84-26ab-4bd4-bdf9-3824d316fba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10957 2024.07.30 19:42:54.801505 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10958 2024.07.30 19:42:54.801553 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10959 2024.07.30 19:42:54.801700 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10960 2024.07.30 19:42:54.801965 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10961 2024.07.30 19:42:54.802001 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10962 2024.07.30 19:42:54.802356 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10963 2024.07.30 19:42:54.802693 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10964 2024.07.30 19:42:54.802825 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001352 sec., 17011.834319526628 rows/sec., 920.22 KiB/sec.
10965 2024.07.30 19:42:54.802976 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Debug> DynamicQueryHandler: Done processing query
10966 2024.07.30 19:42:54.803001 [ 3 ] {7610ff24-1dfb-458b-aa20-811ce81ee336} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10967 2024.07.30 19:42:54.803017 [ 3 ] {} <Debug> HTTP-Session: a1849d84-26ab-4bd4-bdf9-3824d316fba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10968 2024.07.30 19:42:54.803133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10969 2024.07.30 19:42:54.803179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10970 2024.07.30 19:42:54.803196 [ 3 ] {} <Debug> HTTP-Session: 606ba941-4ebb-4f4f-a75a-f0ce5b21899e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10971 2024.07.30 19:42:54.803214 [ 3 ] {} <Debug> HTTP-Session: 606ba941-4ebb-4f4f-a75a-f0ce5b21899e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10972 2024.07.30 19:42:54.803228 [ 3 ] {} <Debug> HTTP-Session: 606ba941-4ebb-4f4f-a75a-f0ce5b21899e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10973 2024.07.30 19:42:54.803257 [ 3 ] {} <Trace> HTTP-Session: 606ba941-4ebb-4f4f-a75a-f0ce5b21899e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10974 2024.07.30 19:42:54.803367 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10975 2024.07.30 19:42:54.803409 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10976 2024.07.30 19:42:54.803535 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10977 2024.07.30 19:42:54.803840 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10978 2024.07.30 19:42:54.803877 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10979 2024.07.30 19:42:54.804222 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10980 2024.07.30 19:42:54.804544 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10981 2024.07.30 19:42:54.804673 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec.
10982 2024.07.30 19:42:54.804939 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Debug> DynamicQueryHandler: Done processing query
10983 2024.07.30 19:42:54.804993 [ 3 ] {e3bc2389-167d-4564-87f4-3852ea08d04f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10984 2024.07.30 19:42:54.805053 [ 3 ] {} <Debug> HTTP-Session: 606ba941-4ebb-4f4f-a75a-f0ce5b21899e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10985 2024.07.30 19:42:59.777555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10986 2024.07.30 19:42:59.777697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10987 2024.07.30 19:42:59.777726 [ 3 ] {} <Debug> HTTP-Session: 005da1aa-fa2a-4104-a97e-cc0a03cd92a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
10988 2024.07.30 19:42:59.777753 [ 3 ] {} <Debug> HTTP-Session: 005da1aa-fa2a-4104-a97e-cc0a03cd92a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10989 2024.07.30 19:42:59.777771 [ 3 ] {} <Debug> HTTP-Session: 005da1aa-fa2a-4104-a97e-cc0a03cd92a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.07.30 19:42:59.777829 [ 3 ] {} <Trace> HTTP-Session: 005da1aa-fa2a-4104-a97e-cc0a03cd92a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10991 2024.07.30 19:42:59.778039 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10992 2024.07.30 19:42:59.778114 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10993 2024.07.30 19:42:59.778334 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10994 2024.07.30 19:42:59.778757 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10995 2024.07.30 19:42:59.778801 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
10996 2024.07.30 19:42:59.779158 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10997 2024.07.30 19:42:59.779486 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10998 2024.07.30 19:42:59.779641 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001665 sec., 15615.615615615616 rows/sec., 1.24 MiB/sec.
10999 2024.07.30 19:42:59.779876 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Debug> DynamicQueryHandler: Done processing query
11000 2024.07.30 19:42:59.779903 [ 3 ] {3ec2ec42-d9cb-442a-af9f-8a402a6d7270} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11001 2024.07.30 19:42:59.779920 [ 3 ] {} <Debug> HTTP-Session: 005da1aa-fa2a-4104-a97e-cc0a03cd92a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11002 2024.07.30 19:42:59.780229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11003 2024.07.30 19:42:59.780277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11004 2024.07.30 19:42:59.780297 [ 3 ] {} <Debug> HTTP-Session: 62fc692b-9ac8-472a-8d01-c6efa291c0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11005 2024.07.30 19:42:59.780313 [ 3 ] {} <Debug> HTTP-Session: 62fc692b-9ac8-472a-8d01-c6efa291c0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11006 2024.07.30 19:42:59.780327 [ 3 ] {} <Debug> HTTP-Session: 62fc692b-9ac8-472a-8d01-c6efa291c0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11007 2024.07.30 19:42:59.780358 [ 3 ] {} <Trace> HTTP-Session: 62fc692b-9ac8-472a-8d01-c6efa291c0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11008 2024.07.30 19:42:59.780494 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11009 2024.07.30 19:42:59.780539 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11010 2024.07.30 19:42:59.780673 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11011 2024.07.30 19:42:59.781074 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11012 2024.07.30 19:42:59.781112 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11013 2024.07.30 19:42:59.781429 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11014 2024.07.30 19:42:59.781728 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11015 2024.07.30 19:42:59.781853 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001417 sec., 94565.98447424136 rows/sec., 7.89 MiB/sec.
11016 2024.07.30 19:42:59.782018 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Debug> DynamicQueryHandler: Done processing query
11017 2024.07.30 19:42:59.782043 [ 3 ] {3f526309-00ed-4a61-a9bd-3debe2e3c688} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11018 2024.07.30 19:42:59.782060 [ 3 ] {} <Debug> HTTP-Session: 62fc692b-9ac8-472a-8d01-c6efa291c0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.07.30 19:42:59.782207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11020 2024.07.30 19:42:59.782254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11021 2024.07.30 19:42:59.782273 [ 3 ] {} <Debug> HTTP-Session: 060db0e9-a0f7-4931-8e02-00c7e78df9b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11022 2024.07.30 19:42:59.782289 [ 3 ] {} <Debug> HTTP-Session: 060db0e9-a0f7-4931-8e02-00c7e78df9b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11023 2024.07.30 19:42:59.782303 [ 3 ] {} <Debug> HTTP-Session: 060db0e9-a0f7-4931-8e02-00c7e78df9b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11024 2024.07.30 19:42:59.782333 [ 3 ] {} <Trace> HTTP-Session: 060db0e9-a0f7-4931-8e02-00c7e78df9b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11025 2024.07.30 19:42:59.782449 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11026 2024.07.30 19:42:59.782492 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11027 2024.07.30 19:42:59.782615 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11028 2024.07.30 19:42:59.783011 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11029 2024.07.30 19:42:59.783047 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11030 2024.07.30 19:42:59.783360 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11031 2024.07.30 19:42:59.783660 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11032 2024.07.30 19:42:59.783780 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001373 sec., 65549.89075018208 rows/sec., 5.12 MiB/sec.
11033 2024.07.30 19:42:59.784034 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Debug> DynamicQueryHandler: Done processing query
11034 2024.07.30 19:42:59.784091 [ 3 ] {e4dcdea1-a2a5-4c6f-877e-ffbf1021161f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11035 2024.07.30 19:42:59.784148 [ 3 ] {} <Debug> HTTP-Session: 060db0e9-a0f7-4931-8e02-00c7e78df9b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.07.30 19:42:59.784365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11037 2024.07.30 19:42:59.784417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11038 2024.07.30 19:42:59.784436 [ 3 ] {} <Debug> HTTP-Session: aeb677bc-edd5-4923-a13f-87034f8f1c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11039 2024.07.30 19:42:59.784453 [ 3 ] {} <Debug> HTTP-Session: aeb677bc-edd5-4923-a13f-87034f8f1c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11040 2024.07.30 19:42:59.784467 [ 3 ] {} <Debug> HTTP-Session: aeb677bc-edd5-4923-a13f-87034f8f1c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11041 2024.07.30 19:42:59.784498 [ 3 ] {} <Trace> HTTP-Session: aeb677bc-edd5-4923-a13f-87034f8f1c15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11042 2024.07.30 19:42:59.784644 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11043 2024.07.30 19:42:59.784692 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11044 2024.07.30 19:42:59.784850 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11045 2024.07.30 19:42:59.785255 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11046 2024.07.30 19:42:59.785291 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11047 2024.07.30 19:42:59.785673 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11048 2024.07.30 19:42:59.786008 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11049 2024.07.30 19:42:59.786134 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
11050 2024.07.30 19:42:59.786298 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Debug> DynamicQueryHandler: Done processing query
11051 2024.07.30 19:42:59.786322 [ 3 ] {f78f418b-6d6e-4cd3-9f81-8cb2808beb97} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11052 2024.07.30 19:42:59.786337 [ 3 ] {} <Debug> HTTP-Session: aeb677bc-edd5-4923-a13f-87034f8f1c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11053 2024.07.30 19:42:59.786500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11054 2024.07.30 19:42:59.786548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11055 2024.07.30 19:42:59.786566 [ 3 ] {} <Debug> HTTP-Session: 21e519b6-f669-42fb-8d81-49786b1050c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11056 2024.07.30 19:42:59.786582 [ 3 ] {} <Debug> HTTP-Session: 21e519b6-f669-42fb-8d81-49786b1050c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11057 2024.07.30 19:42:59.786596 [ 3 ] {} <Debug> HTTP-Session: 21e519b6-f669-42fb-8d81-49786b1050c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11058 2024.07.30 19:42:59.786625 [ 3 ] {} <Trace> HTTP-Session: 21e519b6-f669-42fb-8d81-49786b1050c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11059 2024.07.30 19:42:59.786896 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11060 2024.07.30 19:42:59.786958 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11061 2024.07.30 19:42:59.787363 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11062 2024.07.30 19:42:59.788032 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11063 2024.07.30 19:42:59.788067 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11064 2024.07.30 19:42:59.788668 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
11065 2024.07.30 19:42:59.789065 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11066 2024.07.30 19:42:59.789213 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002503 sec., 10387.534958050339 rows/sec., 18.61 MiB/sec.
11067 2024.07.30 19:42:59.789547 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Debug> DynamicQueryHandler: Done processing query
11068 2024.07.30 19:42:59.789571 [ 3 ] {28b1ba71-218c-47e6-8894-c8c80ef5eea1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11069 2024.07.30 19:42:59.789587 [ 3 ] {} <Debug> HTTP-Session: 21e519b6-f669-42fb-8d81-49786b1050c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11070 2024.07.30 19:42:59.789729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11071 2024.07.30 19:42:59.789777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11072 2024.07.30 19:42:59.789796 [ 3 ] {} <Debug> HTTP-Session: 48d43a22-80c4-4618-aed2-ac148bc76aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11073 2024.07.30 19:42:59.789812 [ 3 ] {} <Debug> HTTP-Session: 48d43a22-80c4-4618-aed2-ac148bc76aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11074 2024.07.30 19:42:59.789826 [ 3 ] {} <Debug> HTTP-Session: 48d43a22-80c4-4618-aed2-ac148bc76aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11075 2024.07.30 19:42:59.789856 [ 3 ] {} <Trace> HTTP-Session: 48d43a22-80c4-4618-aed2-ac148bc76aa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11076 2024.07.30 19:42:59.789979 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11077 2024.07.30 19:42:59.790023 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11078 2024.07.30 19:42:59.790148 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11079 2024.07.30 19:42:59.790457 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11080 2024.07.30 19:42:59.790493 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11081 2024.07.30 19:42:59.790842 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11082 2024.07.30 19:42:59.791155 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11083 2024.07.30 19:42:59.791274 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec.
11084 2024.07.30 19:42:59.791434 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Debug> DynamicQueryHandler: Done processing query
11085 2024.07.30 19:42:59.791458 [ 3 ] {b98b9962-8a82-4ecc-ba1f-30e64dbce901} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11086 2024.07.30 19:42:59.791474 [ 3 ] {} <Debug> HTTP-Session: 48d43a22-80c4-4618-aed2-ac148bc76aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11087 2024.07.30 19:43:02.346510 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
11088 2024.07.30 19:43:02.346572 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
11089 2024.07.30 19:43:04.780640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11090 2024.07.30 19:43:04.780773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11091 2024.07.30 19:43:04.780799 [ 3 ] {} <Debug> HTTP-Session: 469d1004-e118-4666-8c06-b35485b75ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11092 2024.07.30 19:43:04.780824 [ 3 ] {} <Debug> HTTP-Session: 469d1004-e118-4666-8c06-b35485b75ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11093 2024.07.30 19:43:04.780839 [ 3 ] {} <Debug> HTTP-Session: 469d1004-e118-4666-8c06-b35485b75ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11094 2024.07.30 19:43:04.780887 [ 3 ] {} <Trace> HTTP-Session: 469d1004-e118-4666-8c06-b35485b75ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11095 2024.07.30 19:43:04.781068 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11096 2024.07.30 19:43:04.781136 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11097 2024.07.30 19:43:04.781326 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11098 2024.07.30 19:43:04.781746 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11099 2024.07.30 19:43:04.781789 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11100 2024.07.30 19:43:04.782147 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11101 2024.07.30 19:43:04.782474 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11102 2024.07.30 19:43:04.782639 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001622 sec., 6165.228113440197 rows/sec., 409.41 KiB/sec.
11103 2024.07.30 19:43:04.782947 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Debug> DynamicQueryHandler: Done processing query
11104 2024.07.30 19:43:04.782998 [ 3 ] {72399d5f-8993-43aa-92ec-a2097092ea84} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11105 2024.07.30 19:43:04.783055 [ 3 ] {} <Debug> HTTP-Session: 469d1004-e118-4666-8c06-b35485b75ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11106 2024.07.30 19:43:04.783204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11107 2024.07.30 19:43:04.783257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11108 2024.07.30 19:43:04.783276 [ 3 ] {} <Debug> HTTP-Session: cd0b382b-952a-4412-8c0b-35f313ed5cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11109 2024.07.30 19:43:04.783293 [ 3 ] {} <Debug> HTTP-Session: cd0b382b-952a-4412-8c0b-35f313ed5cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11110 2024.07.30 19:43:04.783307 [ 3 ] {} <Debug> HTTP-Session: cd0b382b-952a-4412-8c0b-35f313ed5cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11111 2024.07.30 19:43:04.783341 [ 3 ] {} <Trace> HTTP-Session: cd0b382b-952a-4412-8c0b-35f313ed5cb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11112 2024.07.30 19:43:04.783443 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11113 2024.07.30 19:43:04.783488 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11114 2024.07.30 19:43:04.783637 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11115 2024.07.30 19:43:04.783950 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11116 2024.07.30 19:43:04.783988 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11117 2024.07.30 19:43:04.784280 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11118 2024.07.30 19:43:04.784591 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11119 2024.07.30 19:43:04.784763 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001335 sec., 2996.25468164794 rows/sec., 244.32 KiB/sec.
11120 2024.07.30 19:43:04.785068 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Debug> DynamicQueryHandler: Done processing query
11121 2024.07.30 19:43:04.785124 [ 3 ] {7dcaf4da-c9b9-455f-a850-6da34f1dae47} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11122 2024.07.30 19:43:04.785175 [ 3 ] {} <Debug> HTTP-Session: cd0b382b-952a-4412-8c0b-35f313ed5cb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11123 2024.07.30 19:43:04.785407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11124 2024.07.30 19:43:04.785459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11125 2024.07.30 19:43:04.785478 [ 3 ] {} <Debug> HTTP-Session: 6f9a98ac-8aa1-4d44-be2f-5a43f93df96c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11126 2024.07.30 19:43:04.785494 [ 3 ] {} <Debug> HTTP-Session: 6f9a98ac-8aa1-4d44-be2f-5a43f93df96c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11127 2024.07.30 19:43:04.785508 [ 3 ] {} <Debug> HTTP-Session: 6f9a98ac-8aa1-4d44-be2f-5a43f93df96c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11128 2024.07.30 19:43:04.785540 [ 3 ] {} <Trace> HTTP-Session: 6f9a98ac-8aa1-4d44-be2f-5a43f93df96c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11129 2024.07.30 19:43:04.785690 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11130 2024.07.30 19:43:04.785736 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11131 2024.07.30 19:43:04.785884 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11132 2024.07.30 19:43:04.786300 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11133 2024.07.30 19:43:04.786337 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11134 2024.07.30 19:43:04.786649 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11135 2024.07.30 19:43:04.786949 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11136 2024.07.30 19:43:04.787106 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001474 sec., 118724.55902306648 rows/sec., 10.47 MiB/sec.
11137 2024.07.30 19:43:04.787270 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Debug> DynamicQueryHandler: Done processing query
11138 2024.07.30 19:43:04.787295 [ 3 ] {033290db-fa92-4174-80d6-7140f7a13462} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11139 2024.07.30 19:43:04.787311 [ 3 ] {} <Debug> HTTP-Session: 6f9a98ac-8aa1-4d44-be2f-5a43f93df96c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11140 2024.07.30 19:43:04.787431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11141 2024.07.30 19:43:04.787478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11142 2024.07.30 19:43:04.787497 [ 3 ] {} <Debug> HTTP-Session: dfe50ae9-e3db-479c-b295-fe51fa6f1cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11143 2024.07.30 19:43:04.787512 [ 3 ] {} <Debug> HTTP-Session: dfe50ae9-e3db-479c-b295-fe51fa6f1cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11144 2024.07.30 19:43:04.787526 [ 3 ] {} <Debug> HTTP-Session: dfe50ae9-e3db-479c-b295-fe51fa6f1cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11145 2024.07.30 19:43:04.787556 [ 3 ] {} <Trace> HTTP-Session: dfe50ae9-e3db-479c-b295-fe51fa6f1cbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11146 2024.07.30 19:43:04.787649 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11147 2024.07.30 19:43:04.787691 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11148 2024.07.30 19:43:04.787817 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11149 2024.07.30 19:43:04.788094 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11150 2024.07.30 19:43:04.788132 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11151 2024.07.30 19:43:04.788425 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11152 2024.07.30 19:43:04.788732 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11153 2024.07.30 19:43:04.788887 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001254 sec., 3189.792663476874 rows/sec., 222.72 KiB/sec.
11154 2024.07.30 19:43:04.789052 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Debug> DynamicQueryHandler: Done processing query
11155 2024.07.30 19:43:04.789077 [ 3 ] {02c1ca9c-79ae-4e7c-84ac-c4acf023abbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11156 2024.07.30 19:43:04.789094 [ 3 ] {} <Debug> HTTP-Session: dfe50ae9-e3db-479c-b295-fe51fa6f1cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11157 2024.07.30 19:43:04.789239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11158 2024.07.30 19:43:04.789288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11159 2024.07.30 19:43:04.789306 [ 3 ] {} <Debug> HTTP-Session: 6d3f2786-7c50-4897-bcc9-7cec29109a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11160 2024.07.30 19:43:04.789323 [ 3 ] {} <Debug> HTTP-Session: 6d3f2786-7c50-4897-bcc9-7cec29109a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11161 2024.07.30 19:43:04.789336 [ 3 ] {} <Debug> HTTP-Session: 6d3f2786-7c50-4897-bcc9-7cec29109a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11162 2024.07.30 19:43:04.789366 [ 3 ] {} <Trace> HTTP-Session: 6d3f2786-7c50-4897-bcc9-7cec29109a15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11163 2024.07.30 19:43:04.789569 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11164 2024.07.30 19:43:04.789613 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11165 2024.07.30 19:43:04.789738 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11166 2024.07.30 19:43:04.790275 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11167 2024.07.30 19:43:04.790312 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11168 2024.07.30 19:43:04.790627 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11169 2024.07.30 19:43:04.790928 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11170 2024.07.30 19:43:04.791081 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001623 sec., 240295.74861367836 rows/sec., 16.92 MiB/sec.
11171 2024.07.30 19:43:04.791236 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Debug> DynamicQueryHandler: Done processing query
11172 2024.07.30 19:43:04.791260 [ 3 ] {b9f3e991-0431-4c93-a8d4-32f45e968955} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11173 2024.07.30 19:43:04.791277 [ 3 ] {} <Debug> HTTP-Session: 6d3f2786-7c50-4897-bcc9-7cec29109a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11174 2024.07.30 19:43:04.791417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11175 2024.07.30 19:43:04.791465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11176 2024.07.30 19:43:04.791484 [ 3 ] {} <Debug> HTTP-Session: 47018600-20ec-48c9-8456-22a68ea7179c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11177 2024.07.30 19:43:04.791501 [ 3 ] {} <Debug> HTTP-Session: 47018600-20ec-48c9-8456-22a68ea7179c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11178 2024.07.30 19:43:04.791515 [ 3 ] {} <Debug> HTTP-Session: 47018600-20ec-48c9-8456-22a68ea7179c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11179 2024.07.30 19:43:04.791545 [ 3 ] {} <Trace> HTTP-Session: 47018600-20ec-48c9-8456-22a68ea7179c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11180 2024.07.30 19:43:04.791640 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11181 2024.07.30 19:43:04.791685 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11182 2024.07.30 19:43:04.791811 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11183 2024.07.30 19:43:04.792070 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11184 2024.07.30 19:43:04.792107 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11185 2024.07.30 19:43:04.792472 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11186 2024.07.30 19:43:04.792803 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11187 2024.07.30 19:43:04.792961 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 191.97 KiB/sec.
11188 2024.07.30 19:43:04.793126 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Debug> DynamicQueryHandler: Done processing query
11189 2024.07.30 19:43:04.793150 [ 3 ] {cd3cd571-6255-4856-895c-3707560abc32} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11190 2024.07.30 19:43:04.793166 [ 3 ] {} <Debug> HTTP-Session: 47018600-20ec-48c9-8456-22a68ea7179c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11191 2024.07.30 19:43:04.793285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11192 2024.07.30 19:43:04.793334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11193 2024.07.30 19:43:04.793353 [ 3 ] {} <Debug> HTTP-Session: a0090b6f-28db-4c24-b1a6-d9a968f7f727 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11194 2024.07.30 19:43:04.793369 [ 3 ] {} <Debug> HTTP-Session: a0090b6f-28db-4c24-b1a6-d9a968f7f727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11195 2024.07.30 19:43:04.793382 [ 3 ] {} <Debug> HTTP-Session: a0090b6f-28db-4c24-b1a6-d9a968f7f727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11196 2024.07.30 19:43:04.793412 [ 3 ] {} <Trace> HTTP-Session: a0090b6f-28db-4c24-b1a6-d9a968f7f727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11197 2024.07.30 19:43:04.793544 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11198 2024.07.30 19:43:04.793591 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11199 2024.07.30 19:43:04.793734 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11200 2024.07.30 19:43:04.794044 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11201 2024.07.30 19:43:04.794081 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11202 2024.07.30 19:43:04.794432 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11203 2024.07.30 19:43:04.794762 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11204 2024.07.30 19:43:04.794899 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001413 sec., 54493.98443029016 rows/sec., 3.36 MiB/sec.
11205 2024.07.30 19:43:04.795176 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Debug> DynamicQueryHandler: Done processing query
11206 2024.07.30 19:43:04.795226 [ 3 ] {ba1c6b20-a587-407c-b163-2161b3cb3ebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11207 2024.07.30 19:43:04.795253 [ 3 ] {} <Debug> HTTP-Session: a0090b6f-28db-4c24-b1a6-d9a968f7f727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11208 2024.07.30 19:43:04.795417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11209 2024.07.30 19:43:04.795464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11210 2024.07.30 19:43:04.795483 [ 3 ] {} <Debug> HTTP-Session: 859cce9b-94f8-462e-9758-e1f241e4a1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11211 2024.07.30 19:43:04.795499 [ 3 ] {} <Debug> HTTP-Session: 859cce9b-94f8-462e-9758-e1f241e4a1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11212 2024.07.30 19:43:04.795512 [ 3 ] {} <Debug> HTTP-Session: 859cce9b-94f8-462e-9758-e1f241e4a1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11213 2024.07.30 19:43:04.795542 [ 3 ] {} <Trace> HTTP-Session: 859cce9b-94f8-462e-9758-e1f241e4a1eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11214 2024.07.30 19:43:04.795689 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11215 2024.07.30 19:43:04.795736 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11216 2024.07.30 19:43:04.795892 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11217 2024.07.30 19:43:04.796263 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11218 2024.07.30 19:43:04.796299 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11219 2024.07.30 19:43:04.796660 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11220 2024.07.30 19:43:04.796994 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11221 2024.07.30 19:43:04.797149 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001524 sec., 106299.2125984252 rows/sec., 7.40 MiB/sec.
11222 2024.07.30 19:43:04.797325 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Debug> DynamicQueryHandler: Done processing query
11223 2024.07.30 19:43:04.797349 [ 3 ] {e7c258d2-b82a-4048-8197-b68ad405fce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11224 2024.07.30 19:43:04.797365 [ 3 ] {} <Debug> HTTP-Session: 859cce9b-94f8-462e-9758-e1f241e4a1eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11225 2024.07.30 19:43:04.797478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11226 2024.07.30 19:43:04.797525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11227 2024.07.30 19:43:04.797544 [ 3 ] {} <Debug> HTTP-Session: 569c7b86-f9b3-4c6d-a159-7d198ec58a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11228 2024.07.30 19:43:04.797559 [ 3 ] {} <Debug> HTTP-Session: 569c7b86-f9b3-4c6d-a159-7d198ec58a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11229 2024.07.30 19:43:04.797573 [ 3 ] {} <Debug> HTTP-Session: 569c7b86-f9b3-4c6d-a159-7d198ec58a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11230 2024.07.30 19:43:04.797602 [ 3 ] {} <Trace> HTTP-Session: 569c7b86-f9b3-4c6d-a159-7d198ec58a22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11231 2024.07.30 19:43:04.797739 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11232 2024.07.30 19:43:04.797799 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11233 2024.07.30 19:43:04.798198 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11234 2024.07.30 19:43:04.798642 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11235 2024.07.30 19:43:04.798679 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11236 2024.07.30 19:43:04.799233 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
11237 2024.07.30 19:43:04.799626 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11238 2024.07.30 19:43:04.799830 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002144 sec., 1865.6716417910447 rows/sec., 3.34 MiB/sec.
11239 2024.07.30 19:43:04.800330 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Debug> DynamicQueryHandler: Done processing query
11240 2024.07.30 19:43:04.800394 [ 3 ] {6b4183b5-fe84-4e27-90d6-b459e5a7fc62} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11241 2024.07.30 19:43:04.800451 [ 3 ] {} <Debug> HTTP-Session: 569c7b86-f9b3-4c6d-a159-7d198ec58a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11242 2024.07.30 19:43:04.800652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11243 2024.07.30 19:43:04.800705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11244 2024.07.30 19:43:04.800724 [ 3 ] {} <Debug> HTTP-Session: 1c89b994-4e23-434c-b2ea-bd8ebbc77eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11245 2024.07.30 19:43:04.800740 [ 3 ] {} <Debug> HTTP-Session: 1c89b994-4e23-434c-b2ea-bd8ebbc77eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11246 2024.07.30 19:43:04.800754 [ 3 ] {} <Debug> HTTP-Session: 1c89b994-4e23-434c-b2ea-bd8ebbc77eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11247 2024.07.30 19:43:04.800786 [ 3 ] {} <Trace> HTTP-Session: 1c89b994-4e23-434c-b2ea-bd8ebbc77eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11248 2024.07.30 19:43:04.800892 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11249 2024.07.30 19:43:04.800938 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11250 2024.07.30 19:43:04.801077 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11251 2024.07.30 19:43:04.801343 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11252 2024.07.30 19:43:04.801378 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11253 2024.07.30 19:43:04.801726 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11254 2024.07.30 19:43:04.802039 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11255 2024.07.30 19:43:04.802196 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001328 sec., 17319.277108433736 rows/sec., 936.85 KiB/sec.
11256 2024.07.30 19:43:04.802505 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Debug> DynamicQueryHandler: Done processing query
11257 2024.07.30 19:43:04.802529 [ 3 ] {62c43d17-1fb0-40e7-b46d-0b450f011f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11258 2024.07.30 19:43:04.802546 [ 3 ] {} <Debug> HTTP-Session: 1c89b994-4e23-434c-b2ea-bd8ebbc77eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11259 2024.07.30 19:43:04.802655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11260 2024.07.30 19:43:04.802703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11261 2024.07.30 19:43:04.802721 [ 3 ] {} <Debug> HTTP-Session: 332b1c83-4d61-46cc-a675-f34674e9dce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11262 2024.07.30 19:43:04.802738 [ 3 ] {} <Debug> HTTP-Session: 332b1c83-4d61-46cc-a675-f34674e9dce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11263 2024.07.30 19:43:04.802751 [ 3 ] {} <Debug> HTTP-Session: 332b1c83-4d61-46cc-a675-f34674e9dce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11264 2024.07.30 19:43:04.802781 [ 3 ] {} <Trace> HTTP-Session: 332b1c83-4d61-46cc-a675-f34674e9dce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11265 2024.07.30 19:43:04.802894 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11266 2024.07.30 19:43:04.802939 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11267 2024.07.30 19:43:04.803085 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11268 2024.07.30 19:43:04.803364 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11269 2024.07.30 19:43:04.803400 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11270 2024.07.30 19:43:04.803758 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11271 2024.07.30 19:43:04.804077 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11272 2024.07.30 19:43:04.804236 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
11273 2024.07.30 19:43:04.804392 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Debug> DynamicQueryHandler: Done processing query
11274 2024.07.30 19:43:04.804416 [ 3 ] {53f1b5e9-f16b-41f9-a5e5-3f67a42b7eeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11275 2024.07.30 19:43:04.804432 [ 3 ] {} <Debug> HTTP-Session: 332b1c83-4d61-46cc-a675-f34674e9dce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11276 2024.07.30 19:43:09.778119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11277 2024.07.30 19:43:09.778319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11278 2024.07.30 19:43:09.778363 [ 3 ] {} <Debug> HTTP-Session: 7489019a-b8aa-4305-a9bd-2cf20f6f2feb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11279 2024.07.30 19:43:09.778404 [ 3 ] {} <Debug> HTTP-Session: 7489019a-b8aa-4305-a9bd-2cf20f6f2feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11280 2024.07.30 19:43:09.778432 [ 3 ] {} <Debug> HTTP-Session: 7489019a-b8aa-4305-a9bd-2cf20f6f2feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11281 2024.07.30 19:43:09.778510 [ 3 ] {} <Trace> HTTP-Session: 7489019a-b8aa-4305-a9bd-2cf20f6f2feb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11282 2024.07.30 19:43:09.778807 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11283 2024.07.30 19:43:09.778910 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11284 2024.07.30 19:43:09.779104 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11285 2024.07.30 19:43:09.779536 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11286 2024.07.30 19:43:09.779580 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11287 2024.07.30 19:43:09.779942 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11288 2024.07.30 19:43:09.780270 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11289 2024.07.30 19:43:09.780430 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001716 sec., 15151.51515151515 rows/sec., 1.20 MiB/sec.
11290 2024.07.30 19:43:09.780665 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Debug> DynamicQueryHandler: Done processing query
11291 2024.07.30 19:43:09.780695 [ 3 ] {e59a9b21-8d88-4208-a889-018159e27ca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11292 2024.07.30 19:43:09.780714 [ 3 ] {} <Debug> HTTP-Session: 7489019a-b8aa-4305-a9bd-2cf20f6f2feb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11293 2024.07.30 19:43:09.780854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11294 2024.07.30 19:43:09.780903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11295 2024.07.30 19:43:09.780922 [ 3 ] {} <Debug> HTTP-Session: 396da36d-60d1-4dae-9278-20e5e09508ca Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11296 2024.07.30 19:43:09.780939 [ 3 ] {} <Debug> HTTP-Session: 396da36d-60d1-4dae-9278-20e5e09508ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11297 2024.07.30 19:43:09.780952 [ 3 ] {} <Debug> HTTP-Session: 396da36d-60d1-4dae-9278-20e5e09508ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11298 2024.07.30 19:43:09.780983 [ 3 ] {} <Trace> HTTP-Session: 396da36d-60d1-4dae-9278-20e5e09508ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11299 2024.07.30 19:43:09.781076 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11300 2024.07.30 19:43:09.781119 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11301 2024.07.30 19:43:09.781246 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11302 2024.07.30 19:43:09.781537 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11303 2024.07.30 19:43:09.781574 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11304 2024.07.30 19:43:09.781873 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11305 2024.07.30 19:43:09.782187 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11306 2024.07.30 19:43:09.782356 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00129 sec., 1550.387596899225 rows/sec., 126.42 KiB/sec.
11307 2024.07.30 19:43:09.782359 [ 108 ] {} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
11308 2024.07.30 19:43:09.782467 [ 108 ] {} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11309 2024.07.30 19:43:09.782517 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11310 2024.07.30 19:43:09.782592 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Debug> DynamicQueryHandler: Done processing query
11311 2024.07.30 19:43:09.782635 [ 3 ] {272dd1ec-bd35-419f-b541-929a288af727} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11312 2024.07.30 19:43:09.782657 [ 3 ] {} <Debug> HTTP-Session: 396da36d-60d1-4dae-9278-20e5e09508ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11313 2024.07.30 19:43:09.782659 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
11314 2024.07.30 19:43:09.782780 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11315 2024.07.30 19:43:09.782812 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 16 rows starting from the beginning of the part
11316 2024.07.30 19:43:09.782832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11317 2024.07.30 19:43:09.782893 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
11318 2024.07.30 19:43:09.782894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11319 2024.07.30 19:43:09.782986 [ 3 ] {} <Debug> HTTP-Session: b7f5da97-5de0-4d6e-bd5d-1d74f04d081c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11320 2024.07.30 19:43:09.783056 [ 3 ] {} <Debug> HTTP-Session: b7f5da97-5de0-4d6e-bd5d-1d74f04d081c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11321 2024.07.30 19:43:09.783186 [ 3 ] {} <Debug> HTTP-Session: b7f5da97-5de0-4d6e-bd5d-1d74f04d081c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11322 2024.07.30 19:43:09.783308 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
11323 2024.07.30 19:43:09.783315 [ 3 ] {} <Trace> HTTP-Session: b7f5da97-5de0-4d6e-bd5d-1d74f04d081c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11324 2024.07.30 19:43:09.783519 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
11325 2024.07.30 19:43:09.783693 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11326 2024.07.30 19:43:09.783785 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
11327 2024.07.30 19:43:09.783829 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11328 2024.07.30 19:43:09.784118 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::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
11329 2024.07.30 19:43:09.784779 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11330 2024.07.30 19:43:09.785402 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11331 2024.07.30 19:43:09.785444 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11332 2024.07.30 19:43:09.785891 [ 199 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00329316 sec., 9109.791203585613 rows/sec., 742.84 KiB/sec.
11333 2024.07.30 19:43:09.786003 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11334 2024.07.30 19:43:09.786105 [ 199 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
11335 2024.07.30 19:43:09.786785 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11336 2024.07.30 19:43:09.787062 [ 108 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11337 2024.07.30 19:43:09.787080 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.003568 sec., 37836.322869955155 rows/sec., 3.15 MiB/sec.
11338 2024.07.30 19:43:09.787088 [ 199 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_25_5} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11339 2024.07.30 19:43:09.787135 [ 108 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11340 2024.07.30 19:43:09.787222 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11341 2024.07.30 19:43:09.787511 [ 199 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_25_5} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
11342 2024.07.30 19:43:09.787854 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
11343 2024.07.30 19:43:09.787880 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Debug> DynamicQueryHandler: Done processing query
11344 2024.07.30 19:43:09.788116 [ 3 ] {62005b9c-8cd6-4c76-aed6-eb76efeff746} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11345 2024.07.30 19:43:09.788244 [ 3 ] {} <Debug> HTTP-Session: b7f5da97-5de0-4d6e-bd5d-1d74f04d081c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11346 2024.07.30 19:43:09.788616 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11347 2024.07.30 19:43:09.788668 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11348 2024.07.30 19:43:09.788711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11349 2024.07.30 19:43:09.788775 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 295 rows starting from the beginning of the part
11350 2024.07.30 19:43:09.788945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11351 2024.07.30 19:43:09.789093 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 135 rows starting from the beginning of the part
11352 2024.07.30 19:43:09.789075 [ 3 ] {} <Debug> HTTP-Session: 24c1b87f-ed67-4cba-8fb5-45e4301ddf75 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11353 2024.07.30 19:43:09.789183 [ 3 ] {} <Debug> HTTP-Session: 24c1b87f-ed67-4cba-8fb5-45e4301ddf75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11354 2024.07.30 19:43:09.789297 [ 3 ] {} <Debug> HTTP-Session: 24c1b87f-ed67-4cba-8fb5-45e4301ddf75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11355 2024.07.30 19:43:09.789360 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 173 rows starting from the beginning of the part
11356 2024.07.30 19:43:09.789451 [ 3 ] {} <Trace> HTTP-Session: 24c1b87f-ed67-4cba-8fb5-45e4301ddf75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11357 2024.07.30 19:43:09.789607 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 134 rows starting from the beginning of the part
11358 2024.07.30 19:43:09.789867 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11359 2024.07.30 19:43:09.789886 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 175 rows starting from the beginning of the part
11360 2024.07.30 19:43:09.790019 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11361 2024.07.30 19:43:09.790144 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 135 rows starting from the beginning of the part
11362 2024.07.30 19:43:09.790870 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11363 2024.07.30 19:43:09.791517 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11364 2024.07.30 19:43:09.791601 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11365 2024.07.30 19:43:09.792515 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11366 2024.07.30 19:43:09.793210 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11367 2024.07.30 19:43:09.793242 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 4 columns (4 merged, 0 gathered) in 0.005850295 sec., 178965.33422673558 rows/sec., 15.37 MiB/sec.
11368 2024.07.30 19:43:09.793484 [ 51 ] {} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
11369 2024.07.30 19:43:09.793520 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11370 2024.07.30 19:43:09.793512 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003813 sec., 524.5213742460005 rows/sec., 36.62 KiB/sec.
11371 2024.07.30 19:43:09.793573 [ 51 ] {} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11372 2024.07.30 19:43:09.793720 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11373 2024.07.30 19:43:09.794319 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Debug> DynamicQueryHandler: Done processing query
11374 2024.07.30 19:43:09.794478 [ 3 ] {e1894b35-f8cf-4207-ad38-439fc2eac93c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11375 2024.07.30 19:43:09.794595 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
11376 2024.07.30 19:43:09.794632 [ 3 ] {} <Debug> HTTP-Session: 24c1b87f-ed67-4cba-8fb5-45e4301ddf75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11377 2024.07.30 19:43:09.794976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11378 2024.07.30 19:43:09.795187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11379 2024.07.30 19:43:09.795270 [ 3 ] {} <Debug> HTTP-Session: 14f8c19f-539d-4951-913d-bf28e0d847c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11380 2024.07.30 19:43:09.795336 [ 3 ] {} <Debug> HTTP-Session: 14f8c19f-539d-4951-913d-bf28e0d847c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11381 2024.07.30 19:43:09.795414 [ 3 ] {} <Debug> HTTP-Session: 14f8c19f-539d-4951-913d-bf28e0d847c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11382 2024.07.30 19:43:09.795477 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11383 2024.07.30 19:43:09.795522 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11384 2024.07.30 19:43:09.795576 [ 3 ] {} <Trace> HTTP-Session: 14f8c19f-539d-4951-913d-bf28e0d847c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11385 2024.07.30 19:43:09.795646 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 16 rows starting from the beginning of the part
11386 2024.07.30 19:43:09.795738 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_61_12} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11387 2024.07.30 19:43:09.796063 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
11388 2024.07.30 19:43:09.796072 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
11389 2024.07.30 19:43:09.796364 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
11390 2024.07.30 19:43:09.796381 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11391 2024.07.30 19:43:09.796593 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
11392 2024.07.30 19:43:09.796616 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11393 2024.07.30 19:43:09.796901 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
11394 2024.07.30 19:43:09.797172 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::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
11395 2024.07.30 19:43:09.797851 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11396 2024.07.30 19:43:09.798721 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11397 2024.07.30 19:43:09.798775 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11398 2024.07.30 19:43:09.799614 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11399 2024.07.30 19:43:09.800038 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006108251 sec., 4911.389528688326 rows/sec., 342.93 KiB/sec.
11400 2024.07.30 19:43:09.800220 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
11401 2024.07.30 19:43:09.800383 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11402 2024.07.30 19:43:09.800782 [ 51 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11403 2024.07.30 19:43:09.800857 [ 51 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11404 2024.07.30 19:43:09.800853 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.004756 sec., 19343.98654331371 rows/sec., 1.51 MiB/sec.
11405 2024.07.30 19:43:09.800908 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11406 2024.07.30 19:43:09.801325 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_25_5} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11407 2024.07.30 19:43:09.801338 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
11408 2024.07.30 19:43:09.801402 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Debug> DynamicQueryHandler: Done processing query
11409 2024.07.30 19:43:09.801473 [ 3 ] {e52c8bac-3210-4680-a7b3-50fceaf11e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11410 2024.07.30 19:43:09.801528 [ 3 ] {} <Debug> HTTP-Session: 14f8c19f-539d-4951-913d-bf28e0d847c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11411 2024.07.30 19:43:09.801634 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_25_5} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
11412 2024.07.30 19:43:09.801690 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11413 2024.07.30 19:43:09.801774 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 470 rows starting from the beginning of the part
11414 2024.07.30 19:43:09.801809 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB.
11415 2024.07.30 19:43:09.801838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11416 2024.07.30 19:43:09.802023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11417 2024.07.30 19:43:09.802038 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 92 rows starting from the beginning of the part
11418 2024.07.30 19:43:09.802089 [ 3 ] {} <Debug> HTTP-Session: 91d31ceb-f7f2-485b-a631-8f69f6fde68e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11419 2024.07.30 19:43:09.802160 [ 3 ] {} <Debug> HTTP-Session: 91d31ceb-f7f2-485b-a631-8f69f6fde68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11420 2024.07.30 19:43:09.802261 [ 3 ] {} <Debug> HTTP-Session: 91d31ceb-f7f2-485b-a631-8f69f6fde68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11421 2024.07.30 19:43:09.802339 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 386 rows starting from the beginning of the part
11422 2024.07.30 19:43:09.802349 [ 3 ] {} <Trace> HTTP-Session: 91d31ceb-f7f2-485b-a631-8f69f6fde68e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11423 2024.07.30 19:43:09.802440 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part
11424 2024.07.30 19:43:09.802779 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11425 2024.07.30 19:43:09.802824 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 390 rows starting from the beginning of the part
11426 2024.07.30 19:43:09.802940 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11427 2024.07.30 19:43:09.803084 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 92 rows starting from the beginning of the part
11428 2024.07.30 19:43:09.803665 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11429 2024.07.30 19:43:09.804346 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11430 2024.07.30 19:43:09.804390 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11431 2024.07.30 19:43:09.804903 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11432 2024.07.30 19:43:09.804977 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 4 columns (4 merged, 0 gathered) in 0.003926854 sec., 387078.3074695418 rows/sec., 27.94 MiB/sec.
11433 2024.07.30 19:43:09.805170 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11434 2024.07.30 19:43:09.805423 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11435 2024.07.30 19:43:09.805652 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11436 2024.07.30 19:43:09.805666 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003134 sec., 51372.04850031908 rows/sec., 3.58 MiB/sec.
11437 2024.07.30 19:43:09.805732 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11438 2024.07.30 19:43:09.805803 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11439 2024.07.30 19:43:09.805825 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11440 2024.07.30 19:43:09.806244 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_61_12} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11441 2024.07.30 19:43:09.806250 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Debug> DynamicQueryHandler: Done processing query
11442 2024.07.30 19:43:09.806342 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
11443 2024.07.30 19:43:09.806347 [ 3 ] {2127748f-3ca4-424d-a437-9e403b67c295} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11444 2024.07.30 19:43:09.806564 [ 3 ] {} <Debug> HTTP-Session: 91d31ceb-f7f2-485b-a631-8f69f6fde68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11445 2024.07.30 19:43:09.806799 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
11446 2024.07.30 19:43:09.807209 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11447 2024.07.30 19:43:09.807241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11448 2024.07.30 19:43:09.807341 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 9177 rows starting from the beginning of the part
11449 2024.07.30 19:43:09.807496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11450 2024.07.30 19:43:09.807611 [ 3 ] {} <Debug> HTTP-Session: 0389d448-6392-4baf-b1e6-a9784dd839bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11451 2024.07.30 19:43:09.807677 [ 3 ] {} <Debug> HTTP-Session: 0389d448-6392-4baf-b1e6-a9784dd839bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11452 2024.07.30 19:43:09.807737 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 161 rows starting from the beginning of the part
11453 2024.07.30 19:43:09.807747 [ 3 ] {} <Debug> HTTP-Session: 0389d448-6392-4baf-b1e6-a9784dd839bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11454 2024.07.30 19:43:09.807882 [ 3 ] {} <Trace> HTTP-Session: 0389d448-6392-4baf-b1e6-a9784dd839bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11455 2024.07.30 19:43:09.808016 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
11456 2024.07.30 19:43:09.808227 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part
11457 2024.07.30 19:43:09.808439 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11458 2024.07.30 19:43:09.808497 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part
11459 2024.07.30 19:43:09.808779 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11460 2024.07.30 19:43:09.808837 [ 200 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part
11461 2024.07.30 19:43:09.810635 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11462 2024.07.30 19:43:09.812459 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11463 2024.07.30 19:43:09.812538 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11464 2024.07.30 19:43:09.813902 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11465 2024.07.30 19:43:09.814878 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11466 2024.07.30 19:43:09.815098 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007018 sec., 3704.7591906526077 rows/sec., 6.64 MiB/sec.
11467 2024.07.30 19:43:09.815431 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Debug> DynamicQueryHandler: Done processing query
11468 2024.07.30 19:43:09.815456 [ 3 ] {5e9ab34b-9193-437d-91ce-114ab06e8186} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11469 2024.07.30 19:43:09.815473 [ 3 ] {} <Debug> HTTP-Session: 0389d448-6392-4baf-b1e6-a9784dd839bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11470 2024.07.30 19:43:09.815615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11471 2024.07.30 19:43:09.815707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11472 2024.07.30 19:43:09.815799 [ 3 ] {} <Debug> HTTP-Session: 5680f400-de6c-47b4-817c-bf8fab54c996 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11473 2024.07.30 19:43:09.815865 [ 3 ] {} <Debug> HTTP-Session: 5680f400-de6c-47b4-817c-bf8fab54c996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11474 2024.07.30 19:43:09.815916 [ 3 ] {} <Debug> HTTP-Session: 5680f400-de6c-47b4-817c-bf8fab54c996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11475 2024.07.30 19:43:09.816035 [ 3 ] {} <Trace> HTTP-Session: 5680f400-de6c-47b4-817c-bf8fab54c996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11476 2024.07.30 19:43:09.816083 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9981 rows, containing 5 columns (5 merged, 0 gathered) in 0.010088136 sec., 989380.0004282258 rows/sec., 68.94 MiB/sec.
11477 2024.07.30 19:43:09.816186 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11478 2024.07.30 19:43:09.816231 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11479 2024.07.30 19:43:09.816342 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11480 2024.07.30 19:43:09.816437 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11481 2024.07.30 19:43:09.816962 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11482 2024.07.30 19:43:09.817002 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11483 2024.07.30 19:43:09.817085 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11484 2024.07.30 19:43:09.817189 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11485 2024.07.30 19:43:09.817292 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB.
11486 2024.07.30 19:43:09.817454 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11487 2024.07.30 19:43:09.817785 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11488 2024.07.30 19:43:09.817938 [ 51 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11489 2024.07.30 19:43:09.817947 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001804 sec., 33259.42350332594 rows/sec., 2.24 MiB/sec.
11490 2024.07.30 19:43:09.817989 [ 51 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11491 2024.07.30 19:43:09.818061 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11492 2024.07.30 19:43:09.818336 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Debug> DynamicQueryHandler: Done processing query
11493 2024.07.30 19:43:09.818396 [ 3 ] {7ba05426-a6c4-4f19-ab87-cddb24f75b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11494 2024.07.30 19:43:09.818410 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
11495 2024.07.30 19:43:09.818475 [ 3 ] {} <Debug> HTTP-Session: 5680f400-de6c-47b4-817c-bf8fab54c996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11496 2024.07.30 19:43:09.818982 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11497 2024.07.30 19:43:09.819071 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3244 rows starting from the beginning of the part
11498 2024.07.30 19:43:09.819207 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
11499 2024.07.30 19:43:09.819420 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
11500 2024.07.30 19:43:09.819527 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
11501 2024.07.30 19:43:09.819728 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
11502 2024.07.30 19:43:09.819905 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
11503 2024.07.30 19:43:09.821648 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003469145 sec., 1021577.3627219388 rows/sec., 68.88 MiB/sec.
11504 2024.07.30 19:43:09.821937 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11505 2024.07.30 19:43:09.822406 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11506 2024.07.30 19:43:09.822496 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_61_12} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11507 2024.07.30 19:43:09.822590 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB.
11508 2024.07.30 19:43:10.000215 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.64 MiB, peak 207.22 MiB, free memory in arenas 0.00 B, will set to 199.73 MiB (RSS), difference: 1.10 MiB
11509 2024.07.30 19:43:14.782546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11510 2024.07.30 19:43:14.782748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11511 2024.07.30 19:43:14.782795 [ 3 ] {} <Debug> HTTP-Session: 5e61a930-8481-4084-a505-5f29af37d94c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11512 2024.07.30 19:43:14.782837 [ 3 ] {} <Debug> HTTP-Session: 5e61a930-8481-4084-a505-5f29af37d94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11513 2024.07.30 19:43:14.782865 [ 3 ] {} <Debug> HTTP-Session: 5e61a930-8481-4084-a505-5f29af37d94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11514 2024.07.30 19:43:14.782946 [ 3 ] {} <Trace> HTTP-Session: 5e61a930-8481-4084-a505-5f29af37d94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11515 2024.07.30 19:43:14.783192 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11516 2024.07.30 19:43:14.783260 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11517 2024.07.30 19:43:14.783456 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11518 2024.07.30 19:43:14.783882 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11519 2024.07.30 19:43:14.783925 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11520 2024.07.30 19:43:14.784298 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11521 2024.07.30 19:43:14.784635 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11522 2024.07.30 19:43:14.784792 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001656 sec., 6038.647342995169 rows/sec., 401.00 KiB/sec.
11523 2024.07.30 19:43:14.785141 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Debug> DynamicQueryHandler: Done processing query
11524 2024.07.30 19:43:14.785199 [ 3 ] {22068419-982d-4946-aaf4-2083c4c6c9f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11525 2024.07.30 19:43:14.785252 [ 3 ] {} <Debug> HTTP-Session: 5e61a930-8481-4084-a505-5f29af37d94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11526 2024.07.30 19:43:14.785427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11527 2024.07.30 19:43:14.785480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11528 2024.07.30 19:43:14.785500 [ 3 ] {} <Debug> HTTP-Session: f3f2a27e-2483-4fa2-84ef-158cce11ddda Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11529 2024.07.30 19:43:14.785518 [ 3 ] {} <Debug> HTTP-Session: f3f2a27e-2483-4fa2-84ef-158cce11ddda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11530 2024.07.30 19:43:14.785532 [ 3 ] {} <Debug> HTTP-Session: f3f2a27e-2483-4fa2-84ef-158cce11ddda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11531 2024.07.30 19:43:14.785564 [ 3 ] {} <Trace> HTTP-Session: f3f2a27e-2483-4fa2-84ef-158cce11ddda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11532 2024.07.30 19:43:14.785664 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11533 2024.07.30 19:43:14.785709 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11534 2024.07.30 19:43:14.785858 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11535 2024.07.30 19:43:14.786204 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11536 2024.07.30 19:43:14.786240 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11537 2024.07.30 19:43:14.786538 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11538 2024.07.30 19:43:14.786841 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11539 2024.07.30 19:43:14.786996 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001349 sec., 1482.5796886582655 rows/sec., 120.89 KiB/sec.
11540 2024.07.30 19:43:14.787285 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Debug> DynamicQueryHandler: Done processing query
11541 2024.07.30 19:43:14.787333 [ 3 ] {9b1172d6-440e-4a43-bc80-df6974a769ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11542 2024.07.30 19:43:14.787354 [ 3 ] {} <Debug> HTTP-Session: f3f2a27e-2483-4fa2-84ef-158cce11ddda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11543 2024.07.30 19:43:14.787569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11544 2024.07.30 19:43:14.787620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11545 2024.07.30 19:43:14.787639 [ 3 ] {} <Debug> HTTP-Session: 7859b3a9-b1bf-4471-b65b-777ead3b1e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11546 2024.07.30 19:43:14.787656 [ 3 ] {} <Debug> HTTP-Session: 7859b3a9-b1bf-4471-b65b-777ead3b1e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11547 2024.07.30 19:43:14.787670 [ 3 ] {} <Debug> HTTP-Session: 7859b3a9-b1bf-4471-b65b-777ead3b1e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11548 2024.07.30 19:43:14.787700 [ 3 ] {} <Trace> HTTP-Session: 7859b3a9-b1bf-4471-b65b-777ead3b1e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11549 2024.07.30 19:43:14.787859 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11550 2024.07.30 19:43:14.787903 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11551 2024.07.30 19:43:14.788050 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11552 2024.07.30 19:43:14.788504 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11553 2024.07.30 19:43:14.788541 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11554 2024.07.30 19:43:14.788872 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11555 2024.07.30 19:43:14.789180 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11556 2024.07.30 19:43:14.789336 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Debug> executeQuery: Read 210 rows, 18.54 KiB in 0.001546 sec., 135834.41138421732 rows/sec., 11.71 MiB/sec.
11557 2024.07.30 19:43:14.789504 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Debug> DynamicQueryHandler: Done processing query
11558 2024.07.30 19:43:14.789528 [ 3 ] {fe60074a-0930-45b3-a7a0-5a197339ea97} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11559 2024.07.30 19:43:14.789544 [ 3 ] {} <Debug> HTTP-Session: 7859b3a9-b1bf-4471-b65b-777ead3b1e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11560 2024.07.30 19:43:14.789701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11561 2024.07.30 19:43:14.789751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11562 2024.07.30 19:43:14.789771 [ 3 ] {} <Debug> HTTP-Session: e67a9f0e-7d11-49a4-b787-2b3bb4ce902e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11563 2024.07.30 19:43:14.789788 [ 3 ] {} <Debug> HTTP-Session: e67a9f0e-7d11-49a4-b787-2b3bb4ce902e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11564 2024.07.30 19:43:14.789802 [ 3 ] {} <Debug> HTTP-Session: e67a9f0e-7d11-49a4-b787-2b3bb4ce902e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11565 2024.07.30 19:43:14.789833 [ 3 ] {} <Trace> HTTP-Session: e67a9f0e-7d11-49a4-b787-2b3bb4ce902e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11566 2024.07.30 19:43:14.789926 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11567 2024.07.30 19:43:14.789973 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11568 2024.07.30 19:43:14.790103 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11569 2024.07.30 19:43:14.790381 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11570 2024.07.30 19:43:14.790417 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11571 2024.07.30 19:43:14.790716 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11572 2024.07.30 19:43:14.791009 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11573 2024.07.30 19:43:14.791157 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 109.02 KiB/sec.
11574 2024.07.30 19:43:14.791314 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Debug> DynamicQueryHandler: Done processing query
11575 2024.07.30 19:43:14.791337 [ 3 ] {2bbd7f78-23cc-420c-ab8b-fcaf7d0a7794} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11576 2024.07.30 19:43:14.791353 [ 3 ] {} <Debug> HTTP-Session: e67a9f0e-7d11-49a4-b787-2b3bb4ce902e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11577 2024.07.30 19:43:14.791537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11578 2024.07.30 19:43:14.791584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11579 2024.07.30 19:43:14.791602 [ 3 ] {} <Debug> HTTP-Session: c5056014-9856-47a5-9ab3-3b5bc4ab8848 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11580 2024.07.30 19:43:14.791617 [ 3 ] {} <Debug> HTTP-Session: c5056014-9856-47a5-9ab3-3b5bc4ab8848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11581 2024.07.30 19:43:14.791630 [ 3 ] {} <Debug> HTTP-Session: c5056014-9856-47a5-9ab3-3b5bc4ab8848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11582 2024.07.30 19:43:14.791659 [ 3 ] {} <Trace> HTTP-Session: c5056014-9856-47a5-9ab3-3b5bc4ab8848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11583 2024.07.30 19:43:14.791942 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11584 2024.07.30 19:43:14.791986 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11585 2024.07.30 19:43:14.792115 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11586 2024.07.30 19:43:14.792688 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11587 2024.07.30 19:43:14.792724 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11588 2024.07.30 19:43:14.793048 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11589 2024.07.30 19:43:14.793356 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11590 2024.07.30 19:43:14.793507 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Debug> executeQuery: Read 412 rows, 29.86 KiB in 0.001671 sec., 246558.94673847995 rows/sec., 17.45 MiB/sec.
11591 2024.07.30 19:43:14.793782 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Debug> DynamicQueryHandler: Done processing query
11592 2024.07.30 19:43:14.793838 [ 3 ] {887393e2-be80-4f21-992b-ec78acb95514} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11593 2024.07.30 19:43:14.793897 [ 3 ] {} <Debug> HTTP-Session: c5056014-9856-47a5-9ab3-3b5bc4ab8848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.07.30 19:43:14.794172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11595 2024.07.30 19:43:14.794227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11596 2024.07.30 19:43:14.794247 [ 3 ] {} <Debug> HTTP-Session: 8feeebce-5487-415b-8d8b-26c7ca94016e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11597 2024.07.30 19:43:14.794265 [ 3 ] {} <Debug> HTTP-Session: 8feeebce-5487-415b-8d8b-26c7ca94016e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11598 2024.07.30 19:43:14.794279 [ 3 ] {} <Debug> HTTP-Session: 8feeebce-5487-415b-8d8b-26c7ca94016e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11599 2024.07.30 19:43:14.794312 [ 3 ] {} <Trace> HTTP-Session: 8feeebce-5487-415b-8d8b-26c7ca94016e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11600 2024.07.30 19:43:14.794414 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11601 2024.07.30 19:43:14.794460 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11602 2024.07.30 19:43:14.794611 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11603 2024.07.30 19:43:14.794881 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11604 2024.07.30 19:43:14.794918 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11605 2024.07.30 19:43:14.795277 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11606 2024.07.30 19:43:14.795610 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11607 2024.07.30 19:43:14.795766 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 187.64 KiB/sec.
11608 2024.07.30 19:43:14.795937 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Debug> DynamicQueryHandler: Done processing query
11609 2024.07.30 19:43:14.795962 [ 3 ] {7bc4d6bc-c578-43af-ab8b-21499b53473b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11610 2024.07.30 19:43:14.795978 [ 3 ] {} <Debug> HTTP-Session: 8feeebce-5487-415b-8d8b-26c7ca94016e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11611 2024.07.30 19:43:14.796106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11612 2024.07.30 19:43:14.796155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11613 2024.07.30 19:43:14.796174 [ 3 ] {} <Debug> HTTP-Session: c95caa4e-120f-4ed2-845b-0c8bbb5d59e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11614 2024.07.30 19:43:14.796190 [ 3 ] {} <Debug> HTTP-Session: c95caa4e-120f-4ed2-845b-0c8bbb5d59e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11615 2024.07.30 19:43:14.796204 [ 3 ] {} <Debug> HTTP-Session: c95caa4e-120f-4ed2-845b-0c8bbb5d59e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11616 2024.07.30 19:43:14.796235 [ 3 ] {} <Trace> HTTP-Session: c95caa4e-120f-4ed2-845b-0c8bbb5d59e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11617 2024.07.30 19:43:14.796352 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11618 2024.07.30 19:43:14.796398 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11619 2024.07.30 19:43:14.796543 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11620 2024.07.30 19:43:14.796872 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11621 2024.07.30 19:43:14.796907 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11622 2024.07.30 19:43:14.797270 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11623 2024.07.30 19:43:14.797606 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11624 2024.07.30 19:43:14.797768 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001449 sec., 53140.096618357486 rows/sec., 3.27 MiB/sec.
11625 2024.07.30 19:43:14.797942 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Debug> DynamicQueryHandler: Done processing query
11626 2024.07.30 19:43:14.797967 [ 3 ] {f6b9a640-952c-4bcc-8e8f-6c86cd3044af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11627 2024.07.30 19:43:14.797984 [ 3 ] {} <Debug> HTTP-Session: c95caa4e-120f-4ed2-845b-0c8bbb5d59e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11628 2024.07.30 19:43:14.798146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11629 2024.07.30 19:43:14.798194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11630 2024.07.30 19:43:14.798213 [ 3 ] {} <Debug> HTTP-Session: 39dfe189-460b-41d5-afb7-635a9814a0bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11631 2024.07.30 19:43:14.798230 [ 3 ] {} <Debug> HTTP-Session: 39dfe189-460b-41d5-afb7-635a9814a0bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11632 2024.07.30 19:43:14.798244 [ 3 ] {} <Debug> HTTP-Session: 39dfe189-460b-41d5-afb7-635a9814a0bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11633 2024.07.30 19:43:14.798275 [ 3 ] {} <Trace> HTTP-Session: 39dfe189-460b-41d5-afb7-635a9814a0bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11634 2024.07.30 19:43:14.798471 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11635 2024.07.30 19:43:14.798516 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11636 2024.07.30 19:43:14.798658 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11637 2024.07.30 19:43:14.799071 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11638 2024.07.30 19:43:14.799107 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11639 2024.07.30 19:43:14.799475 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11640 2024.07.30 19:43:14.799805 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11641 2024.07.30 19:43:14.799956 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001594 sec., 123588.45671267253 rows/sec., 8.63 MiB/sec.
11642 2024.07.30 19:43:14.800127 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Debug> DynamicQueryHandler: Done processing query
11643 2024.07.30 19:43:14.800151 [ 3 ] {0fe57164-fb40-404f-b343-b46be8f25ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11644 2024.07.30 19:43:14.800167 [ 3 ] {} <Debug> HTTP-Session: 39dfe189-460b-41d5-afb7-635a9814a0bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11645 2024.07.30 19:43:14.800294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11646 2024.07.30 19:43:14.800343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11647 2024.07.30 19:43:14.800361 [ 3 ] {} <Debug> HTTP-Session: 65c70022-2ff5-4e1e-95f0-805a48ee8743 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11648 2024.07.30 19:43:14.800378 [ 3 ] {} <Debug> HTTP-Session: 65c70022-2ff5-4e1e-95f0-805a48ee8743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11649 2024.07.30 19:43:14.800391 [ 3 ] {} <Debug> HTTP-Session: 65c70022-2ff5-4e1e-95f0-805a48ee8743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11650 2024.07.30 19:43:14.800422 [ 3 ] {} <Trace> HTTP-Session: 65c70022-2ff5-4e1e-95f0-805a48ee8743 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11651 2024.07.30 19:43:14.800551 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11652 2024.07.30 19:43:14.800613 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11653 2024.07.30 19:43:14.801018 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11654 2024.07.30 19:43:14.801495 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11655 2024.07.30 19:43:14.801532 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11656 2024.07.30 19:43:14.802082 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11657 2024.07.30 19:43:14.802487 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11658 2024.07.30 19:43:14.802680 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002182 sec., 1833.1805682859763 rows/sec., 3.28 MiB/sec.
11659 2024.07.30 19:43:14.802689 [ 16 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11660 2024.07.30 19:43:14.802844 [ 16 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11661 2024.07.30 19:43:14.802929 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
11662 2024.07.30 19:43:14.803045 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Debug> DynamicQueryHandler: Done processing query
11663 2024.07.30 19:43:14.803110 [ 3 ] {42a31da2-f520-4573-baab-ecb4fe00a9eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11664 2024.07.30 19:43:14.803161 [ 3 ] {} <Debug> HTTP-Session: 65c70022-2ff5-4e1e-95f0-805a48ee8743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11665 2024.07.30 19:43:14.803219 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
11666 2024.07.30 19:43:14.803330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11667 2024.07.30 19:43:14.803445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11668 2024.07.30 19:43:14.803510 [ 3 ] {} <Debug> HTTP-Session: ffa1a4cb-09a3-4760-ad37-db4ca4a4f96b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11669 2024.07.30 19:43:14.803565 [ 3 ] {} <Debug> HTTP-Session: ffa1a4cb-09a3-4760-ad37-db4ca4a4f96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11670 2024.07.30 19:43:14.803619 [ 3 ] {} <Debug> HTTP-Session: ffa1a4cb-09a3-4760-ad37-db4ca4a4f96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11671 2024.07.30 19:43:14.803712 [ 3 ] {} <Trace> HTTP-Session: ffa1a4cb-09a3-4760-ad37-db4ca4a4f96b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11672 2024.07.30 19:43:14.804010 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11673 2024.07.30 19:43:14.804091 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11674 2024.07.30 19:43:14.804107 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11675 2024.07.30 19:43:14.804319 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 711 rows starting from the beginning of the part
11676 2024.07.30 19:43:14.804865 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11677 2024.07.30 19:43:14.805224 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part
11678 2024.07.30 19:43:14.805864 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part
11679 2024.07.30 19:43:14.806109 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11680 2024.07.30 19:43:14.806247 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11681 2024.07.30 19:43:14.806482 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part
11682 2024.07.30 19:43:14.807023 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part
11683 2024.07.30 19:43:14.807607 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part
11684 2024.07.30 19:43:14.807654 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11685 2024.07.30 19:43:14.808704 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11686 2024.07.30 19:43:14.808985 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005079 sec., 4528.450482378421 rows/sec., 244.96 KiB/sec.
11687 2024.07.30 19:43:14.809351 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Debug> DynamicQueryHandler: Done processing query
11688 2024.07.30 19:43:14.809401 [ 3 ] {32755b0c-2a9d-4104-9f53-6cbb6cecba67} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11689 2024.07.30 19:43:14.809450 [ 3 ] {} <Debug> HTTP-Session: ffa1a4cb-09a3-4760-ad37-db4ca4a4f96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11690 2024.07.30 19:43:14.809640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11691 2024.07.30 19:43:14.809693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11692 2024.07.30 19:43:14.809713 [ 3 ] {} <Debug> HTTP-Session: 8506c9bf-ebf2-433b-9979-34e346ac78c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11693 2024.07.30 19:43:14.809730 [ 3 ] {} <Debug> HTTP-Session: 8506c9bf-ebf2-433b-9979-34e346ac78c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11694 2024.07.30 19:43:14.809745 [ 3 ] {} <Debug> HTTP-Session: 8506c9bf-ebf2-433b-9979-34e346ac78c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11695 2024.07.30 19:43:14.809780 [ 3 ] {} <Trace> HTTP-Session: 8506c9bf-ebf2-433b-9979-34e346ac78c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11696 2024.07.30 19:43:14.809908 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11697 2024.07.30 19:43:14.809954 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11698 2024.07.30 19:43:14.810205 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11699 2024.07.30 19:43:14.811011 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11700 2024.07.30 19:43:14.811078 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11701 2024.07.30 19:43:14.812227 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11702 2024.07.30 19:43:14.813198 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11703 2024.07.30 19:43:14.813640 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00374 sec., 16042.780748663103 rows/sec., 1.08 MiB/sec.
11704 2024.07.30 19:43:14.814242 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Debug> DynamicQueryHandler: Done processing query
11705 2024.07.30 19:43:14.814371 [ 3 ] {7bddbbeb-cb08-450d-a956-af57b9de9cbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11706 2024.07.30 19:43:14.814480 [ 3 ] {} <Debug> HTTP-Session: 8506c9bf-ebf2-433b-9979-34e346ac78c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11707 2024.07.30 19:43:14.817315 [ 190 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 19 columns (19 merged, 0 gathered) in 0.014243965 sec., 54409.0076042731 rows/sec., 97.50 MiB/sec.
11708 2024.07.30 19:43:14.818538 [ 190 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11709 2024.07.30 19:43:14.819197 [ 190 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11710 2024.07.30 19:43:14.819302 [ 190 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11711 2024.07.30 19:43:14.819469 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB.
11712 2024.07.30 19:43:17.346636 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
11713 2024.07.30 19:43:17.346711 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
11714 2024.07.30 19:43:19.777525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11715 2024.07.30 19:43:19.777672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11716 2024.07.30 19:43:19.777702 [ 3 ] {} <Debug> HTTP-Session: 859b245c-110d-4e6c-af74-8f86b5863909 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11717 2024.07.30 19:43:19.777732 [ 3 ] {} <Debug> HTTP-Session: 859b245c-110d-4e6c-af74-8f86b5863909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.07.30 19:43:19.777749 [ 3 ] {} <Debug> HTTP-Session: 859b245c-110d-4e6c-af74-8f86b5863909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11719 2024.07.30 19:43:19.777808 [ 3 ] {} <Trace> HTTP-Session: 859b245c-110d-4e6c-af74-8f86b5863909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11720 2024.07.30 19:43:19.778024 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11721 2024.07.30 19:43:19.778101 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11722 2024.07.30 19:43:19.778312 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11723 2024.07.30 19:43:19.778756 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11724 2024.07.30 19:43:19.778805 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11725 2024.07.30 19:43:19.779196 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11726 2024.07.30 19:43:19.779549 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11727 2024.07.30 19:43:19.779727 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001766 sec., 14722.536806342016 rows/sec., 1.17 MiB/sec.
11728 2024.07.30 19:43:19.779744 [ 10 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11729 2024.07.30 19:43:19.779849 [ 10 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11730 2024.07.30 19:43:19.779892 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11731 2024.07.30 19:43:19.780034 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Debug> DynamicQueryHandler: Done processing query
11732 2024.07.30 19:43:19.780034 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
11733 2024.07.30 19:43:19.780074 [ 3 ] {d3c20c03-322c-4a26-9903-9872203456f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11734 2024.07.30 19:43:19.780119 [ 3 ] {} <Debug> HTTP-Session: 859b245c-110d-4e6c-af74-8f86b5863909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11735 2024.07.30 19:43:19.780251 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11736 2024.07.30 19:43:19.780293 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 36 rows starting from the beginning of the part
11737 2024.07.30 19:43:19.780342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11738 2024.07.30 19:43:19.780457 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part
11739 2024.07.30 19:43:19.780511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11740 2024.07.30 19:43:19.780639 [ 3 ] {} <Debug> HTTP-Session: 530b33ee-ebc3-44d5-8bc6-68bb9829b03d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11741 2024.07.30 19:43:19.780781 [ 3 ] {} <Debug> HTTP-Session: 530b33ee-ebc3-44d5-8bc6-68bb9829b03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11742 2024.07.30 19:43:19.780787 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part
11743 2024.07.30 19:43:19.780822 [ 3 ] {} <Debug> HTTP-Session: 530b33ee-ebc3-44d5-8bc6-68bb9829b03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11744 2024.07.30 19:43:19.780939 [ 3 ] {} <Trace> HTTP-Session: 530b33ee-ebc3-44d5-8bc6-68bb9829b03d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11745 2024.07.30 19:43:19.781076 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part
11746 2024.07.30 19:43:19.781352 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11747 2024.07.30 19:43:19.781377 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
11748 2024.07.30 19:43:19.781475 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11749 2024.07.30 19:43:19.781709 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part
11750 2024.07.30 19:43:19.782359 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11751 2024.07.30 19:43:19.783104 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11752 2024.07.30 19:43:19.783175 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11753 2024.07.30 19:43:19.784015 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11754 2024.07.30 19:43:19.784599 [ 193 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.00463492 sec., 28910.962864515463 rows/sec., 2.20 MiB/sec.
11755 2024.07.30 19:43:19.784814 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11756 2024.07.30 19:43:19.784870 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11757 2024.07.30 19:43:19.785134 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003926 sec., 509.42435048395316 rows/sec., 41.54 KiB/sec.
11758 2024.07.30 19:43:19.785485 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Debug> DynamicQueryHandler: Done processing query
11759 2024.07.30 19:43:19.785543 [ 3 ] {9cdf0c63-eb34-4c75-91f9-7ad4f3087cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11760 2024.07.30 19:43:19.785564 [ 3 ] {} <Debug> HTTP-Session: 530b33ee-ebc3-44d5-8bc6-68bb9829b03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11761 2024.07.30 19:43:19.785763 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11762 2024.07.30 19:43:19.785785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11763 2024.07.30 19:43:19.785880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11764 2024.07.30 19:43:19.785903 [ 3 ] {} <Debug> HTTP-Session: 6016cce9-39f1-4a0c-a1da-92df81fbde80 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11765 2024.07.30 19:43:19.785919 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_56_11} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11766 2024.07.30 19:43:19.785932 [ 3 ] {} <Debug> HTTP-Session: 6016cce9-39f1-4a0c-a1da-92df81fbde80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11767 2024.07.30 19:43:19.785965 [ 3 ] {} <Debug> HTTP-Session: 6016cce9-39f1-4a0c-a1da-92df81fbde80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11768 2024.07.30 19:43:19.786036 [ 3 ] {} <Trace> HTTP-Session: 6016cce9-39f1-4a0c-a1da-92df81fbde80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11769 2024.07.30 19:43:19.786094 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11770 2024.07.30 19:43:19.786235 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11771 2024.07.30 19:43:19.786287 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11772 2024.07.30 19:43:19.786429 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11773 2024.07.30 19:43:19.786813 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11774 2024.07.30 19:43:19.786851 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11775 2024.07.30 19:43:19.787175 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11776 2024.07.30 19:43:19.787493 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11777 2024.07.30 19:43:19.787653 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001479 sec., 91277.89046653143 rows/sec., 7.61 MiB/sec.
11778 2024.07.30 19:43:19.787843 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Debug> DynamicQueryHandler: Done processing query
11779 2024.07.30 19:43:19.787879 [ 3 ] {a1116c4b-d405-41bc-befe-d132243d779a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11780 2024.07.30 19:43:19.787909 [ 3 ] {} <Debug> HTTP-Session: 6016cce9-39f1-4a0c-a1da-92df81fbde80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11781 2024.07.30 19:43:19.788059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11782 2024.07.30 19:43:19.788108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11783 2024.07.30 19:43:19.788127 [ 3 ] {} <Debug> HTTP-Session: 4bbb63e8-ad24-4d5c-a693-007c6f46e5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11784 2024.07.30 19:43:19.788144 [ 3 ] {} <Debug> HTTP-Session: 4bbb63e8-ad24-4d5c-a693-007c6f46e5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11785 2024.07.30 19:43:19.788158 [ 3 ] {} <Debug> HTTP-Session: 4bbb63e8-ad24-4d5c-a693-007c6f46e5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11786 2024.07.30 19:43:19.788188 [ 3 ] {} <Trace> HTTP-Session: 4bbb63e8-ad24-4d5c-a693-007c6f46e5cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11787 2024.07.30 19:43:19.788282 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11788 2024.07.30 19:43:19.788325 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11789 2024.07.30 19:43:19.788451 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11790 2024.07.30 19:43:19.788724 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11791 2024.07.30 19:43:19.788761 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11792 2024.07.30 19:43:19.789067 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11793 2024.07.30 19:43:19.789369 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11794 2024.07.30 19:43:19.789526 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec.
11795 2024.07.30 19:43:19.789783 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Debug> DynamicQueryHandler: Done processing query
11796 2024.07.30 19:43:19.789814 [ 3 ] {15bc7e27-7067-4c06-951f-2a65c383d2ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11797 2024.07.30 19:43:19.789832 [ 3 ] {} <Debug> HTTP-Session: 4bbb63e8-ad24-4d5c-a693-007c6f46e5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11798 2024.07.30 19:43:19.789969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11799 2024.07.30 19:43:19.790018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11800 2024.07.30 19:43:19.790037 [ 3 ] {} <Debug> HTTP-Session: a89db90e-7328-413f-b92b-2d5955da3312 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11801 2024.07.30 19:43:19.790053 [ 3 ] {} <Debug> HTTP-Session: a89db90e-7328-413f-b92b-2d5955da3312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11802 2024.07.30 19:43:19.790067 [ 3 ] {} <Debug> HTTP-Session: a89db90e-7328-413f-b92b-2d5955da3312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11803 2024.07.30 19:43:19.790097 [ 3 ] {} <Trace> HTTP-Session: a89db90e-7328-413f-b92b-2d5955da3312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11804 2024.07.30 19:43:19.790222 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11805 2024.07.30 19:43:19.790266 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11806 2024.07.30 19:43:19.790409 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11807 2024.07.30 19:43:19.790751 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11808 2024.07.30 19:43:19.790789 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11809 2024.07.30 19:43:19.791098 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11810 2024.07.30 19:43:19.791404 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11811 2024.07.30 19:43:19.791561 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001388 sec., 66282.42074927954 rows/sec., 5.18 MiB/sec.
11812 2024.07.30 19:43:19.791731 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Debug> DynamicQueryHandler: Done processing query
11813 2024.07.30 19:43:19.791756 [ 3 ] {1120de19-46b2-43c9-b0a2-9ed92b7eae32} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11814 2024.07.30 19:43:19.791772 [ 3 ] {} <Debug> HTTP-Session: a89db90e-7328-413f-b92b-2d5955da3312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11815 2024.07.30 19:43:19.791950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11816 2024.07.30 19:43:19.791999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11817 2024.07.30 19:43:19.792019 [ 3 ] {} <Debug> HTTP-Session: 86872d44-f45b-4bae-99cd-ef2bdfffa09c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11818 2024.07.30 19:43:19.792036 [ 3 ] {} <Debug> HTTP-Session: 86872d44-f45b-4bae-99cd-ef2bdfffa09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11819 2024.07.30 19:43:19.792049 [ 3 ] {} <Debug> HTTP-Session: 86872d44-f45b-4bae-99cd-ef2bdfffa09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11820 2024.07.30 19:43:19.792079 [ 3 ] {} <Trace> HTTP-Session: 86872d44-f45b-4bae-99cd-ef2bdfffa09c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11821 2024.07.30 19:43:19.792213 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11822 2024.07.30 19:43:19.792259 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11823 2024.07.30 19:43:19.792405 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11824 2024.07.30 19:43:19.792757 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11825 2024.07.30 19:43:19.792793 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11826 2024.07.30 19:43:19.793200 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11827 2024.07.30 19:43:19.793548 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11828 2024.07.30 19:43:19.793698 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Debug> executeQuery: Read 151 rows, 10.77 KiB in 0.001541 sec., 97988.31927319922 rows/sec., 6.83 MiB/sec.
11829 2024.07.30 19:43:19.793856 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Debug> DynamicQueryHandler: Done processing query
11830 2024.07.30 19:43:19.793880 [ 3 ] {e5633293-77db-427b-a614-d70b9f4624a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11831 2024.07.30 19:43:19.793896 [ 3 ] {} <Debug> HTTP-Session: 86872d44-f45b-4bae-99cd-ef2bdfffa09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11832 2024.07.30 19:43:19.794065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11833 2024.07.30 19:43:19.794113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11834 2024.07.30 19:43:19.794132 [ 3 ] {} <Debug> HTTP-Session: 3e3c14ad-63eb-4c88-8bca-85a756ecaa93 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11835 2024.07.30 19:43:19.794149 [ 3 ] {} <Debug> HTTP-Session: 3e3c14ad-63eb-4c88-8bca-85a756ecaa93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11836 2024.07.30 19:43:19.794163 [ 3 ] {} <Debug> HTTP-Session: 3e3c14ad-63eb-4c88-8bca-85a756ecaa93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11837 2024.07.30 19:43:19.794193 [ 3 ] {} <Trace> HTTP-Session: 3e3c14ad-63eb-4c88-8bca-85a756ecaa93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11838 2024.07.30 19:43:19.794467 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11839 2024.07.30 19:43:19.794529 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11840 2024.07.30 19:43:19.794935 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11841 2024.07.30 19:43:19.795629 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11842 2024.07.30 19:43:19.795664 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11843 2024.07.30 19:43:19.796280 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11844 2024.07.30 19:43:19.796692 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11845 2024.07.30 19:43:19.796891 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002611 sec., 9957.87054768288 rows/sec., 17.84 MiB/sec.
11846 2024.07.30 19:43:19.797207 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Debug> DynamicQueryHandler: Done processing query
11847 2024.07.30 19:43:19.797235 [ 3 ] {61cc6fb0-f7c7-421f-a749-cb640a2d428b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11848 2024.07.30 19:43:19.797251 [ 3 ] {} <Debug> HTTP-Session: 3e3c14ad-63eb-4c88-8bca-85a756ecaa93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11849 2024.07.30 19:43:19.797378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 8522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11850 2024.07.30 19:43:19.797426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11851 2024.07.30 19:43:19.797445 [ 3 ] {} <Debug> HTTP-Session: dfb770d4-d038-44d2-8a93-0aaeb5fe69af Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11852 2024.07.30 19:43:19.797460 [ 3 ] {} <Debug> HTTP-Session: dfb770d4-d038-44d2-8a93-0aaeb5fe69af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11853 2024.07.30 19:43:19.797473 [ 3 ] {} <Debug> HTTP-Session: dfb770d4-d038-44d2-8a93-0aaeb5fe69af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11854 2024.07.30 19:43:19.797503 [ 3 ] {} <Trace> HTTP-Session: dfb770d4-d038-44d2-8a93-0aaeb5fe69af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11855 2024.07.30 19:43:19.797622 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11856 2024.07.30 19:43:19.797666 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11857 2024.07.30 19:43:19.797793 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11858 2024.07.30 19:43:19.798090 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11859 2024.07.30 19:43:19.798125 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11860 2024.07.30 19:43:19.798477 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11861 2024.07.30 19:43:19.798799 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11862 2024.07.30 19:43:19.798943 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001365 sec., 41025.64102564103 rows/sec., 2.76 MiB/sec.
11863 2024.07.30 19:43:19.799105 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Debug> DynamicQueryHandler: Done processing query
11864 2024.07.30 19:43:19.799130 [ 3 ] {42257f59-e02b-4c12-9240-895039df39ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11865 2024.07.30 19:43:19.799145 [ 3 ] {} <Debug> HTTP-Session: dfb770d4-d038-44d2-8a93-0aaeb5fe69af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11866 2024.07.30 19:43:24.781322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11867 2024.07.30 19:43:24.781450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11868 2024.07.30 19:43:24.781475 [ 3 ] {} <Debug> HTTP-Session: d22016fe-b7b2-4226-b159-f2bba95f3810 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11869 2024.07.30 19:43:24.781500 [ 3 ] {} <Debug> HTTP-Session: d22016fe-b7b2-4226-b159-f2bba95f3810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11870 2024.07.30 19:43:24.781515 [ 3 ] {} <Debug> HTTP-Session: d22016fe-b7b2-4226-b159-f2bba95f3810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11871 2024.07.30 19:43:24.781568 [ 3 ] {} <Trace> HTTP-Session: d22016fe-b7b2-4226-b159-f2bba95f3810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11872 2024.07.30 19:43:24.781751 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11873 2024.07.30 19:43:24.781820 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11874 2024.07.30 19:43:24.782014 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11875 2024.07.30 19:43:24.782448 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11876 2024.07.30 19:43:24.782491 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11877 2024.07.30 19:43:24.782879 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11878 2024.07.30 19:43:24.783228 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11879 2024.07.30 19:43:24.783393 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001692 sec., 5910.16548463357 rows/sec., 392.47 KiB/sec.
11880 2024.07.30 19:43:24.783621 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Debug> DynamicQueryHandler: Done processing query
11881 2024.07.30 19:43:24.783657 [ 3 ] {d53fe31f-d83e-43de-9b21-2ad2fdda785f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11882 2024.07.30 19:43:24.783677 [ 3 ] {} <Debug> HTTP-Session: d22016fe-b7b2-4226-b159-f2bba95f3810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11883 2024.07.30 19:43:24.783819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11884 2024.07.30 19:43:24.783871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11885 2024.07.30 19:43:24.783891 [ 3 ] {} <Debug> HTTP-Session: cb998070-562c-4ac2-8013-df25f7d05ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11886 2024.07.30 19:43:24.783907 [ 3 ] {} <Debug> HTTP-Session: cb998070-562c-4ac2-8013-df25f7d05ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11887 2024.07.30 19:43:24.783921 [ 3 ] {} <Debug> HTTP-Session: cb998070-562c-4ac2-8013-df25f7d05ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11888 2024.07.30 19:43:24.783950 [ 3 ] {} <Trace> HTTP-Session: cb998070-562c-4ac2-8013-df25f7d05ac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11889 2024.07.30 19:43:24.784046 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11890 2024.07.30 19:43:24.784091 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11891 2024.07.30 19:43:24.784219 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11892 2024.07.30 19:43:24.784502 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11893 2024.07.30 19:43:24.784540 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11894 2024.07.30 19:43:24.784839 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11895 2024.07.30 19:43:24.785149 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11896 2024.07.30 19:43:24.785302 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001275 sec., 3137.254901960784 rows/sec., 255.82 KiB/sec.
11897 2024.07.30 19:43:24.785460 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Debug> DynamicQueryHandler: Done processing query
11898 2024.07.30 19:43:24.785485 [ 3 ] {8609712a-cb5d-4694-b65a-239b7fe7ff07} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11899 2024.07.30 19:43:24.785500 [ 3 ] {} <Debug> HTTP-Session: cb998070-562c-4ac2-8013-df25f7d05ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11900 2024.07.30 19:43:24.785701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11901 2024.07.30 19:43:24.785748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11902 2024.07.30 19:43:24.785767 [ 3 ] {} <Debug> HTTP-Session: 3dd431de-0d2b-4993-b1d6-5531dc192df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11903 2024.07.30 19:43:24.785783 [ 3 ] {} <Debug> HTTP-Session: 3dd431de-0d2b-4993-b1d6-5531dc192df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11904 2024.07.30 19:43:24.785796 [ 3 ] {} <Debug> HTTP-Session: 3dd431de-0d2b-4993-b1d6-5531dc192df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11905 2024.07.30 19:43:24.785826 [ 3 ] {} <Trace> HTTP-Session: 3dd431de-0d2b-4993-b1d6-5531dc192df7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11906 2024.07.30 19:43:24.785967 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11907 2024.07.30 19:43:24.786011 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11908 2024.07.30 19:43:24.786137 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11909 2024.07.30 19:43:24.786518 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11910 2024.07.30 19:43:24.786554 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11911 2024.07.30 19:43:24.786883 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11912 2024.07.30 19:43:24.787201 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11913 2024.07.30 19:43:24.787357 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001444 sec., 121191.13573407203 rows/sec., 10.69 MiB/sec.
11914 2024.07.30 19:43:24.787524 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Debug> DynamicQueryHandler: Done processing query
11915 2024.07.30 19:43:24.787548 [ 3 ] {11a5bde0-dfeb-4bb7-976f-3298d7f29d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11916 2024.07.30 19:43:24.787564 [ 3 ] {} <Debug> HTTP-Session: 3dd431de-0d2b-4993-b1d6-5531dc192df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11917 2024.07.30 19:43:24.787693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11918 2024.07.30 19:43:24.787742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11919 2024.07.30 19:43:24.787762 [ 3 ] {} <Debug> HTTP-Session: 82aa2733-8442-48ec-9f23-5006dab23e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11920 2024.07.30 19:43:24.787778 [ 3 ] {} <Debug> HTTP-Session: 82aa2733-8442-48ec-9f23-5006dab23e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11921 2024.07.30 19:43:24.787792 [ 3 ] {} <Debug> HTTP-Session: 82aa2733-8442-48ec-9f23-5006dab23e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11922 2024.07.30 19:43:24.787822 [ 3 ] {} <Trace> HTTP-Session: 82aa2733-8442-48ec-9f23-5006dab23e34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11923 2024.07.30 19:43:24.787924 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11924 2024.07.30 19:43:24.787967 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11925 2024.07.30 19:43:24.788095 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11926 2024.07.30 19:43:24.788356 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11927 2024.07.30 19:43:24.788393 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11928 2024.07.30 19:43:24.788696 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11929 2024.07.30 19:43:24.789022 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): 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.07.30 19:43:24.789178 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001275 sec., 3137.254901960784 rows/sec., 219.06 KiB/sec.
11931 2024.07.30 19:43:24.789335 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Debug> DynamicQueryHandler: Done processing query
11932 2024.07.30 19:43:24.789361 [ 3 ] {581f1ef9-2397-4bdb-a479-f6ffbca31437} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11933 2024.07.30 19:43:24.789377 [ 3 ] {} <Debug> HTTP-Session: 82aa2733-8442-48ec-9f23-5006dab23e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11934 2024.07.30 19:43:24.789573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11935 2024.07.30 19:43:24.789620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11936 2024.07.30 19:43:24.789637 [ 3 ] {} <Debug> HTTP-Session: a3fe9d72-ab77-43d8-ba4f-398d9e14e9a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11937 2024.07.30 19:43:24.789653 [ 3 ] {} <Debug> HTTP-Session: a3fe9d72-ab77-43d8-ba4f-398d9e14e9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11938 2024.07.30 19:43:24.789666 [ 3 ] {} <Debug> HTTP-Session: a3fe9d72-ab77-43d8-ba4f-398d9e14e9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11939 2024.07.30 19:43:24.789696 [ 3 ] {} <Trace> HTTP-Session: a3fe9d72-ab77-43d8-ba4f-398d9e14e9a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11940 2024.07.30 19:43:24.789898 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11941 2024.07.30 19:43:24.789942 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11942 2024.07.30 19:43:24.790068 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11943 2024.07.30 19:43:24.790558 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11944 2024.07.30 19:43:24.790595 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11945 2024.07.30 19:43:24.790917 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11946 2024.07.30 19:43:24.791223 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11947 2024.07.30 19:43:24.791375 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.00158 sec., 246835.44303797468 rows/sec., 17.38 MiB/sec.
11948 2024.07.30 19:43:24.791616 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Debug> DynamicQueryHandler: Done processing query
11949 2024.07.30 19:43:24.791678 [ 3 ] {b615a192-7195-442f-8787-daae9e6c80e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11950 2024.07.30 19:43:24.791732 [ 3 ] {} <Debug> HTTP-Session: a3fe9d72-ab77-43d8-ba4f-398d9e14e9a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11951 2024.07.30 19:43:24.791919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11952 2024.07.30 19:43:24.791971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11953 2024.07.30 19:43:24.791989 [ 3 ] {} <Debug> HTTP-Session: d0784275-f252-4b67-ac49-e4d4da122bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11954 2024.07.30 19:43:24.792005 [ 3 ] {} <Debug> HTTP-Session: d0784275-f252-4b67-ac49-e4d4da122bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11955 2024.07.30 19:43:24.792019 [ 3 ] {} <Debug> HTTP-Session: d0784275-f252-4b67-ac49-e4d4da122bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11956 2024.07.30 19:43:24.792050 [ 3 ] {} <Trace> HTTP-Session: d0784275-f252-4b67-ac49-e4d4da122bb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11957 2024.07.30 19:43:24.792151 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11958 2024.07.30 19:43:24.792199 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11959 2024.07.30 19:43:24.792337 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11960 2024.07.30 19:43:24.792589 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11961 2024.07.30 19:43:24.792624 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11962 2024.07.30 19:43:24.792984 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11963 2024.07.30 19:43:24.793316 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11964 2024.07.30 19:43:24.793472 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 192.25 KiB/sec.
11965 2024.07.30 19:43:24.793717 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Debug> DynamicQueryHandler: Done processing query
11966 2024.07.30 19:43:24.793750 [ 3 ] {1bb6d6c9-5048-453b-8575-d4430b5644a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11967 2024.07.30 19:43:24.793770 [ 3 ] {} <Debug> HTTP-Session: d0784275-f252-4b67-ac49-e4d4da122bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11968 2024.07.30 19:43:24.793913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11969 2024.07.30 19:43:24.793973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11970 2024.07.30 19:43:24.793996 [ 3 ] {} <Debug> HTTP-Session: 0547756f-c764-4fc7-b787-47e9f3554c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11971 2024.07.30 19:43:24.794016 [ 3 ] {} <Debug> HTTP-Session: 0547756f-c764-4fc7-b787-47e9f3554c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11972 2024.07.30 19:43:24.794033 [ 3 ] {} <Debug> HTTP-Session: 0547756f-c764-4fc7-b787-47e9f3554c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11973 2024.07.30 19:43:24.794070 [ 3 ] {} <Trace> HTTP-Session: 0547756f-c764-4fc7-b787-47e9f3554c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11974 2024.07.30 19:43:24.794218 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11975 2024.07.30 19:43:24.794274 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11976 2024.07.30 19:43:24.794451 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11977 2024.07.30 19:43:24.794773 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11978 2024.07.30 19:43:24.794810 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11979 2024.07.30 19:43:24.795172 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11980 2024.07.30 19:43:24.795504 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11981 2024.07.30 19:43:24.795674 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001502 sec., 51264.98002663116 rows/sec., 3.16 MiB/sec.
11982 2024.07.30 19:43:24.795997 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Debug> DynamicQueryHandler: Done processing query
11983 2024.07.30 19:43:24.796027 [ 3 ] {d1ffb238-4267-4f8c-8c1b-f8fb8b0d07ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11984 2024.07.30 19:43:24.796043 [ 3 ] {} <Debug> HTTP-Session: 0547756f-c764-4fc7-b787-47e9f3554c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11985 2024.07.30 19:43:24.796272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11986 2024.07.30 19:43:24.796331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11987 2024.07.30 19:43:24.796351 [ 3 ] {} <Debug> HTTP-Session: 5ae2945e-eb01-47ca-8750-b610d51dff2e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
11988 2024.07.30 19:43:24.796368 [ 3 ] {} <Debug> HTTP-Session: 5ae2945e-eb01-47ca-8750-b610d51dff2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11989 2024.07.30 19:43:24.796382 [ 3 ] {} <Debug> HTTP-Session: 5ae2945e-eb01-47ca-8750-b610d51dff2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11990 2024.07.30 19:43:24.796413 [ 3 ] {} <Trace> HTTP-Session: 5ae2945e-eb01-47ca-8750-b610d51dff2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11991 2024.07.30 19:43:24.796585 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11992 2024.07.30 19:43:24.796634 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11993 2024.07.30 19:43:24.796800 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11994 2024.07.30 19:43:24.797172 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11995 2024.07.30 19:43:24.797208 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
11996 2024.07.30 19:43:24.797599 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11997 2024.07.30 19:43:24.797927 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11998 2024.07.30 19:43:24.798089 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001577 sec., 102726.69625871908 rows/sec., 7.15 MiB/sec.
11999 2024.07.30 19:43:24.798251 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Debug> DynamicQueryHandler: Done processing query
12000 2024.07.30 19:43:24.798275 [ 3 ] {86a96ecc-1635-4a2c-9814-88be40ab7d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12001 2024.07.30 19:43:24.798292 [ 3 ] {} <Debug> HTTP-Session: 5ae2945e-eb01-47ca-8750-b610d51dff2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12002 2024.07.30 19:43:24.798414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12003 2024.07.30 19:43:24.798463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12004 2024.07.30 19:43:24.798482 [ 3 ] {} <Debug> HTTP-Session: 33f89c3d-8078-4446-9506-0089c7220fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12005 2024.07.30 19:43:24.798498 [ 3 ] {} <Debug> HTTP-Session: 33f89c3d-8078-4446-9506-0089c7220fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12006 2024.07.30 19:43:24.798512 [ 3 ] {} <Debug> HTTP-Session: 33f89c3d-8078-4446-9506-0089c7220fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12007 2024.07.30 19:43:24.798542 [ 3 ] {} <Trace> HTTP-Session: 33f89c3d-8078-4446-9506-0089c7220fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12008 2024.07.30 19:43:24.798662 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12009 2024.07.30 19:43:24.798724 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12010 2024.07.30 19:43:24.799136 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12011 2024.07.30 19:43:24.799544 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12012 2024.07.30 19:43:24.799579 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12013 2024.07.30 19:43:24.800155 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
12014 2024.07.30 19:43:24.800559 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12015 2024.07.30 19:43:24.800753 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002139 sec., 1870.0327255726977 rows/sec., 3.35 MiB/sec.
12016 2024.07.30 19:43:24.800951 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Debug> DynamicQueryHandler: Done processing query
12017 2024.07.30 19:43:24.800975 [ 3 ] {0bf31529-1733-4d39-93dc-303391795a83} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12018 2024.07.30 19:43:24.800991 [ 3 ] {} <Debug> HTTP-Session: 33f89c3d-8078-4446-9506-0089c7220fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12019 2024.07.30 19:43:24.801112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12020 2024.07.30 19:43:24.801159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12021 2024.07.30 19:43:24.801179 [ 3 ] {} <Debug> HTTP-Session: a15dd99e-e2dc-4496-9e70-d4248ef6db85 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12022 2024.07.30 19:43:24.801195 [ 3 ] {} <Debug> HTTP-Session: a15dd99e-e2dc-4496-9e70-d4248ef6db85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12023 2024.07.30 19:43:24.801209 [ 3 ] {} <Debug> HTTP-Session: a15dd99e-e2dc-4496-9e70-d4248ef6db85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12024 2024.07.30 19:43:24.801239 [ 3 ] {} <Trace> HTTP-Session: a15dd99e-e2dc-4496-9e70-d4248ef6db85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12025 2024.07.30 19:43:24.801341 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12026 2024.07.30 19:43:24.801385 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12027 2024.07.30 19:43:24.801512 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12028 2024.07.30 19:43:24.801751 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12029 2024.07.30 19:43:24.801787 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12030 2024.07.30 19:43:24.802143 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12031 2024.07.30 19:43:24.802454 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12032 2024.07.30 19:43:24.802626 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001302 sec., 17665.130568356373 rows/sec., 955.56 KiB/sec.
12033 2024.07.30 19:43:24.802639 [ 50 ] {} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12034 2024.07.30 19:43:24.802770 [ 50 ] {} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12035 2024.07.30 19:43:24.802833 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12036 2024.07.30 19:43:24.802844 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Debug> DynamicQueryHandler: Done processing query
12037 2024.07.30 19:43:24.802891 [ 3 ] {f66900f1-7361-4f50-8fd4-040c73626f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12038 2024.07.30 19:43:24.802945 [ 3 ] {} <Debug> HTTP-Session: a15dd99e-e2dc-4496-9e70-d4248ef6db85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12039 2024.07.30 19:43:24.803098 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::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
12040 2024.07.30 19:43:24.803144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12041 2024.07.30 19:43:24.803243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12042 2024.07.30 19:43:24.803294 [ 3 ] {} <Debug> HTTP-Session: f47c215f-d1dc-4dc3-baf3-91b28c0b71ec Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12043 2024.07.30 19:43:24.803337 [ 3 ] {} <Debug> HTTP-Session: f47c215f-d1dc-4dc3-baf3-91b28c0b71ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12044 2024.07.30 19:43:24.803387 [ 3 ] {} <Debug> HTTP-Session: f47c215f-d1dc-4dc3-baf3-91b28c0b71ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12045 2024.07.30 19:43:24.803478 [ 3 ] {} <Trace> HTTP-Session: f47c215f-d1dc-4dc3-baf3-91b28c0b71ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12046 2024.07.30 19:43:24.803567 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12047 2024.07.30 19:43:24.803641 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 602 rows starting from the beginning of the part
12048 2024.07.30 19:43:24.803708 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12049 2024.07.30 19:43:24.803852 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part
12050 2024.07.30 19:43:24.803886 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12051 2024.07.30 19:43:24.804216 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
12052 2024.07.30 19:43:24.804597 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part
12053 2024.07.30 19:43:24.804892 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
12054 2024.07.30 19:43:24.805010 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12055 2024.07.30 19:43:24.805190 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part
12056 2024.07.30 19:43:24.805902 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12057 2024.07.30 19:43:24.805964 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12058 2024.07.30 19:43:24.806823 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12059 2024.07.30 19:43:24.807711 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12060 2024.07.30 19:43:24.808147 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004528 sec., 13250.88339222615 rows/sec., 914.45 KiB/sec.
12061 2024.07.30 19:43:24.808170 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.005203241 sec., 137798.72967636902 rows/sec., 7.38 MiB/sec.
12062 2024.07.30 19:43:24.808429 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12063 2024.07.30 19:43:24.808442 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Debug> DynamicQueryHandler: Done processing query
12064 2024.07.30 19:43:24.808495 [ 3 ] {36211119-773f-4314-93c0-e34a3aba675e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12065 2024.07.30 19:43:24.808543 [ 3 ] {} <Debug> HTTP-Session: f47c215f-d1dc-4dc3-baf3-91b28c0b71ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12066 2024.07.30 19:43:24.808912 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12067 2024.07.30 19:43:24.809003 [ 198 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_31_6} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12068 2024.07.30 19:43:24.809088 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12069 2024.07.30 19:43:29.777265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12070 2024.07.30 19:43:29.777407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12071 2024.07.30 19:43:29.777439 [ 3 ] {} <Debug> HTTP-Session: 4f3dd7fa-2563-4080-a4c8-aef62975c56f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12072 2024.07.30 19:43:29.777472 [ 3 ] {} <Debug> HTTP-Session: 4f3dd7fa-2563-4080-a4c8-aef62975c56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12073 2024.07.30 19:43:29.777490 [ 3 ] {} <Debug> HTTP-Session: 4f3dd7fa-2563-4080-a4c8-aef62975c56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12074 2024.07.30 19:43:29.777548 [ 3 ] {} <Trace> HTTP-Session: 4f3dd7fa-2563-4080-a4c8-aef62975c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12075 2024.07.30 19:43:29.777749 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12076 2024.07.30 19:43:29.777816 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12077 2024.07.30 19:43:29.778008 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12078 2024.07.30 19:43:29.778389 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12079 2024.07.30 19:43:29.778432 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12080 2024.07.30 19:43:29.778805 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12081 2024.07.30 19:43:29.779152 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12082 2024.07.30 19:43:29.779304 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001614 sec., 16109.045848822801 rows/sec., 1.28 MiB/sec.
12083 2024.07.30 19:43:29.779495 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Debug> DynamicQueryHandler: Done processing query
12084 2024.07.30 19:43:29.779522 [ 3 ] {5cbc14f6-881a-45e2-b6f5-d54c265fc6e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12085 2024.07.30 19:43:29.779538 [ 3 ] {} <Debug> HTTP-Session: 4f3dd7fa-2563-4080-a4c8-aef62975c56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12086 2024.07.30 19:43:29.779724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12087 2024.07.30 19:43:29.779773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12088 2024.07.30 19:43:29.779793 [ 3 ] {} <Debug> HTTP-Session: 2743f523-b8fb-4eac-b513-daad13b90819 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12089 2024.07.30 19:43:29.779812 [ 3 ] {} <Debug> HTTP-Session: 2743f523-b8fb-4eac-b513-daad13b90819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12090 2024.07.30 19:43:29.779826 [ 3 ] {} <Debug> HTTP-Session: 2743f523-b8fb-4eac-b513-daad13b90819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12091 2024.07.30 19:43:29.779862 [ 3 ] {} <Trace> HTTP-Session: 2743f523-b8fb-4eac-b513-daad13b90819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12092 2024.07.30 19:43:29.780006 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12093 2024.07.30 19:43:29.780051 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12094 2024.07.30 19:43:29.780176 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12095 2024.07.30 19:43:29.780518 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12096 2024.07.30 19:43:29.780555 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12097 2024.07.30 19:43:29.780881 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12098 2024.07.30 19:43:29.781182 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12099 2024.07.30 19:43:29.781313 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.00137 sec., 97810.2189781022 rows/sec., 8.16 MiB/sec.
12100 2024.07.30 19:43:29.781464 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Debug> DynamicQueryHandler: Done processing query
12101 2024.07.30 19:43:29.781489 [ 3 ] {64d58be3-3cca-4d53-97ab-00da60e0d548} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12102 2024.07.30 19:43:29.781505 [ 3 ] {} <Debug> HTTP-Session: 2743f523-b8fb-4eac-b513-daad13b90819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12103 2024.07.30 19:43:29.781644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12104 2024.07.30 19:43:29.781691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12105 2024.07.30 19:43:29.781709 [ 3 ] {} <Debug> HTTP-Session: e77981ab-5799-4d6f-a5b7-c9914c5bbf09 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12106 2024.07.30 19:43:29.781726 [ 3 ] {} <Debug> HTTP-Session: e77981ab-5799-4d6f-a5b7-c9914c5bbf09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12107 2024.07.30 19:43:29.781740 [ 3 ] {} <Debug> HTTP-Session: e77981ab-5799-4d6f-a5b7-c9914c5bbf09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12108 2024.07.30 19:43:29.781771 [ 3 ] {} <Trace> HTTP-Session: e77981ab-5799-4d6f-a5b7-c9914c5bbf09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12109 2024.07.30 19:43:29.781884 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12110 2024.07.30 19:43:29.781926 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12111 2024.07.30 19:43:29.782049 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12112 2024.07.30 19:43:29.782343 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12113 2024.07.30 19:43:29.782377 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12114 2024.07.30 19:43:29.782685 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12115 2024.07.30 19:43:29.782985 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12116 2024.07.30 19:43:29.783112 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001268 sec., 70977.91798107255 rows/sec., 5.54 MiB/sec.
12117 2024.07.30 19:43:29.783289 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Debug> DynamicQueryHandler: Done processing query
12118 2024.07.30 19:43:29.783326 [ 3 ] {cfb45cef-44c5-42d1-aef5-ed7f43594690} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12119 2024.07.30 19:43:29.783355 [ 3 ] {} <Debug> HTTP-Session: e77981ab-5799-4d6f-a5b7-c9914c5bbf09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12120 2024.07.30 19:43:29.783541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12121 2024.07.30 19:43:29.783589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12122 2024.07.30 19:43:29.783608 [ 3 ] {} <Debug> HTTP-Session: aa695c7b-78af-4284-89c2-42031d9cc098 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12123 2024.07.30 19:43:29.783625 [ 3 ] {} <Debug> HTTP-Session: aa695c7b-78af-4284-89c2-42031d9cc098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12124 2024.07.30 19:43:29.783639 [ 3 ] {} <Debug> HTTP-Session: aa695c7b-78af-4284-89c2-42031d9cc098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12125 2024.07.30 19:43:29.783669 [ 3 ] {} <Trace> HTTP-Session: aa695c7b-78af-4284-89c2-42031d9cc098 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12126 2024.07.30 19:43:29.783806 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12127 2024.07.30 19:43:29.783853 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12128 2024.07.30 19:43:29.783996 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12129 2024.07.30 19:43:29.784456 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12130 2024.07.30 19:43:29.784493 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12131 2024.07.30 19:43:29.784885 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12132 2024.07.30 19:43:29.785229 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12133 2024.07.30 19:43:29.785373 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec.
12134 2024.07.30 19:43:29.785543 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Debug> DynamicQueryHandler: Done processing query
12135 2024.07.30 19:43:29.785567 [ 3 ] {49c72801-d937-458b-9597-96be7c291163} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12136 2024.07.30 19:43:29.785584 [ 3 ] {} <Debug> HTTP-Session: aa695c7b-78af-4284-89c2-42031d9cc098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12137 2024.07.30 19:43:29.785736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12138 2024.07.30 19:43:29.785785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12139 2024.07.30 19:43:29.785805 [ 3 ] {} <Debug> HTTP-Session: 125ef91c-8a31-4839-aed5-369b2dfae55c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12140 2024.07.30 19:43:29.785821 [ 3 ] {} <Debug> HTTP-Session: 125ef91c-8a31-4839-aed5-369b2dfae55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12141 2024.07.30 19:43:29.785835 [ 3 ] {} <Debug> HTTP-Session: 125ef91c-8a31-4839-aed5-369b2dfae55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12142 2024.07.30 19:43:29.785866 [ 3 ] {} <Trace> HTTP-Session: 125ef91c-8a31-4839-aed5-369b2dfae55c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12143 2024.07.30 19:43:29.786184 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12144 2024.07.30 19:43:29.786248 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12145 2024.07.30 19:43:29.786649 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12146 2024.07.30 19:43:29.787235 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12147 2024.07.30 19:43:29.787271 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12148 2024.07.30 19:43:29.787860 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
12149 2024.07.30 19:43:29.788262 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12150 2024.07.30 19:43:29.788408 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002458 sec., 10577.705451586655 rows/sec., 18.95 MiB/sec.
12151 2024.07.30 19:43:29.788602 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Debug> DynamicQueryHandler: Done processing query
12152 2024.07.30 19:43:29.788626 [ 3 ] {1c64cdca-cdd3-4006-b4f9-2ea031e99cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12153 2024.07.30 19:43:29.788642 [ 3 ] {} <Debug> HTTP-Session: 125ef91c-8a31-4839-aed5-369b2dfae55c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12154 2024.07.30 19:43:29.788813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12155 2024.07.30 19:43:29.788860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12156 2024.07.30 19:43:29.788881 [ 3 ] {} <Debug> HTTP-Session: e35d7a94-7753-469f-a990-6f987df7d422 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12157 2024.07.30 19:43:29.788897 [ 3 ] {} <Debug> HTTP-Session: e35d7a94-7753-469f-a990-6f987df7d422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12158 2024.07.30 19:43:29.788910 [ 3 ] {} <Debug> HTTP-Session: e35d7a94-7753-469f-a990-6f987df7d422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12159 2024.07.30 19:43:29.788943 [ 3 ] {} <Trace> HTTP-Session: e35d7a94-7753-469f-a990-6f987df7d422 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12160 2024.07.30 19:43:29.789061 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12161 2024.07.30 19:43:29.789105 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12162 2024.07.30 19:43:29.789230 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12163 2024.07.30 19:43:29.789572 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12164 2024.07.30 19:43:29.789607 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12165 2024.07.30 19:43:29.789969 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12166 2024.07.30 19:43:29.790290 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12167 2024.07.30 19:43:29.790438 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
12168 2024.07.30 19:43:29.790644 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Debug> DynamicQueryHandler: Done processing query
12169 2024.07.30 19:43:29.790669 [ 3 ] {ec28684d-4c94-4956-8dab-e6348c4c141a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12170 2024.07.30 19:43:29.790685 [ 3 ] {} <Debug> HTTP-Session: e35d7a94-7753-469f-a990-6f987df7d422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12171 2024.07.30 19:43:32.346974 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
12172 2024.07.30 19:43:32.347032 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
12173 2024.07.30 19:43:34.781852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12174 2024.07.30 19:43:34.782001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12175 2024.07.30 19:43:34.782033 [ 3 ] {} <Debug> HTTP-Session: 587bacdd-4333-4494-a9ad-b40e99e6f435 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12176 2024.07.30 19:43:34.782061 [ 3 ] {} <Debug> HTTP-Session: 587bacdd-4333-4494-a9ad-b40e99e6f435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12177 2024.07.30 19:43:34.782116 [ 3 ] {} <Debug> HTTP-Session: 587bacdd-4333-4494-a9ad-b40e99e6f435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12178 2024.07.30 19:43:34.782173 [ 3 ] {} <Trace> HTTP-Session: 587bacdd-4333-4494-a9ad-b40e99e6f435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12179 2024.07.30 19:43:34.782383 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12180 2024.07.30 19:43:34.782459 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12181 2024.07.30 19:43:34.782683 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12182 2024.07.30 19:43:34.783110 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12183 2024.07.30 19:43:34.783158 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12184 2024.07.30 19:43:34.783542 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12185 2024.07.30 19:43:34.783893 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12186 2024.07.30 19:43:34.784066 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001742 sec., 5740.52812858783 rows/sec., 381.21 KiB/sec.
12187 2024.07.30 19:43:34.784500 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Debug> DynamicQueryHandler: Done processing query
12188 2024.07.30 19:43:34.784535 [ 3 ] {d55a58f1-27cb-463d-8526-b20b2a1fa7d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12189 2024.07.30 19:43:34.784552 [ 3 ] {} <Debug> HTTP-Session: 587bacdd-4333-4494-a9ad-b40e99e6f435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12190 2024.07.30 19:43:34.784715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12191 2024.07.30 19:43:34.784769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12192 2024.07.30 19:43:34.784788 [ 3 ] {} <Debug> HTTP-Session: d48bcb38-5619-4a72-9279-7e1799e49ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12193 2024.07.30 19:43:34.784806 [ 3 ] {} <Debug> HTTP-Session: d48bcb38-5619-4a72-9279-7e1799e49ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12194 2024.07.30 19:43:34.784820 [ 3 ] {} <Debug> HTTP-Session: d48bcb38-5619-4a72-9279-7e1799e49ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12195 2024.07.30 19:43:34.784856 [ 3 ] {} <Trace> HTTP-Session: d48bcb38-5619-4a72-9279-7e1799e49ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12196 2024.07.30 19:43:34.785016 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12197 2024.07.30 19:43:34.785065 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12198 2024.07.30 19:43:34.785210 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12199 2024.07.30 19:43:34.785652 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12200 2024.07.30 19:43:34.785690 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12201 2024.07.30 19:43:34.786039 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12202 2024.07.30 19:43:34.786352 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12203 2024.07.30 19:43:34.786517 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.001565 sec., 110543.13099041533 rows/sec., 9.77 MiB/sec.
12204 2024.07.30 19:43:34.786523 [ 70 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12205 2024.07.30 19:43:34.786631 [ 70 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12206 2024.07.30 19:43:34.786675 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12207 2024.07.30 19:43:34.786768 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Debug> DynamicQueryHandler: Done processing query
12208 2024.07.30 19:43:34.786838 [ 3 ] {35489a7a-f68b-4b20-8985-154545b2bebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12209 2024.07.30 19:43:34.786885 [ 3 ] {} <Debug> HTTP-Session: d48bcb38-5619-4a72-9279-7e1799e49ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12210 2024.07.30 19:43:34.786918 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
12211 2024.07.30 19:43:34.787098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12212 2024.07.30 19:43:34.787162 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12213 2024.07.30 19:43:34.787192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12214 2024.07.30 19:43:34.787232 [ 3 ] {} <Debug> HTTP-Session: d17f9f6f-f5a5-490b-b3e6-19652cb41d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12215 2024.07.30 19:43:34.787233 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 295 rows starting from the beginning of the part
12216 2024.07.30 19:43:34.787260 [ 3 ] {} <Debug> HTTP-Session: d17f9f6f-f5a5-490b-b3e6-19652cb41d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12217 2024.07.30 19:43:34.787305 [ 3 ] {} <Debug> HTTP-Session: d17f9f6f-f5a5-490b-b3e6-19652cb41d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12218 2024.07.30 19:43:34.787418 [ 3 ] {} <Trace> HTTP-Session: d17f9f6f-f5a5-490b-b3e6-19652cb41d07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12219 2024.07.30 19:43:34.787519 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 210 rows starting from the beginning of the part
12220 2024.07.30 19:43:34.787727 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 135 rows starting from the beginning of the part
12221 2024.07.30 19:43:34.787833 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12222 2024.07.30 19:43:34.787951 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 175 rows starting from the beginning of the part
12223 2024.07.30 19:43:34.787977 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12224 2024.07.30 19:43:34.788229 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 134 rows starting from the beginning of the part
12225 2024.07.30 19:43:34.788553 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 173 rows starting from the beginning of the part
12226 2024.07.30 19:43:34.789207 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12227 2024.07.30 19:43:34.790152 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12228 2024.07.30 19:43:34.790226 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12229 2024.07.30 19:43:34.790955 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12230 2024.07.30 19:43:34.791538 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 4 columns (4 merged, 0 gathered) in 0.004763532 sec., 235539.51143815136 rows/sec., 20.31 MiB/sec.
12231 2024.07.30 19:43:34.791767 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12232 2024.07.30 19:43:34.791821 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12233 2024.07.30 19:43:34.792083 [ 70 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12234 2024.07.30 19:43:34.792214 [ 70 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12235 2024.07.30 19:43:34.792280 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.004642 sec., 83153.81301163291 rows/sec., 5.85 MiB/sec.
12236 2024.07.30 19:43:34.792307 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12237 2024.07.30 19:43:34.793010 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
12238 2024.07.30 19:43:34.793172 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Debug> DynamicQueryHandler: Done processing query
12239 2024.07.30 19:43:34.793281 [ 3 ] {db50b66d-093a-4d92-9f8c-5a5e0a1fa47d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12240 2024.07.30 19:43:34.793413 [ 3 ] {} <Debug> HTTP-Session: d17f9f6f-f5a5-490b-b3e6-19652cb41d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12241 2024.07.30 19:43:34.793556 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12242 2024.07.30 19:43:34.793827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12243 2024.07.30 19:43:34.793965 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12244 2024.07.30 19:43:34.794047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12245 2024.07.30 19:43:34.794032 [ 187 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_66_13} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12246 2024.07.30 19:43:34.794113 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 470 rows starting from the beginning of the part
12247 2024.07.30 19:43:34.794132 [ 3 ] {} <Debug> HTTP-Session: 59ab2a1a-b98b-4496-a1f2-e01bf9d707ee Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12248 2024.07.30 19:43:34.794269 [ 3 ] {} <Debug> HTTP-Session: 59ab2a1a-b98b-4496-a1f2-e01bf9d707ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12249 2024.07.30 19:43:34.794441 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
12250 2024.07.30 19:43:34.794564 [ 3 ] {} <Debug> HTTP-Session: 59ab2a1a-b98b-4496-a1f2-e01bf9d707ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12251 2024.07.30 19:43:34.794743 [ 3 ] {} <Trace> HTTP-Session: 59ab2a1a-b98b-4496-a1f2-e01bf9d707ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12252 2024.07.30 19:43:34.794784 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 412 rows starting from the beginning of the part
12253 2024.07.30 19:43:34.794987 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 92 rows starting from the beginning of the part
12254 2024.07.30 19:43:34.795001 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12255 2024.07.30 19:43:34.795191 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12256 2024.07.30 19:43:34.795270 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 390 rows starting from the beginning of the part
12257 2024.07.30 19:43:34.795664 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part
12258 2024.07.30 19:43:34.795978 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 386 rows starting from the beginning of the part
12259 2024.07.30 19:43:34.796469 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12260 2024.07.30 19:43:34.796928 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12261 2024.07.30 19:43:34.796967 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12262 2024.07.30 19:43:34.797543 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12263 2024.07.30 19:43:34.797943 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12264 2024.07.30 19:43:34.797943 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1840 rows, containing 4 columns (4 merged, 0 gathered) in 0.005452857 sec., 337437.7872003612 rows/sec., 24.15 MiB/sec.
12265 2024.07.30 19:43:34.798157 [ 70 ] {} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12266 2024.07.30 19:43:34.798201 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003335 sec., 1799.1004497751126 rows/sec., 77.31 KiB/sec.
12267 2024.07.30 19:43:34.798241 [ 70 ] {} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12268 2024.07.30 19:43:34.798338 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12269 2024.07.30 19:43:34.798335 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12270 2024.07.30 19:43:34.798795 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
12271 2024.07.30 19:43:34.798979 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Debug> DynamicQueryHandler: Done processing query
12272 2024.07.30 19:43:34.799122 [ 3 ] {7e964339-f7e2-4848-89a5-927f15ab9466} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12273 2024.07.30 19:43:34.799219 [ 3 ] {} <Debug> HTTP-Session: 59ab2a1a-b98b-4496-a1f2-e01bf9d707ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12274 2024.07.30 19:43:34.799433 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12275 2024.07.30 19:43:34.799519 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
12276 2024.07.30 19:43:34.799563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12277 2024.07.30 19:43:34.799809 [ 194 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12278 2024.07.30 19:43:34.799913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12279 2024.07.30 19:43:34.799929 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
12280 2024.07.30 19:43:34.800068 [ 3 ] {} <Debug> HTTP-Session: 24f81950-78b6-4174-9459-7168a7e12a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12281 2024.07.30 19:43:34.800283 [ 194 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_66_13} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12282 2024.07.30 19:43:34.800301 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
12283 2024.07.30 19:43:34.800365 [ 3 ] {} <Debug> HTTP-Session: 24f81950-78b6-4174-9459-7168a7e12a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12284 2024.07.30 19:43:34.800435 [ 3 ] {} <Debug> HTTP-Session: 24f81950-78b6-4174-9459-7168a7e12a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12285 2024.07.30 19:43:34.800649 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
12286 2024.07.30 19:43:34.800652 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
12287 2024.07.30 19:43:34.800769 [ 3 ] {} <Trace> HTTP-Session: 24f81950-78b6-4174-9459-7168a7e12a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12288 2024.07.30 19:43:34.800881 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
12289 2024.07.30 19:43:34.801155 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
12290 2024.07.30 19:43:34.801460 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12291 2024.07.30 19:43:34.801604 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12292 2024.07.30 19:43:34.802059 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12293 2024.07.30 19:43:34.802950 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12294 2024.07.30 19:43:34.803017 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12295 2024.07.30 19:43:34.803976 [ 195 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.005485397 sec., 33908.21120148642 rows/sec., 1.42 MiB/sec.
12296 2024.07.30 19:43:34.804060 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12297 2024.07.30 19:43:34.804171 [ 194 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12298 2024.07.30 19:43:34.804926 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12299 2024.07.30 19:43:34.805181 [ 70 ] {} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12300 2024.07.30 19:43:34.805220 [ 194 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_31_6} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12301 2024.07.30 19:43:34.805249 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004069 sec., 18923.56844433522 rows/sec., 1.17 MiB/sec.
12302 2024.07.30 19:43:34.805273 [ 70 ] {} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12303 2024.07.30 19:43:34.805342 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12304 2024.07.30 19:43:34.805630 [ 194 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_31_6} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12305 2024.07.30 19:43:34.806129 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Debug> DynamicQueryHandler: Done processing query
12306 2024.07.30 19:43:34.806144 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12307 2024.07.30 19:43:34.806222 [ 3 ] {45f602d1-d044-4c5f-a3fb-87c110e57d1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12308 2024.07.30 19:43:34.806298 [ 3 ] {} <Debug> HTTP-Session: 24f81950-78b6-4174-9459-7168a7e12a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12309 2024.07.30 19:43:34.806316 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::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
12310 2024.07.30 19:43:34.806621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12311 2024.07.30 19:43:34.806626 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12312 2024.07.30 19:43:34.806731 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2002 rows starting from the beginning of the part
12313 2024.07.30 19:43:34.806733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12314 2024.07.30 19:43:34.806786 [ 3 ] {} <Debug> HTTP-Session: d75cb1be-9106-4eb1-a1c2-59103445921d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12315 2024.07.30 19:43:34.806849 [ 3 ] {} <Debug> HTTP-Session: d75cb1be-9106-4eb1-a1c2-59103445921d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12316 2024.07.30 19:43:34.806947 [ 3 ] {} <Debug> HTTP-Session: d75cb1be-9106-4eb1-a1c2-59103445921d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12317 2024.07.30 19:43:34.806981 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part
12318 2024.07.30 19:43:34.807095 [ 3 ] {} <Trace> HTTP-Session: d75cb1be-9106-4eb1-a1c2-59103445921d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12319 2024.07.30 19:43:34.807286 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part
12320 2024.07.30 19:43:34.807541 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part
12321 2024.07.30 19:43:34.807652 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12322 2024.07.30 19:43:34.807823 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 77 rows starting from the beginning of the part
12323 2024.07.30 19:43:34.807880 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12324 2024.07.30 19:43:34.808169 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part
12325 2024.07.30 19:43:34.808839 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12326 2024.07.30 19:43:34.809618 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12327 2024.07.30 19:43:34.809684 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12328 2024.07.30 19:43:34.810614 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12329 2024.07.30 19:43:34.811310 [ 195 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.005773754 sec., 413422.5323766825 rows/sec., 25.46 MiB/sec.
12330 2024.07.30 19:43:34.811469 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12331 2024.07.30 19:43:34.811710 [ 194 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12332 2024.07.30 19:43:34.811741 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12333 2024.07.30 19:43:34.811774 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004364 sec., 36663.611365719524 rows/sec., 2.55 MiB/sec.
12334 2024.07.30 19:43:34.811842 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12335 2024.07.30 19:43:34.811954 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12336 2024.07.30 19:43:34.812351 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
12337 2024.07.30 19:43:34.812371 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Debug> DynamicQueryHandler: Done processing query
12338 2024.07.30 19:43:34.812444 [ 3 ] {13ed8e39-33ff-42fe-928c-a87bcff1608e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12339 2024.07.30 19:43:34.812515 [ 3 ] {} <Debug> HTTP-Session: d75cb1be-9106-4eb1-a1c2-59103445921d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12340 2024.07.30 19:43:34.812799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12341 2024.07.30 19:43:34.812964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12342 2024.07.30 19:43:34.813010 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12343 2024.07.30 19:43:34.813032 [ 3 ] {} <Debug> HTTP-Session: 493d3ada-8724-4f7b-80b8-46e7291722e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12344 2024.07.30 19:43:34.813118 [ 3 ] {} <Debug> HTTP-Session: 493d3ada-8724-4f7b-80b8-46e7291722e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12345 2024.07.30 19:43:34.813133 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9981 rows starting from the beginning of the part
12346 2024.07.30 19:43:34.813160 [ 3 ] {} <Debug> HTTP-Session: 493d3ada-8724-4f7b-80b8-46e7291722e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12347 2024.07.30 19:43:34.813254 [ 3 ] {} <Trace> HTTP-Session: 493d3ada-8724-4f7b-80b8-46e7291722e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12348 2024.07.30 19:43:34.813585 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 197 rows starting from the beginning of the part
12349 2024.07.30 19:43:34.813754 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12350 2024.07.30 19:43:34.813776 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12351 2024.07.30 19:43:34.814018 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 151 rows starting from the beginning of the part
12352 2024.07.30 19:43:34.814328 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12353 2024.07.30 19:43:34.814378 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12354 2024.07.30 19:43:34.814555 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 162 rows starting from the beginning of the part
12355 2024.07.30 19:43:34.814897 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
12356 2024.07.30 19:43:34.815088 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
12357 2024.07.30 19:43:34.815370 [ 201 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
12358 2024.07.30 19:43:34.816340 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12359 2024.07.30 19:43:34.816888 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12360 2024.07.30 19:43:34.816930 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12361 2024.07.30 19:43:34.817922 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
12362 2024.07.30 19:43:34.818881 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12363 2024.07.30 19:43:34.819115 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.005547 sec., 721.1105101856859 rows/sec., 1.29 MiB/sec.
12364 2024.07.30 19:43:34.819436 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Debug> DynamicQueryHandler: Done processing query
12365 2024.07.30 19:43:34.819463 [ 3 ] {eb610e48-546d-439b-9b88-bcd888a83be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12366 2024.07.30 19:43:34.819483 [ 3 ] {} <Debug> HTTP-Session: 493d3ada-8724-4f7b-80b8-46e7291722e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12367 2024.07.30 19:43:34.819614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12368 2024.07.30 19:43:34.819662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12369 2024.07.30 19:43:34.819681 [ 3 ] {} <Debug> HTTP-Session: b052d178-23ff-4a5f-9b49-85506d090ced Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12370 2024.07.30 19:43:34.819697 [ 3 ] {} <Debug> HTTP-Session: b052d178-23ff-4a5f-9b49-85506d090ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12371 2024.07.30 19:43:34.819711 [ 3 ] {} <Debug> HTTP-Session: b052d178-23ff-4a5f-9b49-85506d090ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12372 2024.07.30 19:43:34.819742 [ 3 ] {} <Trace> HTTP-Session: b052d178-23ff-4a5f-9b49-85506d090ced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12373 2024.07.30 19:43:34.819844 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12374 2024.07.30 19:43:34.819891 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12375 2024.07.30 19:43:34.820045 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12376 2024.07.30 19:43:34.820281 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10811 rows, containing 5 columns (5 merged, 0 gathered) in 0.008185605 sec., 1320733.165111192 rows/sec., 92.02 MiB/sec.
12377 2024.07.30 19:43:34.820461 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12378 2024.07.30 19:43:34.820507 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12379 2024.07.30 19:43:34.820648 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12380 2024.07.30 19:43:34.821322 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12381 2024.07.30 19:43:34.821655 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12382 2024.07.30 19:43:34.821835 [ 199 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12383 2024.07.30 19:43:34.822019 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB.
12384 2024.07.30 19:43:34.822034 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12385 2024.07.30 19:43:34.822213 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002397 sec., 9595.327492699207 rows/sec., 519.04 KiB/sec.
12386 2024.07.30 19:43:34.822526 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Debug> DynamicQueryHandler: Done processing query
12387 2024.07.30 19:43:34.822558 [ 3 ] {6daae082-7920-4b79-823a-ef5b99c2fb14} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12388 2024.07.30 19:43:34.822583 [ 3 ] {} <Debug> HTTP-Session: b052d178-23ff-4a5f-9b49-85506d090ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12389 2024.07.30 19:43:34.822711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12390 2024.07.30 19:43:34.822758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12391 2024.07.30 19:43:34.822777 [ 3 ] {} <Debug> HTTP-Session: fa92e6ac-59fe-41fa-821b-36ed66722ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12392 2024.07.30 19:43:34.822793 [ 3 ] {} <Debug> HTTP-Session: fa92e6ac-59fe-41fa-821b-36ed66722ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12393 2024.07.30 19:43:34.822807 [ 3 ] {} <Debug> HTTP-Session: fa92e6ac-59fe-41fa-821b-36ed66722ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12394 2024.07.30 19:43:34.822839 [ 3 ] {} <Trace> HTTP-Session: fa92e6ac-59fe-41fa-821b-36ed66722ecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12395 2024.07.30 19:43:34.822961 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12396 2024.07.30 19:43:34.823005 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12397 2024.07.30 19:43:34.823153 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12398 2024.07.30 19:43:34.823414 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12399 2024.07.30 19:43:34.823449 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12400 2024.07.30 19:43:34.823809 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12401 2024.07.30 19:43:34.824154 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12402 2024.07.30 19:43:34.824313 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec.
12403 2024.07.30 19:43:34.824321 [ 70 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12404 2024.07.30 19:43:34.824409 [ 70 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12405 2024.07.30 19:43:34.824466 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12406 2024.07.30 19:43:34.824610 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Debug> DynamicQueryHandler: Done processing query
12407 2024.07.30 19:43:34.824702 [ 3 ] {5603c086-a5b6-436b-8cd7-2b80ab930952} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12408 2024.07.30 19:43:34.824752 [ 3 ] {} <Debug> HTTP-Session: fa92e6ac-59fe-41fa-821b-36ed66722ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12409 2024.07.30 19:43:34.824833 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
12410 2024.07.30 19:43:34.825088 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12411 2024.07.30 19:43:34.825126 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3544 rows starting from the beginning of the part
12412 2024.07.30 19:43:34.825193 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
12413 2024.07.30 19:43:34.825332 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part
12414 2024.07.30 19:43:34.825487 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
12415 2024.07.30 19:43:34.825578 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
12416 2024.07.30 19:43:34.825769 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
12417 2024.07.30 19:43:34.827130 [ 192 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567845 sec., 1495417.3635869767 rows/sec., 100.82 MiB/sec.
12418 2024.07.30 19:43:34.827485 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12419 2024.07.30 19:43:34.828087 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12420 2024.07.30 19:43:34.828207 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_66_13} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12421 2024.07.30 19:43:34.828324 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB.
12422 2024.07.30 19:43:39.777996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12423 2024.07.30 19:43:39.778135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12424 2024.07.30 19:43:39.778166 [ 3 ] {} <Debug> HTTP-Session: 4db076b5-f224-495a-99af-c667d8a8c0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12425 2024.07.30 19:43:39.778193 [ 3 ] {} <Debug> HTTP-Session: 4db076b5-f224-495a-99af-c667d8a8c0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12426 2024.07.30 19:43:39.778213 [ 3 ] {} <Debug> HTTP-Session: 4db076b5-f224-495a-99af-c667d8a8c0ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12427 2024.07.30 19:43:39.778272 [ 3 ] {} <Trace> HTTP-Session: 4db076b5-f224-495a-99af-c667d8a8c0ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12428 2024.07.30 19:43:39.778472 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12429 2024.07.30 19:43:39.778546 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12430 2024.07.30 19:43:39.778765 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12431 2024.07.30 19:43:39.779151 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12432 2024.07.30 19:43:39.779190 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12433 2024.07.30 19:43:39.779545 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12434 2024.07.30 19:43:39.779888 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12435 2024.07.30 19:43:39.780049 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001638 sec., 15873.015873015875 rows/sec., 1.26 MiB/sec.
12436 2024.07.30 19:43:39.780244 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Debug> DynamicQueryHandler: Done processing query
12437 2024.07.30 19:43:39.780269 [ 3 ] {b3a04efd-34c2-40fd-aa3b-c5bb442e9b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12438 2024.07.30 19:43:39.780286 [ 3 ] {} <Debug> HTTP-Session: 4db076b5-f224-495a-99af-c667d8a8c0ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12439 2024.07.30 19:43:39.780443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12440 2024.07.30 19:43:39.780492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12441 2024.07.30 19:43:39.780511 [ 3 ] {} <Debug> HTTP-Session: a5a69e58-7663-4879-baad-ac61943afd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12442 2024.07.30 19:43:39.780527 [ 3 ] {} <Debug> HTTP-Session: a5a69e58-7663-4879-baad-ac61943afd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12443 2024.07.30 19:43:39.780541 [ 3 ] {} <Debug> HTTP-Session: a5a69e58-7663-4879-baad-ac61943afd76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12444 2024.07.30 19:43:39.780572 [ 3 ] {} <Trace> HTTP-Session: a5a69e58-7663-4879-baad-ac61943afd76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12445 2024.07.30 19:43:39.780719 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12446 2024.07.30 19:43:39.780766 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12447 2024.07.30 19:43:39.780890 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12448 2024.07.30 19:43:39.781306 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12449 2024.07.30 19:43:39.781343 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12450 2024.07.30 19:43:39.781667 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12451 2024.07.30 19:43:39.781968 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12452 2024.07.30 19:43:39.782107 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001467 sec., 91342.87661895023 rows/sec., 7.62 MiB/sec.
12453 2024.07.30 19:43:39.782268 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Debug> DynamicQueryHandler: Done processing query
12454 2024.07.30 19:43:39.782291 [ 3 ] {8a69bf81-7d38-48f4-9766-f7792e927234} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12455 2024.07.30 19:43:39.782307 [ 3 ] {} <Debug> HTTP-Session: a5a69e58-7663-4879-baad-ac61943afd76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12456 2024.07.30 19:43:39.782427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12457 2024.07.30 19:43:39.782472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12458 2024.07.30 19:43:39.782490 [ 3 ] {} <Debug> HTTP-Session: f0f557d2-e5d5-4673-b5e5-a97570ce02b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12459 2024.07.30 19:43:39.782505 [ 3 ] {} <Debug> HTTP-Session: f0f557d2-e5d5-4673-b5e5-a97570ce02b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12460 2024.07.30 19:43:39.782519 [ 3 ] {} <Debug> HTTP-Session: f0f557d2-e5d5-4673-b5e5-a97570ce02b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12461 2024.07.30 19:43:39.782548 [ 3 ] {} <Trace> HTTP-Session: f0f557d2-e5d5-4673-b5e5-a97570ce02b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12462 2024.07.30 19:43:39.782655 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12463 2024.07.30 19:43:39.782694 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12464 2024.07.30 19:43:39.782812 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12465 2024.07.30 19:43:39.783226 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12466 2024.07.30 19:43:39.783261 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12467 2024.07.30 19:43:39.783566 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12468 2024.07.30 19:43:39.783894 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12469 2024.07.30 19:43:39.784041 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00137 sec., 65693.43065693432 rows/sec., 5.13 MiB/sec.
12470 2024.07.30 19:43:39.784194 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Debug> DynamicQueryHandler: Done processing query
12471 2024.07.30 19:43:39.784218 [ 3 ] {70adf703-2fc5-469b-bba0-5909a82159fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12472 2024.07.30 19:43:39.784233 [ 3 ] {} <Debug> HTTP-Session: f0f557d2-e5d5-4673-b5e5-a97570ce02b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12473 2024.07.30 19:43:39.784394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12474 2024.07.30 19:43:39.784441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12475 2024.07.30 19:43:39.784460 [ 3 ] {} <Debug> HTTP-Session: 246b83f4-5f5f-4b13-b48f-e48953ba25ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12476 2024.07.30 19:43:39.784476 [ 3 ] {} <Debug> HTTP-Session: 246b83f4-5f5f-4b13-b48f-e48953ba25ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12477 2024.07.30 19:43:39.784489 [ 3 ] {} <Debug> HTTP-Session: 246b83f4-5f5f-4b13-b48f-e48953ba25ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12478 2024.07.30 19:43:39.784520 [ 3 ] {} <Trace> HTTP-Session: 246b83f4-5f5f-4b13-b48f-e48953ba25ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12479 2024.07.30 19:43:39.784659 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12480 2024.07.30 19:43:39.784705 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12481 2024.07.30 19:43:39.784848 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12482 2024.07.30 19:43:39.785223 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12483 2024.07.30 19:43:39.785259 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12484 2024.07.30 19:43:39.785649 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12485 2024.07.30 19:43:39.785981 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12486 2024.07.30 19:43:39.786136 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec.
12487 2024.07.30 19:43:39.786306 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Debug> DynamicQueryHandler: Done processing query
12488 2024.07.30 19:43:39.786330 [ 3 ] {5fc0d8e9-2d69-4f02-9027-7088b032d1d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12489 2024.07.30 19:43:39.786345 [ 3 ] {} <Debug> HTTP-Session: 246b83f4-5f5f-4b13-b48f-e48953ba25ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12490 2024.07.30 19:43:39.786541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12491 2024.07.30 19:43:39.786589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12492 2024.07.30 19:43:39.786608 [ 3 ] {} <Debug> HTTP-Session: c09bda08-6e48-476f-95ae-8db75827f962 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12493 2024.07.30 19:43:39.786625 [ 3 ] {} <Debug> HTTP-Session: c09bda08-6e48-476f-95ae-8db75827f962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12494 2024.07.30 19:43:39.786638 [ 3 ] {} <Debug> HTTP-Session: c09bda08-6e48-476f-95ae-8db75827f962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12495 2024.07.30 19:43:39.786668 [ 3 ] {} <Trace> HTTP-Session: c09bda08-6e48-476f-95ae-8db75827f962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12496 2024.07.30 19:43:39.786947 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12497 2024.07.30 19:43:39.787010 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12498 2024.07.30 19:43:39.787415 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12499 2024.07.30 19:43:39.788209 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12500 2024.07.30 19:43:39.788245 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12501 2024.07.30 19:43:39.788859 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12502 2024.07.30 19:43:39.789258 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12503 2024.07.30 19:43:39.789439 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002681 sec., 9697.87392763894 rows/sec., 17.38 MiB/sec.
12504 2024.07.30 19:43:39.789439 [ 103 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12505 2024.07.30 19:43:39.789557 [ 103 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12506 2024.07.30 19:43:39.789627 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12507 2024.07.30 19:43:39.789817 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
12508 2024.07.30 19:43:39.789858 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Debug> DynamicQueryHandler: Done processing query
12509 2024.07.30 19:43:39.789885 [ 3 ] {643ef4ce-2381-4212-8ae1-5f531dcf3f62} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12510 2024.07.30 19:43:39.789913 [ 3 ] {} <Debug> HTTP-Session: c09bda08-6e48-476f-95ae-8db75827f962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.07.30 19:43:39.790075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12512 2024.07.30 19:43:39.790146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12513 2024.07.30 19:43:39.790180 [ 3 ] {} <Debug> HTTP-Session: d349e3cc-0307-42bc-9f95-a2acfd0d915d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12514 2024.07.30 19:43:39.790190 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12515 2024.07.30 19:43:39.790200 [ 3 ] {} <Debug> HTTP-Session: d349e3cc-0307-42bc-9f95-a2acfd0d915d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12516 2024.07.30 19:43:39.790228 [ 3 ] {} <Debug> HTTP-Session: d349e3cc-0307-42bc-9f95-a2acfd0d915d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12517 2024.07.30 19:43:39.790278 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 775 rows starting from the beginning of the part
12518 2024.07.30 19:43:39.790278 [ 3 ] {} <Trace> HTTP-Session: d349e3cc-0307-42bc-9f95-a2acfd0d915d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12519 2024.07.30 19:43:39.790494 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12520 2024.07.30 19:43:39.790635 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12521 2024.07.30 19:43:39.790811 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part
12522 2024.07.30 19:43:39.791370 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12523 2024.07.30 19:43:39.791505 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part
12524 2024.07.30 19:43:39.791963 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part
12525 2024.07.30 19:43:39.792125 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12526 2024.07.30 19:43:39.792232 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12527 2024.07.30 19:43:39.792506 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 4 rows starting from the beginning of the part
12528 2024.07.30 19:43:39.793037 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part
12529 2024.07.30 19:43:39.793432 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12530 2024.07.30 19:43:39.794003 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12531 2024.07.30 19:43:39.794267 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003889 sec., 15428.13062483929 rows/sec., 1.04 MiB/sec.
12532 2024.07.30 19:43:39.794487 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Debug> DynamicQueryHandler: Done processing query
12533 2024.07.30 19:43:39.794511 [ 3 ] {6f2d61a1-862e-47e2-a2a0-77127cf76729} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12534 2024.07.30 19:43:39.794527 [ 3 ] {} <Debug> HTTP-Session: d349e3cc-0307-42bc-9f95-a2acfd0d915d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12535 2024.07.30 19:43:39.800158 [ 192 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 19 columns (19 merged, 0 gathered) in 0.010419623 sec., 82632.54822175429 rows/sec., 148.07 MiB/sec.
12536 2024.07.30 19:43:39.801225 [ 192 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12537 2024.07.30 19:43:39.801868 [ 192 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12538 2024.07.30 19:43:39.801964 [ 192 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12539 2024.07.30 19:43:39.802125 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB.
12540 2024.07.30 19:43:44.782410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12541 2024.07.30 19:43:44.782554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12542 2024.07.30 19:43:44.782585 [ 3 ] {} <Debug> HTTP-Session: 76f871e4-9279-4dbf-8d48-76de4e22ac79 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12543 2024.07.30 19:43:44.782614 [ 3 ] {} <Debug> HTTP-Session: 76f871e4-9279-4dbf-8d48-76de4e22ac79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12544 2024.07.30 19:43:44.782632 [ 3 ] {} <Debug> HTTP-Session: 76f871e4-9279-4dbf-8d48-76de4e22ac79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12545 2024.07.30 19:43:44.782688 [ 3 ] {} <Trace> HTTP-Session: 76f871e4-9279-4dbf-8d48-76de4e22ac79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12546 2024.07.30 19:43:44.782897 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12547 2024.07.30 19:43:44.782973 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12548 2024.07.30 19:43:44.783188 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12549 2024.07.30 19:43:44.783595 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12550 2024.07.30 19:43:44.783641 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12551 2024.07.30 19:43:44.784028 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12552 2024.07.30 19:43:44.784370 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12553 2024.07.30 19:43:44.784534 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.0017 sec., 5882.352941176471 rows/sec., 390.63 KiB/sec.
12554 2024.07.30 19:43:44.784580 [ 106 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12555 2024.07.30 19:43:44.784697 [ 106 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12556 2024.07.30 19:43:44.784733 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12557 2024.07.30 19:43:44.784836 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Debug> DynamicQueryHandler: Done processing query
12558 2024.07.30 19:43:44.784895 [ 3 ] {6db669c3-ce43-48ab-a1b5-8ce12dc7eaac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12559 2024.07.30 19:43:44.784935 [ 3 ] {} <Debug> HTTP-Session: 76f871e4-9279-4dbf-8d48-76de4e22ac79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12560 2024.07.30 19:43:44.784958 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
12561 2024.07.30 19:43:44.785184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12562 2024.07.30 19:43:44.785205 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12563 2024.07.30 19:43:44.785269 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 36 rows starting from the beginning of the part
12564 2024.07.30 19:43:44.785284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12565 2024.07.30 19:43:44.785339 [ 3 ] {} <Debug> HTTP-Session: 812a630f-03f1-4e2c-b8ce-ee900a4fd2c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12566 2024.07.30 19:43:44.785390 [ 3 ] {} <Debug> HTTP-Session: 812a630f-03f1-4e2c-b8ce-ee900a4fd2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12567 2024.07.30 19:43:44.785473 [ 3 ] {} <Debug> HTTP-Session: 812a630f-03f1-4e2c-b8ce-ee900a4fd2c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12568 2024.07.30 19:43:44.785536 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part
12569 2024.07.30 19:43:44.785575 [ 3 ] {} <Trace> HTTP-Session: 812a630f-03f1-4e2c-b8ce-ee900a4fd2c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12570 2024.07.30 19:43:44.785844 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part
12571 2024.07.30 19:43:44.785968 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12572 2024.07.30 19:43:44.786109 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part
12573 2024.07.30 19:43:44.786132 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12574 2024.07.30 19:43:44.786405 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part
12575 2024.07.30 19:43:44.786747 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part
12576 2024.07.30 19:43:44.787240 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12577 2024.07.30 19:43:44.788181 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12578 2024.07.30 19:43:44.788251 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12579 2024.07.30 19:43:44.789182 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12580 2024.07.30 19:43:44.789442 [ 192 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.004602769 sec., 25636.7417091755 rows/sec., 1.90 MiB/sec.
12581 2024.07.30 19:43:44.789733 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12582 2024.07.30 19:43:44.789874 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12583 2024.07.30 19:43:44.790214 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Debug> executeQuery: Read 209 rows, 18.47 KiB in 0.004382 sec., 47695.11638521223 rows/sec., 4.12 MiB/sec.
12584 2024.07.30 19:43:44.790666 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Debug> DynamicQueryHandler: Done processing query
12585 2024.07.30 19:43:44.790708 [ 3 ] {faebc298-831b-4091-831c-6c387c6ba631} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12586 2024.07.30 19:43:44.790739 [ 3 ] {} <Debug> HTTP-Session: 812a630f-03f1-4e2c-b8ce-ee900a4fd2c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12587 2024.07.30 19:43:44.790797 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12588 2024.07.30 19:43:44.790908 [ 202 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_61_12} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12589 2024.07.30 19:43:44.791036 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12590 2024.07.30 19:43:44.791082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12591 2024.07.30 19:43:44.791141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12592 2024.07.30 19:43:44.791161 [ 3 ] {} <Debug> HTTP-Session: 6abdb12f-a239-4205-8870-8cc47e05a307 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12593 2024.07.30 19:43:44.791179 [ 3 ] {} <Debug> HTTP-Session: 6abdb12f-a239-4205-8870-8cc47e05a307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12594 2024.07.30 19:43:44.791192 [ 3 ] {} <Debug> HTTP-Session: 6abdb12f-a239-4205-8870-8cc47e05a307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12595 2024.07.30 19:43:44.791225 [ 3 ] {} <Trace> HTTP-Session: 6abdb12f-a239-4205-8870-8cc47e05a307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12596 2024.07.30 19:43:44.791450 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12597 2024.07.30 19:43:44.791496 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12598 2024.07.30 19:43:44.791649 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12599 2024.07.30 19:43:44.792186 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12600 2024.07.30 19:43:44.792224 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12601 2024.07.30 19:43:44.792592 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12602 2024.07.30 19:43:44.792915 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12603 2024.07.30 19:43:44.793073 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Debug> executeQuery: Read 410 rows, 29.69 KiB in 0.001741 sec., 235496.84089603677 rows/sec., 16.66 MiB/sec.
12604 2024.07.30 19:43:44.793256 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Debug> DynamicQueryHandler: Done processing query
12605 2024.07.30 19:43:44.793281 [ 3 ] {f6623da3-77d2-4ac5-8084-206116b4ad63} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
12606 2024.07.30 19:43:44.793297 [ 3 ] {} <Debug> HTTP-Session: 6abdb12f-a239-4205-8870-8cc47e05a307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12607 2024.07.30 19:43:44.793441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12608 2024.07.30 19:43:44.793491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12609 2024.07.30 19:43:44.793511 [ 3 ] {} <Debug> HTTP-Session: 1aa4628d-c304-4aa1-821c-a5ef9bdacd97 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12610 2024.07.30 19:43:44.793528 [ 3 ] {} <Debug> HTTP-Session: 1aa4628d-c304-4aa1-821c-a5ef9bdacd97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.07.30 19:43:44.793541 [ 3 ] {} <Debug> HTTP-Session: 1aa4628d-c304-4aa1-821c-a5ef9bdacd97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12612 2024.07.30 19:43:44.793572 [ 3 ] {} <Trace> HTTP-Session: 1aa4628d-c304-4aa1-821c-a5ef9bdacd97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12613 2024.07.30 19:43:44.793667 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12614 2024.07.30 19:43:44.793713 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12615 2024.07.30 19:43:44.793844 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12616 2024.07.30 19:43:44.794103 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12617 2024.07.30 19:43:44.794140 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12618 2024.07.30 19:43:44.794503 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12619 2024.07.30 19:43:44.794828 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12620 2024.07.30 19:43:44.794980 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 193.12 KiB/sec.
12621 2024.07.30 19:43:44.795148 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Debug> DynamicQueryHandler: Done processing query
12622 2024.07.30 19:43:44.795172 [ 3 ] {95dde0aa-6668-4c71-9dce-d7c76c1dc364} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12623 2024.07.30 19:43:44.795188 [ 3 ] {} <Debug> HTTP-Session: 1aa4628d-c304-4aa1-821c-a5ef9bdacd97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12624 2024.07.30 19:43:44.795316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12625 2024.07.30 19:43:44.795364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12626 2024.07.30 19:43:44.795383 [ 3 ] {} <Debug> HTTP-Session: c5d302fe-85c8-44da-9512-36b3946c0452 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12627 2024.07.30 19:43:44.795399 [ 3 ] {} <Debug> HTTP-Session: c5d302fe-85c8-44da-9512-36b3946c0452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12628 2024.07.30 19:43:44.795412 [ 3 ] {} <Debug> HTTP-Session: c5d302fe-85c8-44da-9512-36b3946c0452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12629 2024.07.30 19:43:44.795442 [ 3 ] {} <Trace> HTTP-Session: c5d302fe-85c8-44da-9512-36b3946c0452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12630 2024.07.30 19:43:44.795564 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12631 2024.07.30 19:43:44.795611 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12632 2024.07.30 19:43:44.795751 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12633 2024.07.30 19:43:44.796057 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12634 2024.07.30 19:43:44.796093 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12635 2024.07.30 19:43:44.796463 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12636 2024.07.30 19:43:44.796822 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12637 2024.07.30 19:43:44.796972 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00145 sec., 53103.44827586207 rows/sec., 3.27 MiB/sec.
12638 2024.07.30 19:43:44.797147 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Debug> DynamicQueryHandler: Done processing query
12639 2024.07.30 19:43:44.797172 [ 3 ] {99e222dc-b819-4bbe-9ff8-de2e0891bbcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12640 2024.07.30 19:43:44.797187 [ 3 ] {} <Debug> HTTP-Session: c5d302fe-85c8-44da-9512-36b3946c0452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12641 2024.07.30 19:43:44.797402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12642 2024.07.30 19:43:44.797449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12643 2024.07.30 19:43:44.797469 [ 3 ] {} <Debug> HTTP-Session: ae27a9b5-f7bf-4550-bd97-a80bbc8b9fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12644 2024.07.30 19:43:44.797486 [ 3 ] {} <Debug> HTTP-Session: ae27a9b5-f7bf-4550-bd97-a80bbc8b9fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12645 2024.07.30 19:43:44.797499 [ 3 ] {} <Debug> HTTP-Session: ae27a9b5-f7bf-4550-bd97-a80bbc8b9fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12646 2024.07.30 19:43:44.797530 [ 3 ] {} <Trace> HTTP-Session: ae27a9b5-f7bf-4550-bd97-a80bbc8b9fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12647 2024.07.30 19:43:44.797712 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12648 2024.07.30 19:43:44.797757 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12649 2024.07.30 19:43:44.797900 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12650 2024.07.30 19:43:44.798412 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12651 2024.07.30 19:43:44.798448 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12652 2024.07.30 19:43:44.798827 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12653 2024.07.30 19:43:44.799165 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12654 2024.07.30 19:43:44.799319 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001697 sec., 115497.9375368297 rows/sec., 8.06 MiB/sec.
12655 2024.07.30 19:43:44.799494 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Debug> DynamicQueryHandler: Done processing query
12656 2024.07.30 19:43:44.799518 [ 3 ] {a7163088-85e1-4eb3-a7ae-7e95e128e91b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12657 2024.07.30 19:43:44.799534 [ 3 ] {} <Debug> HTTP-Session: ae27a9b5-f7bf-4550-bd97-a80bbc8b9fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12658 2024.07.30 19:43:44.799656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12659 2024.07.30 19:43:44.799705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12660 2024.07.30 19:43:44.799723 [ 3 ] {} <Debug> HTTP-Session: 63418bc9-82bf-4efb-b80f-8b2e024ce492 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12661 2024.07.30 19:43:44.799739 [ 3 ] {} <Debug> HTTP-Session: 63418bc9-82bf-4efb-b80f-8b2e024ce492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12662 2024.07.30 19:43:44.799752 [ 3 ] {} <Debug> HTTP-Session: 63418bc9-82bf-4efb-b80f-8b2e024ce492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12663 2024.07.30 19:43:44.799783 [ 3 ] {} <Trace> HTTP-Session: 63418bc9-82bf-4efb-b80f-8b2e024ce492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12664 2024.07.30 19:43:44.799922 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12665 2024.07.30 19:43:44.799986 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12666 2024.07.30 19:43:44.800395 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12667 2024.07.30 19:43:44.800887 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12668 2024.07.30 19:43:44.800925 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12669 2024.07.30 19:43:44.801509 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12670 2024.07.30 19:43:44.801921 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12671 2024.07.30 19:43:44.802112 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002256 sec., 1773.0496453900707 rows/sec., 3.18 MiB/sec.
12672 2024.07.30 19:43:44.802344 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Debug> DynamicQueryHandler: Done processing query
12673 2024.07.30 19:43:44.802369 [ 3 ] {b7873fc5-6f35-4f06-97e0-2af7abbe68de} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12674 2024.07.30 19:43:44.802385 [ 3 ] {} <Debug> HTTP-Session: 63418bc9-82bf-4efb-b80f-8b2e024ce492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12675 2024.07.30 19:43:44.802511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12676 2024.07.30 19:43:44.802560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12677 2024.07.30 19:43:44.802578 [ 3 ] {} <Debug> HTTP-Session: 4b2550bf-1450-4229-8bca-cdde318de552 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12678 2024.07.30 19:43:44.802595 [ 3 ] {} <Debug> HTTP-Session: 4b2550bf-1450-4229-8bca-cdde318de552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12679 2024.07.30 19:43:44.802609 [ 3 ] {} <Debug> HTTP-Session: 4b2550bf-1450-4229-8bca-cdde318de552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12680 2024.07.30 19:43:44.802639 [ 3 ] {} <Trace> HTTP-Session: 4b2550bf-1450-4229-8bca-cdde318de552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12681 2024.07.30 19:43:44.802746 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12682 2024.07.30 19:43:44.802790 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12683 2024.07.30 19:43:44.802916 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12684 2024.07.30 19:43:44.803189 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12685 2024.07.30 19:43:44.803226 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12686 2024.07.30 19:43:44.803584 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12687 2024.07.30 19:43:44.803934 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12688 2024.07.30 19:43:44.804086 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001368 sec., 16812.86549707602 rows/sec., 909.46 KiB/sec.
12689 2024.07.30 19:43:44.804255 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Debug> DynamicQueryHandler: Done processing query
12690 2024.07.30 19:43:44.804279 [ 3 ] {5783a2e1-fd91-4847-aa0a-e515dd9225f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12691 2024.07.30 19:43:44.804295 [ 3 ] {} <Debug> HTTP-Session: 4b2550bf-1450-4229-8bca-cdde318de552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12692 2024.07.30 19:43:44.804420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12693 2024.07.30 19:43:44.804467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12694 2024.07.30 19:43:44.804486 [ 3 ] {} <Debug> HTTP-Session: d71d8fc1-b3ea-4998-b594-dedc7641da15 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12695 2024.07.30 19:43:44.804502 [ 3 ] {} <Debug> HTTP-Session: d71d8fc1-b3ea-4998-b594-dedc7641da15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12696 2024.07.30 19:43:44.804516 [ 3 ] {} <Debug> HTTP-Session: d71d8fc1-b3ea-4998-b594-dedc7641da15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12697 2024.07.30 19:43:44.804547 [ 3 ] {} <Trace> HTTP-Session: d71d8fc1-b3ea-4998-b594-dedc7641da15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12698 2024.07.30 19:43:44.804659 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12699 2024.07.30 19:43:44.804702 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12700 2024.07.30 19:43:44.804830 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12701 2024.07.30 19:43:44.805122 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12702 2024.07.30 19:43:44.805159 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
12703 2024.07.30 19:43:44.805511 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12704 2024.07.30 19:43:44.805831 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12705 2024.07.30 19:43:44.805990 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
12706 2024.07.30 19:43:44.806242 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Debug> DynamicQueryHandler: Done processing query
12707 2024.07.30 19:43:44.806303 [ 3 ] {87ec26bb-b30d-4144-b248-9297431cd60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12708 2024.07.30 19:43:44.806366 [ 3 ] {} <Debug> HTTP-Session: d71d8fc1-b3ea-4998-b594-dedc7641da15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12709 2024.07.30 19:43:47.347083 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
12710 2024.07.30 19:43:47.347164 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
12711 2024.07.30 19:43:49.778394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12712 2024.07.30 19:43:49.778584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12713 2024.07.30 19:43:49.778631 [ 3 ] {} <Debug> HTTP-Session: fade86af-4936-40eb-9628-926013e11b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12714 2024.07.30 19:43:49.778673 [ 3 ] {} <Debug> HTTP-Session: fade86af-4936-40eb-9628-926013e11b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12715 2024.07.30 19:43:49.778701 [ 3 ] {} <Debug> HTTP-Session: fade86af-4936-40eb-9628-926013e11b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12716 2024.07.30 19:43:49.778780 [ 3 ] {} <Trace> HTTP-Session: fade86af-4936-40eb-9628-926013e11b4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12717 2024.07.30 19:43:49.779073 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12718 2024.07.30 19:43:49.779180 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12719 2024.07.30 19:43:49.779462 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12720 2024.07.30 19:43:49.779907 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12721 2024.07.30 19:43:49.779948 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12722 2024.07.30 19:43:49.780324 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12723 2024.07.30 19:43:49.780665 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12724 2024.07.30 19:43:49.780815 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.00184 sec., 14130.434782608696 rows/sec., 1.12 MiB/sec.
12725 2024.07.30 19:43:49.781034 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Debug> DynamicQueryHandler: Done processing query
12726 2024.07.30 19:43:49.781062 [ 3 ] {1484986b-c6d5-4592-a266-d05e72828edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12727 2024.07.30 19:43:49.781079 [ 3 ] {} <Debug> HTTP-Session: fade86af-4936-40eb-9628-926013e11b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12728 2024.07.30 19:43:49.781208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12729 2024.07.30 19:43:49.781266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12730 2024.07.30 19:43:49.781287 [ 3 ] {} <Debug> HTTP-Session: 3942533c-bd79-403b-a294-ca42451a9793 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12731 2024.07.30 19:43:49.781306 [ 3 ] {} <Debug> HTTP-Session: 3942533c-bd79-403b-a294-ca42451a9793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12732 2024.07.30 19:43:49.781320 [ 3 ] {} <Debug> HTTP-Session: 3942533c-bd79-403b-a294-ca42451a9793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12733 2024.07.30 19:43:49.781356 [ 3 ] {} <Trace> HTTP-Session: 3942533c-bd79-403b-a294-ca42451a9793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12734 2024.07.30 19:43:49.781461 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12735 2024.07.30 19:43:49.781509 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12736 2024.07.30 19:43:49.781640 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12737 2024.07.30 19:43:49.781930 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12738 2024.07.30 19:43:49.781967 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12739 2024.07.30 19:43:49.782310 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12740 2024.07.30 19:43:49.782629 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12741 2024.07.30 19:43:49.782757 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001323 sec., 1511.7157974300833 rows/sec., 123.27 KiB/sec.
12742 2024.07.30 19:43:49.782925 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Debug> DynamicQueryHandler: Done processing query
12743 2024.07.30 19:43:49.782951 [ 3 ] {f6ba8c3f-fddc-4abb-b437-211738fcda61} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12744 2024.07.30 19:43:49.782967 [ 3 ] {} <Debug> HTTP-Session: 3942533c-bd79-403b-a294-ca42451a9793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12745 2024.07.30 19:43:49.783100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12746 2024.07.30 19:43:49.783150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12747 2024.07.30 19:43:49.783170 [ 3 ] {} <Debug> HTTP-Session: 457495d5-44e0-409c-9c08-6303d98eab5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12748 2024.07.30 19:43:49.783187 [ 3 ] {} <Debug> HTTP-Session: 457495d5-44e0-409c-9c08-6303d98eab5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12749 2024.07.30 19:43:49.783201 [ 3 ] {} <Debug> HTTP-Session: 457495d5-44e0-409c-9c08-6303d98eab5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12750 2024.07.30 19:43:49.783233 [ 3 ] {} <Trace> HTTP-Session: 457495d5-44e0-409c-9c08-6303d98eab5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12751 2024.07.30 19:43:49.783370 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12752 2024.07.30 19:43:49.783413 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12753 2024.07.30 19:43:49.783540 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12754 2024.07.30 19:43:49.783918 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12755 2024.07.30 19:43:49.783962 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12756 2024.07.30 19:43:49.784285 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12757 2024.07.30 19:43:49.784591 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12758 2024.07.30 19:43:49.784716 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Debug> executeQuery: Read 135 rows, 11.52 KiB in 0.001403 sec., 96222.3806129722 rows/sec., 8.02 MiB/sec.
12759 2024.07.30 19:43:49.784888 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Debug> DynamicQueryHandler: Done processing query
12760 2024.07.30 19:43:49.784912 [ 3 ] {5e21460f-14d9-42f2-9bcb-1dcca3be7dff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12761 2024.07.30 19:43:49.784928 [ 3 ] {} <Debug> HTTP-Session: 457495d5-44e0-409c-9c08-6303d98eab5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12762 2024.07.30 19:43:49.785052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12763 2024.07.30 19:43:49.785100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12764 2024.07.30 19:43:49.785120 [ 3 ] {} <Debug> HTTP-Session: 26645f12-94de-4b5c-b7d9-b1c5a9f2b2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12765 2024.07.30 19:43:49.785136 [ 3 ] {} <Debug> HTTP-Session: 26645f12-94de-4b5c-b7d9-b1c5a9f2b2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12766 2024.07.30 19:43:49.785150 [ 3 ] {} <Debug> HTTP-Session: 26645f12-94de-4b5c-b7d9-b1c5a9f2b2b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12767 2024.07.30 19:43:49.785182 [ 3 ] {} <Trace> HTTP-Session: 26645f12-94de-4b5c-b7d9-b1c5a9f2b2b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12768 2024.07.30 19:43:49.785277 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12769 2024.07.30 19:43:49.785320 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12770 2024.07.30 19:43:49.785446 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12771 2024.07.30 19:43:49.785713 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12772 2024.07.30 19:43:49.785748 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12773 2024.07.30 19:43:49.786053 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12774 2024.07.30 19:43:49.786361 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12775 2024.07.30 19:43:49.786494 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001238 sec., 1615.5088852988692 rows/sec., 112.80 KiB/sec.
12776 2024.07.30 19:43:49.786777 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Debug> DynamicQueryHandler: Done processing query
12777 2024.07.30 19:43:49.786821 [ 3 ] {af89b369-64bc-43c0-8b22-0a15e516c351} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12778 2024.07.30 19:43:49.786860 [ 3 ] {} <Debug> HTTP-Session: 26645f12-94de-4b5c-b7d9-b1c5a9f2b2b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12779 2024.07.30 19:43:49.787045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12780 2024.07.30 19:43:49.787094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12781 2024.07.30 19:43:49.787113 [ 3 ] {} <Debug> HTTP-Session: 5b29af18-e977-4cb6-81e8-3c3d14afb8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12782 2024.07.30 19:43:49.787130 [ 3 ] {} <Debug> HTTP-Session: 5b29af18-e977-4cb6-81e8-3c3d14afb8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12783 2024.07.30 19:43:49.787143 [ 3 ] {} <Debug> HTTP-Session: 5b29af18-e977-4cb6-81e8-3c3d14afb8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12784 2024.07.30 19:43:49.787174 [ 3 ] {} <Trace> HTTP-Session: 5b29af18-e977-4cb6-81e8-3c3d14afb8ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12785 2024.07.30 19:43:49.787298 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12786 2024.07.30 19:43:49.787342 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12787 2024.07.30 19:43:49.787490 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12788 2024.07.30 19:43:49.787831 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12789 2024.07.30 19:43:49.787867 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12790 2024.07.30 19:43:49.788221 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12791 2024.07.30 19:43:49.788530 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12792 2024.07.30 19:43:49.788678 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001421 sec., 64743.138634764255 rows/sec., 5.06 MiB/sec.
12793 2024.07.30 19:43:49.788850 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Debug> DynamicQueryHandler: Done processing query
12794 2024.07.30 19:43:49.788875 [ 3 ] {42682cd8-f219-4967-9593-607173a56539} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12795 2024.07.30 19:43:49.788892 [ 3 ] {} <Debug> HTTP-Session: 5b29af18-e977-4cb6-81e8-3c3d14afb8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12796 2024.07.30 19:43:49.789063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12797 2024.07.30 19:43:49.789112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12798 2024.07.30 19:43:49.789131 [ 3 ] {} <Debug> HTTP-Session: 1feb3efe-e3ec-468e-88fb-8f0617ac251c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12799 2024.07.30 19:43:49.789147 [ 3 ] {} <Debug> HTTP-Session: 1feb3efe-e3ec-468e-88fb-8f0617ac251c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12800 2024.07.30 19:43:49.789161 [ 3 ] {} <Debug> HTTP-Session: 1feb3efe-e3ec-468e-88fb-8f0617ac251c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12801 2024.07.30 19:43:49.789191 [ 3 ] {} <Trace> HTTP-Session: 1feb3efe-e3ec-468e-88fb-8f0617ac251c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12802 2024.07.30 19:43:49.789340 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12803 2024.07.30 19:43:49.789386 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12804 2024.07.30 19:43:49.789527 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12805 2024.07.30 19:43:49.789927 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12806 2024.07.30 19:43:49.789966 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12807 2024.07.30 19:43:49.790351 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12808 2024.07.30 19:43:49.790683 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12809 2024.07.30 19:43:49.790835 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001569 sec., 102613.12938177183 rows/sec., 7.15 MiB/sec.
12810 2024.07.30 19:43:49.791097 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Debug> DynamicQueryHandler: Done processing query
12811 2024.07.30 19:43:49.791156 [ 3 ] {c7ccf506-82c8-4103-9b84-3246ba470f9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12812 2024.07.30 19:43:49.791211 [ 3 ] {} <Debug> HTTP-Session: 1feb3efe-e3ec-468e-88fb-8f0617ac251c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12813 2024.07.30 19:43:49.791459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12814 2024.07.30 19:43:49.791509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12815 2024.07.30 19:43:49.791528 [ 3 ] {} <Debug> HTTP-Session: 32a40514-b11b-4e42-846b-084cd07ff10d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12816 2024.07.30 19:43:49.791544 [ 3 ] {} <Debug> HTTP-Session: 32a40514-b11b-4e42-846b-084cd07ff10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12817 2024.07.30 19:43:49.791557 [ 3 ] {} <Debug> HTTP-Session: 32a40514-b11b-4e42-846b-084cd07ff10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12818 2024.07.30 19:43:49.791588 [ 3 ] {} <Trace> HTTP-Session: 32a40514-b11b-4e42-846b-084cd07ff10d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12819 2024.07.30 19:43:49.791871 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12820 2024.07.30 19:43:49.791941 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12821 2024.07.30 19:43:49.792367 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12822 2024.07.30 19:43:49.793060 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12823 2024.07.30 19:43:49.793095 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12824 2024.07.30 19:43:49.793720 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12825 2024.07.30 19:43:49.794137 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12826 2024.07.30 19:43:49.794340 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002658 sec., 9781.790820165537 rows/sec., 17.53 MiB/sec.
12827 2024.07.30 19:43:49.794837 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Debug> DynamicQueryHandler: Done processing query
12828 2024.07.30 19:43:49.794868 [ 3 ] {4893963e-fda0-44fb-9a9d-ac611042f5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12829 2024.07.30 19:43:49.794884 [ 3 ] {} <Debug> HTTP-Session: 32a40514-b11b-4e42-846b-084cd07ff10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12830 2024.07.30 19:43:49.795007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12831 2024.07.30 19:43:49.795055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12832 2024.07.30 19:43:49.795074 [ 3 ] {} <Debug> HTTP-Session: 9f245b73-f403-4f41-a598-2e12f5d46c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12833 2024.07.30 19:43:49.795090 [ 3 ] {} <Debug> HTTP-Session: 9f245b73-f403-4f41-a598-2e12f5d46c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12834 2024.07.30 19:43:49.795103 [ 3 ] {} <Debug> HTTP-Session: 9f245b73-f403-4f41-a598-2e12f5d46c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12835 2024.07.30 19:43:49.795134 [ 3 ] {} <Trace> HTTP-Session: 9f245b73-f403-4f41-a598-2e12f5d46c0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12836 2024.07.30 19:43:49.795270 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12837 2024.07.30 19:43:49.795315 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12838 2024.07.30 19:43:49.795459 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12839 2024.07.30 19:43:49.795749 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12840 2024.07.30 19:43:49.795784 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12841 2024.07.30 19:43:49.796138 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12842 2024.07.30 19:43:49.796458 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12843 2024.07.30 19:43:49.796607 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
12844 2024.07.30 19:43:49.796866 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Debug> DynamicQueryHandler: Done processing query
12845 2024.07.30 19:43:49.796892 [ 3 ] {9ad6e170-348b-46de-9dc6-193047e6dff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12846 2024.07.30 19:43:49.796922 [ 3 ] {} <Debug> HTTP-Session: 9f245b73-f403-4f41-a598-2e12f5d46c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12847 2024.07.30 19:43:54.781306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12848 2024.07.30 19:43:54.781448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12849 2024.07.30 19:43:54.781479 [ 3 ] {} <Debug> HTTP-Session: 8e61cf18-c48f-483a-826f-fe0381deeb23 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12850 2024.07.30 19:43:54.781509 [ 3 ] {} <Debug> HTTP-Session: 8e61cf18-c48f-483a-826f-fe0381deeb23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12851 2024.07.30 19:43:54.781526 [ 3 ] {} <Debug> HTTP-Session: 8e61cf18-c48f-483a-826f-fe0381deeb23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12852 2024.07.30 19:43:54.781583 [ 3 ] {} <Trace> HTTP-Session: 8e61cf18-c48f-483a-826f-fe0381deeb23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12853 2024.07.30 19:43:54.781781 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12854 2024.07.30 19:43:54.781857 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12855 2024.07.30 19:43:54.782073 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12856 2024.07.30 19:43:54.782533 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12857 2024.07.30 19:43:54.782580 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12858 2024.07.30 19:43:54.782945 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12859 2024.07.30 19:43:54.783280 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12860 2024.07.30 19:43:54.783456 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001731 sec., 5777.007510109764 rows/sec., 383.63 KiB/sec.
12861 2024.07.30 19:43:54.783678 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Debug> DynamicQueryHandler: Done processing query
12862 2024.07.30 19:43:54.783705 [ 3 ] {d759734f-c0d2-4a42-bbd0-a934ca75216a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12863 2024.07.30 19:43:54.783722 [ 3 ] {} <Debug> HTTP-Session: 8e61cf18-c48f-483a-826f-fe0381deeb23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12864 2024.07.30 19:43:54.783895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12865 2024.07.30 19:43:54.783951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12866 2024.07.30 19:43:54.783971 [ 3 ] {} <Debug> HTTP-Session: b9ce7227-7195-4eda-8ee8-08caa8f5dca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12867 2024.07.30 19:43:54.784021 [ 3 ] {} <Debug> HTTP-Session: b9ce7227-7195-4eda-8ee8-08caa8f5dca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12868 2024.07.30 19:43:54.784046 [ 3 ] {} <Debug> HTTP-Session: b9ce7227-7195-4eda-8ee8-08caa8f5dca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12869 2024.07.30 19:43:54.784090 [ 3 ] {} <Trace> HTTP-Session: b9ce7227-7195-4eda-8ee8-08caa8f5dca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12870 2024.07.30 19:43:54.784279 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12871 2024.07.30 19:43:54.784336 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12872 2024.07.30 19:43:54.784498 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12873 2024.07.30 19:43:54.784933 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12874 2024.07.30 19:43:54.784972 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12875 2024.07.30 19:43:54.785301 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12876 2024.07.30 19:43:54.785617 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12877 2024.07.30 19:43:54.785775 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Debug> executeQuery: Read 173 rows, 15.66 KiB in 0.001576 sec., 109771.57360406092 rows/sec., 9.70 MiB/sec.
12878 2024.07.30 19:43:54.786053 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Debug> DynamicQueryHandler: Done processing query
12879 2024.07.30 19:43:54.786117 [ 3 ] {783930a7-d1d0-45c9-85d8-212355572ee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12880 2024.07.30 19:43:54.786165 [ 3 ] {} <Debug> HTTP-Session: b9ce7227-7195-4eda-8ee8-08caa8f5dca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12881 2024.07.30 19:43:54.786367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12882 2024.07.30 19:43:54.786420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12883 2024.07.30 19:43:54.786440 [ 3 ] {} <Debug> HTTP-Session: 94ff11be-4df3-4ba4-8191-d6463dde5885 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12884 2024.07.30 19:43:54.786458 [ 3 ] {} <Debug> HTTP-Session: 94ff11be-4df3-4ba4-8191-d6463dde5885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12885 2024.07.30 19:43:54.786499 [ 3 ] {} <Debug> HTTP-Session: 94ff11be-4df3-4ba4-8191-d6463dde5885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12886 2024.07.30 19:43:54.786532 [ 3 ] {} <Trace> HTTP-Session: 94ff11be-4df3-4ba4-8191-d6463dde5885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12887 2024.07.30 19:43:54.786738 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12888 2024.07.30 19:43:54.786785 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12889 2024.07.30 19:43:54.786933 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12890 2024.07.30 19:43:54.787484 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12891 2024.07.30 19:43:54.787521 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12892 2024.07.30 19:43:54.787848 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12893 2024.07.30 19:43:54.788152 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12894 2024.07.30 19:43:54.788296 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Debug> executeQuery: Read 386 rows, 27.79 KiB in 0.001661 sec., 232390.12642986153 rows/sec., 16.34 MiB/sec.
12895 2024.07.30 19:43:54.788495 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Debug> DynamicQueryHandler: Done processing query
12896 2024.07.30 19:43:54.788520 [ 3 ] {95748d3c-7acf-412c-8399-86953a79a92d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12897 2024.07.30 19:43:54.788536 [ 3 ] {} <Debug> HTTP-Session: 94ff11be-4df3-4ba4-8191-d6463dde5885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12898 2024.07.30 19:43:54.788656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12899 2024.07.30 19:43:54.788704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12900 2024.07.30 19:43:54.788724 [ 3 ] {} <Debug> HTTP-Session: c1d1b525-6cdf-4e9b-bfaa-ddb9402637d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12901 2024.07.30 19:43:54.788741 [ 3 ] {} <Debug> HTTP-Session: c1d1b525-6cdf-4e9b-bfaa-ddb9402637d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12902 2024.07.30 19:43:54.788755 [ 3 ] {} <Debug> HTTP-Session: c1d1b525-6cdf-4e9b-bfaa-ddb9402637d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12903 2024.07.30 19:43:54.788786 [ 3 ] {} <Trace> HTTP-Session: c1d1b525-6cdf-4e9b-bfaa-ddb9402637d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12904 2024.07.30 19:43:54.788885 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12905 2024.07.30 19:43:54.788931 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12906 2024.07.30 19:43:54.789067 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12907 2024.07.30 19:43:54.789330 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12908 2024.07.30 19:43:54.789367 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12909 2024.07.30 19:43:54.789732 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12910 2024.07.30 19:43:54.790047 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12911 2024.07.30 19:43:54.790196 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 193.12 KiB/sec.
12912 2024.07.30 19:43:54.790354 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Debug> DynamicQueryHandler: Done processing query
12913 2024.07.30 19:43:54.790379 [ 3 ] {f7b18788-a303-42a9-93d6-926262c9bdc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12914 2024.07.30 19:43:54.790395 [ 3 ] {} <Debug> HTTP-Session: c1d1b525-6cdf-4e9b-bfaa-ddb9402637d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12915 2024.07.30 19:43:54.790509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12916 2024.07.30 19:43:54.790557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12917 2024.07.30 19:43:54.790576 [ 3 ] {} <Debug> HTTP-Session: e6afbe55-f868-4207-9742-fabda3d4d99f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12918 2024.07.30 19:43:54.790593 [ 3 ] {} <Debug> HTTP-Session: e6afbe55-f868-4207-9742-fabda3d4d99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12919 2024.07.30 19:43:54.790606 [ 3 ] {} <Debug> HTTP-Session: e6afbe55-f868-4207-9742-fabda3d4d99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12920 2024.07.30 19:43:54.790636 [ 3 ] {} <Trace> HTTP-Session: e6afbe55-f868-4207-9742-fabda3d4d99f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12921 2024.07.30 19:43:54.790755 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12922 2024.07.30 19:43:54.790801 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12923 2024.07.30 19:43:54.790943 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12924 2024.07.30 19:43:54.791262 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12925 2024.07.30 19:43:54.791299 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12926 2024.07.30 19:43:54.791665 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12927 2024.07.30 19:43:54.791992 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12928 2024.07.30 19:43:54.792153 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001432 sec., 53770.949720670396 rows/sec., 3.31 MiB/sec.
12929 2024.07.30 19:43:54.792358 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Debug> DynamicQueryHandler: Done processing query
12930 2024.07.30 19:43:54.792385 [ 3 ] {6fc8c712-56e9-4507-ba58-d5a75b740ccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12931 2024.07.30 19:43:54.792401 [ 3 ] {} <Debug> HTTP-Session: e6afbe55-f868-4207-9742-fabda3d4d99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12932 2024.07.30 19:43:54.792532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12933 2024.07.30 19:43:54.792579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12934 2024.07.30 19:43:54.792598 [ 3 ] {} <Debug> HTTP-Session: 2d9f0129-cc08-4005-811e-b5c2cf774bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12935 2024.07.30 19:43:54.792615 [ 3 ] {} <Debug> HTTP-Session: 2d9f0129-cc08-4005-811e-b5c2cf774bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12936 2024.07.30 19:43:54.792629 [ 3 ] {} <Debug> HTTP-Session: 2d9f0129-cc08-4005-811e-b5c2cf774bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12937 2024.07.30 19:43:54.792660 [ 3 ] {} <Trace> HTTP-Session: 2d9f0129-cc08-4005-811e-b5c2cf774bcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12938 2024.07.30 19:43:54.792827 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12939 2024.07.30 19:43:54.792873 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12940 2024.07.30 19:43:54.793018 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12941 2024.07.30 19:43:54.793494 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12942 2024.07.30 19:43:54.793531 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12943 2024.07.30 19:43:54.793900 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12944 2024.07.30 19:43:54.794232 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12945 2024.07.30 19:43:54.794390 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec.
12946 2024.07.30 19:43:54.794565 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Debug> DynamicQueryHandler: Done processing query
12947 2024.07.30 19:43:54.794590 [ 3 ] {3cd87e3b-d687-4201-9e6e-9c6f829be808} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12948 2024.07.30 19:43:54.794605 [ 3 ] {} <Debug> HTTP-Session: 2d9f0129-cc08-4005-811e-b5c2cf774bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12949 2024.07.30 19:43:54.794718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12950 2024.07.30 19:43:54.794768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12951 2024.07.30 19:43:54.794787 [ 3 ] {} <Debug> HTTP-Session: 78e23960-116b-4be8-8deb-a9f23b83f010 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12952 2024.07.30 19:43:54.794804 [ 3 ] {} <Debug> HTTP-Session: 78e23960-116b-4be8-8deb-a9f23b83f010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12953 2024.07.30 19:43:54.794817 [ 3 ] {} <Debug> HTTP-Session: 78e23960-116b-4be8-8deb-a9f23b83f010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12954 2024.07.30 19:43:54.794847 [ 3 ] {} <Trace> HTTP-Session: 78e23960-116b-4be8-8deb-a9f23b83f010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12955 2024.07.30 19:43:54.794986 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12956 2024.07.30 19:43:54.795050 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12957 2024.07.30 19:43:54.795463 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12958 2024.07.30 19:43:54.795956 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12959 2024.07.30 19:43:54.795993 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12960 2024.07.30 19:43:54.796553 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12961 2024.07.30 19:43:54.796958 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12962 2024.07.30 19:43:54.797148 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002231 sec., 1792.9179740026896 rows/sec., 3.21 MiB/sec.
12963 2024.07.30 19:43:54.797373 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Debug> DynamicQueryHandler: Done processing query
12964 2024.07.30 19:43:54.797397 [ 3 ] {cda38778-87b5-4722-9427-67939fafc488} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12965 2024.07.30 19:43:54.797413 [ 3 ] {} <Debug> HTTP-Session: 78e23960-116b-4be8-8deb-a9f23b83f010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12966 2024.07.30 19:43:54.797523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12967 2024.07.30 19:43:54.797572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12968 2024.07.30 19:43:54.797592 [ 3 ] {} <Debug> HTTP-Session: 0842fef3-1e2f-4a09-9915-7133d767ed9f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12969 2024.07.30 19:43:54.797608 [ 3 ] {} <Debug> HTTP-Session: 0842fef3-1e2f-4a09-9915-7133d767ed9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12970 2024.07.30 19:43:54.797621 [ 3 ] {} <Debug> HTTP-Session: 0842fef3-1e2f-4a09-9915-7133d767ed9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12971 2024.07.30 19:43:54.797652 [ 3 ] {} <Trace> HTTP-Session: 0842fef3-1e2f-4a09-9915-7133d767ed9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12972 2024.07.30 19:43:54.797756 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12973 2024.07.30 19:43:54.797800 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12974 2024.07.30 19:43:54.797929 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12975 2024.07.30 19:43:54.798224 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12976 2024.07.30 19:43:54.798261 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12977 2024.07.30 19:43:54.798609 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12978 2024.07.30 19:43:54.798927 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12979 2024.07.30 19:43:54.799081 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001353 sec., 16999.260901699927 rows/sec., 919.54 KiB/sec.
12980 2024.07.30 19:43:54.799249 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Debug> DynamicQueryHandler: Done processing query
12981 2024.07.30 19:43:54.799274 [ 3 ] {cc121f90-2d50-4254-aecf-39b252daead7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12982 2024.07.30 19:43:54.799289 [ 3 ] {} <Debug> HTTP-Session: 0842fef3-1e2f-4a09-9915-7133d767ed9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12983 2024.07.30 19:43:54.799397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12984 2024.07.30 19:43:54.799445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12985 2024.07.30 19:43:54.799463 [ 3 ] {} <Debug> HTTP-Session: 6eff6771-ad4b-4db4-a301-6760e04e8a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
12986 2024.07.30 19:43:54.799479 [ 3 ] {} <Debug> HTTP-Session: 6eff6771-ad4b-4db4-a301-6760e04e8a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12987 2024.07.30 19:43:54.799493 [ 3 ] {} <Debug> HTTP-Session: 6eff6771-ad4b-4db4-a301-6760e04e8a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12988 2024.07.30 19:43:54.799522 [ 3 ] {} <Trace> HTTP-Session: 6eff6771-ad4b-4db4-a301-6760e04e8a91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12989 2024.07.30 19:43:54.799631 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12990 2024.07.30 19:43:54.799675 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12991 2024.07.30 19:43:54.799801 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12992 2024.07.30 19:43:54.800109 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12993 2024.07.30 19:43:54.800145 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
12994 2024.07.30 19:43:54.800489 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12995 2024.07.30 19:43:54.800805 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12996 2024.07.30 19:43:54.800958 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
12997 2024.07.30 19:43:54.801125 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Debug> DynamicQueryHandler: Done processing query
12998 2024.07.30 19:43:54.801149 [ 3 ] {b5a8a81e-279f-4eba-a09d-ec9b68035d15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12999 2024.07.30 19:43:54.801164 [ 3 ] {} <Debug> HTTP-Session: 6eff6771-ad4b-4db4-a301-6760e04e8a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13000 2024.07.30 19:43:59.778052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13001 2024.07.30 19:43:59.778180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13002 2024.07.30 19:43:59.778206 [ 3 ] {} <Debug> HTTP-Session: ac4d4e0d-5e12-41e3-9e29-33bb9a2bf0e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13003 2024.07.30 19:43:59.778230 [ 3 ] {} <Debug> HTTP-Session: ac4d4e0d-5e12-41e3-9e29-33bb9a2bf0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13004 2024.07.30 19:43:59.778245 [ 3 ] {} <Debug> HTTP-Session: ac4d4e0d-5e12-41e3-9e29-33bb9a2bf0e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13005 2024.07.30 19:43:59.778294 [ 3 ] {} <Trace> HTTP-Session: ac4d4e0d-5e12-41e3-9e29-33bb9a2bf0e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13006 2024.07.30 19:43:59.778474 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13007 2024.07.30 19:43:59.778543 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13008 2024.07.30 19:43:59.778741 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13009 2024.07.30 19:43:59.779248 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13010 2024.07.30 19:43:59.779290 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13011 2024.07.30 19:43:59.779662 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13012 2024.07.30 19:43:59.780001 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13013 2024.07.30 19:43:59.780148 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001732 sec., 15011.547344110853 rows/sec., 1.19 MiB/sec.
13014 2024.07.30 19:43:59.780360 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Debug> DynamicQueryHandler: Done processing query
13015 2024.07.30 19:43:59.780387 [ 3 ] {eed8a83e-0191-4ad9-86d7-653546190a0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13016 2024.07.30 19:43:59.780404 [ 3 ] {} <Debug> HTTP-Session: ac4d4e0d-5e12-41e3-9e29-33bb9a2bf0e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13017 2024.07.30 19:43:59.780556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13018 2024.07.30 19:43:59.780612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13019 2024.07.30 19:43:59.780633 [ 3 ] {} <Debug> HTTP-Session: a0401829-a891-44c0-9d78-bba23776e2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13020 2024.07.30 19:43:59.780651 [ 3 ] {} <Debug> HTTP-Session: a0401829-a891-44c0-9d78-bba23776e2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13021 2024.07.30 19:43:59.780665 [ 3 ] {} <Debug> HTTP-Session: a0401829-a891-44c0-9d78-bba23776e2fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13022 2024.07.30 19:43:59.780700 [ 3 ] {} <Trace> HTTP-Session: a0401829-a891-44c0-9d78-bba23776e2fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13023 2024.07.30 19:43:59.780845 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13024 2024.07.30 19:43:59.780892 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13025 2024.07.30 19:43:59.781024 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13026 2024.07.30 19:43:59.781529 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13027 2024.07.30 19:43:59.781567 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13028 2024.07.30 19:43:59.781891 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13029 2024.07.30 19:43:59.782202 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13030 2024.07.30 19:43:59.782330 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001547 sec., 86619.26308985133 rows/sec., 7.23 MiB/sec.
13031 2024.07.30 19:43:59.782332 [ 89 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13032 2024.07.30 19:43:59.782398 [ 89 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13033 2024.07.30 19:43:59.782436 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13034 2024.07.30 19:43:59.782516 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Debug> DynamicQueryHandler: Done processing query
13035 2024.07.30 19:43:59.782546 [ 3 ] {993b4e02-11d3-4ec7-bb8d-47f92374dc1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13036 2024.07.30 19:43:59.782546 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
13037 2024.07.30 19:43:59.782565 [ 3 ] {} <Debug> HTTP-Session: a0401829-a891-44c0-9d78-bba23776e2fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13038 2024.07.30 19:43:59.782668 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13039 2024.07.30 19:43:59.782697 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 295 rows starting from the beginning of the part
13040 2024.07.30 19:43:59.782769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13041 2024.07.30 19:43:59.782794 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 134 rows starting from the beginning of the part
13042 2024.07.30 19:43:59.782868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13043 2024.07.30 19:43:59.782935 [ 3 ] {} <Debug> HTTP-Session: ba4ab7d6-b7c5-4f43-8716-2e1d506e624f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13044 2024.07.30 19:43:59.783039 [ 3 ] {} <Debug> HTTP-Session: ba4ab7d6-b7c5-4f43-8716-2e1d506e624f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13045 2024.07.30 19:43:59.783054 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 209 rows starting from the beginning of the part
13046 2024.07.30 19:43:59.783089 [ 3 ] {} <Debug> HTTP-Session: ba4ab7d6-b7c5-4f43-8716-2e1d506e624f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13047 2024.07.30 19:43:59.783224 [ 3 ] {} <Trace> HTTP-Session: ba4ab7d6-b7c5-4f43-8716-2e1d506e624f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13048 2024.07.30 19:43:59.783363 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 135 rows starting from the beginning of the part
13049 2024.07.30 19:43:59.783531 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13050 2024.07.30 19:43:59.783531 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 173 rows starting from the beginning of the part
13051 2024.07.30 19:43:59.783609 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13052 2024.07.30 19:43:59.783742 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 134 rows starting from the beginning of the part
13053 2024.07.30 19:43:59.784169 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13054 2024.07.30 19:43:59.784736 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13055 2024.07.30 19:43:59.784778 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13056 2024.07.30 19:43:59.785253 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13057 2024.07.30 19:43:59.785566 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.003074605 sec., 351264.63399363495 rows/sec., 30.06 MiB/sec.
13058 2024.07.30 19:43:59.785704 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13059 2024.07.30 19:43:59.785786 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13060 2024.07.30 19:43:59.785971 [ 89 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13061 2024.07.30 19:43:59.785996 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002583 sec., 34843.20557491289 rows/sec., 2.72 MiB/sec.
13062 2024.07.30 19:43:59.786036 [ 89 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13063 2024.07.30 19:43:59.786104 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13064 2024.07.30 19:43:59.786387 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Debug> DynamicQueryHandler: Done processing query
13065 2024.07.30 19:43:59.786415 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
13066 2024.07.30 19:43:59.786440 [ 3 ] {28ec0e29-6cfb-42ae-b90a-7880529c11f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13067 2024.07.30 19:43:59.786484 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13068 2024.07.30 19:43:59.786549 [ 3 ] {} <Debug> HTTP-Session: ba4ab7d6-b7c5-4f43-8716-2e1d506e624f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13069 2024.07.30 19:43:59.786704 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_71_14} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13070 2024.07.30 19:43:59.786823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13071 2024.07.30 19:43:59.786965 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
13072 2024.07.30 19:43:59.786995 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13073 2024.07.30 19:43:59.786997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13074 2024.07.30 19:43:59.787066 [ 3 ] {} <Debug> HTTP-Session: da611bf8-431c-4987-9745-98ade7aa1f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13075 2024.07.30 19:43:59.787075 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 470 rows starting from the beginning of the part
13076 2024.07.30 19:43:59.787090 [ 3 ] {} <Debug> HTTP-Session: da611bf8-431c-4987-9745-98ade7aa1f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13077 2024.07.30 19:43:59.787134 [ 3 ] {} <Debug> HTTP-Session: da611bf8-431c-4987-9745-98ade7aa1f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13078 2024.07.30 19:43:59.787259 [ 3 ] {} <Trace> HTTP-Session: da611bf8-431c-4987-9745-98ade7aa1f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13079 2024.07.30 19:43:59.787323 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part
13080 2024.07.30 19:43:59.787625 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part
13081 2024.07.30 19:43:59.787661 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13082 2024.07.30 19:43:59.787835 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13083 2024.07.30 19:43:59.787919 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 92 rows starting from the beginning of the part
13084 2024.07.30 19:43:59.788251 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 386 rows starting from the beginning of the part
13085 2024.07.30 19:43:59.788550 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part
13086 2024.07.30 19:43:59.789156 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13087 2024.07.30 19:43:59.789957 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13088 2024.07.30 19:43:59.790029 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13089 2024.07.30 19:43:59.791028 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13090 2024.07.30 19:43:59.791684 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 4 columns (4 merged, 0 gathered) in 0.005439206 sec., 282761.858991919 rows/sec., 20.43 MiB/sec.
13091 2024.07.30 19:43:59.791896 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13092 2024.07.30 19:43:59.791932 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13093 2024.07.30 19:43:59.792251 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13094 2024.07.30 19:43:59.792357 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004869 sec., 32860.95707537482 rows/sec., 2.29 MiB/sec.
13095 2024.07.30 19:43:59.792389 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13096 2024.07.30 19:43:59.792504 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13097 2024.07.30 19:43:59.793046 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
13098 2024.07.30 19:43:59.793201 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Debug> DynamicQueryHandler: Done processing query
13099 2024.07.30 19:43:59.793289 [ 3 ] {39506141-e3f9-4297-a78d-6989c41910ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13100 2024.07.30 19:43:59.793307 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13101 2024.07.30 19:43:59.793358 [ 3 ] {} <Debug> HTTP-Session: da611bf8-431c-4987-9745-98ade7aa1f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13102 2024.07.30 19:43:59.793573 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13103 2024.07.30 19:43:59.793632 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10811 rows starting from the beginning of the part
13104 2024.07.30 19:43:59.793645 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_71_14} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13105 2024.07.30 19:43:59.793712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 42143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13106 2024.07.30 19:43:59.793985 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
13107 2024.07.30 19:43:59.794073 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
13108 2024.07.30 19:43:59.794104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13109 2024.07.30 19:43:59.794256 [ 3 ] {} <Debug> HTTP-Session: 3dab1009-60e9-4d4b-83a4-d94a78dbd751 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13110 2024.07.30 19:43:59.794328 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 196 rows starting from the beginning of the part
13111 2024.07.30 19:43:59.794342 [ 3 ] {} <Debug> HTTP-Session: 3dab1009-60e9-4d4b-83a4-d94a78dbd751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13112 2024.07.30 19:43:59.794406 [ 3 ] {} <Debug> HTTP-Session: 3dab1009-60e9-4d4b-83a4-d94a78dbd751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13113 2024.07.30 19:43:59.794558 [ 3 ] {} <Trace> HTTP-Session: 3dab1009-60e9-4d4b-83a4-d94a78dbd751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13114 2024.07.30 19:43:59.794609 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 161 rows starting from the beginning of the part
13115 2024.07.30 19:43:59.794851 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
13116 2024.07.30 19:43:59.794955 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part
13117 2024.07.30 19:43:59.795343 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13118 2024.07.30 19:43:59.795531 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13119 2024.07.30 19:43:59.796720 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13120 2024.07.30 19:43:59.798371 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13121 2024.07.30 19:43:59.798441 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13122 2024.07.30 19:43:59.799805 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
13123 2024.07.30 19:43:59.800380 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13124 2024.07.30 19:43:59.800543 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005703 sec., 4559.0040329651065 rows/sec., 8.17 MiB/sec.
13125 2024.07.30 19:43:59.800863 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Debug> DynamicQueryHandler: Done processing query
13126 2024.07.30 19:43:59.800888 [ 3 ] {4549678a-7667-4ffd-8fca-4683b139d024} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13127 2024.07.30 19:43:59.800904 [ 3 ] {} <Debug> HTTP-Session: 3dab1009-60e9-4d4b-83a4-d94a78dbd751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13128 2024.07.30 19:43:59.801057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13129 2024.07.30 19:43:59.801107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13130 2024.07.30 19:43:59.801125 [ 3 ] {} <Debug> HTTP-Session: bb377fc8-e79f-4b1b-88b3-7c63a1cfaeee Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13131 2024.07.30 19:43:59.801141 [ 3 ] {} <Debug> HTTP-Session: bb377fc8-e79f-4b1b-88b3-7c63a1cfaeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13132 2024.07.30 19:43:59.801155 [ 3 ] {} <Debug> HTTP-Session: bb377fc8-e79f-4b1b-88b3-7c63a1cfaeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13133 2024.07.30 19:43:59.801241 [ 3 ] {} <Trace> HTTP-Session: bb377fc8-e79f-4b1b-88b3-7c63a1cfaeee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13134 2024.07.30 19:43:59.801530 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13135 2024.07.30 19:43:59.801647 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13136 2024.07.30 19:43:59.801688 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11648 rows, containing 5 columns (5 merged, 0 gathered) in 0.008938051 sec., 1303192.3850065297 rows/sec., 90.80 MiB/sec.
13137 2024.07.30 19:43:59.801876 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13138 2024.07.30 19:43:59.802091 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13139 2024.07.30 19:43:59.802445 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13140 2024.07.30 19:43:59.802505 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13141 2024.07.30 19:43:59.803200 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13142 2024.07.30 19:43:59.803396 [ 198 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13143 2024.07.30 19:43:59.803406 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13144 2024.07.30 19:43:59.803539 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB.
13145 2024.07.30 19:43:59.803835 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13146 2024.07.30 19:43:59.803967 [ 89 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13147 2024.07.30 19:43:59.803972 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002608 sec., 23006.134969325154 rows/sec., 1.55 MiB/sec.
13148 2024.07.30 19:43:59.803999 [ 89 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13149 2024.07.30 19:43:59.804034 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13150 2024.07.30 19:43:59.804304 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Debug> DynamicQueryHandler: Done processing query
13151 2024.07.30 19:43:59.804372 [ 3 ] {6568021d-f109-4f8f-8c6c-c054e4a069c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13152 2024.07.30 19:43:59.804371 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
13153 2024.07.30 19:43:59.804425 [ 3 ] {} <Debug> HTTP-Session: bb377fc8-e79f-4b1b-88b3-7c63a1cfaeee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13154 2024.07.30 19:43:59.805016 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13155 2024.07.30 19:43:59.805106 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3840 rows starting from the beginning of the part
13156 2024.07.30 19:43:59.805216 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
13157 2024.07.30 19:43:59.805383 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
13158 2024.07.30 19:43:59.805593 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
13159 2024.07.30 19:43:59.805792 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
13160 2024.07.30 19:43:59.805955 [ 196 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
13161 2024.07.30 19:43:59.807743 [ 199 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003583926 sec., 1155157.7794854024 rows/sec., 77.88 MiB/sec.
13162 2024.07.30 19:43:59.808111 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13163 2024.07.30 19:43:59.808584 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13164 2024.07.30 19:43:59.808684 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_71_14} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13165 2024.07.30 19:43:59.808774 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
13166 2024.07.30 19:44:01.187701 [ 88 ] {} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0
13167 2024.07.30 19:44:01.187770 [ 88 ] {} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13168 2024.07.30 19:44:01.187798 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13169 2024.07.30 19:44:01.188090 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full
13170 2024.07.30 19:44:01.188392 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13171 2024.07.30 19:44:01.188451 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 16 rows starting from the beginning of the part
13172 2024.07.30 19:44:01.188574 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
13173 2024.07.30 19:44:01.188918 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
13174 2024.07.30 19:44:01.189069 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
13175 2024.07.30 19:44:01.189282 [ 194 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
13176 2024.07.30 19:44:01.190351 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452713 sec., 10600.506459581697 rows/sec., 740.17 KiB/sec.
13177 2024.07.30 19:44:01.190565 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
13178 2024.07.30 19:44:01.191132 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13179 2024.07.30 19:44:01.191244 [ 199 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_29_6} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6
13180 2024.07.30 19:44:01.191368 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13181 2024.07.30 19:44:02.347216 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
13182 2024.07.30 19:44:02.347275 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
13183 2024.07.30 19:44:02.460835 [ 87 ] {} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0
13184 2024.07.30 19:44:02.460902 [ 87 ] {} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13185 2024.07.30 19:44:02.460928 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13186 2024.07.30 19:44:02.461154 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full
13187 2024.07.30 19:44:02.461381 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13188 2024.07.30 19:44:02.461422 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 16 rows starting from the beginning of the part
13189 2024.07.30 19:44:02.461508 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
13190 2024.07.30 19:44:02.461619 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
13191 2024.07.30 19:44:02.461876 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
13192 2024.07.30 19:44:02.461968 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
13193 2024.07.30 19:44:02.462983 [ 199 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974692 sec., 13166.610286566209 rows/sec., 1.05 MiB/sec.
13194 2024.07.30 19:44:02.463182 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
13195 2024.07.30 19:44:02.463639 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13196 2024.07.30 19:44:02.463730 [ 189 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_29_6} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6
13197 2024.07.30 19:44:02.463831 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13198 2024.07.30 19:44:03.001361 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00095946 sec.
13199 2024.07.30 19:44:04.781509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13200 2024.07.30 19:44:04.781647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13201 2024.07.30 19:44:04.781676 [ 3 ] {} <Debug> HTTP-Session: 4ae92527-79f1-4b2c-9d6b-d6e83161b719 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13202 2024.07.30 19:44:04.781704 [ 3 ] {} <Debug> HTTP-Session: 4ae92527-79f1-4b2c-9d6b-d6e83161b719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13203 2024.07.30 19:44:04.781721 [ 3 ] {} <Debug> HTTP-Session: 4ae92527-79f1-4b2c-9d6b-d6e83161b719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13204 2024.07.30 19:44:04.781777 [ 3 ] {} <Trace> HTTP-Session: 4ae92527-79f1-4b2c-9d6b-d6e83161b719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13205 2024.07.30 19:44:04.781971 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13206 2024.07.30 19:44:04.782038 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13207 2024.07.30 19:44:04.782230 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13208 2024.07.30 19:44:04.782630 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13209 2024.07.30 19:44:04.782667 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13210 2024.07.30 19:44:04.783031 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13211 2024.07.30 19:44:04.783378 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13212 2024.07.30 19:44:04.783526 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001614 sec., 6195.786864931846 rows/sec., 411.44 KiB/sec.
13213 2024.07.30 19:44:04.783715 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Debug> DynamicQueryHandler: Done processing query
13214 2024.07.30 19:44:04.783740 [ 3 ] {4f45cb62-e6a9-45e7-b879-39f2c300db6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13215 2024.07.30 19:44:04.783757 [ 3 ] {} <Debug> HTTP-Session: 4ae92527-79f1-4b2c-9d6b-d6e83161b719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13216 2024.07.30 19:44:04.783885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13217 2024.07.30 19:44:04.783933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13218 2024.07.30 19:44:04.783952 [ 3 ] {} <Debug> HTTP-Session: a35ca6cd-3082-4ff1-bf00-051d9b74b0c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13219 2024.07.30 19:44:04.783968 [ 3 ] {} <Debug> HTTP-Session: a35ca6cd-3082-4ff1-bf00-051d9b74b0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13220 2024.07.30 19:44:04.783982 [ 3 ] {} <Debug> HTTP-Session: a35ca6cd-3082-4ff1-bf00-051d9b74b0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13221 2024.07.30 19:44:04.784013 [ 3 ] {} <Trace> HTTP-Session: a35ca6cd-3082-4ff1-bf00-051d9b74b0c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13222 2024.07.30 19:44:04.784108 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13223 2024.07.30 19:44:04.784150 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13224 2024.07.30 19:44:04.784277 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13225 2024.07.30 19:44:04.784615 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13226 2024.07.30 19:44:04.784651 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13227 2024.07.30 19:44:04.784944 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13228 2024.07.30 19:44:04.785254 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13229 2024.07.30 19:44:04.785379 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001297 sec., 3084.040092521203 rows/sec., 251.48 KiB/sec.
13230 2024.07.30 19:44:04.785546 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Debug> DynamicQueryHandler: Done processing query
13231 2024.07.30 19:44:04.785570 [ 3 ] {e2147cbc-590d-45d1-ba57-0a98510dd471} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13232 2024.07.30 19:44:04.785586 [ 3 ] {} <Debug> HTTP-Session: a35ca6cd-3082-4ff1-bf00-051d9b74b0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13233 2024.07.30 19:44:04.785744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13234 2024.07.30 19:44:04.785794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13235 2024.07.30 19:44:04.785813 [ 3 ] {} <Debug> HTTP-Session: 8046fbb7-135e-4dd7-83a9-88f3a05923e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13236 2024.07.30 19:44:04.785830 [ 3 ] {} <Debug> HTTP-Session: 8046fbb7-135e-4dd7-83a9-88f3a05923e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13237 2024.07.30 19:44:04.785843 [ 3 ] {} <Debug> HTTP-Session: 8046fbb7-135e-4dd7-83a9-88f3a05923e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13238 2024.07.30 19:44:04.785874 [ 3 ] {} <Trace> HTTP-Session: 8046fbb7-135e-4dd7-83a9-88f3a05923e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13239 2024.07.30 19:44:04.786013 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13240 2024.07.30 19:44:04.786055 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13241 2024.07.30 19:44:04.786181 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13242 2024.07.30 19:44:04.786578 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13243 2024.07.30 19:44:04.786614 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13244 2024.07.30 19:44:04.786935 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13245 2024.07.30 19:44:04.787242 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13246 2024.07.30 19:44:04.787363 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001414 sec., 123762.37623762377 rows/sec., 10.92 MiB/sec.
13247 2024.07.30 19:44:04.787514 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Debug> DynamicQueryHandler: Done processing query
13248 2024.07.30 19:44:04.787539 [ 3 ] {d4456566-7dfc-4d15-a281-d6e3d1ef88e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13249 2024.07.30 19:44:04.787555 [ 3 ] {} <Debug> HTTP-Session: 8046fbb7-135e-4dd7-83a9-88f3a05923e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13250 2024.07.30 19:44:04.787661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13251 2024.07.30 19:44:04.787708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13252 2024.07.30 19:44:04.787726 [ 3 ] {} <Debug> HTTP-Session: 2b3cc16b-40f9-4197-bddd-67ac49c4520e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13253 2024.07.30 19:44:04.787742 [ 3 ] {} <Debug> HTTP-Session: 2b3cc16b-40f9-4197-bddd-67ac49c4520e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13254 2024.07.30 19:44:04.787756 [ 3 ] {} <Debug> HTTP-Session: 2b3cc16b-40f9-4197-bddd-67ac49c4520e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13255 2024.07.30 19:44:04.787786 [ 3 ] {} <Trace> HTTP-Session: 2b3cc16b-40f9-4197-bddd-67ac49c4520e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13256 2024.07.30 19:44:04.787880 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13257 2024.07.30 19:44:04.787921 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13258 2024.07.30 19:44:04.788046 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13259 2024.07.30 19:44:04.788311 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13260 2024.07.30 19:44:04.788346 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13261 2024.07.30 19:44:04.788649 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13262 2024.07.30 19:44:04.788961 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13263 2024.07.30 19:44:04.789086 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00123 sec., 3252.032520325203 rows/sec., 227.07 KiB/sec.
13264 2024.07.30 19:44:04.789249 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Debug> DynamicQueryHandler: Done processing query
13265 2024.07.30 19:44:04.789274 [ 3 ] {c1d7870d-6d4d-48a8-a257-e80678a7ffbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13266 2024.07.30 19:44:04.789290 [ 3 ] {} <Debug> HTTP-Session: 2b3cc16b-40f9-4197-bddd-67ac49c4520e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13267 2024.07.30 19:44:04.789469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13268 2024.07.30 19:44:04.789517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13269 2024.07.30 19:44:04.789536 [ 3 ] {} <Debug> HTTP-Session: 66845c45-a67c-48c8-ba8c-013ab83616cc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13270 2024.07.30 19:44:04.789551 [ 3 ] {} <Debug> HTTP-Session: 66845c45-a67c-48c8-ba8c-013ab83616cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13271 2024.07.30 19:44:04.789565 [ 3 ] {} <Debug> HTTP-Session: 66845c45-a67c-48c8-ba8c-013ab83616cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13272 2024.07.30 19:44:04.789595 [ 3 ] {} <Trace> HTTP-Session: 66845c45-a67c-48c8-ba8c-013ab83616cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13273 2024.07.30 19:44:04.789797 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13274 2024.07.30 19:44:04.789839 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13275 2024.07.30 19:44:04.789960 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13276 2024.07.30 19:44:04.790473 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13277 2024.07.30 19:44:04.790509 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13278 2024.07.30 19:44:04.790827 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13279 2024.07.30 19:44:04.791135 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13280 2024.07.30 19:44:04.791253 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001563 sec., 249520.15355086373 rows/sec., 17.57 MiB/sec.
13281 2024.07.30 19:44:04.791403 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Debug> DynamicQueryHandler: Done processing query
13282 2024.07.30 19:44:04.791426 [ 3 ] {8f376aa9-d2e8-4f58-83e9-a58759e37a93} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13283 2024.07.30 19:44:04.791442 [ 3 ] {} <Debug> HTTP-Session: 66845c45-a67c-48c8-ba8c-013ab83616cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13284 2024.07.30 19:44:04.791555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13285 2024.07.30 19:44:04.791602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13286 2024.07.30 19:44:04.791621 [ 3 ] {} <Debug> HTTP-Session: 5807c248-4e35-418e-9414-c04d6e4b5dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13287 2024.07.30 19:44:04.791637 [ 3 ] {} <Debug> HTTP-Session: 5807c248-4e35-418e-9414-c04d6e4b5dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13288 2024.07.30 19:44:04.791650 [ 3 ] {} <Debug> HTTP-Session: 5807c248-4e35-418e-9414-c04d6e4b5dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13289 2024.07.30 19:44:04.791680 [ 3 ] {} <Trace> HTTP-Session: 5807c248-4e35-418e-9414-c04d6e4b5dfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13290 2024.07.30 19:44:04.791773 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13291 2024.07.30 19:44:04.791816 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13292 2024.07.30 19:44:04.791943 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13293 2024.07.30 19:44:04.792265 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13294 2024.07.30 19:44:04.792301 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13295 2024.07.30 19:44:04.792655 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13296 2024.07.30 19:44:04.792976 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13297 2024.07.30 19:44:04.793102 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 190.83 KiB/sec.
13298 2024.07.30 19:44:04.793382 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Debug> DynamicQueryHandler: Done processing query
13299 2024.07.30 19:44:04.793443 [ 3 ] {a49885b2-7449-4fb0-8efa-ed1c745e1c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13300 2024.07.30 19:44:04.793511 [ 3 ] {} <Debug> HTTP-Session: 5807c248-4e35-418e-9414-c04d6e4b5dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13301 2024.07.30 19:44:04.793733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13302 2024.07.30 19:44:04.793786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13303 2024.07.30 19:44:04.793804 [ 3 ] {} <Debug> HTTP-Session: 2b39aa7f-0487-49a2-b182-fd856b8c49f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13304 2024.07.30 19:44:04.793822 [ 3 ] {} <Debug> HTTP-Session: 2b39aa7f-0487-49a2-b182-fd856b8c49f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13305 2024.07.30 19:44:04.793836 [ 3 ] {} <Debug> HTTP-Session: 2b39aa7f-0487-49a2-b182-fd856b8c49f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13306 2024.07.30 19:44:04.793867 [ 3 ] {} <Trace> HTTP-Session: 2b39aa7f-0487-49a2-b182-fd856b8c49f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13307 2024.07.30 19:44:04.793992 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13308 2024.07.30 19:44:04.794046 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13309 2024.07.30 19:44:04.794208 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13310 2024.07.30 19:44:04.794547 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13311 2024.07.30 19:44:04.794582 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13312 2024.07.30 19:44:04.794939 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13313 2024.07.30 19:44:04.795280 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13314 2024.07.30 19:44:04.795403 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001458 sec., 52812.071330589846 rows/sec., 3.25 MiB/sec.
13315 2024.07.30 19:44:04.795663 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Debug> DynamicQueryHandler: Done processing query
13316 2024.07.30 19:44:04.795713 [ 3 ] {84e5d104-2412-4268-81f9-a1cb85e0d9e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13317 2024.07.30 19:44:04.795752 [ 3 ] {} <Debug> HTTP-Session: 2b39aa7f-0487-49a2-b182-fd856b8c49f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13318 2024.07.30 19:44:04.795904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13319 2024.07.30 19:44:04.795951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13320 2024.07.30 19:44:04.795970 [ 3 ] {} <Debug> HTTP-Session: 6c7f12bd-eb26-46db-8ea7-ab2e70a3eacb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13321 2024.07.30 19:44:04.795986 [ 3 ] {} <Debug> HTTP-Session: 6c7f12bd-eb26-46db-8ea7-ab2e70a3eacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13322 2024.07.30 19:44:04.796000 [ 3 ] {} <Debug> HTTP-Session: 6c7f12bd-eb26-46db-8ea7-ab2e70a3eacb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13323 2024.07.30 19:44:04.796030 [ 3 ] {} <Trace> HTTP-Session: 6c7f12bd-eb26-46db-8ea7-ab2e70a3eacb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13324 2024.07.30 19:44:04.796177 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13325 2024.07.30 19:44:04.796224 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13326 2024.07.30 19:44:04.796380 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13327 2024.07.30 19:44:04.796768 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13328 2024.07.30 19:44:04.796804 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13329 2024.07.30 19:44:04.797176 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13330 2024.07.30 19:44:04.797504 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13331 2024.07.30 19:44:04.797628 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001516 sec., 106860.15831134564 rows/sec., 7.44 MiB/sec.
13332 2024.07.30 19:44:04.797790 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Debug> DynamicQueryHandler: Done processing query
13333 2024.07.30 19:44:04.797814 [ 3 ] {6603d41c-75e3-42cb-aef0-ac11f43b4766} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13334 2024.07.30 19:44:04.797830 [ 3 ] {} <Debug> HTTP-Session: 6c7f12bd-eb26-46db-8ea7-ab2e70a3eacb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13335 2024.07.30 19:44:04.797939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13336 2024.07.30 19:44:04.797986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13337 2024.07.30 19:44:04.798005 [ 3 ] {} <Debug> HTTP-Session: 3cb8a14a-5def-4e0b-a74b-e91166bfe1ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13338 2024.07.30 19:44:04.798021 [ 3 ] {} <Debug> HTTP-Session: 3cb8a14a-5def-4e0b-a74b-e91166bfe1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13339 2024.07.30 19:44:04.798034 [ 3 ] {} <Debug> HTTP-Session: 3cb8a14a-5def-4e0b-a74b-e91166bfe1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13340 2024.07.30 19:44:04.798064 [ 3 ] {} <Trace> HTTP-Session: 3cb8a14a-5def-4e0b-a74b-e91166bfe1ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13341 2024.07.30 19:44:04.798197 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13342 2024.07.30 19:44:04.798258 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13343 2024.07.30 19:44:04.798658 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13344 2024.07.30 19:44:04.799064 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13345 2024.07.30 19:44:04.799099 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13346 2024.07.30 19:44:04.799662 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13347 2024.07.30 19:44:04.800072 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13348 2024.07.30 19:44:04.800208 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13349 2024.07.30 19:44:04.800218 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00208 sec., 1923.0769230769233 rows/sec., 3.45 MiB/sec.
13350 2024.07.30 19:44:04.800254 [ 85 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13351 2024.07.30 19:44:04.800304 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13352 2024.07.30 19:44:04.800567 [ 195 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
13353 2024.07.30 19:44:04.800592 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Debug> DynamicQueryHandler: Done processing query
13354 2024.07.30 19:44:04.800646 [ 3 ] {e4b7a952-4993-45dd-af65-63cac6a57e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13355 2024.07.30 19:44:04.800672 [ 3 ] {} <Debug> HTTP-Session: 3cb8a14a-5def-4e0b-a74b-e91166bfe1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13356 2024.07.30 19:44:04.800906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13357 2024.07.30 19:44:04.801012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13358 2024.07.30 19:44:04.801072 [ 3 ] {} <Debug> HTTP-Session: 32e9c0dc-7df9-4a9d-bdaf-cf7d91dceacc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13359 2024.07.30 19:44:04.801117 [ 3 ] {} <Debug> HTTP-Session: 32e9c0dc-7df9-4a9d-bdaf-cf7d91dceacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13360 2024.07.30 19:44:04.801159 [ 3 ] {} <Debug> HTTP-Session: 32e9c0dc-7df9-4a9d-bdaf-cf7d91dceacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13361 2024.07.30 19:44:04.801253 [ 3 ] {} <Trace> HTTP-Session: 32e9c0dc-7df9-4a9d-bdaf-cf7d91dceacc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13362 2024.07.30 19:44:04.801277 [ 195 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13363 2024.07.30 19:44:04.801426 [ 195 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 861 rows starting from the beginning of the part
13364 2024.07.30 19:44:04.801457 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13365 2024.07.30 19:44:04.801577 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13366 2024.07.30 19:44:04.802224 [ 195 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part
13367 2024.07.30 19:44:04.802476 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13368 2024.07.30 19:44:04.802985 [ 195 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part
13369 2024.07.30 19:44:04.803662 [ 195 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 4 rows starting from the beginning of the part
13370 2024.07.30 19:44:04.803828 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13371 2024.07.30 19:44:04.803936 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13372 2024.07.30 19:44:04.804305 [ 195 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part
13373 2024.07.30 19:44:04.804856 [ 195 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 4 rows starting from the beginning of the part
13374 2024.07.30 19:44:04.805398 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13375 2024.07.30 19:44:04.806239 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13376 2024.07.30 19:44:04.806584 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005177 sec., 4442.727448329148 rows/sec., 240.32 KiB/sec.
13377 2024.07.30 19:44:04.807002 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Debug> DynamicQueryHandler: Done processing query
13378 2024.07.30 19:44:04.807039 [ 3 ] {86c28d0e-1712-4fae-a026-7d10bff2ef85} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13379 2024.07.30 19:44:04.807079 [ 3 ] {} <Debug> HTTP-Session: 32e9c0dc-7df9-4a9d-bdaf-cf7d91dceacc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13380 2024.07.30 19:44:04.807202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13381 2024.07.30 19:44:04.807255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13382 2024.07.30 19:44:04.807279 [ 3 ] {} <Debug> HTTP-Session: e636abf5-aba7-47ee-bd8d-2ca301b9093b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13383 2024.07.30 19:44:04.807295 [ 3 ] {} <Debug> HTTP-Session: e636abf5-aba7-47ee-bd8d-2ca301b9093b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13384 2024.07.30 19:44:04.807309 [ 3 ] {} <Debug> HTTP-Session: e636abf5-aba7-47ee-bd8d-2ca301b9093b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13385 2024.07.30 19:44:04.807356 [ 3 ] {} <Trace> HTTP-Session: e636abf5-aba7-47ee-bd8d-2ca301b9093b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13386 2024.07.30 19:44:04.807528 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13387 2024.07.30 19:44:04.807583 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13388 2024.07.30 19:44:04.808265 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13389 2024.07.30 19:44:04.809139 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13390 2024.07.30 19:44:04.809199 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
13391 2024.07.30 19:44:04.810397 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13392 2024.07.30 19:44:04.811394 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13393 2024.07.30 19:44:04.811810 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004314 sec., 13908.205841446454 rows/sec., 959.81 KiB/sec.
13394 2024.07.30 19:44:04.812402 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Debug> DynamicQueryHandler: Done processing query
13395 2024.07.30 19:44:04.812483 [ 3 ] {1a77f642-737a-4579-af21-0e34bc0eaa93} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13396 2024.07.30 19:44:04.812546 [ 3 ] {} <Debug> HTTP-Session: e636abf5-aba7-47ee-bd8d-2ca301b9093b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13397 2024.07.30 19:44:04.814557 [ 199 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 925 rows, containing 19 columns (19 merged, 0 gathered) in 0.014137183 sec., 65430.29116903983 rows/sec., 117.25 MiB/sec.
13398 2024.07.30 19:44:04.815422 [ 199 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13399 2024.07.30 19:44:04.816020 [ 199 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13400 2024.07.30 19:44:04.816109 [ 199 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13401 2024.07.30 19:44:04.816236 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB.
13402 2024.07.30 19:44:09.777539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13403 2024.07.30 19:44:09.777666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13404 2024.07.30 19:44:09.777692 [ 3 ] {} <Debug> HTTP-Session: e97d2c0b-a1e1-4c75-b494-6dced9fdc881 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13405 2024.07.30 19:44:09.777716 [ 3 ] {} <Debug> HTTP-Session: e97d2c0b-a1e1-4c75-b494-6dced9fdc881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13406 2024.07.30 19:44:09.777731 [ 3 ] {} <Debug> HTTP-Session: e97d2c0b-a1e1-4c75-b494-6dced9fdc881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13407 2024.07.30 19:44:09.777783 [ 3 ] {} <Trace> HTTP-Session: e97d2c0b-a1e1-4c75-b494-6dced9fdc881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13408 2024.07.30 19:44:09.777971 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13409 2024.07.30 19:44:09.778041 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13410 2024.07.30 19:44:09.778236 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13411 2024.07.30 19:44:09.778666 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13412 2024.07.30 19:44:09.778711 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13413 2024.07.30 19:44:09.779126 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13414 2024.07.30 19:44:09.779487 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13415 2024.07.30 19:44:09.779653 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001741 sec., 15508.328546812178 rows/sec., 1.23 MiB/sec.
13416 2024.07.30 19:44:09.779713 [ 76 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13417 2024.07.30 19:44:09.779834 [ 76 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13418 2024.07.30 19:44:09.779879 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13419 2024.07.30 19:44:09.779992 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Debug> DynamicQueryHandler: Done processing query
13420 2024.07.30 19:44:09.780069 [ 3 ] {1e69f898-be77-4000-aef7-9a98779b9012} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13421 2024.07.30 19:44:09.780142 [ 3 ] {} <Debug> HTTP-Session: e97d2c0b-a1e1-4c75-b494-6dced9fdc881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13422 2024.07.30 19:44:09.780272 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
13423 2024.07.30 19:44:09.780445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13424 2024.07.30 19:44:09.780629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13425 2024.07.30 19:44:09.780730 [ 3 ] {} <Debug> HTTP-Session: c362e88c-7ad5-46a6-bb90-9840e9d680ec Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13426 2024.07.30 19:44:09.780817 [ 3 ] {} <Debug> HTTP-Session: c362e88c-7ad5-46a6-bb90-9840e9d680ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13427 2024.07.30 19:44:09.780876 [ 3 ] {} <Debug> HTTP-Session: c362e88c-7ad5-46a6-bb90-9840e9d680ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13428 2024.07.30 19:44:09.780929 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13429 2024.07.30 19:44:09.780964 [ 3 ] {} <Trace> HTTP-Session: c362e88c-7ad5-46a6-bb90-9840e9d680ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13430 2024.07.30 19:44:09.781002 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 36 rows starting from the beginning of the part
13431 2024.07.30 19:44:09.781229 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part
13432 2024.07.30 19:44:09.781270 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13433 2024.07.30 19:44:09.781477 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13434 2024.07.30 19:44:09.781519 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part
13435 2024.07.30 19:44:09.781860 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part
13436 2024.07.30 19:44:09.782251 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part
13437 2024.07.30 19:44:09.782482 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13438 2024.07.30 19:44:09.782552 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part
13439 2024.07.30 19:44:09.783452 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13440 2024.07.30 19:44:09.783512 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13441 2024.07.30 19:44:09.784355 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13442 2024.07.30 19:44:09.785237 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.005230842 sec., 25808.464488126385 rows/sec., 1.96 MiB/sec.
13443 2024.07.30 19:44:09.785255 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13444 2024.07.30 19:44:09.785468 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13445 2024.07.30 19:44:09.785628 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004511 sec., 443.3606739082243 rows/sec., 36.15 KiB/sec.
13446 2024.07.30 19:44:09.786541 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Debug> DynamicQueryHandler: Done processing query
13447 2024.07.30 19:44:09.786576 [ 3 ] {e0cc8de9-efb1-4422-a78e-ee42f97890d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13448 2024.07.30 19:44:09.786604 [ 3 ] {} <Debug> HTTP-Session: c362e88c-7ad5-46a6-bb90-9840e9d680ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13449 2024.07.30 19:44:09.786850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 20212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13450 2024.07.30 19:44:09.786862 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13451 2024.07.30 19:44:09.786911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13452 2024.07.30 19:44:09.786963 [ 3 ] {} <Debug> HTTP-Session: c19dd39c-510f-49f6-b0bd-a9bd1dece237 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13453 2024.07.30 19:44:09.786998 [ 3 ] {} <Debug> HTTP-Session: c19dd39c-510f-49f6-b0bd-a9bd1dece237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13454 2024.07.30 19:44:09.787015 [ 3 ] {} <Debug> HTTP-Session: c19dd39c-510f-49f6-b0bd-a9bd1dece237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13455 2024.07.30 19:44:09.787066 [ 3 ] {} <Trace> HTTP-Session: c19dd39c-510f-49f6-b0bd-a9bd1dece237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13456 2024.07.30 19:44:09.787074 [ 187 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_66_13} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13457 2024.07.30 19:44:09.787253 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13458 2024.07.30 19:44:09.787286 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13459 2024.07.30 19:44:09.787347 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13460 2024.07.30 19:44:09.787497 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13461 2024.07.30 19:44:09.787908 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13462 2024.07.30 19:44:09.787946 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13463 2024.07.30 19:44:09.788298 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13464 2024.07.30 19:44:09.788613 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13465 2024.07.30 19:44:09.788766 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Debug> executeQuery: Read 138 rows, 11.81 KiB in 0.00159 sec., 86792.45283018867 rows/sec., 7.25 MiB/sec.
13466 2024.07.30 19:44:09.788956 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Debug> DynamicQueryHandler: Done processing query
13467 2024.07.30 19:44:09.788981 [ 3 ] {848009c3-91a0-45ad-83f0-23244bce51c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13468 2024.07.30 19:44:09.788997 [ 3 ] {} <Debug> HTTP-Session: c19dd39c-510f-49f6-b0bd-a9bd1dece237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13469 2024.07.30 19:44:09.789122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13470 2024.07.30 19:44:09.789172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13471 2024.07.30 19:44:09.789196 [ 3 ] {} <Debug> HTTP-Session: cd3c3917-1985-4b7b-a058-e89b4dabdd17 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13472 2024.07.30 19:44:09.789215 [ 3 ] {} <Debug> HTTP-Session: cd3c3917-1985-4b7b-a058-e89b4dabdd17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13473 2024.07.30 19:44:09.789229 [ 3 ] {} <Debug> HTTP-Session: cd3c3917-1985-4b7b-a058-e89b4dabdd17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13474 2024.07.30 19:44:09.789260 [ 3 ] {} <Trace> HTTP-Session: cd3c3917-1985-4b7b-a058-e89b4dabdd17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13475 2024.07.30 19:44:09.789356 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13476 2024.07.30 19:44:09.789400 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13477 2024.07.30 19:44:09.789531 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13478 2024.07.30 19:44:09.789846 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13479 2024.07.30 19:44:09.789882 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13480 2024.07.30 19:44:09.790187 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13481 2024.07.30 19:44:09.790504 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13482 2024.07.30 19:44:09.790668 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001329 sec., 1504.8908954100827 rows/sec., 105.08 KiB/sec.
13483 2024.07.30 19:44:09.790840 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Debug> DynamicQueryHandler: Done processing query
13484 2024.07.30 19:44:09.790864 [ 3 ] {14bbec05-b0f4-47a7-869f-6637aefd242b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13485 2024.07.30 19:44:09.790881 [ 3 ] {} <Debug> HTTP-Session: cd3c3917-1985-4b7b-a058-e89b4dabdd17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13486 2024.07.30 19:44:09.791010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 15806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13487 2024.07.30 19:44:09.791057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13488 2024.07.30 19:44:09.791077 [ 3 ] {} <Debug> HTTP-Session: dff0a190-86bc-4253-a994-6b837f1630fa Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13489 2024.07.30 19:44:09.791093 [ 3 ] {} <Debug> HTTP-Session: dff0a190-86bc-4253-a994-6b837f1630fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13490 2024.07.30 19:44:09.791108 [ 3 ] {} <Debug> HTTP-Session: dff0a190-86bc-4253-a994-6b837f1630fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13491 2024.07.30 19:44:09.791139 [ 3 ] {} <Trace> HTTP-Session: dff0a190-86bc-4253-a994-6b837f1630fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13492 2024.07.30 19:44:09.791267 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13493 2024.07.30 19:44:09.791310 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13494 2024.07.30 19:44:09.791438 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13495 2024.07.30 19:44:09.791797 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13496 2024.07.30 19:44:09.791834 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13497 2024.07.30 19:44:09.792155 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13498 2024.07.30 19:44:09.792475 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13499 2024.07.30 19:44:09.792595 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001378 sec., 67489.11465892597 rows/sec., 5.27 MiB/sec.
13500 2024.07.30 19:44:09.792762 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Debug> DynamicQueryHandler: Done processing query
13501 2024.07.30 19:44:09.792787 [ 3 ] {1e8720bf-bf2b-473d-8145-302af7e00098} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13502 2024.07.30 19:44:09.792802 [ 3 ] {} <Debug> HTTP-Session: dff0a190-86bc-4253-a994-6b837f1630fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13503 2024.07.30 19:44:09.792975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13504 2024.07.30 19:44:09.793023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13505 2024.07.30 19:44:09.793041 [ 3 ] {} <Debug> HTTP-Session: 691c8699-5628-4ce3-ab93-a4d89172d9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13506 2024.07.30 19:44:09.793058 [ 3 ] {} <Debug> HTTP-Session: 691c8699-5628-4ce3-ab93-a4d89172d9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13507 2024.07.30 19:44:09.793073 [ 3 ] {} <Debug> HTTP-Session: 691c8699-5628-4ce3-ab93-a4d89172d9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13508 2024.07.30 19:44:09.793103 [ 3 ] {} <Trace> HTTP-Session: 691c8699-5628-4ce3-ab93-a4d89172d9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13509 2024.07.30 19:44:09.793246 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13510 2024.07.30 19:44:09.793293 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13511 2024.07.30 19:44:09.793433 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13512 2024.07.30 19:44:09.794024 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13513 2024.07.30 19:44:09.794063 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13514 2024.07.30 19:44:09.794462 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13515 2024.07.30 19:44:09.794807 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13516 2024.07.30 19:44:09.794931 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001752 sec., 91894.97716894977 rows/sec., 6.40 MiB/sec.
13517 2024.07.30 19:44:09.795192 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Debug> DynamicQueryHandler: Done processing query
13518 2024.07.30 19:44:09.795247 [ 3 ] {8d6ab57e-9d6a-4cb4-832c-cd8a249eba98} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13519 2024.07.30 19:44:09.795306 [ 3 ] {} <Debug> HTTP-Session: 691c8699-5628-4ce3-ab93-a4d89172d9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13520 2024.07.30 19:44:09.795536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 43741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13521 2024.07.30 19:44:09.795589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13522 2024.07.30 19:44:09.795608 [ 3 ] {} <Debug> HTTP-Session: eb31dfcb-6414-4f61-8944-0409b2c7c057 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13523 2024.07.30 19:44:09.795625 [ 3 ] {} <Debug> HTTP-Session: eb31dfcb-6414-4f61-8944-0409b2c7c057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13524 2024.07.30 19:44:09.795639 [ 3 ] {} <Debug> HTTP-Session: eb31dfcb-6414-4f61-8944-0409b2c7c057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13525 2024.07.30 19:44:09.795670 [ 3 ] {} <Trace> HTTP-Session: eb31dfcb-6414-4f61-8944-0409b2c7c057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13526 2024.07.30 19:44:09.795971 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13527 2024.07.30 19:44:09.796042 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13528 2024.07.30 19:44:09.796470 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13529 2024.07.30 19:44:09.797147 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13530 2024.07.30 19:44:09.797183 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13531 2024.07.30 19:44:09.797818 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13532 2024.07.30 19:44:09.798253 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13533 2024.07.30 19:44:09.798406 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002642 sec., 10219.530658591977 rows/sec., 18.31 MiB/sec.
13534 2024.07.30 19:44:09.798632 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Debug> DynamicQueryHandler: Done processing query
13535 2024.07.30 19:44:09.798657 [ 3 ] {bd25d67e-cb73-4891-a660-ac4cfb9a625f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13536 2024.07.30 19:44:09.798673 [ 3 ] {} <Debug> HTTP-Session: eb31dfcb-6414-4f61-8944-0409b2c7c057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13537 2024.07.30 19:44:09.798806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13538 2024.07.30 19:44:09.798853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13539 2024.07.30 19:44:09.798873 [ 3 ] {} <Debug> HTTP-Session: 5cf00bae-67dd-498e-98fa-637fd6be7985 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13540 2024.07.30 19:44:09.798889 [ 3 ] {} <Debug> HTTP-Session: 5cf00bae-67dd-498e-98fa-637fd6be7985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13541 2024.07.30 19:44:09.798902 [ 3 ] {} <Debug> HTTP-Session: 5cf00bae-67dd-498e-98fa-637fd6be7985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13542 2024.07.30 19:44:09.798932 [ 3 ] {} <Trace> HTTP-Session: 5cf00bae-67dd-498e-98fa-637fd6be7985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13543 2024.07.30 19:44:09.799045 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13544 2024.07.30 19:44:09.799089 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13545 2024.07.30 19:44:09.799215 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13546 2024.07.30 19:44:09.799519 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13547 2024.07.30 19:44:09.799555 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13548 2024.07.30 19:44:09.799926 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13549 2024.07.30 19:44:09.800261 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13550 2024.07.30 19:44:09.800382 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
13551 2024.07.30 19:44:09.800582 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Debug> DynamicQueryHandler: Done processing query
13552 2024.07.30 19:44:09.800619 [ 3 ] {4b98fd12-b0dc-4890-bc1a-7282f37c425f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13553 2024.07.30 19:44:09.800652 [ 3 ] {} <Debug> HTTP-Session: 5cf00bae-67dd-498e-98fa-637fd6be7985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13554 2024.07.30 19:44:14.783351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13555 2024.07.30 19:44:14.783486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13556 2024.07.30 19:44:14.783513 [ 3 ] {} <Debug> HTTP-Session: fdd59481-73cf-43df-9f04-8ba0cefabb03 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13557 2024.07.30 19:44:14.783537 [ 3 ] {} <Debug> HTTP-Session: fdd59481-73cf-43df-9f04-8ba0cefabb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13558 2024.07.30 19:44:14.783552 [ 3 ] {} <Debug> HTTP-Session: fdd59481-73cf-43df-9f04-8ba0cefabb03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13559 2024.07.30 19:44:14.783601 [ 3 ] {} <Trace> HTTP-Session: fdd59481-73cf-43df-9f04-8ba0cefabb03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13560 2024.07.30 19:44:14.783786 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13561 2024.07.30 19:44:14.783855 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13562 2024.07.30 19:44:14.784048 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13563 2024.07.30 19:44:14.784512 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13564 2024.07.30 19:44:14.784559 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13565 2024.07.30 19:44:14.784937 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13566 2024.07.30 19:44:14.785289 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13567 2024.07.30 19:44:14.785434 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001704 sec., 5868.544600938967 rows/sec., 389.71 KiB/sec.
13568 2024.07.30 19:44:14.785671 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Debug> DynamicQueryHandler: Done processing query
13569 2024.07.30 19:44:14.785699 [ 3 ] {8134dcea-1056-4b7a-bf8d-3c41129e784c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13570 2024.07.30 19:44:14.785716 [ 3 ] {} <Debug> HTTP-Session: fdd59481-73cf-43df-9f04-8ba0cefabb03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13571 2024.07.30 19:44:14.785844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13572 2024.07.30 19:44:14.785902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13573 2024.07.30 19:44:14.785922 [ 3 ] {} <Debug> HTTP-Session: f8644e9e-1c1b-4831-be8b-d9c64ceb44ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13574 2024.07.30 19:44:14.785940 [ 3 ] {} <Debug> HTTP-Session: f8644e9e-1c1b-4831-be8b-d9c64ceb44ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13575 2024.07.30 19:44:14.785954 [ 3 ] {} <Debug> HTTP-Session: f8644e9e-1c1b-4831-be8b-d9c64ceb44ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13576 2024.07.30 19:44:14.785988 [ 3 ] {} <Trace> HTTP-Session: f8644e9e-1c1b-4831-be8b-d9c64ceb44ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13577 2024.07.30 19:44:14.786094 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13578 2024.07.30 19:44:14.786143 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13579 2024.07.30 19:44:14.786275 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13580 2024.07.30 19:44:14.786597 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13581 2024.07.30 19:44:14.786635 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13582 2024.07.30 19:44:14.786953 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13583 2024.07.30 19:44:14.787272 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13584 2024.07.30 19:44:14.787399 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001335 sec., 1498.12734082397 rows/sec., 122.16 KiB/sec.
13585 2024.07.30 19:44:14.787564 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Debug> DynamicQueryHandler: Done processing query
13586 2024.07.30 19:44:14.787590 [ 3 ] {ada8b300-c38d-44b9-819f-3e2070cbda8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13587 2024.07.30 19:44:14.787606 [ 3 ] {} <Debug> HTTP-Session: f8644e9e-1c1b-4831-be8b-d9c64ceb44ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13588 2024.07.30 19:44:14.787767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13589 2024.07.30 19:44:14.787815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13590 2024.07.30 19:44:14.787834 [ 3 ] {} <Debug> HTTP-Session: 1788807b-0c7f-486b-8b47-53a928845c92 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13591 2024.07.30 19:44:14.787850 [ 3 ] {} <Debug> HTTP-Session: 1788807b-0c7f-486b-8b47-53a928845c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13592 2024.07.30 19:44:14.787864 [ 3 ] {} <Debug> HTTP-Session: 1788807b-0c7f-486b-8b47-53a928845c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13593 2024.07.30 19:44:14.787894 [ 3 ] {} <Trace> HTTP-Session: 1788807b-0c7f-486b-8b47-53a928845c92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13594 2024.07.30 19:44:14.788066 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13595 2024.07.30 19:44:14.788109 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13596 2024.07.30 19:44:14.788233 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13597 2024.07.30 19:44:14.788667 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13598 2024.07.30 19:44:14.788704 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13599 2024.07.30 19:44:14.789034 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13600 2024.07.30 19:44:14.789342 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13601 2024.07.30 19:44:14.789472 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Debug> executeQuery: Read 210 rows, 18.54 KiB in 0.001475 sec., 142372.88135593222 rows/sec., 12.28 MiB/sec.
13602 2024.07.30 19:44:14.789640 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Debug> DynamicQueryHandler: Done processing query
13603 2024.07.30 19:44:14.789689 [ 3 ] {187a99e6-c8fa-4b85-831c-a5d301bdde42} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13604 2024.07.30 19:44:14.789707 [ 3 ] {} <Debug> HTTP-Session: 1788807b-0c7f-486b-8b47-53a928845c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13605 2024.07.30 19:44:14.789842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13606 2024.07.30 19:44:14.789890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13607 2024.07.30 19:44:14.789910 [ 3 ] {} <Debug> HTTP-Session: 7a5680fc-ba5b-4584-9be1-83fe236fd880 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13608 2024.07.30 19:44:14.789926 [ 3 ] {} <Debug> HTTP-Session: 7a5680fc-ba5b-4584-9be1-83fe236fd880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13609 2024.07.30 19:44:14.789939 [ 3 ] {} <Debug> HTTP-Session: 7a5680fc-ba5b-4584-9be1-83fe236fd880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13610 2024.07.30 19:44:14.789970 [ 3 ] {} <Trace> HTTP-Session: 7a5680fc-ba5b-4584-9be1-83fe236fd880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13611 2024.07.30 19:44:14.790063 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13612 2024.07.30 19:44:14.790112 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13613 2024.07.30 19:44:14.790238 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13614 2024.07.30 19:44:14.790524 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13615 2024.07.30 19:44:14.790559 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13616 2024.07.30 19:44:14.790863 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13617 2024.07.30 19:44:14.791173 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13618 2024.07.30 19:44:14.791297 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 111.19 KiB/sec.
13619 2024.07.30 19:44:14.791461 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Debug> DynamicQueryHandler: Done processing query
13620 2024.07.30 19:44:14.791486 [ 3 ] {eacacb4d-d054-49af-af94-95e012357cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13621 2024.07.30 19:44:14.791503 [ 3 ] {} <Debug> HTTP-Session: 7a5680fc-ba5b-4584-9be1-83fe236fd880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13622 2024.07.30 19:44:14.791740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13623 2024.07.30 19:44:14.791787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13624 2024.07.30 19:44:14.791806 [ 3 ] {} <Debug> HTTP-Session: 738d26e8-5788-4bfc-9708-2fdff47a97b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13625 2024.07.30 19:44:14.791822 [ 3 ] {} <Debug> HTTP-Session: 738d26e8-5788-4bfc-9708-2fdff47a97b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13626 2024.07.30 19:44:14.791836 [ 3 ] {} <Debug> HTTP-Session: 738d26e8-5788-4bfc-9708-2fdff47a97b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13627 2024.07.30 19:44:14.791865 [ 3 ] {} <Trace> HTTP-Session: 738d26e8-5788-4bfc-9708-2fdff47a97b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13628 2024.07.30 19:44:14.792092 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13629 2024.07.30 19:44:14.792137 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13630 2024.07.30 19:44:14.792260 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13631 2024.07.30 19:44:14.792822 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13632 2024.07.30 19:44:14.792858 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13633 2024.07.30 19:44:14.793191 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13634 2024.07.30 19:44:14.793499 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13635 2024.07.30 19:44:14.793619 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Debug> executeQuery: Read 412 rows, 29.86 KiB in 0.001654 sec., 249093.107617896 rows/sec., 17.63 MiB/sec.
13636 2024.07.30 19:44:14.793782 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Debug> DynamicQueryHandler: Done processing query
13637 2024.07.30 19:44:14.793807 [ 3 ] {c6ec21f7-fe68-4efd-8916-59d10ba0734c} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
13638 2024.07.30 19:44:14.793822 [ 3 ] {} <Debug> HTTP-Session: 738d26e8-5788-4bfc-9708-2fdff47a97b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13639 2024.07.30 19:44:14.793956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13640 2024.07.30 19:44:14.794005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13641 2024.07.30 19:44:14.794024 [ 3 ] {} <Debug> HTTP-Session: 0462b0ca-a0d9-4fcd-bb61-931ddf9af1c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13642 2024.07.30 19:44:14.794040 [ 3 ] {} <Debug> HTTP-Session: 0462b0ca-a0d9-4fcd-bb61-931ddf9af1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13643 2024.07.30 19:44:14.794054 [ 3 ] {} <Debug> HTTP-Session: 0462b0ca-a0d9-4fcd-bb61-931ddf9af1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13644 2024.07.30 19:44:14.794084 [ 3 ] {} <Trace> HTTP-Session: 0462b0ca-a0d9-4fcd-bb61-931ddf9af1c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13645 2024.07.30 19:44:14.794179 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13646 2024.07.30 19:44:14.794222 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13647 2024.07.30 19:44:14.794349 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13648 2024.07.30 19:44:14.794633 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13649 2024.07.30 19:44:14.794667 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13650 2024.07.30 19:44:14.795025 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13651 2024.07.30 19:44:14.795350 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13652 2024.07.30 19:44:14.795475 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 195.61 KiB/sec.
13653 2024.07.30 19:44:14.795741 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Debug> DynamicQueryHandler: Done processing query
13654 2024.07.30 19:44:14.795789 [ 3 ] {2c3d5673-bddf-408f-8341-97877f42575f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13655 2024.07.30 19:44:14.795826 [ 3 ] {} <Debug> HTTP-Session: 0462b0ca-a0d9-4fcd-bb61-931ddf9af1c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13656 2024.07.30 19:44:14.795970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13657 2024.07.30 19:44:14.796018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13658 2024.07.30 19:44:14.796038 [ 3 ] {} <Debug> HTTP-Session: fb66c037-890f-48f6-a98d-de868c034494 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13659 2024.07.30 19:44:14.796054 [ 3 ] {} <Debug> HTTP-Session: fb66c037-890f-48f6-a98d-de868c034494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13660 2024.07.30 19:44:14.796068 [ 3 ] {} <Debug> HTTP-Session: fb66c037-890f-48f6-a98d-de868c034494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13661 2024.07.30 19:44:14.796098 [ 3 ] {} <Trace> HTTP-Session: fb66c037-890f-48f6-a98d-de868c034494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13662 2024.07.30 19:44:14.796216 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13663 2024.07.30 19:44:14.796264 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13664 2024.07.30 19:44:14.796425 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13665 2024.07.30 19:44:14.796759 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13666 2024.07.30 19:44:14.796794 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13667 2024.07.30 19:44:14.797158 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13668 2024.07.30 19:44:14.797501 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13669 2024.07.30 19:44:14.797628 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001453 sec., 52993.80591878871 rows/sec., 3.26 MiB/sec.
13670 2024.07.30 19:44:14.797897 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Debug> DynamicQueryHandler: Done processing query
13671 2024.07.30 19:44:14.797939 [ 3 ] {ddd26bc0-5530-4ee1-a6be-b2816f1b0288} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13672 2024.07.30 19:44:14.797956 [ 3 ] {} <Debug> HTTP-Session: fb66c037-890f-48f6-a98d-de868c034494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13673 2024.07.30 19:44:14.798129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13674 2024.07.30 19:44:14.798179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13675 2024.07.30 19:44:14.798198 [ 3 ] {} <Debug> HTTP-Session: 6af0557b-0af6-4eca-8af3-5999670e97c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13676 2024.07.30 19:44:14.798215 [ 3 ] {} <Debug> HTTP-Session: 6af0557b-0af6-4eca-8af3-5999670e97c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13677 2024.07.30 19:44:14.798228 [ 3 ] {} <Debug> HTTP-Session: 6af0557b-0af6-4eca-8af3-5999670e97c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13678 2024.07.30 19:44:14.798258 [ 3 ] {} <Trace> HTTP-Session: 6af0557b-0af6-4eca-8af3-5999670e97c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13679 2024.07.30 19:44:14.798433 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13680 2024.07.30 19:44:14.798478 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13681 2024.07.30 19:44:14.798643 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13682 2024.07.30 19:44:14.799062 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13683 2024.07.30 19:44:14.799097 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13684 2024.07.30 19:44:14.799471 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13685 2024.07.30 19:44:14.799817 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13686 2024.07.30 19:44:14.799943 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001606 sec., 122665.00622665006 rows/sec., 8.56 MiB/sec.
13687 2024.07.30 19:44:14.800112 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Debug> DynamicQueryHandler: Done processing query
13688 2024.07.30 19:44:14.800137 [ 3 ] {ca321a14-fc61-492e-ba9f-63e5f4c7d75d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13689 2024.07.30 19:44:14.800153 [ 3 ] {} <Debug> HTTP-Session: 6af0557b-0af6-4eca-8af3-5999670e97c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13690 2024.07.30 19:44:14.800284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13691 2024.07.30 19:44:14.800332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13692 2024.07.30 19:44:14.800351 [ 3 ] {} <Debug> HTTP-Session: de488e66-6c6d-49f1-b4ad-2e556dcef51c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13693 2024.07.30 19:44:14.800367 [ 3 ] {} <Debug> HTTP-Session: de488e66-6c6d-49f1-b4ad-2e556dcef51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13694 2024.07.30 19:44:14.800381 [ 3 ] {} <Debug> HTTP-Session: de488e66-6c6d-49f1-b4ad-2e556dcef51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13695 2024.07.30 19:44:14.800411 [ 3 ] {} <Trace> HTTP-Session: de488e66-6c6d-49f1-b4ad-2e556dcef51c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13696 2024.07.30 19:44:14.800552 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13697 2024.07.30 19:44:14.800613 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13698 2024.07.30 19:44:14.801015 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13699 2024.07.30 19:44:14.801512 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13700 2024.07.30 19:44:14.801548 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13701 2024.07.30 19:44:14.802125 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13702 2024.07.30 19:44:14.802535 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13703 2024.07.30 19:44:14.802702 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002219 sec., 1802.6137899954933 rows/sec., 3.23 MiB/sec.
13704 2024.07.30 19:44:14.802928 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Debug> DynamicQueryHandler: Done processing query
13705 2024.07.30 19:44:14.802952 [ 3 ] {c84d5234-9caf-4fd3-984f-de5151c8aaf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13706 2024.07.30 19:44:14.802969 [ 3 ] {} <Debug> HTTP-Session: de488e66-6c6d-49f1-b4ad-2e556dcef51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13707 2024.07.30 19:44:14.803106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13708 2024.07.30 19:44:14.803155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13709 2024.07.30 19:44:14.803175 [ 3 ] {} <Debug> HTTP-Session: eb9274a8-3cbb-4383-a16f-3202246d635c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13710 2024.07.30 19:44:14.803191 [ 3 ] {} <Debug> HTTP-Session: eb9274a8-3cbb-4383-a16f-3202246d635c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13711 2024.07.30 19:44:14.803204 [ 3 ] {} <Debug> HTTP-Session: eb9274a8-3cbb-4383-a16f-3202246d635c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13712 2024.07.30 19:44:14.803234 [ 3 ] {} <Trace> HTTP-Session: eb9274a8-3cbb-4383-a16f-3202246d635c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13713 2024.07.30 19:44:14.803340 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13714 2024.07.30 19:44:14.803385 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13715 2024.07.30 19:44:14.803514 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13716 2024.07.30 19:44:14.803786 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13717 2024.07.30 19:44:14.803823 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13718 2024.07.30 19:44:14.804180 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13719 2024.07.30 19:44:14.804517 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13720 2024.07.30 19:44:14.804669 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001358 sec., 16936.671575846834 rows/sec., 916.16 KiB/sec.
13721 2024.07.30 19:44:14.804693 [ 72 ] {} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13722 2024.07.30 19:44:14.804800 [ 72 ] {} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13723 2024.07.30 19:44:14.804842 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13724 2024.07.30 19:44:14.804893 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Debug> DynamicQueryHandler: Done processing query
13725 2024.07.30 19:44:14.804957 [ 3 ] {b038cec0-8439-42fb-a776-ff7221a3c050} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13726 2024.07.30 19:44:14.805031 [ 3 ] {} <Debug> HTTP-Session: eb9274a8-3cbb-4383-a16f-3202246d635c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13727 2024.07.30 19:44:14.805304 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::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
13728 2024.07.30 19:44:14.805384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13729 2024.07.30 19:44:14.805590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13730 2024.07.30 19:44:14.805672 [ 3 ] {} <Debug> HTTP-Session: 82b51f5c-1376-478a-b8bc-6639a089875b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13731 2024.07.30 19:44:14.805714 [ 3 ] {} <Debug> HTTP-Session: 82b51f5c-1376-478a-b8bc-6639a089875b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13732 2024.07.30 19:44:14.805760 [ 3 ] {} <Debug> HTTP-Session: 82b51f5c-1376-478a-b8bc-6639a089875b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13733 2024.07.30 19:44:14.805849 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13734 2024.07.30 19:44:14.805859 [ 3 ] {} <Trace> HTTP-Session: 82b51f5c-1376-478a-b8bc-6639a089875b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13735 2024.07.30 19:44:14.805922 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 717 rows starting from the beginning of the part
13736 2024.07.30 19:44:14.806188 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
13737 2024.07.30 19:44:14.806266 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13738 2024.07.30 19:44:14.806380 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part
13739 2024.07.30 19:44:14.806476 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13740 2024.07.30 19:44:14.806719 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
13741 2024.07.30 19:44:14.807003 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part
13742 2024.07.30 19:44:14.807295 [ 191 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
13743 2024.07.30 19:44:14.807790 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13744 2024.07.30 19:44:14.808506 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13745 2024.07.30 19:44:14.808564 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13746 2024.07.30 19:44:14.809611 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13747 2024.07.30 19:44:14.810286 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 4 columns (4 merged, 0 gathered) in 0.005334464 sec., 155966.93500977792 rows/sec., 8.34 MiB/sec.
13748 2024.07.30 19:44:14.810447 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13749 2024.07.30 19:44:14.810555 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13750 2024.07.30 19:44:14.810755 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004734 sec., 12674.271229404309 rows/sec., 874.66 KiB/sec.
13751 2024.07.30 19:44:14.811078 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Debug> DynamicQueryHandler: Done processing query
13752 2024.07.30 19:44:14.811126 [ 3 ] {79e7991d-4ca2-420f-9ae3-510152d15491} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13753 2024.07.30 19:44:14.811154 [ 3 ] {} <Debug> HTTP-Session: 82b51f5c-1376-478a-b8bc-6639a089875b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13754 2024.07.30 19:44:14.811328 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13755 2024.07.30 19:44:14.811420 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_36_7} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13756 2024.07.30 19:44:14.811514 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
13757 2024.07.30 19:44:17.347319 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
13758 2024.07.30 19:44:17.347377 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
13759 2024.07.30 19:44:19.784651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 5499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13760 2024.07.30 19:44:19.784832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13761 2024.07.30 19:44:19.784874 [ 3 ] {} <Debug> HTTP-Session: 38fcd5a8-b9de-4f6d-bc06-7a62f1a2ab28 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13762 2024.07.30 19:44:19.784906 [ 3 ] {} <Debug> HTTP-Session: 38fcd5a8-b9de-4f6d-bc06-7a62f1a2ab28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13763 2024.07.30 19:44:19.784930 [ 3 ] {} <Debug> HTTP-Session: 38fcd5a8-b9de-4f6d-bc06-7a62f1a2ab28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13764 2024.07.30 19:44:19.785006 [ 3 ] {} <Trace> HTTP-Session: 38fcd5a8-b9de-4f6d-bc06-7a62f1a2ab28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13765 2024.07.30 19:44:19.785299 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13766 2024.07.30 19:44:19.785406 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13767 2024.07.30 19:44:19.785703 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13768 2024.07.30 19:44:19.786370 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13769 2024.07.30 19:44:19.786444 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13770 2024.07.30 19:44:19.787022 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13771 2024.07.30 19:44:19.787548 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13772 2024.07.30 19:44:19.787810 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Debug> executeQuery: Read 38 rows, 3.08 KiB in 0.002603 sec., 14598.540145985402 rows/sec., 1.16 MiB/sec.
13773 2024.07.30 19:44:19.788248 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Debug> DynamicQueryHandler: Done processing query
13774 2024.07.30 19:44:19.788321 [ 3 ] {7c68d31a-8ee9-4b18-9595-e8af7e42fd06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13775 2024.07.30 19:44:19.788407 [ 3 ] {} <Debug> HTTP-Session: 38fcd5a8-b9de-4f6d-bc06-7a62f1a2ab28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13776 2024.07.30 19:44:19.788647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13777 2024.07.30 19:44:19.788747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13778 2024.07.30 19:44:19.788778 [ 3 ] {} <Debug> HTTP-Session: 88e590a1-4d10-4619-b80d-d9e1a2d900e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13779 2024.07.30 19:44:19.788806 [ 3 ] {} <Debug> HTTP-Session: 88e590a1-4d10-4619-b80d-d9e1a2d900e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13780 2024.07.30 19:44:19.788829 [ 3 ] {} <Debug> HTTP-Session: 88e590a1-4d10-4619-b80d-d9e1a2d900e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13781 2024.07.30 19:44:19.788885 [ 3 ] {} <Trace> HTTP-Session: 88e590a1-4d10-4619-b80d-d9e1a2d900e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13782 2024.07.30 19:44:19.789055 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13783 2024.07.30 19:44:19.789137 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13784 2024.07.30 19:44:19.789359 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13785 2024.07.30 19:44:19.789822 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13786 2024.07.30 19:44:19.789883 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13787 2024.07.30 19:44:19.790352 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13788 2024.07.30 19:44:19.790829 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13789 2024.07.30 19:44:19.791084 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002054 sec., 973.7098344693283 rows/sec., 79.40 KiB/sec.
13790 2024.07.30 19:44:19.791553 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Debug> DynamicQueryHandler: Done processing query
13791 2024.07.30 19:44:19.791598 [ 3 ] {f5a10f44-8fd9-45f9-a492-90886bcbfc0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13792 2024.07.30 19:44:19.791623 [ 3 ] {} <Debug> HTTP-Session: 88e590a1-4d10-4619-b80d-d9e1a2d900e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13793 2024.07.30 19:44:19.791850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 25154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13794 2024.07.30 19:44:19.791931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13795 2024.07.30 19:44:19.791962 [ 3 ] {} <Debug> HTTP-Session: 6b179316-ebac-45c0-8dd2-4d764a596455 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13796 2024.07.30 19:44:19.791988 [ 3 ] {} <Debug> HTTP-Session: 6b179316-ebac-45c0-8dd2-4d764a596455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13797 2024.07.30 19:44:19.792009 [ 3 ] {} <Debug> HTTP-Session: 6b179316-ebac-45c0-8dd2-4d764a596455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13798 2024.07.30 19:44:19.792060 [ 3 ] {} <Trace> HTTP-Session: 6b179316-ebac-45c0-8dd2-4d764a596455 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13799 2024.07.30 19:44:19.792283 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13800 2024.07.30 19:44:19.792359 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13801 2024.07.30 19:44:19.792576 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13802 2024.07.30 19:44:19.793241 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13803 2024.07.30 19:44:19.793304 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13804 2024.07.30 19:44:19.793836 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13805 2024.07.30 19:44:19.794309 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13806 2024.07.30 19:44:19.794535 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Debug> executeQuery: Read 171 rows, 14.76 KiB in 0.002341 sec., 73045.70696283638 rows/sec., 6.16 MiB/sec.
13807 2024.07.30 19:44:19.794925 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Debug> DynamicQueryHandler: Done processing query
13808 2024.07.30 19:44:19.795006 [ 3 ] {1408c301-386f-40e6-a5c6-6d47a5fbb15c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13809 2024.07.30 19:44:19.795083 [ 3 ] {} <Debug> HTTP-Session: 6b179316-ebac-45c0-8dd2-4d764a596455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13810 2024.07.30 19:44:19.795321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13811 2024.07.30 19:44:19.795404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13812 2024.07.30 19:44:19.795435 [ 3 ] {} <Debug> HTTP-Session: 84b6b2bf-8399-446e-9632-141a21679d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13813 2024.07.30 19:44:19.795465 [ 3 ] {} <Debug> HTTP-Session: 84b6b2bf-8399-446e-9632-141a21679d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13814 2024.07.30 19:44:19.795488 [ 3 ] {} <Debug> HTTP-Session: 84b6b2bf-8399-446e-9632-141a21679d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13815 2024.07.30 19:44:19.795537 [ 3 ] {} <Trace> HTTP-Session: 84b6b2bf-8399-446e-9632-141a21679d48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13816 2024.07.30 19:44:19.795693 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13817 2024.07.30 19:44:19.795766 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13818 2024.07.30 19:44:19.795995 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13819 2024.07.30 19:44:19.796410 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13820 2024.07.30 19:44:19.796466 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13821 2024.07.30 19:44:19.796913 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13822 2024.07.30 19:44:19.797375 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13823 2024.07.30 19:44:19.797596 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001936 sec., 1033.0578512396694 rows/sec., 72.13 KiB/sec.
13824 2024.07.30 19:44:19.797823 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Debug> DynamicQueryHandler: Done processing query
13825 2024.07.30 19:44:19.797858 [ 3 ] {03100a4a-4901-44ff-bd46-4e6ff21d1332} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13826 2024.07.30 19:44:19.797883 [ 3 ] {} <Debug> HTTP-Session: 84b6b2bf-8399-446e-9632-141a21679d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13827 2024.07.30 19:44:19.798074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13828 2024.07.30 19:44:19.798146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13829 2024.07.30 19:44:19.798175 [ 3 ] {} <Debug> HTTP-Session: c517091f-568e-4de0-a304-5d338efa1bd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13830 2024.07.30 19:44:19.798199 [ 3 ] {} <Debug> HTTP-Session: c517091f-568e-4de0-a304-5d338efa1bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13831 2024.07.30 19:44:19.798219 [ 3 ] {} <Debug> HTTP-Session: c517091f-568e-4de0-a304-5d338efa1bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13832 2024.07.30 19:44:19.798268 [ 3 ] {} <Trace> HTTP-Session: c517091f-568e-4de0-a304-5d338efa1bd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13833 2024.07.30 19:44:19.798449 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13834 2024.07.30 19:44:19.798519 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13835 2024.07.30 19:44:19.798715 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13836 2024.07.30 19:44:19.799293 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13837 2024.07.30 19:44:19.799353 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13838 2024.07.30 19:44:19.799825 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13839 2024.07.30 19:44:19.800285 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13840 2024.07.30 19:44:19.800485 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.002107 sec., 54105.363075462745 rows/sec., 4.23 MiB/sec.
13841 2024.07.30 19:44:19.800836 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Debug> DynamicQueryHandler: Done processing query
13842 2024.07.30 19:44:19.800918 [ 3 ] {9b0bbc30-661e-433b-9a54-1114fd023a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13843 2024.07.30 19:44:19.800996 [ 3 ] {} <Debug> HTTP-Session: c517091f-568e-4de0-a304-5d338efa1bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13844 2024.07.30 19:44:19.801295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13845 2024.07.30 19:44:19.801377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13846 2024.07.30 19:44:19.801409 [ 3 ] {} <Debug> HTTP-Session: d2e05224-6b51-4f75-919e-a1d5b8ea960f Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13847 2024.07.30 19:44:19.801435 [ 3 ] {} <Debug> HTTP-Session: d2e05224-6b51-4f75-919e-a1d5b8ea960f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13848 2024.07.30 19:44:19.801454 [ 3 ] {} <Debug> HTTP-Session: d2e05224-6b51-4f75-919e-a1d5b8ea960f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13849 2024.07.30 19:44:19.801503 [ 3 ] {} <Trace> HTTP-Session: d2e05224-6b51-4f75-919e-a1d5b8ea960f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13850 2024.07.30 19:44:19.801725 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13851 2024.07.30 19:44:19.801800 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13852 2024.07.30 19:44:19.802048 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13853 2024.07.30 19:44:19.802606 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13854 2024.07.30 19:44:19.802657 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13855 2024.07.30 19:44:19.803209 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13856 2024.07.30 19:44:19.803714 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13857 2024.07.30 19:44:19.803945 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00231 sec., 69696.9696969697 rows/sec., 4.85 MiB/sec.
13858 2024.07.30 19:44:19.804174 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Debug> DynamicQueryHandler: Done processing query
13859 2024.07.30 19:44:19.804213 [ 3 ] {474c2c7d-4300-41fa-b942-148db000b3e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13860 2024.07.30 19:44:19.804235 [ 3 ] {} <Debug> HTTP-Session: d2e05224-6b51-4f75-919e-a1d5b8ea960f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13861 2024.07.30 19:44:19.804471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 61187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13862 2024.07.30 19:44:19.804547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13863 2024.07.30 19:44:19.804575 [ 3 ] {} <Debug> HTTP-Session: c9547d37-6ac1-4114-8797-a35fc6fef550 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13864 2024.07.30 19:44:19.804599 [ 3 ] {} <Debug> HTTP-Session: c9547d37-6ac1-4114-8797-a35fc6fef550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13865 2024.07.30 19:44:19.804620 [ 3 ] {} <Debug> HTTP-Session: c9547d37-6ac1-4114-8797-a35fc6fef550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13866 2024.07.30 19:44:19.804666 [ 3 ] {} <Trace> HTTP-Session: c9547d37-6ac1-4114-8797-a35fc6fef550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13867 2024.07.30 19:44:19.805197 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13868 2024.07.30 19:44:19.805297 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13869 2024.07.30 19:44:19.805872 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13870 2024.07.30 19:44:19.806935 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13871 2024.07.30 19:44:19.806984 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13872 2024.07.30 19:44:19.807911 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13873 2024.07.30 19:44:19.808523 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13874 2024.07.30 19:44:19.808799 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.003991 sec., 9521.423202204962 rows/sec., 17.06 MiB/sec.
13875 2024.07.30 19:44:19.809124 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Debug> DynamicQueryHandler: Done processing query
13876 2024.07.30 19:44:19.809159 [ 3 ] {ee44ed44-74b1-4552-a63b-1ef7297ebfd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
13877 2024.07.30 19:44:19.809181 [ 3 ] {} <Debug> HTTP-Session: c9547d37-6ac1-4114-8797-a35fc6fef550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13878 2024.07.30 19:44:19.809336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 2457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13879 2024.07.30 19:44:19.809405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13880 2024.07.30 19:44:19.809431 [ 3 ] {} <Debug> HTTP-Session: 90a7ca4f-5f52-40dd-b359-62ee97ad8df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13881 2024.07.30 19:44:19.809453 [ 3 ] {} <Debug> HTTP-Session: 90a7ca4f-5f52-40dd-b359-62ee97ad8df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13882 2024.07.30 19:44:19.809471 [ 3 ] {} <Debug> HTTP-Session: 90a7ca4f-5f52-40dd-b359-62ee97ad8df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13883 2024.07.30 19:44:19.809516 [ 3 ] {} <Trace> HTTP-Session: 90a7ca4f-5f52-40dd-b359-62ee97ad8df7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13884 2024.07.30 19:44:19.809663 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13885 2024.07.30 19:44:19.809733 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13886 2024.07.30 19:44:19.809923 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13887 2024.07.30 19:44:19.810283 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13888 2024.07.30 19:44:19.810333 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13889 2024.07.30 19:44:19.810858 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13890 2024.07.30 19:44:19.811326 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13891 2024.07.30 19:44:19.811541 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001917 sec., 7824.726134585289 rows/sec., 567.50 KiB/sec.
13892 2024.07.30 19:44:19.811763 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Debug> DynamicQueryHandler: Done processing query
13893 2024.07.30 19:44:19.811798 [ 3 ] {73f2e032-8bc7-48f1-a68a-0da7413a239b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13894 2024.07.30 19:44:19.811819 [ 3 ] {} <Debug> HTTP-Session: 90a7ca4f-5f52-40dd-b359-62ee97ad8df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13895 2024.07.30 19:44:19.812001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13896 2024.07.30 19:44:19.812071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13897 2024.07.30 19:44:19.812097 [ 3 ] {} <Debug> HTTP-Session: 8b770aba-c4a6-4116-8160-32ab02c1ef1c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13898 2024.07.30 19:44:19.812117 [ 3 ] {} <Debug> HTTP-Session: 8b770aba-c4a6-4116-8160-32ab02c1ef1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13899 2024.07.30 19:44:19.812139 [ 3 ] {} <Debug> HTTP-Session: 8b770aba-c4a6-4116-8160-32ab02c1ef1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13900 2024.07.30 19:44:19.812183 [ 3 ] {} <Trace> HTTP-Session: 8b770aba-c4a6-4116-8160-32ab02c1ef1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13901 2024.07.30 19:44:19.812351 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13902 2024.07.30 19:44:19.812421 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13903 2024.07.30 19:44:19.812606 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13904 2024.07.30 19:44:19.813084 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13905 2024.07.30 19:44:19.813130 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB.
13906 2024.07.30 19:44:19.813640 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13907 2024.07.30 19:44:19.814096 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13908 2024.07.30 19:44:19.814321 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002015 sec., 29776.67493796526 rows/sec., 2.01 MiB/sec.
13909 2024.07.30 19:44:19.814648 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Debug> DynamicQueryHandler: Done processing query
13910 2024.07.30 19:44:19.814723 [ 3 ] {3a447e61-b297-45c5-a197-e660dfb5b96e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13911 2024.07.30 19:44:19.814782 [ 3 ] {} <Debug> HTTP-Session: 8b770aba-c4a6-4116-8160-32ab02c1ef1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13912 2024.07.30 19:44:24.780876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13913 2024.07.30 19:44:24.781009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13914 2024.07.30 19:44:24.781036 [ 3 ] {} <Debug> HTTP-Session: 85587737-ac19-41ae-aaea-d5f60da2aeec Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13915 2024.07.30 19:44:24.781059 [ 3 ] {} <Debug> HTTP-Session: 85587737-ac19-41ae-aaea-d5f60da2aeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13916 2024.07.30 19:44:24.781075 [ 3 ] {} <Debug> HTTP-Session: 85587737-ac19-41ae-aaea-d5f60da2aeec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13917 2024.07.30 19:44:24.781123 [ 3 ] {} <Trace> HTTP-Session: 85587737-ac19-41ae-aaea-d5f60da2aeec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13918 2024.07.30 19:44:24.781312 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13919 2024.07.30 19:44:24.781379 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13920 2024.07.30 19:44:24.781573 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13921 2024.07.30 19:44:24.781995 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13922 2024.07.30 19:44:24.782038 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
13923 2024.07.30 19:44:24.782417 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13924 2024.07.30 19:44:24.782760 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13925 2024.07.30 19:44:24.782913 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001658 sec., 6031.363088057901 rows/sec., 400.52 KiB/sec.
13926 2024.07.30 19:44:24.783199 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Debug> DynamicQueryHandler: Done processing query
13927 2024.07.30 19:44:24.783260 [ 3 ] {e63eb34d-fd23-49fb-858e-3cd7c168f6c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13928 2024.07.30 19:44:24.783322 [ 3 ] {} <Debug> HTTP-Session: 85587737-ac19-41ae-aaea-d5f60da2aeec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13929 2024.07.30 19:44:24.783520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13930 2024.07.30 19:44:24.783574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13931 2024.07.30 19:44:24.783593 [ 3 ] {} <Debug> HTTP-Session: fb76b873-6603-4f38-80de-c22ab0c1365c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13932 2024.07.30 19:44:24.783611 [ 3 ] {} <Debug> HTTP-Session: fb76b873-6603-4f38-80de-c22ab0c1365c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13933 2024.07.30 19:44:24.783625 [ 3 ] {} <Debug> HTTP-Session: fb76b873-6603-4f38-80de-c22ab0c1365c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13934 2024.07.30 19:44:24.783658 [ 3 ] {} <Trace> HTTP-Session: fb76b873-6603-4f38-80de-c22ab0c1365c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13935 2024.07.30 19:44:24.783760 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13936 2024.07.30 19:44:24.783805 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13937 2024.07.30 19:44:24.783953 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13938 2024.07.30 19:44:24.784254 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13939 2024.07.30 19:44:24.784291 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
13940 2024.07.30 19:44:24.784587 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13941 2024.07.30 19:44:24.784895 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13942 2024.07.30 19:44:24.785023 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00129 sec., 3100.77519379845 rows/sec., 252.85 KiB/sec.
13943 2024.07.30 19:44:24.785035 [ 53 ] {} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
13944 2024.07.30 19:44:24.785082 [ 53 ] {} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13945 2024.07.30 19:44:24.785114 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
13946 2024.07.30 19:44:24.785206 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Debug> DynamicQueryHandler: Done processing query
13947 2024.07.30 19:44:24.785237 [ 3 ] {5711b81f-e020-4ffc-aa28-470eb66ba904} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13948 2024.07.30 19:44:24.785242 [ 197 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
13949 2024.07.30 19:44:24.785254 [ 3 ] {} <Debug> HTTP-Session: fb76b873-6603-4f38-80de-c22ab0c1365c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13950 2024.07.30 19:44:24.785378 [ 197 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13951 2024.07.30 19:44:24.785413 [ 197 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
13952 2024.07.30 19:44:24.785481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13953 2024.07.30 19:44:24.785604 [ 197 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part
13954 2024.07.30 19:44:24.785613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13955 2024.07.30 19:44:24.785710 [ 3 ] {} <Debug> HTTP-Session: dd2b5fa3-8c3b-42e7-a69c-351dbbdd7661 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13956 2024.07.30 19:44:24.785802 [ 3 ] {} <Debug> HTTP-Session: dd2b5fa3-8c3b-42e7-a69c-351dbbdd7661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13957 2024.07.30 19:44:24.785879 [ 3 ] {} <Debug> HTTP-Session: dd2b5fa3-8c3b-42e7-a69c-351dbbdd7661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13958 2024.07.30 19:44:24.785894 [ 197 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
13959 2024.07.30 19:44:24.785945 [ 3 ] {} <Trace> HTTP-Session: dd2b5fa3-8c3b-42e7-a69c-351dbbdd7661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13960 2024.07.30 19:44:24.786101 [ 197 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
13961 2024.07.30 19:44:24.786423 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13962 2024.07.30 19:44:24.786442 [ 197 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
13963 2024.07.30 19:44:24.786496 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13964 2024.07.30 19:44:24.786605 [ 197 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part
13965 2024.07.30 19:44:24.787031 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13966 2024.07.30 19:44:24.787600 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13967 2024.07.30 19:44:24.787645 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
13968 2024.07.30 19:44:24.788118 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002935833 sec., 10218.564884310517 rows/sec., 833.25 KiB/sec.
13969 2024.07.30 19:44:24.788210 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13970 2024.07.30 19:44:24.788389 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
13971 2024.07.30 19:44:24.789021 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13972 2024.07.30 19:44:24.789264 [ 53 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13973 2024.07.30 19:44:24.789317 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.003165 sec., 55292.259083728284 rows/sec., 4.88 MiB/sec.
13974 2024.07.30 19:44:24.789347 [ 53 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13975 2024.07.30 19:44:24.789453 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
13976 2024.07.30 19:44:24.789523 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13977 2024.07.30 19:44:24.789886 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
13978 2024.07.30 19:44:24.789916 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Debug> DynamicQueryHandler: Done processing query
13979 2024.07.30 19:44:24.789902 [ 187 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_34_7} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
13980 2024.07.30 19:44:24.790000 [ 3 ] {690d0442-c790-4590-81d6-5eac6d343c8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13981 2024.07.30 19:44:24.790056 [ 3 ] {} <Debug> HTTP-Session: dd2b5fa3-8c3b-42e7-a69c-351dbbdd7661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13982 2024.07.30 19:44:24.790238 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13983 2024.07.30 19:44:24.790337 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13984 2024.07.30 19:44:24.790352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13985 2024.07.30 19:44:24.790414 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 295 rows starting from the beginning of the part
13986 2024.07.30 19:44:24.790456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13987 2024.07.30 19:44:24.790534 [ 3 ] {} <Debug> HTTP-Session: e3e91337-cb60-4fb3-84e3-2a20d73b25bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
13988 2024.07.30 19:44:24.790620 [ 3 ] {} <Debug> HTTP-Session: e3e91337-cb60-4fb3-84e3-2a20d73b25bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13989 2024.07.30 19:44:24.790660 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 175 rows starting from the beginning of the part
13990 2024.07.30 19:44:24.790685 [ 3 ] {} <Debug> HTTP-Session: e3e91337-cb60-4fb3-84e3-2a20d73b25bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13991 2024.07.30 19:44:24.790853 [ 3 ] {} <Trace> HTTP-Session: e3e91337-cb60-4fb3-84e3-2a20d73b25bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13992 2024.07.30 19:44:24.790909 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 138 rows starting from the beginning of the part
13993 2024.07.30 19:44:24.791214 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 210 rows starting from the beginning of the part
13994 2024.07.30 19:44:24.791231 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13995 2024.07.30 19:44:24.791369 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13996 2024.07.30 19:44:24.791428 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 171 rows starting from the beginning of the part
13997 2024.07.30 19:44:24.791807 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 175 rows starting from the beginning of the part
13998 2024.07.30 19:44:24.792445 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13999 2024.07.30 19:44:24.793104 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14000 2024.07.30 19:44:24.793166 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14001 2024.07.30 19:44:24.793991 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14002 2024.07.30 19:44:24.794671 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14003 2024.07.30 19:44:24.795006 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 4 columns (4 merged, 0 gathered) in 0.005387125 sec., 216070.72418033736 rows/sec., 18.64 MiB/sec.
14004 2024.07.30 19:44:24.795047 [ 53 ] {} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
14005 2024.07.30 19:44:24.795076 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003957 sec., 1010.8668182966895 rows/sec., 70.58 KiB/sec.
14006 2024.07.30 19:44:24.795123 [ 53 ] {} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14007 2024.07.30 19:44:24.795201 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14008 2024.07.30 19:44:24.795379 [ 188 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14009 2024.07.30 19:44:24.795829 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
14010 2024.07.30 19:44:24.795945 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Debug> DynamicQueryHandler: Done processing query
14011 2024.07.30 19:44:24.796249 [ 3 ] {b10e6008-e0a7-4cd6-95ba-fe9b3785d710} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14012 2024.07.30 19:44:24.796539 [ 3 ] {} <Debug> HTTP-Session: e3e91337-cb60-4fb3-84e3-2a20d73b25bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14013 2024.07.30 19:44:24.796769 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14014 2024.07.30 19:44:24.796878 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
14015 2024.07.30 19:44:24.797085 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part
14016 2024.07.30 19:44:24.797126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14017 2024.07.30 19:44:24.797413 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14018 2024.07.30 19:44:24.797490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14019 2024.07.30 19:44:24.797605 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
14020 2024.07.30 19:44:24.797761 [ 3 ] {} <Debug> HTTP-Session: b0009325-7f59-43c5-9520-3534c37c05d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14021 2024.07.30 19:44:24.797981 [ 192 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_76_15} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14022 2024.07.30 19:44:24.797993 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
14023 2024.07.30 19:44:24.798047 [ 3 ] {} <Debug> HTTP-Session: b0009325-7f59-43c5-9520-3534c37c05d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14024 2024.07.30 19:44:24.798308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
14025 2024.07.30 19:44:24.798289 [ 3 ] {} <Debug> HTTP-Session: b0009325-7f59-43c5-9520-3534c37c05d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14026 2024.07.30 19:44:24.798413 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
14027 2024.07.30 19:44:24.798538 [ 3 ] {} <Trace> HTTP-Session: b0009325-7f59-43c5-9520-3534c37c05d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14028 2024.07.30 19:44:24.798695 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part
14029 2024.07.30 19:44:24.799058 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14030 2024.07.30 19:44:24.799159 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14031 2024.07.30 19:44:24.799664 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14032 2024.07.30 19:44:24.800904 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14033 2024.07.30 19:44:24.800989 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14034 2024.07.30 19:44:24.801033 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005665171 sec., 5295.515351610746 rows/sec., 369.76 KiB/sec.
14035 2024.07.30 19:44:24.801271 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
14036 2024.07.30 19:44:24.801830 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14037 2024.07.30 19:44:24.802199 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14038 2024.07.30 19:44:24.802337 [ 202 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_34_7} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
14039 2024.07.30 19:44:24.802488 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
14040 2024.07.30 19:44:24.802505 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14041 2024.07.30 19:44:24.802664 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.003844 sec., 101456.81581685743 rows/sec., 7.14 MiB/sec.
14042 2024.07.30 19:44:24.802674 [ 53 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14043 2024.07.30 19:44:24.802728 [ 53 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14044 2024.07.30 19:44:24.802760 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14045 2024.07.30 19:44:24.802918 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Debug> DynamicQueryHandler: Done processing query
14046 2024.07.30 19:44:24.802936 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
14047 2024.07.30 19:44:24.802959 [ 3 ] {c8f7ff05-a2da-4d56-97b2-22a37e3da5cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14048 2024.07.30 19:44:24.803021 [ 3 ] {} <Debug> HTTP-Session: b0009325-7f59-43c5-9520-3534c37c05d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14049 2024.07.30 19:44:24.803390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14050 2024.07.30 19:44:24.803422 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14051 2024.07.30 19:44:24.803535 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 470 rows starting from the beginning of the part
14052 2024.07.30 19:44:24.803571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14053 2024.07.30 19:44:24.803708 [ 3 ] {} <Debug> HTTP-Session: f25ca2fd-bbe7-4786-8f66-8b3dcb960409 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14054 2024.07.30 19:44:24.803939 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 390 rows starting from the beginning of the part
14055 2024.07.30 19:44:24.804327 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 93 rows starting from the beginning of the part
14056 2024.07.30 19:44:24.804373 [ 3 ] {} <Debug> HTTP-Session: f25ca2fd-bbe7-4786-8f66-8b3dcb960409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14057 2024.07.30 19:44:24.804516 [ 3 ] {} <Debug> HTTP-Session: f25ca2fd-bbe7-4786-8f66-8b3dcb960409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14058 2024.07.30 19:44:24.804646 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 412 rows starting from the beginning of the part
14059 2024.07.30 19:44:24.804687 [ 3 ] {} <Trace> HTTP-Session: f25ca2fd-bbe7-4786-8f66-8b3dcb960409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14060 2024.07.30 19:44:24.804856 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 114 rows starting from the beginning of the part
14061 2024.07.30 19:44:24.805148 [ 196 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 390 rows starting from the beginning of the part
14062 2024.07.30 19:44:24.805191 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14063 2024.07.30 19:44:24.805465 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14064 2024.07.30 19:44:24.805955 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14065 2024.07.30 19:44:24.806661 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14066 2024.07.30 19:44:24.806723 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14067 2024.07.30 19:44:24.807677 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14068 2024.07.30 19:44:24.808306 [ 194 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 4 columns (4 merged, 0 gathered) in 0.005471147 sec., 341610.2692908818 rows/sec., 24.49 MiB/sec.
14069 2024.07.30 19:44:24.808353 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14070 2024.07.30 19:44:24.808594 [ 53 ] {} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14071 2024.07.30 19:44:24.808650 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003705 sec., 1619.4331983805669 rows/sec., 69.59 KiB/sec.
14072 2024.07.30 19:44:24.808663 [ 53 ] {} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14073 2024.07.30 19:44:24.808741 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14074 2024.07.30 19:44:24.808786 [ 194 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14075 2024.07.30 19:44:24.809152 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
14076 2024.07.30 19:44:24.809226 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Debug> DynamicQueryHandler: Done processing query
14077 2024.07.30 19:44:24.809329 [ 3 ] {77495a8a-60de-451d-8c35-0ad37c91fced} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14078 2024.07.30 19:44:24.809456 [ 3 ] {} <Debug> HTTP-Session: f25ca2fd-bbe7-4786-8f66-8b3dcb960409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14079 2024.07.30 19:44:24.809649 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14080 2024.07.30 19:44:24.809741 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
14081 2024.07.30 19:44:24.809805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14082 2024.07.30 19:44:24.810062 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
14083 2024.07.30 19:44:24.810177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14084 2024.07.30 19:44:24.810517 [ 3 ] {} <Debug> HTTP-Session: 7e102668-1cd5-4369-b49b-e8bf0447b08a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14085 2024.07.30 19:44:24.810519 [ 194 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14086 2024.07.30 19:44:24.810615 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
14087 2024.07.30 19:44:24.810645 [ 3 ] {} <Debug> HTTP-Session: 7e102668-1cd5-4369-b49b-e8bf0447b08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14088 2024.07.30 19:44:24.810746 [ 3 ] {} <Debug> HTTP-Session: 7e102668-1cd5-4369-b49b-e8bf0447b08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14089 2024.07.30 19:44:24.811020 [ 194 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_76_15} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14090 2024.07.30 19:44:24.811048 [ 3 ] {} <Trace> HTTP-Session: 7e102668-1cd5-4369-b49b-e8bf0447b08a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14091 2024.07.30 19:44:24.811100 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
14092 2024.07.30 19:44:24.811334 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
14093 2024.07.30 19:44:24.811522 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
14094 2024.07.30 19:44:24.811723 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14095 2024.07.30 19:44:24.811775 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
14096 2024.07.30 19:44:24.811905 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14097 2024.07.30 19:44:24.812634 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14098 2024.07.30 19:44:24.813560 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14099 2024.07.30 19:44:24.813623 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14100 2024.07.30 19:44:24.814753 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14101 2024.07.30 19:44:24.814767 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.005877716 sec., 36748.96847687095 rows/sec., 1.54 MiB/sec.
14102 2024.07.30 19:44:24.814977 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14103 2024.07.30 19:44:24.815673 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14104 2024.07.30 19:44:24.815930 [ 53 ] {} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14105 2024.07.30 19:44:24.815978 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004533 sec., 16986.54312817119 rows/sec., 1.05 MiB/sec.
14106 2024.07.30 19:44:24.816015 [ 53 ] {} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14107 2024.07.30 19:44:24.816109 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14108 2024.07.30 19:44:24.816112 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_36_7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14109 2024.07.30 19:44:24.816530 [ 198 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_36_7} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14110 2024.07.30 19:44:24.816638 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::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
14111 2024.07.30 19:44:24.816878 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14112 2024.07.30 19:44:24.817079 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Debug> DynamicQueryHandler: Done processing query
14113 2024.07.30 19:44:24.817179 [ 3 ] {176d6093-525b-4d34-829e-aa3fbe516d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14114 2024.07.30 19:44:24.817322 [ 3 ] {} <Debug> HTTP-Session: 7e102668-1cd5-4369-b49b-e8bf0447b08a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14115 2024.07.30 19:44:24.817444 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14116 2024.07.30 19:44:24.817492 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2387 rows starting from the beginning of the part
14117 2024.07.30 19:44:24.817628 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 77 rows starting from the beginning of the part
14118 2024.07.30 19:44:24.817740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14119 2024.07.30 19:44:24.817943 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part
14120 2024.07.30 19:44:24.817962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14121 2024.07.30 19:44:24.818035 [ 3 ] {} <Debug> HTTP-Session: 79a04aeb-e004-4141-bd4c-dbe0cf601a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14122 2024.07.30 19:44:24.818102 [ 3 ] {} <Debug> HTTP-Session: 79a04aeb-e004-4141-bd4c-dbe0cf601a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14123 2024.07.30 19:44:24.818174 [ 3 ] {} <Debug> HTTP-Session: 79a04aeb-e004-4141-bd4c-dbe0cf601a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14124 2024.07.30 19:44:24.818289 [ 3 ] {} <Trace> HTTP-Session: 79a04aeb-e004-4141-bd4c-dbe0cf601a05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14125 2024.07.30 19:44:24.818327 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part
14126 2024.07.30 19:44:24.818554 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 77 rows starting from the beginning of the part
14127 2024.07.30 19:44:24.818634 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14128 2024.07.30 19:44:24.818806 [ 200 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 77 rows starting from the beginning of the part
14129 2024.07.30 19:44:24.818821 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14130 2024.07.30 19:44:24.819635 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14131 2024.07.30 19:44:24.820553 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14132 2024.07.30 19:44:24.820636 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14133 2024.07.30 19:44:24.821578 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14134 2024.07.30 19:44:24.822331 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.006030239 sec., 459683.27291837026 rows/sec., 28.31 MiB/sec.
14135 2024.07.30 19:44:24.822473 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14136 2024.07.30 19:44:24.822626 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14137 2024.07.30 19:44:24.822626 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004168 sec., 38867.56238003839 rows/sec., 2.71 MiB/sec.
14138 2024.07.30 19:44:24.822697 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14139 2024.07.30 19:44:24.822783 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14140 2024.07.30 19:44:24.822850 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14141 2024.07.30 19:44:24.823324 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
14142 2024.07.30 19:44:24.824455 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14143 2024.07.30 19:44:24.824536 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Debug> DynamicQueryHandler: Done processing query
14144 2024.07.30 19:44:24.824671 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11648 rows starting from the beginning of the part
14145 2024.07.30 19:44:24.824892 [ 3 ] {9ffdb90b-9d1b-4930-94ec-82feff673339} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14146 2024.07.30 19:44:24.825241 [ 3 ] {} <Debug> HTTP-Session: 79a04aeb-e004-4141-bd4c-dbe0cf601a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14147 2024.07.30 19:44:24.825559 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part
14148 2024.07.30 19:44:24.825576 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14149 2024.07.30 19:44:24.825662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14150 2024.07.30 19:44:24.825926 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part
14151 2024.07.30 19:44:24.825964 [ 198 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14152 2024.07.30 19:44:24.826000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14153 2024.07.30 19:44:24.826259 [ 3 ] {} <Debug> HTTP-Session: 4e5028dc-4407-4e01-9a1b-b28f6c4e7631 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14154 2024.07.30 19:44:24.826343 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
14155 2024.07.30 19:44:24.826418 [ 3 ] {} <Debug> HTTP-Session: 4e5028dc-4407-4e01-9a1b-b28f6c4e7631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14156 2024.07.30 19:44:24.826455 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 197 rows starting from the beginning of the part
14157 2024.07.30 19:44:24.826512 [ 3 ] {} <Debug> HTTP-Session: 4e5028dc-4407-4e01-9a1b-b28f6c4e7631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14158 2024.07.30 19:44:24.826715 [ 3 ] {} <Trace> HTTP-Session: 4e5028dc-4407-4e01-9a1b-b28f6c4e7631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14159 2024.07.30 19:44:24.826749 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part
14160 2024.07.30 19:44:24.826888 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 162 rows starting from the beginning of the part
14161 2024.07.30 19:44:24.827417 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14162 2024.07.30 19:44:24.827613 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14163 2024.07.30 19:44:24.828655 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14164 2024.07.30 19:44:24.829989 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14165 2024.07.30 19:44:24.830063 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14166 2024.07.30 19:44:24.831377 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
14167 2024.07.30 19:44:24.832403 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14168 2024.07.30 19:44:24.832589 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.005504 sec., 726.7441860465116 rows/sec., 1.30 MiB/sec.
14169 2024.07.30 19:44:24.832881 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Debug> DynamicQueryHandler: Done processing query
14170 2024.07.30 19:44:24.832907 [ 3 ] {205afa60-6fdc-4841-b61a-60644b5b49df} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14171 2024.07.30 19:44:24.832923 [ 3 ] {} <Debug> HTTP-Session: 4e5028dc-4407-4e01-9a1b-b28f6c4e7631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14172 2024.07.30 19:44:24.833081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14173 2024.07.30 19:44:24.833134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14174 2024.07.30 19:44:24.833156 [ 3 ] {} <Debug> HTTP-Session: b2d786fd-6cbd-41db-aa0f-32dcd1ae8618 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14175 2024.07.30 19:44:24.833183 [ 3 ] {} <Debug> HTTP-Session: b2d786fd-6cbd-41db-aa0f-32dcd1ae8618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14176 2024.07.30 19:44:24.833197 [ 3 ] {} <Debug> HTTP-Session: b2d786fd-6cbd-41db-aa0f-32dcd1ae8618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14177 2024.07.30 19:44:24.833230 [ 3 ] {} <Trace> HTTP-Session: b2d786fd-6cbd-41db-aa0f-32dcd1ae8618 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14178 2024.07.30 19:44:24.833409 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14179 2024.07.30 19:44:24.833548 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14180 2024.07.30 19:44:24.833839 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12491 rows, containing 5 columns (5 merged, 0 gathered) in 0.010869393 sec., 1149190.207769652 rows/sec., 80.07 MiB/sec.
14181 2024.07.30 19:44:24.833970 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14182 2024.07.30 19:44:24.834188 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14183 2024.07.30 19:44:24.834519 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14184 2024.07.30 19:44:24.834577 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14185 2024.07.30 19:44:24.835252 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14186 2024.07.30 19:44:24.835447 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14187 2024.07.30 19:44:24.835561 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14188 2024.07.30 19:44:24.835575 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB.
14189 2024.07.30 19:44:24.835929 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14190 2024.07.30 19:44:24.836072 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002754 sec., 8351.488743645607 rows/sec., 451.76 KiB/sec.
14191 2024.07.30 19:44:24.836411 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Debug> DynamicQueryHandler: Done processing query
14192 2024.07.30 19:44:24.836452 [ 3 ] {72dd6b3a-e17a-4c58-9fca-471e52fdb377} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14193 2024.07.30 19:44:24.836476 [ 3 ] {} <Debug> HTTP-Session: b2d786fd-6cbd-41db-aa0f-32dcd1ae8618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14194 2024.07.30 19:44:24.836607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14195 2024.07.30 19:44:24.836658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14196 2024.07.30 19:44:24.836678 [ 3 ] {} <Debug> HTTP-Session: 8b99e605-30ab-4f92-a207-9efcd10b913a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14197 2024.07.30 19:44:24.836695 [ 3 ] {} <Debug> HTTP-Session: 8b99e605-30ab-4f92-a207-9efcd10b913a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14198 2024.07.30 19:44:24.836710 [ 3 ] {} <Debug> HTTP-Session: 8b99e605-30ab-4f92-a207-9efcd10b913a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14199 2024.07.30 19:44:24.836742 [ 3 ] {} <Trace> HTTP-Session: 8b99e605-30ab-4f92-a207-9efcd10b913a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14200 2024.07.30 19:44:24.836870 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14201 2024.07.30 19:44:24.836917 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14202 2024.07.30 19:44:24.837062 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14203 2024.07.30 19:44:24.837377 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14204 2024.07.30 19:44:24.837413 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14205 2024.07.30 19:44:24.837773 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14206 2024.07.30 19:44:24.838098 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14207 2024.07.30 19:44:24.838250 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec.
14208 2024.07.30 19:44:24.838289 [ 52 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14209 2024.07.30 19:44:24.838355 [ 52 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14210 2024.07.30 19:44:24.838413 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14211 2024.07.30 19:44:24.838515 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Debug> DynamicQueryHandler: Done processing query
14212 2024.07.30 19:44:24.838582 [ 3 ] {c78d0604-a5ff-49be-95f3-ab65c967b359} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14213 2024.07.30 19:44:24.838597 [ 190 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
14214 2024.07.30 19:44:24.838608 [ 3 ] {} <Debug> HTTP-Session: 8b99e605-30ab-4f92-a207-9efcd10b913a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.07.30 19:44:24.838775 [ 190 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14216 2024.07.30 19:44:24.838814 [ 190 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4140 rows starting from the beginning of the part
14217 2024.07.30 19:44:24.838938 [ 190 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
14218 2024.07.30 19:44:24.839047 [ 190 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
14219 2024.07.30 19:44:24.839212 [ 190 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
14220 2024.07.30 19:44:24.839328 [ 190 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
14221 2024.07.30 19:44:24.839466 [ 190 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
14222 2024.07.30 19:44:24.841473 [ 191 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983234 sec., 1488317.7115841398 rows/sec., 100.34 MiB/sec.
14223 2024.07.30 19:44:24.841831 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14224 2024.07.30 19:44:24.842249 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14225 2024.07.30 19:44:24.842329 [ 197 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_76_15} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14226 2024.07.30 19:44:24.842420 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB.
14227 2024.07.30 19:44:29.778488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14228 2024.07.30 19:44:29.778637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14229 2024.07.30 19:44:29.778666 [ 3 ] {} <Debug> HTTP-Session: 5f9ed868-d133-4c91-87da-5ca45f8ea944 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14230 2024.07.30 19:44:29.778694 [ 3 ] {} <Debug> HTTP-Session: 5f9ed868-d133-4c91-87da-5ca45f8ea944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14231 2024.07.30 19:44:29.778712 [ 3 ] {} <Debug> HTTP-Session: 5f9ed868-d133-4c91-87da-5ca45f8ea944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.07.30 19:44:29.778770 [ 3 ] {} <Trace> HTTP-Session: 5f9ed868-d133-4c91-87da-5ca45f8ea944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14233 2024.07.30 19:44:29.778978 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14234 2024.07.30 19:44:29.779046 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14235 2024.07.30 19:44:29.779241 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14236 2024.07.30 19:44:29.779719 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14237 2024.07.30 19:44:29.779767 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14238 2024.07.30 19:44:29.780150 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14239 2024.07.30 19:44:29.780504 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14240 2024.07.30 19:44:29.780683 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Debug> executeQuery: Read 40 rows, 3.24 KiB in 0.001768 sec., 22624.43438914027 rows/sec., 1.79 MiB/sec.
14241 2024.07.30 19:44:29.781016 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Debug> DynamicQueryHandler: Done processing query
14242 2024.07.30 19:44:29.781075 [ 3 ] {af6cef24-2491-42c5-b8c0-02b25bbb0c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14243 2024.07.30 19:44:29.781133 [ 3 ] {} <Debug> HTTP-Session: 5f9ed868-d133-4c91-87da-5ca45f8ea944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14244 2024.07.30 19:44:29.781330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 25969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14245 2024.07.30 19:44:29.781390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14246 2024.07.30 19:44:29.781410 [ 3 ] {} <Debug> HTTP-Session: 73837249-1f39-4f82-a2f7-7325b6f2a0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14247 2024.07.30 19:44:29.781429 [ 3 ] {} <Debug> HTTP-Session: 73837249-1f39-4f82-a2f7-7325b6f2a0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14248 2024.07.30 19:44:29.781442 [ 3 ] {} <Debug> HTTP-Session: 73837249-1f39-4f82-a2f7-7325b6f2a0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.07.30 19:44:29.781478 [ 3 ] {} <Trace> HTTP-Session: 73837249-1f39-4f82-a2f7-7325b6f2a0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14250 2024.07.30 19:44:29.781640 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14251 2024.07.30 19:44:29.781688 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14252 2024.07.30 19:44:29.781841 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14253 2024.07.30 19:44:29.782303 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14254 2024.07.30 19:44:29.782343 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14255 2024.07.30 19:44:29.782676 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14256 2024.07.30 19:44:29.782990 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14257 2024.07.30 19:44:29.783140 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Debug> executeQuery: Read 176 rows, 15.27 KiB in 0.00157 sec., 112101.91082802547 rows/sec., 9.50 MiB/sec.
14258 2024.07.30 19:44:29.783317 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Debug> DynamicQueryHandler: Done processing query
14259 2024.07.30 19:44:29.783342 [ 3 ] {a7e705d4-93eb-41cc-847e-59e7cc19a49d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14260 2024.07.30 19:44:29.783358 [ 3 ] {} <Debug> HTTP-Session: 73837249-1f39-4f82-a2f7-7325b6f2a0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14261 2024.07.30 19:44:29.783504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 17663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14262 2024.07.30 19:44:29.783553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14263 2024.07.30 19:44:29.783572 [ 3 ] {} <Debug> HTTP-Session: 62e0144b-4abf-4563-b44f-1482159a2cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14264 2024.07.30 19:44:29.783589 [ 3 ] {} <Debug> HTTP-Session: 62e0144b-4abf-4563-b44f-1482159a2cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14265 2024.07.30 19:44:29.783604 [ 3 ] {} <Debug> HTTP-Session: 62e0144b-4abf-4563-b44f-1482159a2cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14266 2024.07.30 19:44:29.783635 [ 3 ] {} <Trace> HTTP-Session: 62e0144b-4abf-4563-b44f-1482159a2cf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14267 2024.07.30 19:44:29.783773 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14268 2024.07.30 19:44:29.783816 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14269 2024.07.30 19:44:29.783945 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14270 2024.07.30 19:44:29.784332 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14271 2024.07.30 19:44:29.784369 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14272 2024.07.30 19:44:29.784680 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14273 2024.07.30 19:44:29.784989 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14274 2024.07.30 19:44:29.785133 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001412 sec., 73654.3909348442 rows/sec., 5.75 MiB/sec.
14275 2024.07.30 19:44:29.785375 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Debug> DynamicQueryHandler: Done processing query
14276 2024.07.30 19:44:29.785431 [ 3 ] {f336152a-62de-4887-98ea-b75fc84da926} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14277 2024.07.30 19:44:29.785489 [ 3 ] {} <Debug> HTTP-Session: 62e0144b-4abf-4563-b44f-1482159a2cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14278 2024.07.30 19:44:29.785719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14279 2024.07.30 19:44:29.785771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14280 2024.07.30 19:44:29.785791 [ 3 ] {} <Debug> HTTP-Session: 42590a1a-0d8b-4a89-a6da-e51df6347488 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14281 2024.07.30 19:44:29.785808 [ 3 ] {} <Debug> HTTP-Session: 42590a1a-0d8b-4a89-a6da-e51df6347488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14282 2024.07.30 19:44:29.785822 [ 3 ] {} <Debug> HTTP-Session: 42590a1a-0d8b-4a89-a6da-e51df6347488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14283 2024.07.30 19:44:29.785854 [ 3 ] {} <Trace> HTTP-Session: 42590a1a-0d8b-4a89-a6da-e51df6347488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14284 2024.07.30 19:44:29.785999 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14285 2024.07.30 19:44:29.786047 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14286 2024.07.30 19:44:29.786211 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14287 2024.07.30 19:44:29.786584 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14288 2024.07.30 19:44:29.786620 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14289 2024.07.30 19:44:29.787009 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14290 2024.07.30 19:44:29.787363 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14291 2024.07.30 19:44:29.787521 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec.
14292 2024.07.30 19:44:29.787803 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Debug> DynamicQueryHandler: Done processing query
14293 2024.07.30 19:44:29.787861 [ 3 ] {9e81f6f2-f14c-4eb4-8869-af843ccb127e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14294 2024.07.30 19:44:29.787917 [ 3 ] {} <Debug> HTTP-Session: 42590a1a-0d8b-4a89-a6da-e51df6347488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14295 2024.07.30 19:44:29.788192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 64420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14296 2024.07.30 19:44:29.788245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14297 2024.07.30 19:44:29.788264 [ 3 ] {} <Debug> HTTP-Session: 09730a27-eaf8-41de-9c19-f06f25a9824a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14298 2024.07.30 19:44:29.788281 [ 3 ] {} <Debug> HTTP-Session: 09730a27-eaf8-41de-9c19-f06f25a9824a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14299 2024.07.30 19:44:29.788294 [ 3 ] {} <Debug> HTTP-Session: 09730a27-eaf8-41de-9c19-f06f25a9824a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14300 2024.07.30 19:44:29.788326 [ 3 ] {} <Trace> HTTP-Session: 09730a27-eaf8-41de-9c19-f06f25a9824a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14301 2024.07.30 19:44:29.788734 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14302 2024.07.30 19:44:29.788824 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14303 2024.07.30 19:44:29.789260 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14304 2024.07.30 19:44:29.790041 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14305 2024.07.30 19:44:29.790077 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14306 2024.07.30 19:44:29.790714 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14307 2024.07.30 19:44:29.791122 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14308 2024.07.30 19:44:29.791314 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00288 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec.
14309 2024.07.30 19:44:29.791315 [ 40 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14310 2024.07.30 19:44:29.791445 [ 40 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14311 2024.07.30 19:44:29.791489 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14312 2024.07.30 19:44:29.791762 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Debug> DynamicQueryHandler: Done processing query
14313 2024.07.30 19:44:29.791851 [ 3 ] {7873ce30-5014-4094-8b18-0a78b32f3097} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
14314 2024.07.30 19:44:29.791870 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
14315 2024.07.30 19:44:29.791922 [ 3 ] {} <Debug> HTTP-Session: 09730a27-eaf8-41de-9c19-f06f25a9824a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14316 2024.07.30 19:44:29.792266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14317 2024.07.30 19:44:29.792505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14318 2024.07.30 19:44:29.792643 [ 3 ] {} <Debug> HTTP-Session: b4845847-96be-4504-89d5-d0b958f103f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14319 2024.07.30 19:44:29.792740 [ 3 ] {} <Debug> HTTP-Session: b4845847-96be-4504-89d5-d0b958f103f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14320 2024.07.30 19:44:29.792829 [ 3 ] {} <Debug> HTTP-Session: b4845847-96be-4504-89d5-d0b958f103f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14321 2024.07.30 19:44:29.793002 [ 3 ] {} <Trace> HTTP-Session: b4845847-96be-4504-89d5-d0b958f103f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14322 2024.07.30 19:44:29.793333 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14323 2024.07.30 19:44:29.793458 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14324 2024.07.30 19:44:29.793476 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14325 2024.07.30 19:44:29.793709 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 925 rows starting from the beginning of the part
14326 2024.07.30 19:44:29.794057 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14327 2024.07.30 19:44:29.794534 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part
14328 2024.07.30 19:44:29.795228 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 4 rows starting from the beginning of the part
14329 2024.07.30 19:44:29.795384 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14330 2024.07.30 19:44:29.795515 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14331 2024.07.30 19:44:29.795921 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part
14332 2024.07.30 19:44:29.796548 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part
14333 2024.07.30 19:44:29.796867 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14334 2024.07.30 19:44:29.797131 [ 191 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part
14335 2024.07.30 19:44:29.798059 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14336 2024.07.30 19:44:29.798510 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005317 sec., 11284.558961820576 rows/sec., 778.75 KiB/sec.
14337 2024.07.30 19:44:29.799256 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Debug> DynamicQueryHandler: Done processing query
14338 2024.07.30 19:44:29.799397 [ 3 ] {857c76d5-7487-4d5a-86f9-6dae537cbf84} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14339 2024.07.30 19:44:29.799531 [ 3 ] {} <Debug> HTTP-Session: b4845847-96be-4504-89d5-d0b958f103f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14340 2024.07.30 19:44:29.803802 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 19 columns (19 merged, 0 gathered) in 0.012183121 sec., 85199.8432913865 rows/sec., 152.67 MiB/sec.
14341 2024.07.30 19:44:29.804895 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14342 2024.07.30 19:44:29.805522 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14343 2024.07.30 19:44:29.805603 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14344 2024.07.30 19:44:29.805743 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB.
14345 2024.07.30 19:44:32.347625 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
14346 2024.07.30 19:44:32.347686 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
14347 2024.07.30 19:44:34.780124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14348 2024.07.30 19:44:34.780276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14349 2024.07.30 19:44:34.780307 [ 3 ] {} <Debug> HTTP-Session: 330dc7a5-fb04-4b33-83af-1497f0a38752 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14350 2024.07.30 19:44:34.780336 [ 3 ] {} <Debug> HTTP-Session: 330dc7a5-fb04-4b33-83af-1497f0a38752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14351 2024.07.30 19:44:34.780355 [ 3 ] {} <Debug> HTTP-Session: 330dc7a5-fb04-4b33-83af-1497f0a38752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14352 2024.07.30 19:44:34.780411 [ 3 ] {} <Trace> HTTP-Session: 330dc7a5-fb04-4b33-83af-1497f0a38752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14353 2024.07.30 19:44:34.780694 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
14354 2024.07.30 19:44:34.781147 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
14355 2024.07.30 19:44:34.781201 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
14356 2024.07.30 19:44:34.781575 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14357 2024.07.30 19:44:34.781657 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
14358 2024.07.30 19:44:34.781831 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
14359 2024.07.30 19:44:34.781871 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
14360 2024.07.30 19:44:34.781898 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Debug> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (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
14361 2024.07.30 19:44:34.781918 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2) (SelectExecutor): Spreading mark ranges among streams (default reading)
14362 2024.07.30 19:44:34.781968 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
14363 2024.07.30 19:44:34.781995 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 41 rows starting from 0
14364 2024.07.30 19:44:34.783147 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Debug> executeQuery: Read 41 rows, 1.55 KiB in 0.00259 sec., 15830.11583011583 rows/sec., 599.51 KiB/sec.
14365 2024.07.30 19:44:34.783429 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Debug> DynamicQueryHandler: Done processing query
14366 2024.07.30 19:44:34.783456 [ 3 ] {f2d1bda1-840d-4b57-8bdf-98ceda8f3cba} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
14367 2024.07.30 19:44:34.783473 [ 3 ] {} <Debug> HTTP-Session: 330dc7a5-fb04-4b33-83af-1497f0a38752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14368 2024.07.30 19:44:34.786795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14369 2024.07.30 19:44:34.786855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14370 2024.07.30 19:44:34.786881 [ 3 ] {} <Debug> HTTP-Session: e551c545-b2c4-4795-8492-464472b3455b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14371 2024.07.30 19:44:34.786901 [ 3 ] {} <Debug> HTTP-Session: e551c545-b2c4-4795-8492-464472b3455b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14372 2024.07.30 19:44:34.786919 [ 3 ] {} <Debug> HTTP-Session: e551c545-b2c4-4795-8492-464472b3455b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14373 2024.07.30 19:44:34.786960 [ 3 ] {} <Trace> HTTP-Session: e551c545-b2c4-4795-8492-464472b3455b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14374 2024.07.30 19:44:34.787091 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
14375 2024.07.30 19:44:34.787148 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14376 2024.07.30 19:44:34.787349 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14377 2024.07.30 19:44:34.787730 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14378 2024.07.30 19:44:34.787778 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14379 2024.07.30 19:44:34.788344 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
14380 2024.07.30 19:44:34.788668 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Trace> oximeter.timeseries_schema (7668d36e-3a99-49af-881e-e8180e557ea2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14381 2024.07.30 19:44:34.788829 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001777 sec., 562.7462014631401 rows/sec., 156.62 KiB/sec.
14382 2024.07.30 19:44:34.789149 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Debug> DynamicQueryHandler: Done processing query
14383 2024.07.30 19:44:34.789186 [ 3 ] {06c52b38-1521-4d30-ab74-b6f8047628b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14384 2024.07.30 19:44:34.789203 [ 3 ] {} <Debug> HTTP-Session: e551c545-b2c4-4795-8492-464472b3455b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14385 2024.07.30 19:44:34.789365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14386 2024.07.30 19:44:34.789417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14387 2024.07.30 19:44:34.789436 [ 3 ] {} <Debug> HTTP-Session: e240679f-cf7d-4169-a833-fad73e48a414 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14388 2024.07.30 19:44:34.789454 [ 3 ] {} <Debug> HTTP-Session: e240679f-cf7d-4169-a833-fad73e48a414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14389 2024.07.30 19:44:34.789468 [ 3 ] {} <Debug> HTTP-Session: e240679f-cf7d-4169-a833-fad73e48a414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14390 2024.07.30 19:44:34.789500 [ 3 ] {} <Trace> HTTP-Session: e240679f-cf7d-4169-a833-fad73e48a414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14391 2024.07.30 19:44:34.789599 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14392 2024.07.30 19:44:34.789646 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14393 2024.07.30 19:44:34.789798 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14394 2024.07.30 19:44:34.790117 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14395 2024.07.30 19:44:34.790156 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14396 2024.07.30 19:44:34.790472 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14397 2024.07.30 19:44:34.790778 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14398 2024.07.30 19:44:34.790926 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001348 sec., 7418.397626112759 rows/sec., 492.63 KiB/sec.
14399 2024.07.30 19:44:34.790942 [ 39 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14400 2024.07.30 19:44:34.791049 [ 39 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14401 2024.07.30 19:44:34.791084 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14402 2024.07.30 19:44:34.791156 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Debug> DynamicQueryHandler: Done processing query
14403 2024.07.30 19:44:34.791198 [ 3 ] {8e3d27d5-7a05-445b-90ef-f16ecc3094fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14404 2024.07.30 19:44:34.791223 [ 3 ] {} <Debug> HTTP-Session: e240679f-cf7d-4169-a833-fad73e48a414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14405 2024.07.30 19:44:34.791255 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
14406 2024.07.30 19:44:34.791358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14407 2024.07.30 19:44:34.791429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14408 2024.07.30 19:44:34.791430 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14409 2024.07.30 19:44:34.791450 [ 3 ] {} <Debug> HTTP-Session: ae06b8a9-1761-4c02-b96a-ee7f8b623ab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14410 2024.07.30 19:44:34.791478 [ 3 ] {} <Debug> HTTP-Session: ae06b8a9-1761-4c02-b96a-ee7f8b623ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14411 2024.07.30 19:44:34.791482 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 37 rows starting from the beginning of the part
14412 2024.07.30 19:44:34.791494 [ 3 ] {} <Debug> HTTP-Session: ae06b8a9-1761-4c02-b96a-ee7f8b623ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14413 2024.07.30 19:44:34.791537 [ 3 ] {} <Trace> HTTP-Session: ae06b8a9-1761-4c02-b96a-ee7f8b623ab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14414 2024.07.30 19:44:34.791612 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part
14415 2024.07.30 19:44:34.791763 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14416 2024.07.30 19:44:34.791876 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part
14417 2024.07.30 19:44:34.791883 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14418 2024.07.30 19:44:34.792229 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
14419 2024.07.30 19:44:34.792431 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part
14420 2024.07.30 19:44:34.792640 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part
14421 2024.07.30 19:44:34.792738 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14422 2024.07.30 19:44:34.793261 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14423 2024.07.30 19:44:34.793306 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14424 2024.07.30 19:44:34.793780 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14425 2024.07.30 19:44:34.794182 [ 201 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.003014904 sec., 48094.4003523827 rows/sec., 3.62 MiB/sec.
14426 2024.07.30 19:44:34.794399 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14427 2024.07.30 19:44:34.794423 [ 192 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14428 2024.07.30 19:44:34.794698 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.00302 sec., 662.251655629139 rows/sec., 49.15 KiB/sec.
14429 2024.07.30 19:44:34.795705 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Debug> DynamicQueryHandler: Done processing query
14430 2024.07.30 19:44:34.795755 [ 3 ] {d2cdb103-c940-4b08-af45-6dba5b9e26b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14431 2024.07.30 19:44:34.795798 [ 3 ] {} <Debug> HTTP-Session: ae06b8a9-1761-4c02-b96a-ee7f8b623ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14432 2024.07.30 19:44:34.795838 [ 192 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14433 2024.07.30 19:44:34.795972 [ 192 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_71_14} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14434 2024.07.30 19:44:34.796006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14435 2024.07.30 19:44:34.796102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14436 2024.07.30 19:44:34.796142 [ 3 ] {} <Debug> HTTP-Session: ad2b0709-028b-4eff-a8b2-db3ec0010d66 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14437 2024.07.30 19:44:34.796149 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
14438 2024.07.30 19:44:34.796167 [ 3 ] {} <Debug> HTTP-Session: ad2b0709-028b-4eff-a8b2-db3ec0010d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14439 2024.07.30 19:44:34.796202 [ 3 ] {} <Debug> HTTP-Session: ad2b0709-028b-4eff-a8b2-db3ec0010d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14440 2024.07.30 19:44:34.796235 [ 3 ] {} <Trace> HTTP-Session: ad2b0709-028b-4eff-a8b2-db3ec0010d66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14441 2024.07.30 19:44:34.796395 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14442 2024.07.30 19:44:34.796438 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14443 2024.07.30 19:44:34.796589 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14444 2024.07.30 19:44:34.797004 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14445 2024.07.30 19:44:34.797054 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14446 2024.07.30 19:44:34.797439 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14447 2024.07.30 19:44:34.797762 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14448 2024.07.30 19:44:34.797930 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Debug> executeQuery: Read 177 rows, 15.93 KiB in 0.001602 sec., 110486.8913857678 rows/sec., 9.71 MiB/sec.
14449 2024.07.30 19:44:34.798092 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Debug> DynamicQueryHandler: Done processing query
14450 2024.07.30 19:44:34.798116 [ 3 ] {0043a181-be46-4740-9cfc-71d624a1343f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14451 2024.07.30 19:44:34.798132 [ 3 ] {} <Debug> HTTP-Session: ad2b0709-028b-4eff-a8b2-db3ec0010d66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14452 2024.07.30 19:44:34.798261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14453 2024.07.30 19:44:34.798307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14454 2024.07.30 19:44:34.798325 [ 3 ] {} <Debug> HTTP-Session: 2bee1323-4d86-46ad-a07b-067aee0b4467 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14455 2024.07.30 19:44:34.798342 [ 3 ] {} <Debug> HTTP-Session: 2bee1323-4d86-46ad-a07b-067aee0b4467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14456 2024.07.30 19:44:34.798356 [ 3 ] {} <Debug> HTTP-Session: 2bee1323-4d86-46ad-a07b-067aee0b4467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14457 2024.07.30 19:44:34.798386 [ 3 ] {} <Trace> HTTP-Session: 2bee1323-4d86-46ad-a07b-067aee0b4467 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14458 2024.07.30 19:44:34.798478 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14459 2024.07.30 19:44:34.798521 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14460 2024.07.30 19:44:34.798648 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14461 2024.07.30 19:44:34.798970 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14462 2024.07.30 19:44:34.799007 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14463 2024.07.30 19:44:34.799316 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14464 2024.07.30 19:44:34.799630 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14465 2024.07.30 19:44:34.799783 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001327 sec., 1507.1590052750564 rows/sec., 94.20 KiB/sec.
14466 2024.07.30 19:44:34.799949 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Debug> DynamicQueryHandler: Done processing query
14467 2024.07.30 19:44:34.799973 [ 3 ] {5a7609f0-eaf3-4fc4-921a-480de0bba89d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14468 2024.07.30 19:44:34.799989 [ 3 ] {} <Debug> HTTP-Session: 2bee1323-4d86-46ad-a07b-067aee0b4467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14469 2024.07.30 19:44:34.800173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 64458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14470 2024.07.30 19:44:34.800223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14471 2024.07.30 19:44:34.800243 [ 3 ] {} <Debug> HTTP-Session: 93717e13-9d5a-413c-88ba-426641dd3952 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14472 2024.07.30 19:44:34.800259 [ 3 ] {} <Debug> HTTP-Session: 93717e13-9d5a-413c-88ba-426641dd3952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14473 2024.07.30 19:44:34.800272 [ 3 ] {} <Debug> HTTP-Session: 93717e13-9d5a-413c-88ba-426641dd3952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14474 2024.07.30 19:44:34.800304 [ 3 ] {} <Trace> HTTP-Session: 93717e13-9d5a-413c-88ba-426641dd3952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14475 2024.07.30 19:44:34.800512 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14476 2024.07.30 19:44:34.800554 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14477 2024.07.30 19:44:34.800681 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14478 2024.07.30 19:44:34.801181 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14479 2024.07.30 19:44:34.801218 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14480 2024.07.30 19:44:34.801545 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14481 2024.07.30 19:44:34.801857 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14482 2024.07.30 19:44:34.802015 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Debug> executeQuery: Read 400 rows, 28.78 KiB in 0.001611 sec., 248292.9857231533 rows/sec., 17.44 MiB/sec.
14483 2024.07.30 19:44:34.802184 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Debug> DynamicQueryHandler: Done processing query
14484 2024.07.30 19:44:34.802209 [ 3 ] {8c1dd5f3-268f-4681-8675-2396c288a5d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14485 2024.07.30 19:44:34.802226 [ 3 ] {} <Debug> HTTP-Session: 93717e13-9d5a-413c-88ba-426641dd3952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14486 2024.07.30 19:44:34.802410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14487 2024.07.30 19:44:34.802456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14488 2024.07.30 19:44:34.802476 [ 3 ] {} <Debug> HTTP-Session: 7cf63c6e-c76b-41a9-9732-e22c0aa1aa76 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14489 2024.07.30 19:44:34.802491 [ 3 ] {} <Debug> HTTP-Session: 7cf63c6e-c76b-41a9-9732-e22c0aa1aa76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14490 2024.07.30 19:44:34.802505 [ 3 ] {} <Debug> HTTP-Session: 7cf63c6e-c76b-41a9-9732-e22c0aa1aa76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14491 2024.07.30 19:44:34.802536 [ 3 ] {} <Trace> HTTP-Session: 7cf63c6e-c76b-41a9-9732-e22c0aa1aa76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14492 2024.07.30 19:44:34.802631 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14493 2024.07.30 19:44:34.802676 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14494 2024.07.30 19:44:34.802801 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14495 2024.07.30 19:44:34.803063 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14496 2024.07.30 19:44:34.803100 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14497 2024.07.30 19:44:34.803476 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14498 2024.07.30 19:44:34.803807 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14499 2024.07.30 19:44:34.803960 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 191.26 KiB/sec.
14500 2024.07.30 19:44:34.804125 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Debug> DynamicQueryHandler: Done processing query
14501 2024.07.30 19:44:34.804148 [ 3 ] {98852321-ccff-4f4f-a3f5-f0f6bde8650e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14502 2024.07.30 19:44:34.804164 [ 3 ] {} <Debug> HTTP-Session: 7cf63c6e-c76b-41a9-9732-e22c0aa1aa76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14503 2024.07.30 19:44:34.804295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14504 2024.07.30 19:44:34.804344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14505 2024.07.30 19:44:34.804363 [ 3 ] {} <Debug> HTTP-Session: 3c94ed2c-8199-4918-8ec6-5ae88eb053dd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14506 2024.07.30 19:44:34.804379 [ 3 ] {} <Debug> HTTP-Session: 3c94ed2c-8199-4918-8ec6-5ae88eb053dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14507 2024.07.30 19:44:34.804393 [ 3 ] {} <Debug> HTTP-Session: 3c94ed2c-8199-4918-8ec6-5ae88eb053dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14508 2024.07.30 19:44:34.804423 [ 3 ] {} <Trace> HTTP-Session: 3c94ed2c-8199-4918-8ec6-5ae88eb053dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14509 2024.07.30 19:44:34.804543 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14510 2024.07.30 19:44:34.804589 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14511 2024.07.30 19:44:34.804734 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14512 2024.07.30 19:44:34.805036 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14513 2024.07.30 19:44:34.805073 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14514 2024.07.30 19:44:34.805451 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14515 2024.07.30 19:44:34.805800 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14516 2024.07.30 19:44:34.805956 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001454 sec., 52957.35900962861 rows/sec., 3.26 MiB/sec.
14517 2024.07.30 19:44:34.806115 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Debug> DynamicQueryHandler: Done processing query
14518 2024.07.30 19:44:34.806140 [ 3 ] {04d43960-1cc2-4aed-94e5-ea20e036e7ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14519 2024.07.30 19:44:34.806156 [ 3 ] {} <Debug> HTTP-Session: 3c94ed2c-8199-4918-8ec6-5ae88eb053dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14520 2024.07.30 19:44:34.806353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14521 2024.07.30 19:44:34.806400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14522 2024.07.30 19:44:34.806419 [ 3 ] {} <Debug> HTTP-Session: 065e2b12-a971-42bd-9f10-8534e4d9aaff Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14523 2024.07.30 19:44:34.806436 [ 3 ] {} <Debug> HTTP-Session: 065e2b12-a971-42bd-9f10-8534e4d9aaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14524 2024.07.30 19:44:34.806450 [ 3 ] {} <Debug> HTTP-Session: 065e2b12-a971-42bd-9f10-8534e4d9aaff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14525 2024.07.30 19:44:34.806481 [ 3 ] {} <Trace> HTTP-Session: 065e2b12-a971-42bd-9f10-8534e4d9aaff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14526 2024.07.30 19:44:34.806673 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14527 2024.07.30 19:44:34.806719 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14528 2024.07.30 19:44:34.806862 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14529 2024.07.30 19:44:34.807223 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14530 2024.07.30 19:44:34.807260 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14531 2024.07.30 19:44:34.807668 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14532 2024.07.30 19:44:34.808035 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14533 2024.07.30 19:44:34.808204 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001636 sec., 99022.00488997555 rows/sec., 6.88 MiB/sec.
14534 2024.07.30 19:44:34.808453 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Debug> DynamicQueryHandler: Done processing query
14535 2024.07.30 19:44:34.808508 [ 3 ] {59df688d-2672-4005-9a1b-8b2640a1de74} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14536 2024.07.30 19:44:34.808565 [ 3 ] {} <Debug> HTTP-Session: 065e2b12-a971-42bd-9f10-8534e4d9aaff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14537 2024.07.30 19:44:34.808738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14538 2024.07.30 19:44:34.808791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14539 2024.07.30 19:44:34.808809 [ 3 ] {} <Debug> HTTP-Session: 639e0a9e-aedb-4fa1-8f24-08b81ac4b559 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14540 2024.07.30 19:44:34.808827 [ 3 ] {} <Debug> HTTP-Session: 639e0a9e-aedb-4fa1-8f24-08b81ac4b559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14541 2024.07.30 19:44:34.808841 [ 3 ] {} <Debug> HTTP-Session: 639e0a9e-aedb-4fa1-8f24-08b81ac4b559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14542 2024.07.30 19:44:34.808872 [ 3 ] {} <Trace> HTTP-Session: 639e0a9e-aedb-4fa1-8f24-08b81ac4b559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14543 2024.07.30 19:44:34.809005 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14544 2024.07.30 19:44:34.809076 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14545 2024.07.30 19:44:34.809476 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14546 2024.07.30 19:44:34.809897 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14547 2024.07.30 19:44:34.809934 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14548 2024.07.30 19:44:34.810507 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14549 2024.07.30 19:44:34.810922 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14550 2024.07.30 19:44:34.811125 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002167 sec., 1845.8698661744347 rows/sec., 3.31 MiB/sec.
14551 2024.07.30 19:44:34.811600 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Debug> DynamicQueryHandler: Done processing query
14552 2024.07.30 19:44:34.811638 [ 3 ] {c3eaa384-706b-4db1-befe-92424a734f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14553 2024.07.30 19:44:34.811656 [ 3 ] {} <Debug> HTTP-Session: 639e0a9e-aedb-4fa1-8f24-08b81ac4b559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14554 2024.07.30 19:44:34.811780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14555 2024.07.30 19:44:34.811828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14556 2024.07.30 19:44:34.811847 [ 3 ] {} <Debug> HTTP-Session: 1a91edfe-42b5-4ae4-87bf-4104ab6deba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14557 2024.07.30 19:44:34.811863 [ 3 ] {} <Debug> HTTP-Session: 1a91edfe-42b5-4ae4-87bf-4104ab6deba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14558 2024.07.30 19:44:34.811877 [ 3 ] {} <Debug> HTTP-Session: 1a91edfe-42b5-4ae4-87bf-4104ab6deba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14559 2024.07.30 19:44:34.811909 [ 3 ] {} <Trace> HTTP-Session: 1a91edfe-42b5-4ae4-87bf-4104ab6deba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14560 2024.07.30 19:44:34.812016 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14561 2024.07.30 19:44:34.812063 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14562 2024.07.30 19:44:34.812204 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14563 2024.07.30 19:44:34.812478 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14564 2024.07.30 19:44:34.812515 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14565 2024.07.30 19:44:34.812875 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14566 2024.07.30 19:44:34.813207 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14567 2024.07.30 19:44:34.813367 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001374 sec., 16739.446870451236 rows/sec., 905.49 KiB/sec.
14568 2024.07.30 19:44:34.813649 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Debug> DynamicQueryHandler: Done processing query
14569 2024.07.30 19:44:34.813703 [ 3 ] {c86f7052-ddaa-48cb-904c-9b83afbdc0f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14570 2024.07.30 19:44:34.813739 [ 3 ] {} <Debug> HTTP-Session: 1a91edfe-42b5-4ae4-87bf-4104ab6deba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14571 2024.07.30 19:44:34.813880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14572 2024.07.30 19:44:34.813930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14573 2024.07.30 19:44:34.813949 [ 3 ] {} <Debug> HTTP-Session: e3b48a50-c6f8-4e90-b047-22775393e8ef Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14574 2024.07.30 19:44:34.813967 [ 3 ] {} <Debug> HTTP-Session: e3b48a50-c6f8-4e90-b047-22775393e8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14575 2024.07.30 19:44:34.813980 [ 3 ] {} <Debug> HTTP-Session: e3b48a50-c6f8-4e90-b047-22775393e8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14576 2024.07.30 19:44:34.814013 [ 3 ] {} <Trace> HTTP-Session: e3b48a50-c6f8-4e90-b047-22775393e8ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14577 2024.07.30 19:44:34.814131 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14578 2024.07.30 19:44:34.814176 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14579 2024.07.30 19:44:34.814319 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14580 2024.07.30 19:44:34.814608 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14581 2024.07.30 19:44:34.814645 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14582 2024.07.30 19:44:34.815004 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14583 2024.07.30 19:44:34.815356 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14584 2024.07.30 19:44:34.815532 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec.
14585 2024.07.30 19:44:34.815786 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Debug> DynamicQueryHandler: Done processing query
14586 2024.07.30 19:44:34.815840 [ 3 ] {8f98cc6f-cd11-425a-8abe-f03c95be20d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14587 2024.07.30 19:44:34.815894 [ 3 ] {} <Debug> HTTP-Session: e3b48a50-c6f8-4e90-b047-22775393e8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14588 2024.07.30 19:44:39.780040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14589 2024.07.30 19:44:39.780172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14590 2024.07.30 19:44:39.780203 [ 3 ] {} <Debug> HTTP-Session: 1b835184-770b-4b29-878c-a8074d8ba746 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14591 2024.07.30 19:44:39.780231 [ 3 ] {} <Debug> HTTP-Session: 1b835184-770b-4b29-878c-a8074d8ba746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14592 2024.07.30 19:44:39.780248 [ 3 ] {} <Debug> HTTP-Session: 1b835184-770b-4b29-878c-a8074d8ba746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14593 2024.07.30 19:44:39.780307 [ 3 ] {} <Trace> HTTP-Session: 1b835184-770b-4b29-878c-a8074d8ba746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14594 2024.07.30 19:44:39.780516 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14595 2024.07.30 19:44:39.780591 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14596 2024.07.30 19:44:39.780808 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14597 2024.07.30 19:44:39.781290 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14598 2024.07.30 19:44:39.781334 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14599 2024.07.30 19:44:39.781705 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14600 2024.07.30 19:44:39.782070 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14601 2024.07.30 19:44:39.782211 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Debug> executeQuery: Read 46 rows, 3.73 KiB in 0.001767 sec., 26032.823995472554 rows/sec., 2.06 MiB/sec.
14602 2024.07.30 19:44:39.782428 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Debug> DynamicQueryHandler: Done processing query
14603 2024.07.30 19:44:39.782460 [ 3 ] {1a855666-0c8b-4b3c-ab91-f5f268733f67} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14604 2024.07.30 19:44:39.782478 [ 3 ] {} <Debug> HTTP-Session: 1b835184-770b-4b29-878c-a8074d8ba746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14605 2024.07.30 19:44:39.782655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14606 2024.07.30 19:44:39.782709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14607 2024.07.30 19:44:39.782730 [ 3 ] {} <Debug> HTTP-Session: c875f8a8-4d7b-429e-9b78-8d7467c4e2d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14608 2024.07.30 19:44:39.782749 [ 3 ] {} <Debug> HTTP-Session: c875f8a8-4d7b-429e-9b78-8d7467c4e2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14609 2024.07.30 19:44:39.782763 [ 3 ] {} <Debug> HTTP-Session: c875f8a8-4d7b-429e-9b78-8d7467c4e2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14610 2024.07.30 19:44:39.782799 [ 3 ] {} <Trace> HTTP-Session: c875f8a8-4d7b-429e-9b78-8d7467c4e2d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14611 2024.07.30 19:44:39.782899 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14612 2024.07.30 19:44:39.782946 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14613 2024.07.30 19:44:39.783075 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14614 2024.07.30 19:44:39.783353 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14615 2024.07.30 19:44:39.783390 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14616 2024.07.30 19:44:39.783697 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14617 2024.07.30 19:44:39.784002 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14618 2024.07.30 19:44:39.784127 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001256 sec., 796.1783439490446 rows/sec., 59.09 KiB/sec.
14619 2024.07.30 19:44:39.784386 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Debug> DynamicQueryHandler: Done processing query
14620 2024.07.30 19:44:39.784444 [ 3 ] {ae0d820a-14a2-4794-ac03-2b7fac0f62dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14621 2024.07.30 19:44:39.784497 [ 3 ] {} <Debug> HTTP-Session: c875f8a8-4d7b-429e-9b78-8d7467c4e2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14622 2024.07.30 19:44:39.784736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 28978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14623 2024.07.30 19:44:39.784788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14624 2024.07.30 19:44:39.784807 [ 3 ] {} <Debug> HTTP-Session: c5deb402-f945-48e7-85ac-ab52b198cc64 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14625 2024.07.30 19:44:39.784825 [ 3 ] {} <Debug> HTTP-Session: c5deb402-f945-48e7-85ac-ab52b198cc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14626 2024.07.30 19:44:39.784838 [ 3 ] {} <Debug> HTTP-Session: c5deb402-f945-48e7-85ac-ab52b198cc64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14627 2024.07.30 19:44:39.784869 [ 3 ] {} <Trace> HTTP-Session: c5deb402-f945-48e7-85ac-ab52b198cc64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14628 2024.07.30 19:44:39.785016 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14629 2024.07.30 19:44:39.785061 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14630 2024.07.30 19:44:39.785203 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14631 2024.07.30 19:44:39.785618 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14632 2024.07.30 19:44:39.785655 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14633 2024.07.30 19:44:39.785986 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14634 2024.07.30 19:44:39.786292 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14635 2024.07.30 19:44:39.786417 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Debug> executeQuery: Read 196 rows, 17.07 KiB in 0.001468 sec., 133514.9863760218 rows/sec., 11.35 MiB/sec.
14636 2024.07.30 19:44:39.786577 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Debug> DynamicQueryHandler: Done processing query
14637 2024.07.30 19:44:39.786603 [ 3 ] {58df0405-313e-4b64-ae42-2c75d90660ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14638 2024.07.30 19:44:39.786620 [ 3 ] {} <Debug> HTTP-Session: c5deb402-f945-48e7-85ac-ab52b198cc64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14639 2024.07.30 19:44:39.786746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14640 2024.07.30 19:44:39.786796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14641 2024.07.30 19:44:39.786815 [ 3 ] {} <Debug> HTTP-Session: 31632183-1ac3-4439-a816-1cd25ab2256b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14642 2024.07.30 19:44:39.786831 [ 3 ] {} <Debug> HTTP-Session: 31632183-1ac3-4439-a816-1cd25ab2256b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14643 2024.07.30 19:44:39.786845 [ 3 ] {} <Debug> HTTP-Session: 31632183-1ac3-4439-a816-1cd25ab2256b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14644 2024.07.30 19:44:39.786876 [ 3 ] {} <Trace> HTTP-Session: 31632183-1ac3-4439-a816-1cd25ab2256b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14645 2024.07.30 19:44:39.786967 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14646 2024.07.30 19:44:39.787009 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14647 2024.07.30 19:44:39.787134 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14648 2024.07.30 19:44:39.787395 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14649 2024.07.30 19:44:39.787432 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14650 2024.07.30 19:44:39.787727 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14651 2024.07.30 19:44:39.788032 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14652 2024.07.30 19:44:39.788156 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 51.61 KiB/sec.
14653 2024.07.30 19:44:39.788439 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Debug> DynamicQueryHandler: Done processing query
14654 2024.07.30 19:44:39.788500 [ 3 ] {6d7a64d7-6864-4bc9-93e1-a5226436cb3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14655 2024.07.30 19:44:39.788560 [ 3 ] {} <Debug> HTTP-Session: 31632183-1ac3-4439-a816-1cd25ab2256b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14656 2024.07.30 19:44:39.788775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 21319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14657 2024.07.30 19:44:39.788827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14658 2024.07.30 19:44:39.788846 [ 3 ] {} <Debug> HTTP-Session: c5b84fb1-8fe3-471f-a1c9-3492d7f1fa53 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14659 2024.07.30 19:44:39.788863 [ 3 ] {} <Debug> HTTP-Session: c5b84fb1-8fe3-471f-a1c9-3492d7f1fa53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14660 2024.07.30 19:44:39.788877 [ 3 ] {} <Debug> HTTP-Session: c5b84fb1-8fe3-471f-a1c9-3492d7f1fa53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14661 2024.07.30 19:44:39.788909 [ 3 ] {} <Trace> HTTP-Session: c5b84fb1-8fe3-471f-a1c9-3492d7f1fa53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14662 2024.07.30 19:44:39.789052 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14663 2024.07.30 19:44:39.789097 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14664 2024.07.30 19:44:39.789242 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14665 2024.07.30 19:44:39.789602 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14666 2024.07.30 19:44:39.789639 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14667 2024.07.30 19:44:39.789951 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14668 2024.07.30 19:44:39.790247 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14669 2024.07.30 19:44:39.790370 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Debug> executeQuery: Read 126 rows, 10.01 KiB in 0.001383 sec., 91106.2906724512 rows/sec., 7.07 MiB/sec.
14670 2024.07.30 19:44:39.790607 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Debug> DynamicQueryHandler: Done processing query
14671 2024.07.30 19:44:39.790657 [ 3 ] {7a12bcb3-a665-4114-8d59-9eb5e20ff9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14672 2024.07.30 19:44:39.790714 [ 3 ] {} <Debug> HTTP-Session: c5b84fb1-8fe3-471f-a1c9-3492d7f1fa53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14673 2024.07.30 19:44:39.790978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14674 2024.07.30 19:44:39.791031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14675 2024.07.30 19:44:39.791049 [ 3 ] {} <Debug> HTTP-Session: 02f7aed2-748e-49d5-9b97-599c1d5fe3ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14676 2024.07.30 19:44:39.791066 [ 3 ] {} <Debug> HTTP-Session: 02f7aed2-748e-49d5-9b97-599c1d5fe3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14677 2024.07.30 19:44:39.791080 [ 3 ] {} <Debug> HTTP-Session: 02f7aed2-748e-49d5-9b97-599c1d5fe3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14678 2024.07.30 19:44:39.791112 [ 3 ] {} <Trace> HTTP-Session: 02f7aed2-748e-49d5-9b97-599c1d5fe3ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14679 2024.07.30 19:44:39.791261 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14680 2024.07.30 19:44:39.791310 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14681 2024.07.30 19:44:39.791471 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14682 2024.07.30 19:44:39.791841 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14683 2024.07.30 19:44:39.791877 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14684 2024.07.30 19:44:39.792290 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14685 2024.07.30 19:44:39.792626 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14686 2024.07.30 19:44:39.792750 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001563 sec., 103007.03774792067 rows/sec., 7.17 MiB/sec.
14687 2024.07.30 19:44:39.792902 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Debug> DynamicQueryHandler: Done processing query
14688 2024.07.30 19:44:39.792926 [ 3 ] {8a79d305-25fa-471f-b221-996103bbfc3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14689 2024.07.30 19:44:39.792942 [ 3 ] {} <Debug> HTTP-Session: 02f7aed2-748e-49d5-9b97-599c1d5fe3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14690 2024.07.30 19:44:39.793155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 74518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14691 2024.07.30 19:44:39.793203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14692 2024.07.30 19:44:39.793221 [ 3 ] {} <Debug> HTTP-Session: 7686c0bd-de98-4bd0-aa89-a3953f67a420 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14693 2024.07.30 19:44:39.793238 [ 3 ] {} <Debug> HTTP-Session: 7686c0bd-de98-4bd0-aa89-a3953f67a420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14694 2024.07.30 19:44:39.793252 [ 3 ] {} <Debug> HTTP-Session: 7686c0bd-de98-4bd0-aa89-a3953f67a420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14695 2024.07.30 19:44:39.793284 [ 3 ] {} <Trace> HTTP-Session: 7686c0bd-de98-4bd0-aa89-a3953f67a420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14696 2024.07.30 19:44:39.793725 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14697 2024.07.30 19:44:39.793788 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14698 2024.07.30 19:44:39.794185 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14699 2024.07.30 19:44:39.794952 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14700 2024.07.30 19:44:39.794988 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14701 2024.07.30 19:44:39.795635 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14702 2024.07.30 19:44:39.796033 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14703 2024.07.30 19:44:39.796176 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002796 sec., 16452.074391988557 rows/sec., 29.48 MiB/sec.
14704 2024.07.30 19:44:39.796626 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Debug> DynamicQueryHandler: Done processing query
14705 2024.07.30 19:44:39.796684 [ 3 ] {9a91f16f-66df-42a1-8bcf-59b249b515fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14706 2024.07.30 19:44:39.796736 [ 3 ] {} <Debug> HTTP-Session: 7686c0bd-de98-4bd0-aa89-a3953f67a420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14707 2024.07.30 19:44:39.796907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14708 2024.07.30 19:44:39.796959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14709 2024.07.30 19:44:39.796978 [ 3 ] {} <Debug> HTTP-Session: 99b820d1-a56a-467b-ad14-b00621ab9875 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14710 2024.07.30 19:44:39.796995 [ 3 ] {} <Debug> HTTP-Session: 99b820d1-a56a-467b-ad14-b00621ab9875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14711 2024.07.30 19:44:39.797009 [ 3 ] {} <Debug> HTTP-Session: 99b820d1-a56a-467b-ad14-b00621ab9875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14712 2024.07.30 19:44:39.797041 [ 3 ] {} <Trace> HTTP-Session: 99b820d1-a56a-467b-ad14-b00621ab9875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14713 2024.07.30 19:44:39.797139 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14714 2024.07.30 19:44:39.797186 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14715 2024.07.30 19:44:39.797334 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14716 2024.07.30 19:44:39.797605 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14717 2024.07.30 19:44:39.797641 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14718 2024.07.30 19:44:39.797993 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14719 2024.07.30 19:44:39.798332 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14720 2024.07.30 19:44:39.798461 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001346 sec., 6686.478454680535 rows/sec., 472.32 KiB/sec.
14721 2024.07.30 19:44:39.798610 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Debug> DynamicQueryHandler: Done processing query
14722 2024.07.30 19:44:39.798634 [ 3 ] {c7d26597-69a7-44ca-9abf-fe4ec52dc63d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14723 2024.07.30 19:44:39.798650 [ 3 ] {} <Debug> HTTP-Session: 99b820d1-a56a-467b-ad14-b00621ab9875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14724 2024.07.30 19:44:39.798782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14725 2024.07.30 19:44:39.798830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14726 2024.07.30 19:44:39.798849 [ 3 ] {} <Debug> HTTP-Session: 4cb9f2ff-8d9a-4278-a251-1112643560db Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14727 2024.07.30 19:44:39.798866 [ 3 ] {} <Debug> HTTP-Session: 4cb9f2ff-8d9a-4278-a251-1112643560db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14728 2024.07.30 19:44:39.798879 [ 3 ] {} <Debug> HTTP-Session: 4cb9f2ff-8d9a-4278-a251-1112643560db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14729 2024.07.30 19:44:39.798909 [ 3 ] {} <Trace> HTTP-Session: 4cb9f2ff-8d9a-4278-a251-1112643560db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14730 2024.07.30 19:44:39.799016 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14731 2024.07.30 19:44:39.799060 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14732 2024.07.30 19:44:39.799182 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14733 2024.07.30 19:44:39.799484 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14734 2024.07.30 19:44:39.799518 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14735 2024.07.30 19:44:39.799863 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14736 2024.07.30 19:44:39.800184 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14737 2024.07.30 19:44:39.800307 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec.
14738 2024.07.30 19:44:39.800458 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Debug> DynamicQueryHandler: Done processing query
14739 2024.07.30 19:44:39.800482 [ 3 ] {f339e7a2-c4ca-487d-b08f-5db2555ae8f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14740 2024.07.30 19:44:39.800499 [ 3 ] {} <Debug> HTTP-Session: 4cb9f2ff-8d9a-4278-a251-1112643560db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14741 2024.07.30 19:44:44.784067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14742 2024.07.30 19:44:44.784199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14743 2024.07.30 19:44:44.784226 [ 3 ] {} <Debug> HTTP-Session: 6bc8c81b-6987-4435-88cf-1b26573bab75 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14744 2024.07.30 19:44:44.784251 [ 3 ] {} <Debug> HTTP-Session: 6bc8c81b-6987-4435-88cf-1b26573bab75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14745 2024.07.30 19:44:44.784267 [ 3 ] {} <Debug> HTTP-Session: 6bc8c81b-6987-4435-88cf-1b26573bab75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14746 2024.07.30 19:44:44.784324 [ 3 ] {} <Trace> HTTP-Session: 6bc8c81b-6987-4435-88cf-1b26573bab75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14747 2024.07.30 19:44:44.784509 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14748 2024.07.30 19:44:44.784580 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14749 2024.07.30 19:44:44.784780 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14750 2024.07.30 19:44:44.785209 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14751 2024.07.30 19:44:44.785256 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14752 2024.07.30 19:44:44.785629 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14753 2024.07.30 19:44:44.785960 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14754 2024.07.30 19:44:44.786139 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001677 sec., 5963.029218843172 rows/sec., 395.98 KiB/sec.
14755 2024.07.30 19:44:44.786364 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Debug> DynamicQueryHandler: Done processing query
14756 2024.07.30 19:44:44.786392 [ 3 ] {6107996b-a392-483c-a77b-7298827e91ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14757 2024.07.30 19:44:44.786410 [ 3 ] {} <Debug> HTTP-Session: 6bc8c81b-6987-4435-88cf-1b26573bab75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14758 2024.07.30 19:44:44.786578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14759 2024.07.30 19:44:44.786633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14760 2024.07.30 19:44:44.786653 [ 3 ] {} <Debug> HTTP-Session: e42207d1-ee9a-4d8e-aead-0ee38ab48af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14761 2024.07.30 19:44:44.786671 [ 3 ] {} <Debug> HTTP-Session: e42207d1-ee9a-4d8e-aead-0ee38ab48af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14762 2024.07.30 19:44:44.786685 [ 3 ] {} <Debug> HTTP-Session: e42207d1-ee9a-4d8e-aead-0ee38ab48af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14763 2024.07.30 19:44:44.786722 [ 3 ] {} <Trace> HTTP-Session: e42207d1-ee9a-4d8e-aead-0ee38ab48af2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14764 2024.07.30 19:44:44.786825 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14765 2024.07.30 19:44:44.786874 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14766 2024.07.30 19:44:44.787010 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14767 2024.07.30 19:44:44.787307 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14768 2024.07.30 19:44:44.787344 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14769 2024.07.30 19:44:44.787653 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14770 2024.07.30 19:44:44.787966 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14771 2024.07.30 19:44:44.788125 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 112.62 KiB/sec.
14772 2024.07.30 19:44:44.788412 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Debug> DynamicQueryHandler: Done processing query
14773 2024.07.30 19:44:44.788445 [ 3 ] {cd190793-a570-4154-848d-9881b571177a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14774 2024.07.30 19:44:44.788461 [ 3 ] {} <Debug> HTTP-Session: e42207d1-ee9a-4d8e-aead-0ee38ab48af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14775 2024.07.30 19:44:44.788746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14776 2024.07.30 19:44:44.788797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14777 2024.07.30 19:44:44.788817 [ 3 ] {} <Debug> HTTP-Session: 38306ef9-f0bb-438a-8c02-0abfced0fa8b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14778 2024.07.30 19:44:44.788834 [ 3 ] {} <Debug> HTTP-Session: 38306ef9-f0bb-438a-8c02-0abfced0fa8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14779 2024.07.30 19:44:44.788848 [ 3 ] {} <Debug> HTTP-Session: 38306ef9-f0bb-438a-8c02-0abfced0fa8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14780 2024.07.30 19:44:44.788881 [ 3 ] {} <Trace> HTTP-Session: 38306ef9-f0bb-438a-8c02-0abfced0fa8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14781 2024.07.30 19:44:44.789039 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14782 2024.07.30 19:44:44.789084 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14783 2024.07.30 19:44:44.789227 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14784 2024.07.30 19:44:44.789636 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14785 2024.07.30 19:44:44.789674 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14786 2024.07.30 19:44:44.789999 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14787 2024.07.30 19:44:44.790304 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14788 2024.07.30 19:44:44.790457 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Debug> executeQuery: Read 213 rows, 18.74 KiB in 0.001483 sec., 143627.78152393797 rows/sec., 12.34 MiB/sec.
14789 2024.07.30 19:44:44.790736 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Debug> DynamicQueryHandler: Done processing query
14790 2024.07.30 19:44:44.790799 [ 3 ] {9cc4aa4e-8266-4a95-8382-3d4cc94357f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14791 2024.07.30 19:44:44.790855 [ 3 ] {} <Debug> HTTP-Session: 38306ef9-f0bb-438a-8c02-0abfced0fa8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14792 2024.07.30 19:44:44.791032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14793 2024.07.30 19:44:44.791087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14794 2024.07.30 19:44:44.791107 [ 3 ] {} <Debug> HTTP-Session: c5837e0f-e221-4368-89d6-8f496189c526 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14795 2024.07.30 19:44:44.791124 [ 3 ] {} <Debug> HTTP-Session: c5837e0f-e221-4368-89d6-8f496189c526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14796 2024.07.30 19:44:44.791137 [ 3 ] {} <Debug> HTTP-Session: c5837e0f-e221-4368-89d6-8f496189c526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14797 2024.07.30 19:44:44.791169 [ 3 ] {} <Trace> HTTP-Session: c5837e0f-e221-4368-89d6-8f496189c526 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14798 2024.07.30 19:44:44.791269 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14799 2024.07.30 19:44:44.791318 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14800 2024.07.30 19:44:44.791462 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14801 2024.07.30 19:44:44.791726 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14802 2024.07.30 19:44:44.791763 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14803 2024.07.30 19:44:44.792054 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14804 2024.07.30 19:44:44.792352 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14805 2024.07.30 19:44:44.792505 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001255 sec., 1593.6254980079682 rows/sec., 99.60 KiB/sec.
14806 2024.07.30 19:44:44.792665 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Debug> DynamicQueryHandler: Done processing query
14807 2024.07.30 19:44:44.792689 [ 3 ] {1aa1f747-feb5-4186-9913-38673467fa7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14808 2024.07.30 19:44:44.792705 [ 3 ] {} <Debug> HTTP-Session: c5837e0f-e221-4368-89d6-8f496189c526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14809 2024.07.30 19:44:44.792905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 68502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14810 2024.07.30 19:44:44.792952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14811 2024.07.30 19:44:44.792971 [ 3 ] {} <Debug> HTTP-Session: 2dab2d0f-580e-4ed6-afa3-264d86207fda Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14812 2024.07.30 19:44:44.792986 [ 3 ] {} <Debug> HTTP-Session: 2dab2d0f-580e-4ed6-afa3-264d86207fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14813 2024.07.30 19:44:44.793000 [ 3 ] {} <Debug> HTTP-Session: 2dab2d0f-580e-4ed6-afa3-264d86207fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14814 2024.07.30 19:44:44.793030 [ 3 ] {} <Trace> HTTP-Session: 2dab2d0f-580e-4ed6-afa3-264d86207fda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14815 2024.07.30 19:44:44.793247 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14816 2024.07.30 19:44:44.793290 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14817 2024.07.30 19:44:44.793411 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14818 2024.07.30 19:44:44.793929 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14819 2024.07.30 19:44:44.793966 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14820 2024.07.30 19:44:44.794287 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14821 2024.07.30 19:44:44.794602 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14822 2024.07.30 19:44:44.794758 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Debug> executeQuery: Read 424 rows, 30.68 KiB in 0.001625 sec., 260923.07692307694 rows/sec., 18.43 MiB/sec.
14823 2024.07.30 19:44:44.795041 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Debug> DynamicQueryHandler: Done processing query
14824 2024.07.30 19:44:44.795091 [ 3 ] {b5c161c6-ae14-4d56-8b6f-69489f59407c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14825 2024.07.30 19:44:44.795150 [ 3 ] {} <Debug> HTTP-Session: 2dab2d0f-580e-4ed6-afa3-264d86207fda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14826 2024.07.30 19:44:44.795362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14827 2024.07.30 19:44:44.795413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14828 2024.07.30 19:44:44.795433 [ 3 ] {} <Debug> HTTP-Session: 7d365dc0-3365-469a-916e-bc14c2764cea Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14829 2024.07.30 19:44:44.795449 [ 3 ] {} <Debug> HTTP-Session: 7d365dc0-3365-469a-916e-bc14c2764cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14830 2024.07.30 19:44:44.795463 [ 3 ] {} <Debug> HTTP-Session: 7d365dc0-3365-469a-916e-bc14c2764cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14831 2024.07.30 19:44:44.795494 [ 3 ] {} <Trace> HTTP-Session: 7d365dc0-3365-469a-916e-bc14c2764cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14832 2024.07.30 19:44:44.795595 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14833 2024.07.30 19:44:44.795643 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14834 2024.07.30 19:44:44.795788 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14835 2024.07.30 19:44:44.796038 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14836 2024.07.30 19:44:44.796075 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14837 2024.07.30 19:44:44.796428 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14838 2024.07.30 19:44:44.796746 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14839 2024.07.30 19:44:44.796904 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 194.28 KiB/sec.
14840 2024.07.30 19:44:44.797169 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Debug> DynamicQueryHandler: Done processing query
14841 2024.07.30 19:44:44.797201 [ 3 ] {35497917-9ed2-4867-b576-1e7791bf238a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14842 2024.07.30 19:44:44.797218 [ 3 ] {} <Debug> HTTP-Session: 7d365dc0-3365-469a-916e-bc14c2764cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14843 2024.07.30 19:44:44.797337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14844 2024.07.30 19:44:44.797385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14845 2024.07.30 19:44:44.797403 [ 3 ] {} <Debug> HTTP-Session: 5b8141b7-4293-4088-b008-260b7c15d469 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14846 2024.07.30 19:44:44.797420 [ 3 ] {} <Debug> HTTP-Session: 5b8141b7-4293-4088-b008-260b7c15d469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14847 2024.07.30 19:44:44.797434 [ 3 ] {} <Debug> HTTP-Session: 5b8141b7-4293-4088-b008-260b7c15d469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14848 2024.07.30 19:44:44.797465 [ 3 ] {} <Trace> HTTP-Session: 5b8141b7-4293-4088-b008-260b7c15d469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14849 2024.07.30 19:44:44.797587 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14850 2024.07.30 19:44:44.797636 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14851 2024.07.30 19:44:44.797795 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14852 2024.07.30 19:44:44.798111 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14853 2024.07.30 19:44:44.798148 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14854 2024.07.30 19:44:44.798505 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14855 2024.07.30 19:44:44.798835 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14856 2024.07.30 19:44:44.798996 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001455 sec., 52920.962199312715 rows/sec., 3.26 MiB/sec.
14857 2024.07.30 19:44:44.799175 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Debug> DynamicQueryHandler: Done processing query
14858 2024.07.30 19:44:44.799200 [ 3 ] {db83ce2d-fc35-41a9-b691-2ea14daf9a23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14859 2024.07.30 19:44:44.799215 [ 3 ] {} <Debug> HTTP-Session: 5b8141b7-4293-4088-b008-260b7c15d469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14860 2024.07.30 19:44:44.799366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14861 2024.07.30 19:44:44.799415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14862 2024.07.30 19:44:44.799435 [ 3 ] {} <Debug> HTTP-Session: 7caf1266-53ab-423d-ad0a-690901ad9c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14863 2024.07.30 19:44:44.799451 [ 3 ] {} <Debug> HTTP-Session: 7caf1266-53ab-423d-ad0a-690901ad9c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14864 2024.07.30 19:44:44.799465 [ 3 ] {} <Debug> HTTP-Session: 7caf1266-53ab-423d-ad0a-690901ad9c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14865 2024.07.30 19:44:44.799496 [ 3 ] {} <Trace> HTTP-Session: 7caf1266-53ab-423d-ad0a-690901ad9c7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14866 2024.07.30 19:44:44.799677 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14867 2024.07.30 19:44:44.799722 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14868 2024.07.30 19:44:44.799862 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14869 2024.07.30 19:44:44.800246 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14870 2024.07.30 19:44:44.800283 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14871 2024.07.30 19:44:44.800664 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14872 2024.07.30 19:44:44.800996 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14873 2024.07.30 19:44:44.801152 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Debug> executeQuery: Read 198 rows, 14.14 KiB in 0.001572 sec., 125954.19847328243 rows/sec., 8.78 MiB/sec.
14874 2024.07.30 19:44:44.801313 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Debug> DynamicQueryHandler: Done processing query
14875 2024.07.30 19:44:44.801338 [ 3 ] {83d92a5a-7ac0-4a2a-bb60-216808ce993f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14876 2024.07.30 19:44:44.801354 [ 3 ] {} <Debug> HTTP-Session: 7caf1266-53ab-423d-ad0a-690901ad9c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14877 2024.07.30 19:44:44.801478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14878 2024.07.30 19:44:44.801526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14879 2024.07.30 19:44:44.801544 [ 3 ] {} <Debug> HTTP-Session: e1a84b59-b445-45bc-b9bc-da1dcd4c7644 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14880 2024.07.30 19:44:44.801560 [ 3 ] {} <Debug> HTTP-Session: e1a84b59-b445-45bc-b9bc-da1dcd4c7644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14881 2024.07.30 19:44:44.801574 [ 3 ] {} <Debug> HTTP-Session: e1a84b59-b445-45bc-b9bc-da1dcd4c7644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14882 2024.07.30 19:44:44.801604 [ 3 ] {} <Trace> HTTP-Session: e1a84b59-b445-45bc-b9bc-da1dcd4c7644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14883 2024.07.30 19:44:44.801738 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14884 2024.07.30 19:44:44.801800 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14885 2024.07.30 19:44:44.802195 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14886 2024.07.30 19:44:44.802667 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14887 2024.07.30 19:44:44.802704 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14888 2024.07.30 19:44:44.803266 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14889 2024.07.30 19:44:44.803664 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14890 2024.07.30 19:44:44.803848 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002173 sec., 1840.7731247123793 rows/sec., 3.30 MiB/sec.
14891 2024.07.30 19:44:44.804076 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Debug> DynamicQueryHandler: Done processing query
14892 2024.07.30 19:44:44.804101 [ 3 ] {039cb5af-c1cb-4a14-a6df-fb0ff1f98be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14893 2024.07.30 19:44:44.804117 [ 3 ] {} <Debug> HTTP-Session: e1a84b59-b445-45bc-b9bc-da1dcd4c7644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14894 2024.07.30 19:44:44.804267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14895 2024.07.30 19:44:44.804316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14896 2024.07.30 19:44:44.804335 [ 3 ] {} <Debug> HTTP-Session: 61d44f46-d24c-475d-987a-e5ae0cd7fdf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14897 2024.07.30 19:44:44.804352 [ 3 ] {} <Debug> HTTP-Session: 61d44f46-d24c-475d-987a-e5ae0cd7fdf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14898 2024.07.30 19:44:44.804366 [ 3 ] {} <Debug> HTTP-Session: 61d44f46-d24c-475d-987a-e5ae0cd7fdf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14899 2024.07.30 19:44:44.804396 [ 3 ] {} <Trace> HTTP-Session: 61d44f46-d24c-475d-987a-e5ae0cd7fdf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14900 2024.07.30 19:44:44.804501 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14901 2024.07.30 19:44:44.804546 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14902 2024.07.30 19:44:44.804672 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14903 2024.07.30 19:44:44.804932 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14904 2024.07.30 19:44:44.804968 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14905 2024.07.30 19:44:44.805317 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14906 2024.07.30 19:44:44.805639 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14907 2024.07.30 19:44:44.805793 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001321 sec., 17411.0522331567 rows/sec., 941.82 KiB/sec.
14908 2024.07.30 19:44:44.805791 [ 27 ] {} <Debug> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14909 2024.07.30 19:44:44.805902 [ 27 ] {} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14910 2024.07.30 19:44:44.805943 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB.
14911 2024.07.30 19:44:44.806049 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Debug> DynamicQueryHandler: Done processing query
14912 2024.07.30 19:44:44.806096 [ 3 ] {689b6fa0-5429-478f-987f-40e4a65452d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14913 2024.07.30 19:44:44.806114 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::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
14914 2024.07.30 19:44:44.806125 [ 3 ] {} <Debug> HTTP-Session: 61d44f46-d24c-475d-987a-e5ae0cd7fdf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14915 2024.07.30 19:44:44.806323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14916 2024.07.30 19:44:44.806355 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14917 2024.07.30 19:44:44.806418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14918 2024.07.30 19:44:44.806429 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 832 rows starting from the beginning of the part
14919 2024.07.30 19:44:44.806459 [ 3 ] {} <Debug> HTTP-Session: a93846e8-c4c8-4806-a942-20739f3b1b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14920 2024.07.30 19:44:44.806496 [ 3 ] {} <Debug> HTTP-Session: a93846e8-c4c8-4806-a942-20739f3b1b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14921 2024.07.30 19:44:44.806536 [ 3 ] {} <Debug> HTTP-Session: a93846e8-c4c8-4806-a942-20739f3b1b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14922 2024.07.30 19:44:44.806652 [ 3 ] {} <Trace> HTTP-Session: a93846e8-c4c8-4806-a942-20739f3b1b8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14923 2024.07.30 19:44:44.806699 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part
14924 2024.07.30 19:44:44.806947 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part
14925 2024.07.30 19:44:44.807114 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14926 2024.07.30 19:44:44.807245 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 23 rows starting from the beginning of the part
14927 2024.07.30 19:44:44.807287 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14928 2024.07.30 19:44:44.807590 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part
14929 2024.07.30 19:44:44.807842 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part
14930 2024.07.30 19:44:44.808551 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14931 2024.07.30 19:44:44.809257 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14932 2024.07.30 19:44:44.809321 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
14933 2024.07.30 19:44:44.810357 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14934 2024.07.30 19:44:44.810931 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 925 rows, containing 4 columns (4 merged, 0 gathered) in 0.004909855 sec., 188396.60234365374 rows/sec., 10.14 MiB/sec.
14935 2024.07.30 19:44:44.811164 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14936 2024.07.30 19:44:44.811189 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14937 2024.07.30 19:44:44.811567 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00469 sec., 12793.176972281452 rows/sec., 882.86 KiB/sec.
14938 2024.07.30 19:44:44.812451 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Debug> DynamicQueryHandler: Done processing query
14939 2024.07.30 19:44:44.812575 [ 3 ] {e20af994-41ea-46fc-98a0-0ab444ec38d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14940 2024.07.30 19:44:44.812636 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14941 2024.07.30 19:44:44.812663 [ 3 ] {} <Debug> HTTP-Session: a93846e8-c4c8-4806-a942-20739f3b1b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14942 2024.07.30 19:44:44.812990 [ 187 ] {b9cd5bf2-dd70-4d49-9428-93c26f39a028::all_1_41_8} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14943 2024.07.30 19:44:44.813094 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
14944 2024.07.30 19:44:47.347732 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
14945 2024.07.30 19:44:47.347789 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
14946 2024.07.30 19:44:49.779177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14947 2024.07.30 19:44:49.779297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14948 2024.07.30 19:44:49.779324 [ 3 ] {} <Debug> HTTP-Session: ae37990d-7055-456c-86c5-93232bca1541 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14949 2024.07.30 19:44:49.779349 [ 3 ] {} <Debug> HTTP-Session: ae37990d-7055-456c-86c5-93232bca1541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14950 2024.07.30 19:44:49.779363 [ 3 ] {} <Debug> HTTP-Session: ae37990d-7055-456c-86c5-93232bca1541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14951 2024.07.30 19:44:49.779413 [ 3 ] {} <Trace> HTTP-Session: ae37990d-7055-456c-86c5-93232bca1541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14952 2024.07.30 19:44:49.779600 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14953 2024.07.30 19:44:49.779665 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14954 2024.07.30 19:44:49.779859 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14955 2024.07.30 19:44:49.780297 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14956 2024.07.30 19:44:49.780337 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
14957 2024.07.30 19:44:49.780711 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14958 2024.07.30 19:44:49.781056 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14959 2024.07.30 19:44:49.781202 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Debug> executeQuery: Read 46 rows, 3.73 KiB in 0.001664 sec., 27644.23076923077 rows/sec., 2.19 MiB/sec.
14960 2024.07.30 19:44:49.781549 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Debug> DynamicQueryHandler: Done processing query
14961 2024.07.30 19:44:49.781621 [ 3 ] {87b53f3a-541a-4091-9798-c31e75887586} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14962 2024.07.30 19:44:49.781685 [ 3 ] {} <Debug> HTTP-Session: ae37990d-7055-456c-86c5-93232bca1541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14963 2024.07.30 19:44:49.781875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14964 2024.07.30 19:44:49.781930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14965 2024.07.30 19:44:49.781949 [ 3 ] {} <Debug> HTTP-Session: 8115cbad-88d1-411e-bbb8-9733a7935a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14966 2024.07.30 19:44:49.781968 [ 3 ] {} <Debug> HTTP-Session: 8115cbad-88d1-411e-bbb8-9733a7935a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14967 2024.07.30 19:44:49.781982 [ 3 ] {} <Debug> HTTP-Session: 8115cbad-88d1-411e-bbb8-9733a7935a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14968 2024.07.30 19:44:49.782018 [ 3 ] {} <Trace> HTTP-Session: 8115cbad-88d1-411e-bbb8-9733a7935a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14969 2024.07.30 19:44:49.782124 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14970 2024.07.30 19:44:49.782172 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14971 2024.07.30 19:44:49.782322 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14972 2024.07.30 19:44:49.782668 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14973 2024.07.30 19:44:49.782706 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
14974 2024.07.30 19:44:49.783014 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14975 2024.07.30 19:44:49.783328 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14976 2024.07.30 19:44:49.783463 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001369 sec., 2191.3805697589482 rows/sec., 173.34 KiB/sec.
14977 2024.07.30 19:44:49.783634 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Debug> DynamicQueryHandler: Done processing query
14978 2024.07.30 19:44:49.783658 [ 3 ] {772c2339-68c7-4a23-97f0-3a050ac49569} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14979 2024.07.30 19:44:49.783674 [ 3 ] {} <Debug> HTTP-Session: 8115cbad-88d1-411e-bbb8-9733a7935a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14980 2024.07.30 19:44:49.783895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 29112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14981 2024.07.30 19:44:49.783944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14982 2024.07.30 19:44:49.783964 [ 3 ] {} <Debug> HTTP-Session: 42e8db1b-d9d8-4403-a367-253ae3b67103 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
14983 2024.07.30 19:44:49.783980 [ 3 ] {} <Debug> HTTP-Session: 42e8db1b-d9d8-4403-a367-253ae3b67103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14984 2024.07.30 19:44:49.783994 [ 3 ] {} <Debug> HTTP-Session: 42e8db1b-d9d8-4403-a367-253ae3b67103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14985 2024.07.30 19:44:49.784027 [ 3 ] {} <Trace> HTTP-Session: 42e8db1b-d9d8-4403-a367-253ae3b67103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14986 2024.07.30 19:44:49.784169 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14987 2024.07.30 19:44:49.784213 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14988 2024.07.30 19:44:49.784336 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14989 2024.07.30 19:44:49.784780 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14990 2024.07.30 19:44:49.784817 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
14991 2024.07.30 19:44:49.785136 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14992 2024.07.30 19:44:49.785449 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14993 2024.07.30 19:44:49.785573 [ 65 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14994 2024.07.30 19:44:49.785578 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Debug> executeQuery: Read 197 rows, 17.14 KiB in 0.001472 sec., 133831.52173913043 rows/sec., 11.37 MiB/sec.
14995 2024.07.30 19:44:49.785619 [ 65 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14996 2024.07.30 19:44:49.785693 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
14997 2024.07.30 19:44:49.785784 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Debug> DynamicQueryHandler: Done processing query
14998 2024.07.30 19:44:49.785814 [ 3 ] {dae40113-ef20-44e0-ae6e-f066d3e747da} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14999 2024.07.30 19:44:49.785820 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
15000 2024.07.30 19:44:49.785832 [ 3 ] {} <Debug> HTTP-Session: 42e8db1b-d9d8-4403-a367-253ae3b67103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15001 2024.07.30 19:44:49.785953 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15002 2024.07.30 19:44:49.785993 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 331 rows starting from the beginning of the part
15003 2024.07.30 19:44:49.786001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15004 2024.07.30 19:44:49.786072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15005 2024.07.30 19:44:49.786163 [ 3 ] {} <Debug> HTTP-Session: 58d13a4b-5a71-4e68-91ed-75c108060b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15006 2024.07.30 19:44:49.786162 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 176 rows starting from the beginning of the part
15007 2024.07.30 19:44:49.786212 [ 3 ] {} <Debug> HTTP-Session: 58d13a4b-5a71-4e68-91ed-75c108060b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15008 2024.07.30 19:44:49.786273 [ 3 ] {} <Debug> HTTP-Session: 58d13a4b-5a71-4e68-91ed-75c108060b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15009 2024.07.30 19:44:49.786391 [ 3 ] {} <Trace> HTTP-Session: 58d13a4b-5a71-4e68-91ed-75c108060b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15010 2024.07.30 19:44:49.786513 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 177 rows starting from the beginning of the part
15011 2024.07.30 19:44:49.786752 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15012 2024.07.30 19:44:49.786809 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 196 rows starting from the beginning of the part
15013 2024.07.30 19:44:49.786880 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15014 2024.07.30 19:44:49.787032 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 213 rows starting from the beginning of the part
15015 2024.07.30 19:44:49.787432 [ 193 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 197 rows starting from the beginning of the part
15016 2024.07.30 19:44:49.788008 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15017 2024.07.30 19:44:49.788419 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15018 2024.07.30 19:44:49.788464 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15019 2024.07.30 19:44:49.788900 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15020 2024.07.30 19:44:49.789293 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15021 2024.07.30 19:44:49.789418 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 4 columns (4 merged, 0 gathered) in 0.003657688 sec., 352681.80336868536 rows/sec., 30.30 MiB/sec.
15022 2024.07.30 19:44:49.789509 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Debug> executeQuery: Read 3 rows, 207.00 B in 0.002922 sec., 1026.694045174538 rows/sec., 69.18 KiB/sec.
15023 2024.07.30 19:44:49.789745 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15024 2024.07.30 19:44:49.789792 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Debug> DynamicQueryHandler: Done processing query
15025 2024.07.30 19:44:49.789837 [ 3 ] {38d70dae-b00d-4aff-ad11-90cb79779d8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15026 2024.07.30 19:44:49.789874 [ 3 ] {} <Debug> HTTP-Session: 58d13a4b-5a71-4e68-91ed-75c108060b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15027 2024.07.30 19:44:49.790102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 20135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15028 2024.07.30 19:44:49.790178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15029 2024.07.30 19:44:49.790229 [ 3 ] {} <Debug> HTTP-Session: 0b5fe695-4cbf-475c-8c6a-169fc62a322c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15030 2024.07.30 19:44:49.790263 [ 3 ] {} <Debug> HTTP-Session: 0b5fe695-4cbf-475c-8c6a-169fc62a322c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15031 2024.07.30 19:44:49.790299 [ 3 ] {} <Debug> HTTP-Session: 0b5fe695-4cbf-475c-8c6a-169fc62a322c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15032 2024.07.30 19:44:49.790357 [ 3 ] {} <Trace> HTTP-Session: 0b5fe695-4cbf-475c-8c6a-169fc62a322c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15033 2024.07.30 19:44:49.790482 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15034 2024.07.30 19:44:49.790603 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15035 2024.07.30 19:44:49.790682 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15036 2024.07.30 19:44:49.790701 [ 199 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_81_16} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15037 2024.07.30 19:44:49.790911 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
15038 2024.07.30 19:44:49.791013 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15039 2024.07.30 19:44:49.791433 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15040 2024.07.30 19:44:49.791471 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15041 2024.07.30 19:44:49.791786 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15042 2024.07.30 19:44:49.792099 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15043 2024.07.30 19:44:49.792222 [ 65 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15044 2024.07.30 19:44:49.792223 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Debug> executeQuery: Read 119 rows, 9.45 KiB in 0.001739 sec., 68430.1322599195 rows/sec., 5.31 MiB/sec.
15045 2024.07.30 19:44:49.792254 [ 65 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15046 2024.07.30 19:44:49.792291 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15047 2024.07.30 19:44:49.792427 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
15048 2024.07.30 19:44:49.792457 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Debug> DynamicQueryHandler: Done processing query
15049 2024.07.30 19:44:49.792486 [ 3 ] {6949c57a-5679-4403-806f-6c0e14a68052} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15050 2024.07.30 19:44:49.792508 [ 3 ] {} <Debug> HTTP-Session: 0b5fe695-4cbf-475c-8c6a-169fc62a322c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15051 2024.07.30 19:44:49.792583 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15052 2024.07.30 19:44:49.792616 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 485 rows starting from the beginning of the part
15053 2024.07.30 19:44:49.792763 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part
15054 2024.07.30 19:44:49.792784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15055 2024.07.30 19:44:49.792981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15056 2024.07.30 19:44:49.793089 [ 3 ] {} <Debug> HTTP-Session: ae80512b-ded9-4e59-affb-ca1c3a89c1de Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15057 2024.07.30 19:44:49.793136 [ 3 ] {} <Debug> HTTP-Session: ae80512b-ded9-4e59-affb-ca1c3a89c1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15058 2024.07.30 19:44:49.793135 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 400 rows starting from the beginning of the part
15059 2024.07.30 19:44:49.793159 [ 3 ] {} <Debug> HTTP-Session: ae80512b-ded9-4e59-affb-ca1c3a89c1de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15060 2024.07.30 19:44:49.793224 [ 3 ] {} <Trace> HTTP-Session: ae80512b-ded9-4e59-affb-ca1c3a89c1de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15061 2024.07.30 19:44:49.793319 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 126 rows starting from the beginning of the part
15062 2024.07.30 19:44:49.793473 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 424 rows starting from the beginning of the part
15063 2024.07.30 19:44:49.793504 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15064 2024.07.30 19:44:49.793625 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15065 2024.07.30 19:44:49.793655 [ 189 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 119 rows starting from the beginning of the part
15066 2024.07.30 19:44:49.794125 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15067 2024.07.30 19:44:49.794791 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15068 2024.07.30 19:44:49.794837 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15069 2024.07.30 19:44:49.795336 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15070 2024.07.30 19:44:49.795519 [ 202 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1658 rows, containing 4 columns (4 merged, 0 gathered) in 0.003135977 sec., 528702.8571957002 rows/sec., 38.29 MiB/sec.
15071 2024.07.30 19:44:49.795907 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15072 2024.07.30 19:44:49.795987 [ 202 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15073 2024.07.30 19:44:49.796153 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15074 2024.07.30 19:44:49.796264 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15075 2024.07.30 19:44:49.796278 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Debug> executeQuery: Read 162 rows, 11.54 KiB in 0.002889 sec., 56074.766355140186 rows/sec., 3.90 MiB/sec.
15076 2024.07.30 19:44:49.796357 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15077 2024.07.30 19:44:49.796752 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
15078 2024.07.30 19:44:49.796992 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Debug> DynamicQueryHandler: Done processing query
15079 2024.07.30 19:44:49.797138 [ 3 ] {b726e7fa-5450-40a3-b987-5435e5bc94ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15080 2024.07.30 19:44:49.797213 [ 3 ] {} <Debug> HTTP-Session: ae80512b-ded9-4e59-affb-ca1c3a89c1de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15081 2024.07.30 19:44:49.797434 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15082 2024.07.30 19:44:49.797546 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12491 rows starting from the beginning of the part
15083 2024.07.30 19:44:49.797574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 74515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15084 2024.07.30 19:44:49.797762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15085 2024.07.30 19:44:49.797896 [ 3 ] {} <Debug> HTTP-Session: 2e5527b7-978a-4590-8ab4-38b3a69e4d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15086 2024.07.30 19:44:49.797971 [ 202 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15087 2024.07.30 19:44:49.798011 [ 3 ] {} <Debug> HTTP-Session: 2e5527b7-978a-4590-8ab4-38b3a69e4d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15088 2024.07.30 19:44:49.798046 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part
15089 2024.07.30 19:44:49.798104 [ 3 ] {} <Debug> HTTP-Session: 2e5527b7-978a-4590-8ab4-38b3a69e4d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15090 2024.07.30 19:44:49.798325 [ 3 ] {} <Trace> HTTP-Session: 2e5527b7-978a-4590-8ab4-38b3a69e4d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15091 2024.07.30 19:44:49.798346 [ 202 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_81_16} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15092 2024.07.30 19:44:49.798628 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 162 rows starting from the beginning of the part
15093 2024.07.30 19:44:49.798717 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
15094 2024.07.30 19:44:49.798875 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 161 rows starting from the beginning of the part
15095 2024.07.30 19:44:49.799028 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 198 rows starting from the beginning of the part
15096 2024.07.30 19:44:49.799176 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15097 2024.07.30 19:44:49.799323 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part
15098 2024.07.30 19:44:49.799461 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15099 2024.07.30 19:44:49.801105 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15100 2024.07.30 19:44:49.802961 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15101 2024.07.30 19:44:49.803008 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15102 2024.07.30 19:44:49.804385 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
15103 2024.07.30 19:44:49.804850 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15104 2024.07.30 19:44:49.805043 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00641 sec., 7176.28705148206 rows/sec., 12.86 MiB/sec.
15105 2024.07.30 19:44:49.805392 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Debug> DynamicQueryHandler: Done processing query
15106 2024.07.30 19:44:49.805431 [ 3 ] {90b4e03a-458d-4acb-86d7-bd45f6c52b4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15107 2024.07.30 19:44:49.805454 [ 3 ] {} <Debug> HTTP-Session: 2e5527b7-978a-4590-8ab4-38b3a69e4d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15108 2024.07.30 19:44:49.805671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15109 2024.07.30 19:44:49.805770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15110 2024.07.30 19:44:49.805803 [ 3 ] {} <Debug> HTTP-Session: edb35af3-480c-480c-b460-2c567f7f3293 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15111 2024.07.30 19:44:49.805824 [ 3 ] {} <Debug> HTTP-Session: edb35af3-480c-480c-b460-2c567f7f3293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15112 2024.07.30 19:44:49.805846 [ 3 ] {} <Debug> HTTP-Session: edb35af3-480c-480c-b460-2c567f7f3293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15113 2024.07.30 19:44:49.805946 [ 3 ] {} <Trace> HTTP-Session: edb35af3-480c-480c-b460-2c567f7f3293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15114 2024.07.30 19:44:49.806198 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13334 rows, containing 5 columns (5 merged, 0 gathered) in 0.009639166 sec., 1383314.6975578594 rows/sec., 96.38 MiB/sec.
15115 2024.07.30 19:44:49.806234 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15116 2024.07.30 19:44:49.806294 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15117 2024.07.30 19:44:49.806449 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15118 2024.07.30 19:44:49.806668 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15119 2024.07.30 19:44:49.807012 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15120 2024.07.30 19:44:49.807087 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15121 2024.07.30 19:44:49.807799 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15122 2024.07.30 19:44:49.808021 [ 202 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15123 2024.07.30 19:44:49.808059 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15124 2024.07.30 19:44:49.808175 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB.
15125 2024.07.30 19:44:49.808482 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15126 2024.07.30 19:44:49.808623 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002486 sec., 24135.156878519712 rows/sec., 1.63 MiB/sec.
15127 2024.07.30 19:44:49.808623 [ 65 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15128 2024.07.30 19:44:49.808685 [ 65 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15129 2024.07.30 19:44:49.808727 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15130 2024.07.30 19:44:49.808861 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Debug> DynamicQueryHandler: Done processing query
15131 2024.07.30 19:44:49.808880 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
15132 2024.07.30 19:44:49.808899 [ 3 ] {9f7c06a9-1b3e-44fc-a793-0ab9a2b9183b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15133 2024.07.30 19:44:49.808954 [ 3 ] {} <Debug> HTTP-Session: edb35af3-480c-480c-b460-2c567f7f3293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15134 2024.07.30 19:44:49.809081 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15135 2024.07.30 19:44:49.809119 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4440 rows starting from the beginning of the part
15136 2024.07.30 19:44:49.809229 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
15137 2024.07.30 19:44:49.809433 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
15138 2024.07.30 19:44:49.809624 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
15139 2024.07.30 19:44:49.809732 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
15140 2024.07.30 19:44:49.809928 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part
15141 2024.07.30 19:44:49.811954 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4740 rows, containing 4 columns (4 merged, 0 gathered) in 0.003140677 sec., 1509228.7427201204 rows/sec., 101.75 MiB/sec.
15142 2024.07.30 19:44:49.812342 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15143 2024.07.30 19:44:49.812760 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15144 2024.07.30 19:44:49.812836 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_81_16} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15145 2024.07.30 19:44:49.812913 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
15146 2024.07.30 19:44:54.782995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15147 2024.07.30 19:44:54.783178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15148 2024.07.30 19:44:54.783224 [ 3 ] {} <Debug> HTTP-Session: 551c4ca9-d66e-4ee5-b089-842bf18c6da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15149 2024.07.30 19:44:54.783265 [ 3 ] {} <Debug> HTTP-Session: 551c4ca9-d66e-4ee5-b089-842bf18c6da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15150 2024.07.30 19:44:54.783294 [ 3 ] {} <Debug> HTTP-Session: 551c4ca9-d66e-4ee5-b089-842bf18c6da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15151 2024.07.30 19:44:54.783381 [ 3 ] {} <Trace> HTTP-Session: 551c4ca9-d66e-4ee5-b089-842bf18c6da2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15152 2024.07.30 19:44:54.783661 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15153 2024.07.30 19:44:54.783768 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15154 2024.07.30 19:44:54.784001 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15155 2024.07.30 19:44:54.784430 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15156 2024.07.30 19:44:54.784472 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15157 2024.07.30 19:44:54.784838 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15158 2024.07.30 19:44:54.785168 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15159 2024.07.30 19:44:54.785346 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001774 sec., 5636.978579481398 rows/sec., 374.33 KiB/sec.
15160 2024.07.30 19:44:54.785639 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Debug> DynamicQueryHandler: Done processing query
15161 2024.07.30 19:44:54.785706 [ 3 ] {d44e0425-df7f-4cfe-9413-f8eb993ab569} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15162 2024.07.30 19:44:54.785766 [ 3 ] {} <Debug> HTTP-Session: 551c4ca9-d66e-4ee5-b089-842bf18c6da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15163 2024.07.30 19:44:54.785939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15164 2024.07.30 19:44:54.785994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15165 2024.07.30 19:44:54.786012 [ 3 ] {} <Debug> HTTP-Session: 9e019ae7-7232-42eb-bafb-b705ba5f8540 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15166 2024.07.30 19:44:54.786029 [ 3 ] {} <Debug> HTTP-Session: 9e019ae7-7232-42eb-bafb-b705ba5f8540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15167 2024.07.30 19:44:54.786042 [ 3 ] {} <Debug> HTTP-Session: 9e019ae7-7232-42eb-bafb-b705ba5f8540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15168 2024.07.30 19:44:54.786074 [ 3 ] {} <Trace> HTTP-Session: 9e019ae7-7232-42eb-bafb-b705ba5f8540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15169 2024.07.30 19:44:54.786174 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15170 2024.07.30 19:44:54.786220 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15171 2024.07.30 19:44:54.786368 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15172 2024.07.30 19:44:54.786670 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15173 2024.07.30 19:44:54.786706 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15174 2024.07.30 19:44:54.787018 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15175 2024.07.30 19:44:54.787325 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15176 2024.07.30 19:44:54.787486 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001332 sec., 1501.5015015015015 rows/sec., 111.44 KiB/sec.
15177 2024.07.30 19:44:54.787509 [ 138 ] {} <Debug> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0
15178 2024.07.30 19:44:54.787650 [ 138 ] {} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15179 2024.07.30 19:44:54.787717 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15180 2024.07.30 19:44:54.787728 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Debug> DynamicQueryHandler: Done processing query
15181 2024.07.30 19:44:54.787777 [ 3 ] {3df541a9-0c58-4eee-b82b-b6be7d15b577} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15182 2024.07.30 19:44:54.787840 [ 3 ] {} <Debug> HTTP-Session: 9e019ae7-7232-42eb-bafb-b705ba5f8540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15183 2024.07.30 19:44:54.787967 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full
15184 2024.07.30 19:44:54.788067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15185 2024.07.30 19:44:54.788160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15186 2024.07.30 19:44:54.788215 [ 3 ] {} <Debug> HTTP-Session: c343d57c-8c10-4601-824d-ef6f01b3e5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15187 2024.07.30 19:44:54.788246 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15188 2024.07.30 19:44:54.788256 [ 3 ] {} <Debug> HTTP-Session: c343d57c-8c10-4601-824d-ef6f01b3e5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15189 2024.07.30 19:44:54.788300 [ 3 ] {} <Debug> HTTP-Session: c343d57c-8c10-4601-824d-ef6f01b3e5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15190 2024.07.30 19:44:54.788304 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 16 rows starting from the beginning of the part
15191 2024.07.30 19:44:54.788367 [ 3 ] {} <Trace> HTTP-Session: c343d57c-8c10-4601-824d-ef6f01b3e5a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15192 2024.07.30 19:44:54.788506 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part
15193 2024.07.30 19:44:54.788735 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
15194 2024.07.30 19:44:54.788795 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15195 2024.07.30 19:44:54.788999 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15196 2024.07.30 19:44:54.789155 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
15197 2024.07.30 19:44:54.789468 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3 rows starting from the beginning of the part
15198 2024.07.30 19:44:54.789832 [ 200 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
15199 2024.07.30 19:44:54.790251 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15200 2024.07.30 19:44:54.791279 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15201 2024.07.30 19:44:54.791337 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15202 2024.07.30 19:44:54.792279 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15203 2024.07.30 19:44:54.792336 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004487626 sec., 5793.7091905608895 rows/sec., 459.38 KiB/sec.
15204 2024.07.30 19:44:54.792649 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary)
15205 2024.07.30 19:44:54.792895 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): 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.07.30 19:44:54.793333 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Debug> executeQuery: Read 177 rows, 15.93 KiB in 0.004748 sec., 37278.85425442292 rows/sec., 3.28 MiB/sec.
15207 2024.07.30 19:44:54.793637 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15208 2024.07.30 19:44:54.793689 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Debug> DynamicQueryHandler: Done processing query
15209 2024.07.30 19:44:54.793746 [ 3 ] {dec0a50d-912c-4cc4-bdd2-294836932a0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
15210 2024.07.30 19:44:54.793776 [ 3 ] {} <Debug> HTTP-Session: c343d57c-8c10-4601-824d-ef6f01b3e5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15211 2024.07.30 19:44:54.793807 [ 194 ] {c68d08c7-f583-46bd-879d-a46b6fd9adf7::all_1_39_8} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8
15212 2024.07.30 19:44:54.793943 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15213 2024.07.30 19:44:54.793954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15214 2024.07.30 19:44:54.794025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15215 2024.07.30 19:44:54.794044 [ 3 ] {} <Debug> HTTP-Session: e2c6bfaa-9c45-4ada-859e-613ce1754211 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15216 2024.07.30 19:44:54.794061 [ 3 ] {} <Debug> HTTP-Session: e2c6bfaa-9c45-4ada-859e-613ce1754211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15217 2024.07.30 19:44:54.794075 [ 3 ] {} <Debug> HTTP-Session: e2c6bfaa-9c45-4ada-859e-613ce1754211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15218 2024.07.30 19:44:54.794109 [ 3 ] {} <Trace> HTTP-Session: e2c6bfaa-9c45-4ada-859e-613ce1754211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15219 2024.07.30 19:44:54.794210 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15220 2024.07.30 19:44:54.794254 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15221 2024.07.30 19:44:54.794401 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15222 2024.07.30 19:44:54.794695 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15223 2024.07.30 19:44:54.794731 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15224 2024.07.30 19:44:54.795030 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15225 2024.07.30 19:44:54.795340 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15226 2024.07.30 19:44:54.795469 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 97.50 KiB/sec.
15227 2024.07.30 19:44:54.795469 [ 169 ] {} <Debug> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0
15228 2024.07.30 19:44:54.795536 [ 169 ] {} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15229 2024.07.30 19:44:54.795574 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15230 2024.07.30 19:44:54.795706 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Debug> DynamicQueryHandler: Done processing query
15231 2024.07.30 19:44:54.795771 [ 3 ] {ebeaabe1-5165-41a8-a94a-4a33e1ef4e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15232 2024.07.30 19:44:54.795845 [ 3 ] {} <Debug> HTTP-Session: e2c6bfaa-9c45-4ada-859e-613ce1754211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15233 2024.07.30 19:44:54.795933 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full
15234 2024.07.30 19:44:54.796221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 64458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15235 2024.07.30 19:44:54.796350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15236 2024.07.30 19:44:54.796405 [ 3 ] {} <Debug> HTTP-Session: c1d09091-fb35-4266-94b2-f736fa14b2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15237 2024.07.30 19:44:54.796429 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15238 2024.07.30 19:44:54.796439 [ 3 ] {} <Debug> HTTP-Session: c1d09091-fb35-4266-94b2-f736fa14b2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15239 2024.07.30 19:44:54.796483 [ 3 ] {} <Debug> HTTP-Session: c1d09091-fb35-4266-94b2-f736fa14b2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15240 2024.07.30 19:44:54.796485 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 16 rows starting from the beginning of the part
15241 2024.07.30 19:44:54.796547 [ 3 ] {} <Trace> HTTP-Session: c1d09091-fb35-4266-94b2-f736fa14b2bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15242 2024.07.30 19:44:54.796794 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part
15243 2024.07.30 19:44:54.796953 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
15244 2024.07.30 19:44:54.796990 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15245 2024.07.30 19:44:54.797171 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15246 2024.07.30 19:44:54.797248 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
15247 2024.07.30 19:44:54.797649 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3 rows starting from the beginning of the part
15248 2024.07.30 19:44:54.798011 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
15249 2024.07.30 19:44:54.798400 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15250 2024.07.30 19:44:54.799621 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15251 2024.07.30 19:44:54.799699 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15252 2024.07.30 19:44:54.800416 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004755262 sec., 5467.627230634191 rows/sec., 369.45 KiB/sec.
15253 2024.07.30 19:44:54.800590 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15254 2024.07.30 19:44:54.800609 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary)
15255 2024.07.30 19:44:54.801398 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15256 2024.07.30 19:44:54.801473 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15257 2024.07.30 19:44:54.801705 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Debug> executeQuery: Read 400 rows, 28.78 KiB in 0.004946 sec., 80873.43307723413 rows/sec., 5.68 MiB/sec.
15258 2024.07.30 19:44:54.801730 [ 200 ] {7b558d67-fb5d-4d74-a72e-1ee194b934b0::all_1_39_8} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8
15259 2024.07.30 19:44:54.801975 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15260 2024.07.30 19:44:54.802083 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Debug> DynamicQueryHandler: Done processing query
15261 2024.07.30 19:44:54.802112 [ 3 ] {4afc6571-0d45-4d31-b22e-0b666c1d5a33} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15262 2024.07.30 19:44:54.802129 [ 3 ] {} <Debug> HTTP-Session: c1d09091-fb35-4266-94b2-f736fa14b2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15263 2024.07.30 19:44:54.802295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15264 2024.07.30 19:44:54.802342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15265 2024.07.30 19:44:54.802362 [ 3 ] {} <Debug> HTTP-Session: f47f66c8-36ce-40d1-aa01-4a1f6df61aae Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15266 2024.07.30 19:44:54.802379 [ 3 ] {} <Debug> HTTP-Session: f47f66c8-36ce-40d1-aa01-4a1f6df61aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15267 2024.07.30 19:44:54.802392 [ 3 ] {} <Debug> HTTP-Session: f47f66c8-36ce-40d1-aa01-4a1f6df61aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15268 2024.07.30 19:44:54.802425 [ 3 ] {} <Trace> HTTP-Session: f47f66c8-36ce-40d1-aa01-4a1f6df61aae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15269 2024.07.30 19:44:54.802522 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15270 2024.07.30 19:44:54.802568 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15271 2024.07.30 19:44:54.802718 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15272 2024.07.30 19:44:54.803003 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15273 2024.07.30 19:44:54.803039 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15274 2024.07.30 19:44:54.803396 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15275 2024.07.30 19:44:54.803711 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15276 2024.07.30 19:44:54.803836 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 192.40 KiB/sec.
15277 2024.07.30 19:44:54.803999 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Debug> DynamicQueryHandler: Done processing query
15278 2024.07.30 19:44:54.804023 [ 3 ] {1a934b73-2b7c-4a24-9443-0379ffe3f464} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15279 2024.07.30 19:44:54.804038 [ 3 ] {} <Debug> HTTP-Session: f47f66c8-36ce-40d1-aa01-4a1f6df61aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15280 2024.07.30 19:44:54.804198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15281 2024.07.30 19:44:54.804246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15282 2024.07.30 19:44:54.804264 [ 3 ] {} <Debug> HTTP-Session: 4b2b42d6-e2e3-44a9-b5c8-b8c1a71e7aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15283 2024.07.30 19:44:54.804280 [ 3 ] {} <Debug> HTTP-Session: 4b2b42d6-e2e3-44a9-b5c8-b8c1a71e7aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15284 2024.07.30 19:44:54.804293 [ 3 ] {} <Debug> HTTP-Session: 4b2b42d6-e2e3-44a9-b5c8-b8c1a71e7aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15285 2024.07.30 19:44:54.804323 [ 3 ] {} <Trace> HTTP-Session: 4b2b42d6-e2e3-44a9-b5c8-b8c1a71e7aa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15286 2024.07.30 19:44:54.804466 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15287 2024.07.30 19:44:54.804512 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15288 2024.07.30 19:44:54.804652 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15289 2024.07.30 19:44:54.804981 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15290 2024.07.30 19:44:54.805016 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15291 2024.07.30 19:44:54.805377 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15292 2024.07.30 19:44:54.805713 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15293 2024.07.30 19:44:54.805839 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001443 sec., 53361.05336105336 rows/sec., 3.29 MiB/sec.
15294 2024.07.30 19:44:54.806006 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Debug> DynamicQueryHandler: Done processing query
15295 2024.07.30 19:44:54.806030 [ 3 ] {29a6e838-e605-4b2c-bbba-a18a4941579b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15296 2024.07.30 19:44:54.806046 [ 3 ] {} <Debug> HTTP-Session: 4b2b42d6-e2e3-44a9-b5c8-b8c1a71e7aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15297 2024.07.30 19:44:54.806212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15298 2024.07.30 19:44:54.806260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15299 2024.07.30 19:44:54.806279 [ 3 ] {} <Debug> HTTP-Session: 50a29f49-1f0e-40ec-9410-ef24333b20a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15300 2024.07.30 19:44:54.806295 [ 3 ] {} <Debug> HTTP-Session: 50a29f49-1f0e-40ec-9410-ef24333b20a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15301 2024.07.30 19:44:54.806308 [ 3 ] {} <Debug> HTTP-Session: 50a29f49-1f0e-40ec-9410-ef24333b20a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15302 2024.07.30 19:44:54.806338 [ 3 ] {} <Trace> HTTP-Session: 50a29f49-1f0e-40ec-9410-ef24333b20a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15303 2024.07.30 19:44:54.806509 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15304 2024.07.30 19:44:54.806552 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15305 2024.07.30 19:44:54.806690 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15306 2024.07.30 19:44:54.807084 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15307 2024.07.30 19:44:54.807119 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15308 2024.07.30 19:44:54.807488 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15309 2024.07.30 19:44:54.807814 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15310 2024.07.30 19:44:54.807939 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001523 sec., 106369.00853578463 rows/sec., 7.40 MiB/sec.
15311 2024.07.30 19:44:54.808103 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Debug> DynamicQueryHandler: Done processing query
15312 2024.07.30 19:44:54.808127 [ 3 ] {35f9f211-04ee-4495-a479-c2828a814ddd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15313 2024.07.30 19:44:54.808143 [ 3 ] {} <Debug> HTTP-Session: 50a29f49-1f0e-40ec-9410-ef24333b20a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15314 2024.07.30 19:44:54.808259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15315 2024.07.30 19:44:54.808306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15316 2024.07.30 19:44:54.808324 [ 3 ] {} <Debug> HTTP-Session: 7848b234-622a-4904-bb7a-2a8f56389bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15317 2024.07.30 19:44:54.808340 [ 3 ] {} <Debug> HTTP-Session: 7848b234-622a-4904-bb7a-2a8f56389bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15318 2024.07.30 19:44:54.808353 [ 3 ] {} <Debug> HTTP-Session: 7848b234-622a-4904-bb7a-2a8f56389bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15319 2024.07.30 19:44:54.808384 [ 3 ] {} <Trace> HTTP-Session: 7848b234-622a-4904-bb7a-2a8f56389bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15320 2024.07.30 19:44:54.808531 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15321 2024.07.30 19:44:54.808594 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15322 2024.07.30 19:44:54.808997 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15323 2024.07.30 19:44:54.809484 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15324 2024.07.30 19:44:54.809519 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15325 2024.07.30 19:44:54.810079 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
15326 2024.07.30 19:44:54.810484 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15327 2024.07.30 19:44:54.810622 [ 169 ] {} <Debug> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
15328 2024.07.30 19:44:54.810632 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002175 sec., 1839.080459770115 rows/sec., 3.30 MiB/sec.
15329 2024.07.30 19:44:54.810661 [ 169 ] {} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15330 2024.07.30 19:44:54.810707 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15331 2024.07.30 19:44:54.811270 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Debug> DynamicQueryHandler: Done processing query
15332 2024.07.30 19:44:54.811360 [ 3 ] {d754b311-9456-4713-b567-df5f6fed15d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15333 2024.07.30 19:44:54.811449 [ 3 ] {} <Debug> HTTP-Session: 7848b234-622a-4904-bb7a-2a8f56389bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15334 2024.07.30 19:44:54.811416 [ 196 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::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
15335 2024.07.30 19:44:54.811752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15336 2024.07.30 19:44:54.811990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15337 2024.07.30 19:44:54.812141 [ 3 ] {} <Debug> HTTP-Session: 03800d77-914a-45c3-991d-271207dc56ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15338 2024.07.30 19:44:54.812291 [ 3 ] {} <Debug> HTTP-Session: 03800d77-914a-45c3-991d-271207dc56ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15339 2024.07.30 19:44:54.812413 [ 3 ] {} <Debug> HTTP-Session: 03800d77-914a-45c3-991d-271207dc56ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15340 2024.07.30 19:44:54.812550 [ 3 ] {} <Trace> HTTP-Session: 03800d77-914a-45c3-991d-271207dc56ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15341 2024.07.30 19:44:54.812802 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15342 2024.07.30 19:44:54.812921 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15343 2024.07.30 19:44:54.812996 [ 196 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15344 2024.07.30 19:44:54.813220 [ 196 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1038 rows starting from the beginning of the part
15345 2024.07.30 19:44:54.813516 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15346 2024.07.30 19:44:54.814057 [ 196 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 4 rows starting from the beginning of the part
15347 2024.07.30 19:44:54.814778 [ 196 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 46 rows starting from the beginning of the part
15348 2024.07.30 19:44:54.815054 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15349 2024.07.30 19:44:54.815201 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15350 2024.07.30 19:44:54.815524 [ 196 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 4 rows starting from the beginning of the part
15351 2024.07.30 19:44:54.816094 [ 196 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 46 rows starting from the beginning of the part
15352 2024.07.30 19:44:54.816629 [ 196 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part
15353 2024.07.30 19:44:54.816667 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15354 2024.07.30 19:44:54.817751 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15355 2024.07.30 19:44:54.818051 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005336 sec., 4310.344827586207 rows/sec., 233.16 KiB/sec.
15356 2024.07.30 19:44:54.818659 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Debug> DynamicQueryHandler: Done processing query
15357 2024.07.30 19:44:54.818736 [ 3 ] {56e0221e-60a7-466e-84aa-5da9ab6c0ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15358 2024.07.30 19:44:54.818821 [ 3 ] {} <Debug> HTTP-Session: 03800d77-914a-45c3-991d-271207dc56ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15359 2024.07.30 19:44:54.819075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15360 2024.07.30 19:44:54.819255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15361 2024.07.30 19:44:54.819353 [ 3 ] {} <Debug> HTTP-Session: f32526ad-87a8-4b2d-88a1-d856376e4b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15362 2024.07.30 19:44:54.819403 [ 3 ] {} <Debug> HTTP-Session: f32526ad-87a8-4b2d-88a1-d856376e4b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15363 2024.07.30 19:44:54.819432 [ 3 ] {} <Debug> HTTP-Session: f32526ad-87a8-4b2d-88a1-d856376e4b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15364 2024.07.30 19:44:54.819524 [ 3 ] {} <Trace> HTTP-Session: f32526ad-87a8-4b2d-88a1-d856376e4b50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15365 2024.07.30 19:44:54.819704 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15366 2024.07.30 19:44:54.819752 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15367 2024.07.30 19:44:54.819914 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15368 2024.07.30 19:44:54.820368 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15369 2024.07.30 19:44:54.820412 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15370 2024.07.30 19:44:54.821302 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15371 2024.07.30 19:44:54.822221 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15372 2024.07.30 19:44:54.822633 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002977 sec., 20154.517971111858 rows/sec., 1.36 MiB/sec.
15373 2024.07.30 19:44:54.822976 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Debug> DynamicQueryHandler: Done processing query
15374 2024.07.30 19:44:54.823033 [ 3 ] {b8a96f6b-671f-45fb-a3cb-f5f9421f0bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15375 2024.07.30 19:44:54.823095 [ 3 ] {} <Debug> HTTP-Session: f32526ad-87a8-4b2d-88a1-d856376e4b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15376 2024.07.30 19:44:54.826000 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1142 rows, containing 19 columns (19 merged, 0 gathered) in 0.015171155 sec., 75274.42702945162 rows/sec., 134.89 MiB/sec.
15377 2024.07.30 19:44:54.827298 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
15378 2024.07.30 19:44:54.827862 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15379 2024.07.30 19:44:54.827941 [ 197 ] {e77f45b2-6cbe-4d11-b2a5-05afb7f575eb::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
15380 2024.07.30 19:44:54.828091 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB.
15381 2024.07.30 19:44:59.780504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15382 2024.07.30 19:44:59.780689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15383 2024.07.30 19:44:59.780736 [ 3 ] {} <Debug> HTTP-Session: 0143a23b-5748-4c25-a118-648d6fda426e Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15384 2024.07.30 19:44:59.780778 [ 3 ] {} <Debug> HTTP-Session: 0143a23b-5748-4c25-a118-648d6fda426e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15385 2024.07.30 19:44:59.780806 [ 3 ] {} <Debug> HTTP-Session: 0143a23b-5748-4c25-a118-648d6fda426e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15386 2024.07.30 19:44:59.780887 [ 3 ] {} <Trace> HTTP-Session: 0143a23b-5748-4c25-a118-648d6fda426e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15387 2024.07.30 19:44:59.781134 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15388 2024.07.30 19:44:59.781202 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15389 2024.07.30 19:44:59.781396 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15390 2024.07.30 19:44:59.781858 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15391 2024.07.30 19:44:59.781899 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15392 2024.07.30 19:44:59.782266 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15393 2024.07.30 19:44:59.782611 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15394 2024.07.30 19:44:59.782789 [ 122 ] {} <Debug> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15395 2024.07.30 19:44:59.782793 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Debug> executeQuery: Read 46 rows, 3.73 KiB in 0.001708 sec., 26932.084309133486 rows/sec., 2.13 MiB/sec.
15396 2024.07.30 19:44:59.782884 [ 122 ] {} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15397 2024.07.30 19:44:59.782951 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15398 2024.07.30 19:44:59.783138 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::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
15399 2024.07.30 19:44:59.783169 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Debug> DynamicQueryHandler: Done processing query
15400 2024.07.30 19:44:59.783222 [ 3 ] {9b4b7baa-43fa-4843-9fdd-beaf5dea5a46} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15401 2024.07.30 19:44:59.783262 [ 3 ] {} <Debug> HTTP-Session: 0143a23b-5748-4c25-a118-648d6fda426e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15402 2024.07.30 19:44:59.783370 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15403 2024.07.30 19:44:59.783412 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 50 rows starting from the beginning of the part
15404 2024.07.30 19:44:59.783475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15405 2024.07.30 19:44:59.783600 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 46 rows starting from the beginning of the part
15406 2024.07.30 19:44:59.783636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15407 2024.07.30 19:44:59.783786 [ 3 ] {} <Debug> HTTP-Session: 013b914b-1744-442c-9485-332bbd99474c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15408 2024.07.30 19:44:59.783874 [ 3 ] {} <Debug> HTTP-Session: 013b914b-1744-442c-9485-332bbd99474c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15409 2024.07.30 19:44:59.783914 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part
15410 2024.07.30 19:44:59.783928 [ 3 ] {} <Debug> HTTP-Session: 013b914b-1744-442c-9485-332bbd99474c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15411 2024.07.30 19:44:59.784104 [ 3 ] {} <Trace> HTTP-Session: 013b914b-1744-442c-9485-332bbd99474c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15412 2024.07.30 19:44:59.784186 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 46 rows starting from the beginning of the part
15413 2024.07.30 19:44:59.784443 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part
15414 2024.07.30 19:44:59.784505 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15415 2024.07.30 19:44:59.784707 [ 188 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part
15416 2024.07.30 19:44:59.784747 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15417 2024.07.30 19:44:59.785450 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15418 2024.07.30 19:44:59.786195 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15419 2024.07.30 19:44:59.786278 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15420 2024.07.30 19:44:59.787152 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15421 2024.07.30 19:44:59.787602 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 4 columns (4 merged, 0 gathered) in 0.004518996 sec., 46027.92301652845 rows/sec., 3.55 MiB/sec.
15422 2024.07.30 19:44:59.787869 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15423 2024.07.30 19:44:59.787886 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15424 2024.07.30 19:44:59.788213 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.003804 sec., 262.8811777076761 rows/sec., 19.51 KiB/sec.
15425 2024.07.30 19:44:59.788668 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Debug> DynamicQueryHandler: Done processing query
15426 2024.07.30 19:44:59.788716 [ 3 ] {8168a3ee-a34f-430d-82fd-9aa23dee9cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15427 2024.07.30 19:44:59.788749 [ 3 ] {} <Debug> HTTP-Session: 013b914b-1744-442c-9485-332bbd99474c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15428 2024.07.30 19:44:59.788871 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15429 2024.07.30 19:44:59.788968 [ 191 ] {2378e616-9c3e-46ca-8bff-9635d8311f7c::all_1_76_15} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15430 2024.07.30 19:44:59.789040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 28978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15431 2024.07.30 19:44:59.789118 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
15432 2024.07.30 19:44:59.789143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15433 2024.07.30 19:44:59.789179 [ 3 ] {} <Debug> HTTP-Session: 5e0df51a-8f12-4598-8cb0-2ee5c5bf7219 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15434 2024.07.30 19:44:59.789196 [ 3 ] {} <Debug> HTTP-Session: 5e0df51a-8f12-4598-8cb0-2ee5c5bf7219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15435 2024.07.30 19:44:59.789209 [ 3 ] {} <Debug> HTTP-Session: 5e0df51a-8f12-4598-8cb0-2ee5c5bf7219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15436 2024.07.30 19:44:59.789241 [ 3 ] {} <Trace> HTTP-Session: 5e0df51a-8f12-4598-8cb0-2ee5c5bf7219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15437 2024.07.30 19:44:59.789399 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15438 2024.07.30 19:44:59.789443 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15439 2024.07.30 19:44:59.789588 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15440 2024.07.30 19:44:59.790034 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15441 2024.07.30 19:44:59.790071 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15442 2024.07.30 19:44:59.790401 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15443 2024.07.30 19:44:59.790711 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15444 2024.07.30 19:44:59.790864 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Debug> executeQuery: Read 196 rows, 17.07 KiB in 0.001531 sec., 128020.90137165251 rows/sec., 10.89 MiB/sec.
15445 2024.07.30 19:44:59.791036 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Debug> DynamicQueryHandler: Done processing query
15446 2024.07.30 19:44:59.791060 [ 3 ] {3a84be21-5b8c-4331-afad-6b8251562f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
15447 2024.07.30 19:44:59.791077 [ 3 ] {} <Debug> HTTP-Session: 5e0df51a-8f12-4598-8cb0-2ee5c5bf7219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15448 2024.07.30 19:44:59.791203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15449 2024.07.30 19:44:59.791251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15450 2024.07.30 19:44:59.791270 [ 3 ] {} <Debug> HTTP-Session: 18e3e3a1-e3c4-4fa2-a4a0-12f1599dd17a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15451 2024.07.30 19:44:59.791286 [ 3 ] {} <Debug> HTTP-Session: 18e3e3a1-e3c4-4fa2-a4a0-12f1599dd17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15452 2024.07.30 19:44:59.791300 [ 3 ] {} <Debug> HTTP-Session: 18e3e3a1-e3c4-4fa2-a4a0-12f1599dd17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15453 2024.07.30 19:44:59.791331 [ 3 ] {} <Trace> HTTP-Session: 18e3e3a1-e3c4-4fa2-a4a0-12f1599dd17a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15454 2024.07.30 19:44:59.791422 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15455 2024.07.30 19:44:59.791463 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15456 2024.07.30 19:44:59.791589 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15457 2024.07.30 19:44:59.791857 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15458 2024.07.30 19:44:59.791893 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15459 2024.07.30 19:44:59.792184 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15460 2024.07.30 19:44:59.792492 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15461 2024.07.30 19:44:59.792652 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 50.08 KiB/sec.
15462 2024.07.30 19:44:59.792945 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Debug> DynamicQueryHandler: Done processing query
15463 2024.07.30 19:44:59.792997 [ 3 ] {24ae4454-5bbb-454a-931e-86b5700970a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15464 2024.07.30 19:44:59.793029 [ 3 ] {} <Debug> HTTP-Session: 18e3e3a1-e3c4-4fa2-a4a0-12f1599dd17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15465 2024.07.30 19:44:59.793169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15466 2024.07.30 19:44:59.793218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15467 2024.07.30 19:44:59.793237 [ 3 ] {} <Debug> HTTP-Session: 8d8a4434-261a-4fd6-9c06-d8e397c1ba4b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15468 2024.07.30 19:44:59.793253 [ 3 ] {} <Debug> HTTP-Session: 8d8a4434-261a-4fd6-9c06-d8e397c1ba4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15469 2024.07.30 19:44:59.793267 [ 3 ] {} <Debug> HTTP-Session: 8d8a4434-261a-4fd6-9c06-d8e397c1ba4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15470 2024.07.30 19:44:59.793297 [ 3 ] {} <Trace> HTTP-Session: 8d8a4434-261a-4fd6-9c06-d8e397c1ba4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15471 2024.07.30 19:44:59.793429 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15472 2024.07.30 19:44:59.793473 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15473 2024.07.30 19:44:59.793614 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15474 2024.07.30 19:44:59.793971 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15475 2024.07.30 19:44:59.794007 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15476 2024.07.30 19:44:59.794320 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15477 2024.07.30 19:44:59.794620 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15478 2024.07.30 19:44:59.794765 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Debug> executeQuery: Read 117 rows, 9.29 KiB in 0.001384 sec., 84537.57225433526 rows/sec., 6.56 MiB/sec.
15479 2024.07.30 19:44:59.795024 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Debug> DynamicQueryHandler: Done processing query
15480 2024.07.30 19:44:59.795082 [ 3 ] {c958945f-6041-44a9-96f5-146f3685c89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15481 2024.07.30 19:44:59.795140 [ 3 ] {} <Debug> HTTP-Session: 8d8a4434-261a-4fd6-9c06-d8e397c1ba4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15482 2024.07.30 19:44:59.795359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15483 2024.07.30 19:44:59.795411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15484 2024.07.30 19:44:59.795430 [ 3 ] {} <Debug> HTTP-Session: 8062103d-c261-4442-bc1b-7c0843ed1047 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15485 2024.07.30 19:44:59.795446 [ 3 ] {} <Debug> HTTP-Session: 8062103d-c261-4442-bc1b-7c0843ed1047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15486 2024.07.30 19:44:59.795460 [ 3 ] {} <Debug> HTTP-Session: 8062103d-c261-4442-bc1b-7c0843ed1047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15487 2024.07.30 19:44:59.795492 [ 3 ] {} <Trace> HTTP-Session: 8062103d-c261-4442-bc1b-7c0843ed1047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15488 2024.07.30 19:44:59.795641 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15489 2024.07.30 19:44:59.795689 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15490 2024.07.30 19:44:59.795848 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15491 2024.07.30 19:44:59.796243 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15492 2024.07.30 19:44:59.796279 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15493 2024.07.30 19:44:59.796659 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15494 2024.07.30 19:44:59.796992 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15495 2024.07.30 19:44:59.797145 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001565 sec., 102875.39936102237 rows/sec., 7.16 MiB/sec.
15496 2024.07.30 19:44:59.797317 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Debug> DynamicQueryHandler: Done processing query
15497 2024.07.30 19:44:59.797341 [ 3 ] {0fe0f31b-bd2e-4039-89a3-ac4dce33acf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15498 2024.07.30 19:44:59.797357 [ 3 ] {} <Debug> HTTP-Session: 8062103d-c261-4442-bc1b-7c0843ed1047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15499 2024.07.30 19:44:59.797537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 74518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15500 2024.07.30 19:44:59.797585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15501 2024.07.30 19:44:59.797604 [ 3 ] {} <Debug> HTTP-Session: 1034641d-7838-4b19-845a-908f16e9389b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15502 2024.07.30 19:44:59.797619 [ 3 ] {} <Debug> HTTP-Session: 1034641d-7838-4b19-845a-908f16e9389b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15503 2024.07.30 19:44:59.797633 [ 3 ] {} <Debug> HTTP-Session: 1034641d-7838-4b19-845a-908f16e9389b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15504 2024.07.30 19:44:59.797664 [ 3 ] {} <Trace> HTTP-Session: 1034641d-7838-4b19-845a-908f16e9389b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15505 2024.07.30 19:44:59.798104 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15506 2024.07.30 19:44:59.798167 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15507 2024.07.30 19:44:59.798578 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15508 2024.07.30 19:44:59.799390 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15509 2024.07.30 19:44:59.799426 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15510 2024.07.30 19:44:59.800078 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
15511 2024.07.30 19:44:59.800486 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15512 2024.07.30 19:44:59.800677 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002911 sec., 15802.129852284439 rows/sec., 28.32 MiB/sec.
15513 2024.07.30 19:44:59.800913 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Debug> DynamicQueryHandler: Done processing query
15514 2024.07.30 19:44:59.800937 [ 3 ] {6986ebe7-c04a-4913-948d-18cae488b90c} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15515 2024.07.30 19:44:59.800952 [ 3 ] {} <Debug> HTTP-Session: 1034641d-7838-4b19-845a-908f16e9389b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15516 2024.07.30 19:44:59.801141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15517 2024.07.30 19:44:59.801189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15518 2024.07.30 19:44:59.801207 [ 3 ] {} <Debug> HTTP-Session: bb94901e-c5ef-4f28-9e0b-ecde1e24a6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15519 2024.07.30 19:44:59.801224 [ 3 ] {} <Debug> HTTP-Session: bb94901e-c5ef-4f28-9e0b-ecde1e24a6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15520 2024.07.30 19:44:59.801237 [ 3 ] {} <Debug> HTTP-Session: bb94901e-c5ef-4f28-9e0b-ecde1e24a6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15521 2024.07.30 19:44:59.801268 [ 3 ] {} <Trace> HTTP-Session: bb94901e-c5ef-4f28-9e0b-ecde1e24a6c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15522 2024.07.30 19:44:59.801385 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15523 2024.07.30 19:44:59.801430 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15524 2024.07.30 19:44:59.801554 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15525 2024.07.30 19:44:59.801915 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15526 2024.07.30 19:44:59.801952 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15527 2024.07.30 19:44:59.802336 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15528 2024.07.30 19:44:59.802648 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15529 2024.07.30 19:44:59.802806 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec.
15530 2024.07.30 19:44:59.802973 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Debug> DynamicQueryHandler: Done processing query
15531 2024.07.30 19:44:59.802997 [ 3 ] {43eb4736-8caa-495f-8c79-421c8f7c6717} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15532 2024.07.30 19:44:59.803013 [ 3 ] {} <Debug> HTTP-Session: bb94901e-c5ef-4f28-9e0b-ecde1e24a6c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15533 2024.07.30 19:45:02.347855 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
15534 2024.07.30 19:45:02.347907 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
15535 2024.07.30 19:45:04.781635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15536 2024.07.30 19:45:04.781755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15537 2024.07.30 19:45:04.781781 [ 3 ] {} <Debug> HTTP-Session: cf9626cc-2007-4a54-ba2f-2b2b98822ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15538 2024.07.30 19:45:04.781805 [ 3 ] {} <Debug> HTTP-Session: cf9626cc-2007-4a54-ba2f-2b2b98822ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15539 2024.07.30 19:45:04.781820 [ 3 ] {} <Debug> HTTP-Session: cf9626cc-2007-4a54-ba2f-2b2b98822ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15540 2024.07.30 19:45:04.781868 [ 3 ] {} <Trace> HTTP-Session: cf9626cc-2007-4a54-ba2f-2b2b98822ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15541 2024.07.30 19:45:04.782041 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15542 2024.07.30 19:45:04.782107 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15543 2024.07.30 19:45:04.782297 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15544 2024.07.30 19:45:04.782745 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15545 2024.07.30 19:45:04.782786 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15546 2024.07.30 19:45:04.783152 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15547 2024.07.30 19:45:04.783488 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15548 2024.07.30 19:45:04.783628 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.00164 sec., 6097.5609756097565 rows/sec., 404.92 KiB/sec.
15549 2024.07.30 19:45:04.783836 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Debug> DynamicQueryHandler: Done processing query
15550 2024.07.30 19:45:04.783863 [ 3 ] {4336f38b-5c60-4e51-888a-e09855ee5fe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15551 2024.07.30 19:45:04.783880 [ 3 ] {} <Debug> HTTP-Session: cf9626cc-2007-4a54-ba2f-2b2b98822ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15552 2024.07.30 19:45:04.784022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15553 2024.07.30 19:45:04.784078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15554 2024.07.30 19:45:04.784098 [ 3 ] {} <Debug> HTTP-Session: ea0209ca-8795-468b-b35e-c43606939ada Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15555 2024.07.30 19:45:04.784116 [ 3 ] {} <Debug> HTTP-Session: ea0209ca-8795-468b-b35e-c43606939ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15556 2024.07.30 19:45:04.784129 [ 3 ] {} <Debug> HTTP-Session: ea0209ca-8795-468b-b35e-c43606939ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15557 2024.07.30 19:45:04.784165 [ 3 ] {} <Trace> HTTP-Session: ea0209ca-8795-468b-b35e-c43606939ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15558 2024.07.30 19:45:04.784269 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15559 2024.07.30 19:45:04.784316 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15560 2024.07.30 19:45:04.784447 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15561 2024.07.30 19:45:04.784752 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15562 2024.07.30 19:45:04.784788 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15563 2024.07.30 19:45:04.785100 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15564 2024.07.30 19:45:04.785400 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15565 2024.07.30 19:45:04.785523 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001283 sec., 3117.692907248636 rows/sec., 254.23 KiB/sec.
15566 2024.07.30 19:45:04.785690 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Debug> DynamicQueryHandler: Done processing query
15567 2024.07.30 19:45:04.785714 [ 3 ] {9c69dc09-ea7f-4a9d-9147-0549e0a9acb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15568 2024.07.30 19:45:04.785732 [ 3 ] {} <Debug> HTTP-Session: ea0209ca-8795-468b-b35e-c43606939ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15569 2024.07.30 19:45:04.785921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 26460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15570 2024.07.30 19:45:04.785973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15571 2024.07.30 19:45:04.785993 [ 3 ] {} <Debug> HTTP-Session: ca353e6f-f0db-4c34-88d1-79664558769c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15572 2024.07.30 19:45:04.786010 [ 3 ] {} <Debug> HTTP-Session: ca353e6f-f0db-4c34-88d1-79664558769c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15573 2024.07.30 19:45:04.786023 [ 3 ] {} <Debug> HTTP-Session: ca353e6f-f0db-4c34-88d1-79664558769c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15574 2024.07.30 19:45:04.786055 [ 3 ] {} <Trace> HTTP-Session: ca353e6f-f0db-4c34-88d1-79664558769c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15575 2024.07.30 19:45:04.786197 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15576 2024.07.30 19:45:04.786241 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15577 2024.07.30 19:45:04.786365 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15578 2024.07.30 19:45:04.786748 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15579 2024.07.30 19:45:04.786784 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15580 2024.07.30 19:45:04.787101 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15581 2024.07.30 19:45:04.787402 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15582 2024.07.30 19:45:04.787529 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Debug> executeQuery: Read 175 rows, 15.81 KiB in 0.001396 sec., 125358.16618911174 rows/sec., 11.06 MiB/sec.
15583 2024.07.30 19:45:04.787699 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Debug> DynamicQueryHandler: Done processing query
15584 2024.07.30 19:45:04.787724 [ 3 ] {4923f966-936b-41fe-ba96-bc9066a7035b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
15585 2024.07.30 19:45:04.787741 [ 3 ] {} <Debug> HTTP-Session: ca353e6f-f0db-4c34-88d1-79664558769c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15586 2024.07.30 19:45:04.787869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15587 2024.07.30 19:45:04.787917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15588 2024.07.30 19:45:04.787936 [ 3 ] {} <Debug> HTTP-Session: 6224f184-b611-4dd6-b51c-9aff865ab0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15589 2024.07.30 19:45:04.787952 [ 3 ] {} <Debug> HTTP-Session: 6224f184-b611-4dd6-b51c-9aff865ab0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15590 2024.07.30 19:45:04.787966 [ 3 ] {} <Debug> HTTP-Session: 6224f184-b611-4dd6-b51c-9aff865ab0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15591 2024.07.30 19:45:04.787997 [ 3 ] {} <Trace> HTTP-Session: 6224f184-b611-4dd6-b51c-9aff865ab0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15592 2024.07.30 19:45:04.788091 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15593 2024.07.30 19:45:04.788134 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15594 2024.07.30 19:45:04.788258 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15595 2024.07.30 19:45:04.788521 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15596 2024.07.30 19:45:04.788557 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15597 2024.07.30 19:45:04.788852 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15598 2024.07.30 19:45:04.789151 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15599 2024.07.30 19:45:04.789275 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001209 sec., 3308.519437551696 rows/sec., 231.01 KiB/sec.
15600 2024.07.30 19:45:04.789438 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Debug> DynamicQueryHandler: Done processing query
15601 2024.07.30 19:45:04.789461 [ 3 ] {ec0fa9e5-a8f3-4754-9c94-ba86d345d6e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15602 2024.07.30 19:45:04.789476 [ 3 ] {} <Debug> HTTP-Session: 6224f184-b611-4dd6-b51c-9aff865ab0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15603 2024.07.30 19:45:04.789664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 62918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15604 2024.07.30 19:45:04.789711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15605 2024.07.30 19:45:04.789729 [ 3 ] {} <Debug> HTTP-Session: c62ed02b-41d1-461a-a21f-b8dd7de39c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15606 2024.07.30 19:45:04.789744 [ 3 ] {} <Debug> HTTP-Session: c62ed02b-41d1-461a-a21f-b8dd7de39c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15607 2024.07.30 19:45:04.789756 [ 3 ] {} <Debug> HTTP-Session: c62ed02b-41d1-461a-a21f-b8dd7de39c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15608 2024.07.30 19:45:04.789784 [ 3 ] {} <Trace> HTTP-Session: c62ed02b-41d1-461a-a21f-b8dd7de39c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15609 2024.07.30 19:45:04.789969 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15610 2024.07.30 19:45:04.790010 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15611 2024.07.30 19:45:04.790123 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15612 2024.07.30 19:45:04.790685 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15613 2024.07.30 19:45:04.790720 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15614 2024.07.30 19:45:04.791040 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15615 2024.07.30 19:45:04.791334 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15616 2024.07.30 19:45:04.791458 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Debug> executeQuery: Read 390 rows, 28.12 KiB in 0.001556 sec., 250642.6735218509 rows/sec., 17.65 MiB/sec.
15617 2024.07.30 19:45:04.791725 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Debug> DynamicQueryHandler: Done processing query
15618 2024.07.30 19:45:04.791783 [ 3 ] {114406d1-06e0-4b67-ae8c-32cb02e2790b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15619 2024.07.30 19:45:04.791837 [ 3 ] {} <Debug> HTTP-Session: c62ed02b-41d1-461a-a21f-b8dd7de39c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15620 2024.07.30 19:45:04.792036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15621 2024.07.30 19:45:04.792095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15622 2024.07.30 19:45:04.792114 [ 3 ] {} <Debug> HTTP-Session: b2f4a11a-561d-4235-94e6-73edafab6a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15623 2024.07.30 19:45:04.792130 [ 3 ] {} <Debug> HTTP-Session: b2f4a11a-561d-4235-94e6-73edafab6a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15624 2024.07.30 19:45:04.792144 [ 3 ] {} <Debug> HTTP-Session: b2f4a11a-561d-4235-94e6-73edafab6a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15625 2024.07.30 19:45:04.792175 [ 3 ] {} <Trace> HTTP-Session: b2f4a11a-561d-4235-94e6-73edafab6a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15626 2024.07.30 19:45:04.792277 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15627 2024.07.30 19:45:04.792322 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15628 2024.07.30 19:45:04.792467 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15629 2024.07.30 19:45:04.792721 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15630 2024.07.30 19:45:04.792757 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15631 2024.07.30 19:45:04.793105 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15632 2024.07.30 19:45:04.793422 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15633 2024.07.30 19:45:04.793549 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001297 sec., 4626.060138781804 rows/sec., 198.78 KiB/sec.
15634 2024.07.30 19:45:04.793746 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Debug> DynamicQueryHandler: Done processing query
15635 2024.07.30 19:45:04.793771 [ 3 ] {c2eece58-2a23-439b-9af5-306d0be335d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15636 2024.07.30 19:45:04.793787 [ 3 ] {} <Debug> HTTP-Session: b2f4a11a-561d-4235-94e6-73edafab6a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15637 2024.07.30 19:45:04.793910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15638 2024.07.30 19:45:04.793958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15639 2024.07.30 19:45:04.793977 [ 3 ] {} <Debug> HTTP-Session: 77c47ad2-f70b-4f0f-b2c3-faa35ef966bb Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15640 2024.07.30 19:45:04.793993 [ 3 ] {} <Debug> HTTP-Session: 77c47ad2-f70b-4f0f-b2c3-faa35ef966bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15641 2024.07.30 19:45:04.794007 [ 3 ] {} <Debug> HTTP-Session: 77c47ad2-f70b-4f0f-b2c3-faa35ef966bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15642 2024.07.30 19:45:04.794036 [ 3 ] {} <Trace> HTTP-Session: 77c47ad2-f70b-4f0f-b2c3-faa35ef966bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15643 2024.07.30 19:45:04.794167 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15644 2024.07.30 19:45:04.794213 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15645 2024.07.30 19:45:04.794351 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15646 2024.07.30 19:45:04.794659 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15647 2024.07.30 19:45:04.794694 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15648 2024.07.30 19:45:04.795047 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15649 2024.07.30 19:45:04.795387 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15650 2024.07.30 19:45:04.795515 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001408 sec., 54687.5 rows/sec., 3.37 MiB/sec.
15651 2024.07.30 19:45:04.795677 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Debug> DynamicQueryHandler: Done processing query
15652 2024.07.30 19:45:04.795700 [ 3 ] {d7c0ec41-a393-4c85-93f5-654dedb2ae19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15653 2024.07.30 19:45:04.795716 [ 3 ] {} <Debug> HTTP-Session: 77c47ad2-f70b-4f0f-b2c3-faa35ef966bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15654 2024.07.30 19:45:04.795883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15655 2024.07.30 19:45:04.795933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15656 2024.07.30 19:45:04.795951 [ 3 ] {} <Debug> HTTP-Session: 57137984-2d38-4910-aabe-a10623affed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15657 2024.07.30 19:45:04.795967 [ 3 ] {} <Debug> HTTP-Session: 57137984-2d38-4910-aabe-a10623affed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15658 2024.07.30 19:45:04.795981 [ 3 ] {} <Debug> HTTP-Session: 57137984-2d38-4910-aabe-a10623affed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15659 2024.07.30 19:45:04.796010 [ 3 ] {} <Trace> HTTP-Session: 57137984-2d38-4910-aabe-a10623affed2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15660 2024.07.30 19:45:04.796176 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15661 2024.07.30 19:45:04.796220 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15662 2024.07.30 19:45:04.796357 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15663 2024.07.30 19:45:04.796722 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15664 2024.07.30 19:45:04.796756 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15665 2024.07.30 19:45:04.797113 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15666 2024.07.30 19:45:04.797437 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15667 2024.07.30 19:45:04.797561 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001475 sec., 109830.50847457627 rows/sec., 7.65 MiB/sec.
15668 2024.07.30 19:45:04.797806 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Debug> DynamicQueryHandler: Done processing query
15669 2024.07.30 19:45:04.797866 [ 3 ] {8ac4648d-bfd9-4767-95c0-61db2a35d8fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15670 2024.07.30 19:45:04.797916 [ 3 ] {} <Debug> HTTP-Session: 57137984-2d38-4910-aabe-a10623affed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15671 2024.07.30 19:45:04.798106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15672 2024.07.30 19:45:04.798157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15673 2024.07.30 19:45:04.798176 [ 3 ] {} <Debug> HTTP-Session: b087d79a-19a8-4a3b-a15c-11e2986f3d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15674 2024.07.30 19:45:04.798193 [ 3 ] {} <Debug> HTTP-Session: b087d79a-19a8-4a3b-a15c-11e2986f3d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15675 2024.07.30 19:45:04.798207 [ 3 ] {} <Debug> HTTP-Session: b087d79a-19a8-4a3b-a15c-11e2986f3d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15676 2024.07.30 19:45:04.798239 [ 3 ] {} <Trace> HTTP-Session: b087d79a-19a8-4a3b-a15c-11e2986f3d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15677 2024.07.30 19:45:04.798378 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15678 2024.07.30 19:45:04.798451 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15679 2024.07.30 19:45:04.798861 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15680 2024.07.30 19:45:04.799339 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15681 2024.07.30 19:45:04.799375 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15682 2024.07.30 19:45:04.799947 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15683 2024.07.30 19:45:04.800343 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15684 2024.07.30 19:45:04.800489 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002173 sec., 1840.7731247123793 rows/sec., 3.30 MiB/sec.
15685 2024.07.30 19:45:04.800883 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Debug> DynamicQueryHandler: Done processing query
15686 2024.07.30 19:45:04.800940 [ 3 ] {3c72795e-a65f-4d5a-82bd-5699438b133a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15687 2024.07.30 19:45:04.800998 [ 3 ] {} <Debug> HTTP-Session: b087d79a-19a8-4a3b-a15c-11e2986f3d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15688 2024.07.30 19:45:04.801158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15689 2024.07.30 19:45:04.801210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15690 2024.07.30 19:45:04.801229 [ 3 ] {} <Debug> HTTP-Session: d3dbcb43-f5b5-41c3-b82a-370a0761a775 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15691 2024.07.30 19:45:04.801245 [ 3 ] {} <Debug> HTTP-Session: d3dbcb43-f5b5-41c3-b82a-370a0761a775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15692 2024.07.30 19:45:04.801258 [ 3 ] {} <Debug> HTTP-Session: d3dbcb43-f5b5-41c3-b82a-370a0761a775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15693 2024.07.30 19:45:04.801290 [ 3 ] {} <Trace> HTTP-Session: d3dbcb43-f5b5-41c3-b82a-370a0761a775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15694 2024.07.30 19:45:04.801394 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15695 2024.07.30 19:45:04.801440 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15696 2024.07.30 19:45:04.801578 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15697 2024.07.30 19:45:04.801865 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15698 2024.07.30 19:45:04.801899 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15699 2024.07.30 19:45:04.802244 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15700 2024.07.30 19:45:04.802563 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15701 2024.07.30 19:45:04.802688 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001325 sec., 17358.490566037737 rows/sec., 938.97 KiB/sec.
15702 2024.07.30 19:45:04.802839 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Debug> DynamicQueryHandler: Done processing query
15703 2024.07.30 19:45:04.802863 [ 3 ] {90f6550e-3382-43f6-b884-4ec891dcd6b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15704 2024.07.30 19:45:04.802878 [ 3 ] {} <Debug> HTTP-Session: d3dbcb43-f5b5-41c3-b82a-370a0761a775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15705 2024.07.30 19:45:04.803020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15706 2024.07.30 19:45:04.803067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15707 2024.07.30 19:45:04.803085 [ 3 ] {} <Debug> HTTP-Session: 519b2f9a-ba04-411a-b315-f2f50b0be7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15708 2024.07.30 19:45:04.803101 [ 3 ] {} <Debug> HTTP-Session: 519b2f9a-ba04-411a-b315-f2f50b0be7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15709 2024.07.30 19:45:04.803114 [ 3 ] {} <Debug> HTTP-Session: 519b2f9a-ba04-411a-b315-f2f50b0be7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15710 2024.07.30 19:45:04.803145 [ 3 ] {} <Trace> HTTP-Session: 519b2f9a-ba04-411a-b315-f2f50b0be7ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15711 2024.07.30 19:45:04.803256 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15712 2024.07.30 19:45:04.803299 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15713 2024.07.30 19:45:04.803422 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15714 2024.07.30 19:45:04.803706 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15715 2024.07.30 19:45:04.803765 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15716 2024.07.30 19:45:04.804109 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15717 2024.07.30 19:45:04.804420 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15718 2024.07.30 19:45:04.804548 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec.
15719 2024.07.30 19:45:04.804705 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Debug> DynamicQueryHandler: Done processing query
15720 2024.07.30 19:45:04.804729 [ 3 ] {005e080c-4bb8-4abc-b8ca-9c0fe3623ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15721 2024.07.30 19:45:04.804745 [ 3 ] {} <Debug> HTTP-Session: 519b2f9a-ba04-411a-b315-f2f50b0be7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15722 2024.07.30 19:45:09.779835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15723 2024.07.30 19:45:09.779957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15724 2024.07.30 19:45:09.779982 [ 3 ] {} <Debug> HTTP-Session: 697db7ad-1297-45a6-82d5-74b700911ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15725 2024.07.30 19:45:09.780006 [ 3 ] {} <Debug> HTTP-Session: 697db7ad-1297-45a6-82d5-74b700911ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15726 2024.07.30 19:45:09.780021 [ 3 ] {} <Debug> HTTP-Session: 697db7ad-1297-45a6-82d5-74b700911ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15727 2024.07.30 19:45:09.780069 [ 3 ] {} <Trace> HTTP-Session: 697db7ad-1297-45a6-82d5-74b700911ef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15728 2024.07.30 19:45:09.780252 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15729 2024.07.30 19:45:09.780319 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15730 2024.07.30 19:45:09.780512 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15731 2024.07.30 19:45:09.780923 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15732 2024.07.30 19:45:09.780965 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15733 2024.07.30 19:45:09.781330 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15734 2024.07.30 19:45:09.781658 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15735 2024.07.30 19:45:09.781841 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Debug> executeQuery: Read 46 rows, 3.73 KiB in 0.00164 sec., 28048.780487804877 rows/sec., 2.22 MiB/sec.
15736 2024.07.30 19:45:09.782132 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Debug> DynamicQueryHandler: Done processing query
15737 2024.07.30 19:45:09.782190 [ 3 ] {5106f9d0-bba7-4405-9c6f-464c05838e9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15738 2024.07.30 19:45:09.782247 [ 3 ] {} <Debug> HTTP-Session: 697db7ad-1297-45a6-82d5-74b700911ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15739 2024.07.30 19:45:09.782414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15740 2024.07.30 19:45:09.782467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15741 2024.07.30 19:45:09.782488 [ 3 ] {} <Debug> HTTP-Session: 70bcaf1c-dec4-4126-9cad-d7e1cba6d59a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15742 2024.07.30 19:45:09.782504 [ 3 ] {} <Debug> HTTP-Session: 70bcaf1c-dec4-4126-9cad-d7e1cba6d59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15743 2024.07.30 19:45:09.782518 [ 3 ] {} <Debug> HTTP-Session: 70bcaf1c-dec4-4126-9cad-d7e1cba6d59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15744 2024.07.30 19:45:09.782550 [ 3 ] {} <Trace> HTTP-Session: 70bcaf1c-dec4-4126-9cad-d7e1cba6d59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15745 2024.07.30 19:45:09.782651 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15746 2024.07.30 19:45:09.782696 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15747 2024.07.30 19:45:09.782839 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15748 2024.07.30 19:45:09.783136 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15749 2024.07.30 19:45:09.783174 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15750 2024.07.30 19:45:09.783479 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15751 2024.07.30 19:45:09.783778 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15752 2024.07.30 19:45:09.783934 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001306 sec., 1531.3935681470136 rows/sec., 124.87 KiB/sec.
15753 2024.07.30 19:45:09.784097 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Debug> DynamicQueryHandler: Done processing query
15754 2024.07.30 19:45:09.784122 [ 3 ] {5afb275d-fddf-4782-8ee9-b66a7315a9da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15755 2024.07.30 19:45:09.784138 [ 3 ] {} <Debug> HTTP-Session: 70bcaf1c-dec4-4126-9cad-d7e1cba6d59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15756 2024.07.30 19:45:09.784287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 28859, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15757 2024.07.30 19:45:09.784338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15758 2024.07.30 19:45:09.784358 [ 3 ] {} <Debug> HTTP-Session: ebb52b1f-3ee5-436f-a408-f86f3815ec25 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15759 2024.07.30 19:45:09.784373 [ 3 ] {} <Debug> HTTP-Session: ebb52b1f-3ee5-436f-a408-f86f3815ec25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15760 2024.07.30 19:45:09.784387 [ 3 ] {} <Debug> HTTP-Session: ebb52b1f-3ee5-436f-a408-f86f3815ec25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15761 2024.07.30 19:45:09.784418 [ 3 ] {} <Trace> HTTP-Session: ebb52b1f-3ee5-436f-a408-f86f3815ec25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15762 2024.07.30 19:45:09.784558 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15763 2024.07.30 19:45:09.784602 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15764 2024.07.30 19:45:09.784728 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15765 2024.07.30 19:45:09.785115 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15766 2024.07.30 19:45:09.785152 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15767 2024.07.30 19:45:09.785471 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15768 2024.07.30 19:45:09.785767 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15769 2024.07.30 19:45:09.785917 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Debug> executeQuery: Read 195 rows, 17.00 KiB in 0.001422 sec., 137130.8016877637 rows/sec., 11.68 MiB/sec.
15770 2024.07.30 19:45:09.786071 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Debug> DynamicQueryHandler: Done processing query
15771 2024.07.30 19:45:09.786095 [ 3 ] {d7dd5de4-2141-4d2c-98bf-905dd1a39408} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
15772 2024.07.30 19:45:09.786111 [ 3 ] {} <Debug> HTTP-Session: ebb52b1f-3ee5-436f-a408-f86f3815ec25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15773 2024.07.30 19:45:09.786217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15774 2024.07.30 19:45:09.786263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15775 2024.07.30 19:45:09.786282 [ 3 ] {} <Debug> HTTP-Session: 98a7377d-9ccd-42d5-a103-59e453ee65a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15776 2024.07.30 19:45:09.786297 [ 3 ] {} <Debug> HTTP-Session: 98a7377d-9ccd-42d5-a103-59e453ee65a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15777 2024.07.30 19:45:09.786311 [ 3 ] {} <Debug> HTTP-Session: 98a7377d-9ccd-42d5-a103-59e453ee65a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15778 2024.07.30 19:45:09.786340 [ 3 ] {} <Trace> HTTP-Session: 98a7377d-9ccd-42d5-a103-59e453ee65a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15779 2024.07.30 19:45:09.786430 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15780 2024.07.30 19:45:09.786471 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15781 2024.07.30 19:45:09.786592 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15782 2024.07.30 19:45:09.786848 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15783 2024.07.30 19:45:09.786884 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15784 2024.07.30 19:45:09.787167 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15785 2024.07.30 19:45:09.787462 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15786 2024.07.30 19:45:09.787616 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001202 sec., 1663.893510815308 rows/sec., 116.18 KiB/sec.
15787 2024.07.30 19:45:09.787785 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Debug> DynamicQueryHandler: Done processing query
15788 2024.07.30 19:45:09.787808 [ 3 ] {d9ad4e58-afea-422f-a1ca-bc305be2f092} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15789 2024.07.30 19:45:09.787823 [ 3 ] {} <Debug> HTTP-Session: 98a7377d-9ccd-42d5-a103-59e453ee65a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15790 2024.07.30 19:45:09.787945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 19023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15791 2024.07.30 19:45:09.787992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15792 2024.07.30 19:45:09.788011 [ 3 ] {} <Debug> HTTP-Session: c03d499a-4955-4e17-a3c4-3c1496fdbbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15793 2024.07.30 19:45:09.788026 [ 3 ] {} <Debug> HTTP-Session: c03d499a-4955-4e17-a3c4-3c1496fdbbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15794 2024.07.30 19:45:09.788040 [ 3 ] {} <Debug> HTTP-Session: c03d499a-4955-4e17-a3c4-3c1496fdbbaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15795 2024.07.30 19:45:09.788070 [ 3 ] {} <Trace> HTTP-Session: c03d499a-4955-4e17-a3c4-3c1496fdbbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15796 2024.07.30 19:45:09.788190 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15797 2024.07.30 19:45:09.788232 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15798 2024.07.30 19:45:09.788356 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15799 2024.07.30 19:45:09.788685 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15800 2024.07.30 19:45:09.788722 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15801 2024.07.30 19:45:09.789028 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15802 2024.07.30 19:45:09.789317 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15803 2024.07.30 19:45:09.789474 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Debug> executeQuery: Read 112 rows, 8.96 KiB in 0.001324 sec., 84592.14501510574 rows/sec., 6.61 MiB/sec.
15804 2024.07.30 19:45:09.789629 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Debug> DynamicQueryHandler: Done processing query
15805 2024.07.30 19:45:09.789652 [ 3 ] {b2fcb7d6-1458-4246-8c43-2455743de54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15806 2024.07.30 19:45:09.789668 [ 3 ] {} <Debug> HTTP-Session: c03d499a-4955-4e17-a3c4-3c1496fdbbaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15807 2024.07.30 19:45:09.789877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15808 2024.07.30 19:45:09.789923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15809 2024.07.30 19:45:09.789941 [ 3 ] {} <Debug> HTTP-Session: 8bb1c3b4-5c4f-4bf1-b55f-90878f0f563b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15810 2024.07.30 19:45:09.789958 [ 3 ] {} <Debug> HTTP-Session: 8bb1c3b4-5c4f-4bf1-b55f-90878f0f563b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15811 2024.07.30 19:45:09.789971 [ 3 ] {} <Debug> HTTP-Session: 8bb1c3b4-5c4f-4bf1-b55f-90878f0f563b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15812 2024.07.30 19:45:09.790001 [ 3 ] {} <Trace> HTTP-Session: 8bb1c3b4-5c4f-4bf1-b55f-90878f0f563b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15813 2024.07.30 19:45:09.790151 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15814 2024.07.30 19:45:09.790197 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15815 2024.07.30 19:45:09.790337 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15816 2024.07.30 19:45:09.790758 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15817 2024.07.30 19:45:09.790794 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15818 2024.07.30 19:45:09.791170 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15819 2024.07.30 19:45:09.791492 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15820 2024.07.30 19:45:09.791652 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001556 sec., 103470.43701799485 rows/sec., 7.21 MiB/sec.
15821 2024.07.30 19:45:09.791829 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Debug> DynamicQueryHandler: Done processing query
15822 2024.07.30 19:45:09.791853 [ 3 ] {c214805d-1ef8-49bc-8c25-45124fefd89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15823 2024.07.30 19:45:09.791869 [ 3 ] {} <Debug> HTTP-Session: 8bb1c3b4-5c4f-4bf1-b55f-90878f0f563b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15824 2024.07.30 19:45:09.792035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 74535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15825 2024.07.30 19:45:09.792081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15826 2024.07.30 19:45:09.792101 [ 3 ] {} <Debug> HTTP-Session: 59a046b4-61de-42b6-94c2-f58bb0d651be Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15827 2024.07.30 19:45:09.792117 [ 3 ] {} <Debug> HTTP-Session: 59a046b4-61de-42b6-94c2-f58bb0d651be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15828 2024.07.30 19:45:09.792130 [ 3 ] {} <Debug> HTTP-Session: 59a046b4-61de-42b6-94c2-f58bb0d651be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15829 2024.07.30 19:45:09.792160 [ 3 ] {} <Trace> HTTP-Session: 59a046b4-61de-42b6-94c2-f58bb0d651be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15830 2024.07.30 19:45:09.792598 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15831 2024.07.30 19:45:09.792661 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15832 2024.07.30 19:45:09.793065 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15833 2024.07.30 19:45:09.793831 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15834 2024.07.30 19:45:09.793867 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15835 2024.07.30 19:45:09.794470 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15836 2024.07.30 19:45:09.794870 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15837 2024.07.30 19:45:09.795053 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002803 sec., 16410.98822689975 rows/sec., 29.41 MiB/sec.
15838 2024.07.30 19:45:09.795250 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Debug> DynamicQueryHandler: Done processing query
15839 2024.07.30 19:45:09.795274 [ 3 ] {2d53b9bb-bba8-421a-9607-3f7e692af24a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15840 2024.07.30 19:45:09.795290 [ 3 ] {} <Debug> HTTP-Session: 59a046b4-61de-42b6-94c2-f58bb0d651be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15841 2024.07.30 19:45:09.795455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15842 2024.07.30 19:45:09.795502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15843 2024.07.30 19:45:09.795521 [ 3 ] {} <Debug> HTTP-Session: 76c3de00-0a52-403b-9014-1b63e1cf9e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15844 2024.07.30 19:45:09.795537 [ 3 ] {} <Debug> HTTP-Session: 76c3de00-0a52-403b-9014-1b63e1cf9e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15845 2024.07.30 19:45:09.795550 [ 3 ] {} <Debug> HTTP-Session: 76c3de00-0a52-403b-9014-1b63e1cf9e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15846 2024.07.30 19:45:09.795580 [ 3 ] {} <Trace> HTTP-Session: 76c3de00-0a52-403b-9014-1b63e1cf9e1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15847 2024.07.30 19:45:09.795691 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15848 2024.07.30 19:45:09.795735 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15849 2024.07.30 19:45:09.795859 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15850 2024.07.30 19:45:09.796142 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15851 2024.07.30 19:45:09.796176 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15852 2024.07.30 19:45:09.796523 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15853 2024.07.30 19:45:09.796830 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15854 2024.07.30 19:45:09.796992 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec.
15855 2024.07.30 19:45:09.797160 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Debug> DynamicQueryHandler: Done processing query
15856 2024.07.30 19:45:09.797185 [ 3 ] {e6c49c80-d791-4035-a9e3-ad0302b80d0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15857 2024.07.30 19:45:09.797201 [ 3 ] {} <Debug> HTTP-Session: 76c3de00-0a52-403b-9014-1b63e1cf9e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15858 2024.07.30 19:45:14.783690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 1322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15859 2024.07.30 19:45:14.783883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15860 2024.07.30 19:45:14.783930 [ 3 ] {} <Debug> HTTP-Session: 671ff24c-b582-4bb4-959b-7924dd0766ed Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15861 2024.07.30 19:45:14.783972 [ 3 ] {} <Debug> HTTP-Session: 671ff24c-b582-4bb4-959b-7924dd0766ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15862 2024.07.30 19:45:14.784001 [ 3 ] {} <Debug> HTTP-Session: 671ff24c-b582-4bb4-959b-7924dd0766ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15863 2024.07.30 19:45:14.784081 [ 3 ] {} <Trace> HTTP-Session: 671ff24c-b582-4bb4-959b-7924dd0766ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15864 2024.07.30 19:45:14.784362 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15865 2024.07.30 19:45:14.784473 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15866 2024.07.30 19:45:14.784728 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15867 2024.07.30 19:45:14.785152 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15868 2024.07.30 19:45:14.785195 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15869 2024.07.30 19:45:14.785554 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15870 2024.07.30 19:45:14.785873 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Trace> oximeter.fields_i64 (2378e616-9c3e-46ca-8bff-9635d8311f7c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15871 2024.07.30 19:45:14.786031 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Debug> executeQuery: Read 10 rows, 680.00 B in 0.001756 sec., 5694.760820045558 rows/sec., 378.17 KiB/sec.
15872 2024.07.30 19:45:14.786309 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Debug> DynamicQueryHandler: Done processing query
15873 2024.07.30 19:45:14.786368 [ 3 ] {9d5bf3c3-de8d-453d-aad5-dc80ce0f1f4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15874 2024.07.30 19:45:14.786429 [ 3 ] {} <Debug> HTTP-Session: 671ff24c-b582-4bb4-959b-7924dd0766ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15875 2024.07.30 19:45:14.786598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15876 2024.07.30 19:45:14.786652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15877 2024.07.30 19:45:14.786672 [ 3 ] {} <Debug> HTTP-Session: 4bd93f72-317e-4a3b-b604-f69b5b86cfa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15878 2024.07.30 19:45:14.786689 [ 3 ] {} <Debug> HTTP-Session: 4bd93f72-317e-4a3b-b604-f69b5b86cfa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15879 2024.07.30 19:45:14.786704 [ 3 ] {} <Debug> HTTP-Session: 4bd93f72-317e-4a3b-b604-f69b5b86cfa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15880 2024.07.30 19:45:14.786737 [ 3 ] {} <Trace> HTTP-Session: 4bd93f72-317e-4a3b-b604-f69b5b86cfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15881 2024.07.30 19:45:14.786842 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15882 2024.07.30 19:45:14.786887 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15883 2024.07.30 19:45:14.787036 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15884 2024.07.30 19:45:14.787335 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15885 2024.07.30 19:45:14.787374 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15886 2024.07.30 19:45:14.787686 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15887 2024.07.30 19:45:14.787993 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Trace> oximeter.fields_ipaddr (c68d08c7-f583-46bd-879d-a46b6fd9adf7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15888 2024.07.30 19:45:14.788131 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001315 sec., 1520.912547528517 rows/sec., 124.02 KiB/sec.
15889 2024.07.30 19:45:14.788323 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Debug> DynamicQueryHandler: Done processing query
15890 2024.07.30 19:45:14.788348 [ 3 ] {8cf49ef8-af55-4de1-9f81-67b3c9f3477e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15891 2024.07.30 19:45:14.788365 [ 3 ] {} <Debug> HTTP-Session: 4bd93f72-317e-4a3b-b604-f69b5b86cfa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15892 2024.07.30 19:45:14.788571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 31313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15893 2024.07.30 19:45:14.788621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15894 2024.07.30 19:45:14.788641 [ 3 ] {} <Debug> HTTP-Session: da7b2fda-5048-48fa-948b-a7b3cc40270b Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15895 2024.07.30 19:45:14.788658 [ 3 ] {} <Debug> HTTP-Session: da7b2fda-5048-48fa-948b-a7b3cc40270b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15896 2024.07.30 19:45:14.788672 [ 3 ] {} <Debug> HTTP-Session: da7b2fda-5048-48fa-948b-a7b3cc40270b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15897 2024.07.30 19:45:14.788703 [ 3 ] {} <Trace> HTTP-Session: da7b2fda-5048-48fa-948b-a7b3cc40270b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15898 2024.07.30 19:45:14.788847 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15899 2024.07.30 19:45:14.788891 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15900 2024.07.30 19:45:14.789018 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15901 2024.07.30 19:45:14.789429 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15902 2024.07.30 19:45:14.789465 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15903 2024.07.30 19:45:14.789790 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15904 2024.07.30 19:45:14.790097 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15905 2024.07.30 19:45:14.790245 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Debug> executeQuery: Read 210 rows, 18.54 KiB in 0.00146 sec., 143835.61643835617 rows/sec., 12.40 MiB/sec.
15906 2024.07.30 19:45:14.790270 [ 151 ] {} <Debug> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15907 2024.07.30 19:45:14.790373 [ 151 ] {} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15908 2024.07.30 19:45:14.790415 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15909 2024.07.30 19:45:14.790491 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Debug> DynamicQueryHandler: Done processing query
15910 2024.07.30 19:45:14.790565 [ 3 ] {4efdbc72-6165-429f-9ff5-16f74056c910} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
15911 2024.07.30 19:45:14.790646 [ 3 ] {} <Debug> HTTP-Session: da7b2fda-5048-48fa-948b-a7b3cc40270b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15912 2024.07.30 19:45:14.790740 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::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
15913 2024.07.30 19:45:14.790893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15914 2024.07.30 19:45:14.791062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15915 2024.07.30 19:45:14.791159 [ 3 ] {} <Debug> HTTP-Session: 23d6f328-df86-43ad-98ba-7d53f6c99376 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15916 2024.07.30 19:45:14.791239 [ 3 ] {} <Debug> HTTP-Session: 23d6f328-df86-43ad-98ba-7d53f6c99376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15917 2024.07.30 19:45:14.791321 [ 3 ] {} <Debug> HTTP-Session: 23d6f328-df86-43ad-98ba-7d53f6c99376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15918 2024.07.30 19:45:14.791457 [ 3 ] {} <Trace> HTTP-Session: 23d6f328-df86-43ad-98ba-7d53f6c99376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15919 2024.07.30 19:45:14.791451 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15920 2024.07.30 19:45:14.791586 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 361 rows starting from the beginning of the part
15921 2024.07.30 19:45:14.791745 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15922 2024.07.30 19:45:14.791985 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15923 2024.07.30 19:45:14.792077 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 177 rows starting from the beginning of the part
15924 2024.07.30 19:45:14.792431 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 196 rows starting from the beginning of the part
15925 2024.07.30 19:45:14.792798 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 175 rows starting from the beginning of the part
15926 2024.07.30 19:45:14.793019 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15927 2024.07.30 19:45:14.793083 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 195 rows starting from the beginning of the part
15928 2024.07.30 19:45:14.793364 [ 191 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 210 rows starting from the beginning of the part
15929 2024.07.30 19:45:14.794302 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15930 2024.07.30 19:45:14.794376 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.90 GiB.
15931 2024.07.30 19:45:14.795144 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15932 2024.07.30 19:45:14.795986 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Trace> oximeter.fields_u16 (7b558d67-fb5d-4d74-a72e-1ee194b934b0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15933 2024.07.30 19:45:14.796297 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004627 sec., 432.24551545277717 rows/sec., 30.18 KiB/sec.
15934 2024.07.30 19:45:14.797055 [ 201 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 4 columns (4 merged, 0 gathered) in 0.00653832 sec., 200969.05627133575 rows/sec., 17.38 MiB/sec.
15935 2024.07.30 19:45:14.797115 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Debug> DynamicQueryHandler: Done processing query
15936 2024.07.30 19:45:14.797170 [ 3 ] {c24bc6f8-ab43-45f2-a43a-4d3fed8519c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15937 2024.07.30 19:45:14.797197 [ 3 ] {} <Debug> HTTP-Session: 23d6f328-df86-43ad-98ba-7d53f6c99376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15938 2024.07.30 19:45:14.797318 [ 201 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15939 2024.07.30 19:45:14.797490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 66621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15940 2024.07.30 19:45:14.797571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15941 2024.07.30 19:45:14.797612 [ 3 ] {} <Debug> HTTP-Session: 5f30cb8a-b729-492a-980c-b161b8494614 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15942 2024.07.30 19:45:14.797638 [ 3 ] {} <Debug> HTTP-Session: 5f30cb8a-b729-492a-980c-b161b8494614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15943 2024.07.30 19:45:14.797653 [ 3 ] {} <Debug> HTTP-Session: 5f30cb8a-b729-492a-980c-b161b8494614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15944 2024.07.30 19:45:14.797693 [ 3 ] {} <Trace> HTTP-Session: 5f30cb8a-b729-492a-980c-b161b8494614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15945 2024.07.30 19:45:14.797833 [ 201 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15946 2024.07.30 19:45:14.797911 [ 201 ] {7c7c16b3-d749-4cff-91de-68fdfea95f87::all_1_86_17} <Trace> oximeter.fields_string (7c7c16b3-d749-4cff-91de-68fdfea95f87) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15947 2024.07.30 19:45:14.797946 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15948 2024.07.30 19:45:14.798006 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
15949 2024.07.30 19:45:14.798012 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15950 2024.07.30 19:45:14.798159 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15951 2024.07.30 19:45:14.798676 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15952 2024.07.30 19:45:14.798712 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15953 2024.07.30 19:45:14.799042 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15954 2024.07.30 19:45:14.799354 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15955 2024.07.30 19:45:14.799503 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Debug> executeQuery: Read 412 rows, 29.86 KiB in 0.001693 sec., 243354.99113998818 rows/sec., 17.22 MiB/sec.
15956 2024.07.30 19:45:14.799513 [ 151 ] {} <Debug> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15957 2024.07.30 19:45:14.799596 [ 151 ] {} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15958 2024.07.30 19:45:14.799652 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
15959 2024.07.30 19:45:14.799784 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Debug> DynamicQueryHandler: Done processing query
15960 2024.07.30 19:45:14.799824 [ 3 ] {58ee04de-b706-4746-a6a6-8db8265f4d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15961 2024.07.30 19:45:14.799832 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::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
15962 2024.07.30 19:45:14.799848 [ 3 ] {} <Debug> HTTP-Session: 5f30cb8a-b729-492a-980c-b161b8494614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15963 2024.07.30 19:45:14.800099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15964 2024.07.30 19:45:14.800215 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15965 2024.07.30 19:45:14.800220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15966 2024.07.30 19:45:14.800299 [ 3 ] {} <Debug> HTTP-Session: 11b50bad-462c-4412-a8f7-0ee547fb9790 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15967 2024.07.30 19:45:14.800310 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 514 rows starting from the beginning of the part
15968 2024.07.30 19:45:14.800345 [ 3 ] {} <Debug> HTTP-Session: 11b50bad-462c-4412-a8f7-0ee547fb9790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15969 2024.07.30 19:45:14.800395 [ 3 ] {} <Debug> HTTP-Session: 11b50bad-462c-4412-a8f7-0ee547fb9790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15970 2024.07.30 19:45:14.800524 [ 3 ] {} <Trace> HTTP-Session: 11b50bad-462c-4412-a8f7-0ee547fb9790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15971 2024.07.30 19:45:14.800664 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 400 rows starting from the beginning of the part
15972 2024.07.30 19:45:14.800902 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15973 2024.07.30 19:45:14.801089 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 117 rows starting from the beginning of the part
15974 2024.07.30 19:45:14.801135 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15975 2024.07.30 19:45:14.801453 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 390 rows starting from the beginning of the part
15976 2024.07.30 19:45:14.801740 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 112 rows starting from the beginning of the part
15977 2024.07.30 19:45:14.802087 [ 197 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 412 rows starting from the beginning of the part
15978 2024.07.30 19:45:14.802481 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15979 2024.07.30 19:45:14.803043 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15980 2024.07.30 19:45:14.803085 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.90 GiB.
15981 2024.07.30 19:45:14.803602 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15982 2024.07.30 19:45:14.803969 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15983 2024.07.30 19:45:14.804132 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386284 sec., 443427.7397450781 rows/sec., 31.80 MiB/sec.
15984 2024.07.30 19:45:14.804221 [ 151 ] {} <Debug> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15985 2024.07.30 19:45:14.804261 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003529 sec., 1700.198356474922 rows/sec., 73.06 KiB/sec.
15986 2024.07.30 19:45:14.804282 [ 151 ] {} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15987 2024.07.30 19:45:14.804380 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.90 GiB.
15988 2024.07.30 19:45:14.804550 [ 192 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15989 2024.07.30 19:45:14.804827 [ 187 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
15990 2024.07.30 19:45:14.804848 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Debug> DynamicQueryHandler: Done processing query
15991 2024.07.30 19:45:14.804914 [ 3 ] {a8651bd0-2287-4a81-afd4-c522b173e070} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15992 2024.07.30 19:45:14.804979 [ 3 ] {} <Debug> HTTP-Session: 11b50bad-462c-4412-a8f7-0ee547fb9790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15993 2024.07.30 19:45:14.805394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15994 2024.07.30 19:45:14.805514 [ 187 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15995 2024.07.30 19:45:14.805559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15996 2024.07.30 19:45:14.805615 [ 187 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
15997 2024.07.30 19:45:14.805637 [ 3 ] {} <Debug> HTTP-Session: 13c6452d-1a40-45ac-b2ab-10239b7c9cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
15998 2024.07.30 19:45:14.805716 [ 3 ] {} <Debug> HTTP-Session: 13c6452d-1a40-45ac-b2ab-10239b7c9cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15999 2024.07.30 19:45:14.805781 [ 3 ] {} <Debug> HTTP-Session: 13c6452d-1a40-45ac-b2ab-10239b7c9cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16000 2024.07.30 19:45:14.806035 [ 187 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
16001 2024.07.30 19:45:14.806063 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16002 2024.07.30 19:45:14.806092 [ 3 ] {} <Trace> HTTP-Session: 13c6452d-1a40-45ac-b2ab-10239b7c9cd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16003 2024.07.30 19:45:14.806450 [ 187 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
16004 2024.07.30 19:45:14.806576 [ 201 ] {0109f564-15b9-4f1e-bbeb-66b562c5498f::all_1_86_17} <Trace> oximeter.fields_uuid (0109f564-15b9-4f1e-bbeb-66b562c5498f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16005 2024.07.30 19:45:14.806598 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16006 2024.07.30 19:45:14.806809 [ 187 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
16007 2024.07.30 19:45:14.806978 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
16008 2024.07.30 19:45:14.807002 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16009 2024.07.30 19:45:14.807223 [ 187 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
16010 2024.07.30 19:45:14.807497 [ 187 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::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
16011 2024.07.30 19:45:14.808180 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16012 2024.07.30 19:45:14.809143 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16013 2024.07.30 19:45:14.809213 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.90 GiB.
16014 2024.07.30 19:45:14.810282 [ 192 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005768564 sec., 42644.92861654997 rows/sec., 1.79 MiB/sec.
16015 2024.07.30 19:45:14.810312 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16016 2024.07.30 19:45:14.810458 [ 192 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
16017 2024.07.30 19:45:14.811133 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16018 2024.07.30 19:45:14.811452 [ 192 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_41_8} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16019 2024.07.30 19:45:14.811444 [ 151 ] {} <Debug> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
16020 2024.07.30 19:45:14.811476 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005094 sec., 15115.822536317237 rows/sec., 953.17 KiB/sec.
16021 2024.07.30 19:45:14.811573 [ 151 ] {} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16022 2024.07.30 19:45:14.811683 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16023 2024.07.30 19:45:14.811711 [ 192 ] {fc5effd6-5094-42eb-a7e4-1a6016b7bdd4::all_1_41_8} <Trace> oximeter.measurements_bool (fc5effd6-5094-42eb-a7e4-1a6016b7bdd4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
16024 2024.07.30 19:45:14.812068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16025 2024.07.30 19:45:14.812149 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Debug> DynamicQueryHandler: Done processing query
16026 2024.07.30 19:45:14.812156 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::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
16027 2024.07.30 19:45:14.812189 [ 3 ] {9bc56e35-99d0-4130-b882-8ce16c2e3589} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16028 2024.07.30 19:45:14.812244 [ 3 ] {} <Debug> HTTP-Session: 13c6452d-1a40-45ac-b2ab-10239b7c9cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16029 2024.07.30 19:45:14.812398 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16030 2024.07.30 19:45:14.812471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 37795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16031 2024.07.30 19:45:14.812475 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2772 rows starting from the beginning of the part
16032 2024.07.30 19:45:14.812562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16033 2024.07.30 19:45:14.812704 [ 3 ] {} <Debug> HTTP-Session: f2315d52-d9d9-405c-aab0-2590b766e36c Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
16034 2024.07.30 19:45:14.812740 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 77 rows starting from the beginning of the part
16035 2024.07.30 19:45:14.812767 [ 3 ] {} <Debug> HTTP-Session: f2315d52-d9d9-405c-aab0-2590b766e36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16036 2024.07.30 19:45:14.812856 [ 3 ] {} <Debug> HTTP-Session: f2315d52-d9d9-405c-aab0-2590b766e36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16037 2024.07.30 19:45:14.813015 [ 3 ] {} <Trace> HTTP-Session: f2315d52-d9d9-405c-aab0-2590b766e36c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16038 2024.07.30 19:45:14.813063 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part
16039 2024.07.30 19:45:14.813356 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 77 rows starting from the beginning of the part
16040 2024.07.30 19:45:14.813490 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part
16041 2024.07.30 19:45:14.813616 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16042 2024.07.30 19:45:14.813782 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 77 rows starting from the beginning of the part
16043 2024.07.30 19:45:14.813842 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16044 2024.07.30 19:45:14.814598 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16045 2024.07.30 19:45:14.815555 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16046 2024.07.30 19:45:14.815618 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.90 GiB.
16047 2024.07.30 19:45:14.816551 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16048 2024.07.30 19:45:14.817291 [ 190 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3157 rows, containing 5 columns (5 merged, 0 gathered) in 0.005469407 sec., 577210.6555610142 rows/sec., 35.54 MiB/sec.
16049 2024.07.30 19:45:14.817376 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16050 2024.07.30 19:45:14.817563 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16051 2024.07.30 19:45:14.817579 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.004277 sec., 46060.322656067336 rows/sec., 3.22 MiB/sec.
16052 2024.07.30 19:45:14.817629 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16053 2024.07.30 19:45:14.817706 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16054 2024.07.30 19:45:14.817766 [ 199 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
16055 2024.07.30 19:45:14.818257 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Debug> DynamicQueryHandler: Done processing query
16056 2024.07.30 19:45:14.818384 [ 3 ] {63a6a045-4efe-4ed4-8db5-6ceaafe5f79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16057 2024.07.30 19:45:14.818457 [ 189 ] {d412f986-de35-4862-8b22-c9b9398a3215::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
16058 2024.07.30 19:45:14.818499 [ 3 ] {} <Debug> HTTP-Session: f2315d52-d9d9-405c-aab0-2590b766e36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16059 2024.07.30 19:45:14.818885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 6516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16060 2024.07.30 19:45:14.819385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16061 2024.07.30 19:45:14.819536 [ 3 ] {} <Debug> HTTP-Session: ba2139ef-8b07-4075-9c1c-5dd40e6f176a Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
16062 2024.07.30 19:45:14.819632 [ 3 ] {} <Debug> HTTP-Session: ba2139ef-8b07-4075-9c1c-5dd40e6f176a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16063 2024.07.30 19:45:14.819718 [ 3 ] {} <Debug> HTTP-Session: ba2139ef-8b07-4075-9c1c-5dd40e6f176a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16064 2024.07.30 19:45:14.819879 [ 3 ] {} <Trace> HTTP-Session: ba2139ef-8b07-4075-9c1c-5dd40e6f176a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16065 2024.07.30 19:45:14.820208 [ 193 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16066 2024.07.30 19:45:14.820306 [ 189 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16067 2024.07.30 19:45:14.820322 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16068 2024.07.30 19:45:14.820379 [ 189 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 13334 rows starting from the beginning of the part
16069 2024.07.30 19:45:14.820454 [ 193 ] {7ca6b13b-6700-45c1-8067-183826da52a1::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (7ca6b13b-6700-45c1-8067-183826da52a1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
16070 2024.07.30 19:45:14.820620 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16071 2024.07.30 19:45:14.820928 [ 189 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 162 rows starting from the beginning of the part
16072 2024.07.30 19:45:14.821013 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
16073 2024.07.30 19:45:14.821328 [ 189 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part
16074 2024.07.30 19:45:14.821747 [ 189 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 162 rows starting from the beginning of the part
16075 2024.07.30 19:45:14.822114 [ 189 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part
16076 2024.07.30 19:45:14.822567 [ 189 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 197 rows starting from the beginning of the part
16077 2024.07.30 19:45:14.823556 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16078 2024.07.30 19:45:14.824191 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16079 2024.07.30 19:45:14.824234 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.90 GiB.
16080 2024.07.30 19:45:14.825239 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
16081 2024.07.30 19:45:14.825942 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Trace> oximeter.measurements_histogramf64 (e77f45b2-6cbe-4d11-b2a5-05afb7f575eb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16082 2024.07.30 19:45:14.826139 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.005984 sec., 668.4491978609626 rows/sec., 1.20 MiB/sec.
16083 2024.07.30 19:45:14.826515 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Debug> DynamicQueryHandler: Done processing query
16084 2024.07.30 19:45:14.826541 [ 3 ] {6a5dbf70-097a-4802-ae75-310989979ce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
16085 2024.07.30 19:45:14.826558 [ 3 ] {} <Debug> HTTP-Session: ba2139ef-8b07-4075-9c1c-5dd40e6f176a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16086 2024.07.30 19:45:14.826717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 3213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16087 2024.07.30 19:45:14.826766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16088 2024.07.30 19:45:14.826786 [ 3 ] {} <Debug> HTTP-Session: a95a284b-bfe6-4e9b-a270-d002f65c09bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
16089 2024.07.30 19:45:14.826803 [ 3 ] {} <Debug> HTTP-Session: a95a284b-bfe6-4e9b-a270-d002f65c09bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16090 2024.07.30 19:45:14.826817 [ 3 ] {} <Debug> HTTP-Session: a95a284b-bfe6-4e9b-a270-d002f65c09bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16091 2024.07.30 19:45:14.826847 [ 3 ] {} <Trace> HTTP-Session: a95a284b-bfe6-4e9b-a270-d002f65c09bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16092 2024.07.30 19:45:14.826947 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16093 2024.07.30 19:45:14.826992 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16094 2024.07.30 19:45:14.827141 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16095 2024.07.30 19:45:14.827512 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16096 2024.07.30 19:45:14.827549 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.90 GiB.
16097 2024.07.30 19:45:14.827964 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16098 2024.07.30 19:45:14.828148 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14177 rows, containing 5 columns (5 merged, 0 gathered) in 0.01027937 sec., 1379170.1242391313 rows/sec., 96.09 MiB/sec.
16099 2024.07.30 19:45:14.828456 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Trace> oximeter.measurements_i64 (b9cd5bf2-dd70-4d49-9428-93c26f39a028): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16100 2024.07.30 19:45:14.828666 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001744 sec., 13188.073394495412 rows/sec., 713.38 KiB/sec.
16101 2024.07.30 19:45:14.828822 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16102 2024.07.30 19:45:14.829122 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Debug> DynamicQueryHandler: Done processing query
16103 2024.07.30 19:45:14.829197 [ 3 ] {48198980-0fc5-4908-a5d4-3be3caf80880} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16104 2024.07.30 19:45:14.829269 [ 3 ] {} <Debug> HTTP-Session: a95a284b-bfe6-4e9b-a270-d002f65c09bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16105 2024.07.30 19:45:14.829472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58165, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16106 2024.07.30 19:45:14.829624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16107 2024.07.30 19:45:14.829720 [ 3 ] {} <Debug> HTTP-Session: dc263cd5-c0c5-4a14-bd8a-8f8f1d07d5e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58165
16108 2024.07.30 19:45:14.829769 [ 3 ] {} <Debug> HTTP-Session: dc263cd5-c0c5-4a14-bd8a-8f8f1d07d5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16109 2024.07.30 19:45:14.829808 [ 3 ] {} <Debug> HTTP-Session: dc263cd5-c0c5-4a14-bd8a-8f8f1d07d5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16110 2024.07.30 19:45:14.829868 [ 3 ] {} <Trace> HTTP-Session: dc263cd5-c0c5-4a14-bd8a-8f8f1d07d5e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16111 2024.07.30 19:45:14.830088 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58165) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16112 2024.07.30 19:45:14.830092 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16113 2024.07.30 19:45:14.830195 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16114 2024.07.30 19:45:14.830309 [ 195 ] {d412f986-de35-4862-8b22-c9b9398a3215::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d412f986-de35-4862-8b22-c9b9398a3215) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16115 2024.07.30 19:45:14.830528 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB.
16116 2024.07.30 19:45:14.830603 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16117 2024.07.30 19:45:14.830933 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16118 2024.07.30 19:45:14.830971 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16119 2024.07.30 19:45:14.831336 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16120 2024.07.30 19:45:14.831663 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16121 2024.07.30 19:45:14.831813 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001801 sec., 33314.825097168236 rows/sec., 2.25 MiB/sec.
16122 2024.07.30 19:45:14.831822 [ 151 ] {} <Debug> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16123 2024.07.30 19:45:14.831907 [ 151 ] {} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16124 2024.07.30 19:45:14.831963 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.91 GiB.
16125 2024.07.30 19:45:14.832141 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Debug> DynamicQueryHandler: Done processing query
16126 2024.07.30 19:45:14.832195 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
16127 2024.07.30 19:45:14.832203 [ 3 ] {f8d0ad8b-853e-4082-9f94-32a05ac3bf14} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16128 2024.07.30 19:45:14.832304 [ 3 ] {} <Debug> HTTP-Session: dc263cd5-c0c5-4a14-bd8a-8f8f1d07d5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16129 2024.07.30 19:45:14.832582 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16130 2024.07.30 19:45:14.832636 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4740 rows starting from the beginning of the part
16131 2024.07.30 19:45:14.832860 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::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
16132 2024.07.30 19:45:14.833109 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
16133 2024.07.30 19:45:14.833292 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part
16134 2024.07.30 19:45:14.833412 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
16135 2024.07.30 19:45:14.833620 [ 198 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part
16136 2024.07.30 19:45:14.835644 [ 194 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5040 rows, containing 4 columns (4 merged, 0 gathered) in 0.003579137 sec., 1408160.68230973 rows/sec., 94.93 MiB/sec.
16137 2024.07.30 19:45:14.836119 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16138 2024.07.30 19:45:14.836603 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16139 2024.07.30 19:45:14.836687 [ 200 ] {18495c2c-a4f3-4a21-9062-13a3542f2c5e::all_1_86_17} <Trace> oximeter.measurements_u64 (18495c2c-a4f3-4a21-9062-13a3542f2c5e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16140 2024.07.30 19:45:14.836780 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
16141 2024.07.30 19:45:17.348162 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
16142 2024.07.30 19:45:17.348246 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache